index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-01
net: usb: aqc111: Initialize wol_cfg with memset in aqc111_suspend
Nathan Chancellor
1
-1
/
+3
2018-11-30
net: Don't default Aquantia USB driver to 'y'
David S. Miller
1
-1
/
+0
2018-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+4
2018-11-28
net: usb: aqc111: Extend cdc_ether blacklist
Dmitry Bezrukov
1
-0
/
+26
2018-11-28
net: usb: aqc111: Add ASIX's HW ids
Dmitry Bezrukov
1
-0
/
+40
2018-11-28
net: usb: aqc111: Add support for wake on LAN by MAGIC packet
Dmitry Bezrukov
2
-0
/
+192
2018-11-28
net: usb: aqc111: Implement get/set_link_ksettings callbacks
Dmitry Bezrukov
1
-0
/
+124
2018-11-28
net: usb: aqc111: Initialize ethtool_ops structure
Dmitry Bezrukov
1
-0
/
+28
2018-11-28
net: usb: aqc111: Add RX VLAN filtering support
Dmitry Bezrukov
2
-1
/
+90
2018-11-28
net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
Dmitry Bezrukov
2
-1
/
+28
2018-11-28
net: usb: aqc111: Implement set_rx_mode callback
Dmitry Bezrukov
2
-5
/
+71
2018-11-28
net: usb: aqc111: Add support for TSO
Dmitry Bezrukov
2
-2
/
+12
2018-11-28
net: usb: aqc111: Add support for enable/disable checksum offload
Dmitry Bezrukov
2
-1
/
+45
2018-11-28
net: usb: aqc111: Add support for changing MTU
Dmitry Bezrukov
1
-1
/
+59
2018-11-28
net: usb: aqc111: Add checksum offload support
Dmitry Bezrukov
2
-2
/
+52
2018-11-28
net: usb: aqc111: Implement RX data path
Dmitry Bezrukov
2
-0
/
+117
2018-11-28
net: usb: aqc111: Implement TX data path
Dmitry Bezrukov
2
-0
/
+80
2018-11-28
net: usb: aqc111: Add support for getting and setting of MAC address
Dmitry Bezrukov
2
-0
/
+48
2018-11-28
net: usb: aqc111: Introduce link management
Dmitry Bezrukov
2
-0
/
+248
2018-11-28
net: usb: aqc111: Introduce PHY access
Dmitry Bezrukov
2
-0
/
+98
2018-11-28
net: usb: aqc111: Various callbacks implementation
Dmitry Bezrukov
2
-0
/
+177
2018-11-28
net: usb: aqc111: Add implementation of read and write commands
Dmitry Bezrukov
2
-0
/
+110
2018-11-28
net: usb: aqc111: Add bind and empty unbind callbacks
Dmitry Bezrukov
1
-0
/
+35
2018-11-28
net: usb: aqc111: Driver skeleton for Aquantia AQtion USB to 5GbE
Dmitry Bezrukov
3
-0
/
+61
2018-11-28
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
Bernd Eckstein
1
-6
/
+4
2018-11-17
usbnet: smsc95xx: check for csum being in last four bytes
Ben Dooks
1
-1
/
+18
2018-11-17
usbnet: smsc95xx: fix memcpy for accessing rx-data
Ben Dooks
1
-5
/
+2
2018-11-17
usbnet: smsc95xx: simplify tx_fixup code
Ben Dooks
1
-15
/
+13
2018-11-17
usbnet: smsc95xx: fix rx packet alignment
Ben Dooks
1
-0
/
+1
2018-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-11
/
+16
2018-11-09
net: smsc95xx: Fix MTU range
Stefan Wahren
1
-0
/
+2
2018-11-03
usbnet: smsc95xx: disable carrier check while suspending
Frieder Schrempf
1
-0
/
+7
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-10-12
net: cdc_ncm: remove set but not used variable 'ctx'
YueHaibing
1
-3
/
+0
2018-10-11
net: cdc_ncm: use tasklet_init() for tasklet_struct init
Ben Dooks
1
-2
/
+1
2018-10-11
qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
Giacinto Cifelli
1
-0
/
+1
2018-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-10-04
net/usb: cancel pending work when unbinding smsc75xx
Yu Zhao
1
-0
/
+1
2018-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-13
/
+22
2018-10-03
net: usbnet: make driver_info const
Ben Dooks
1
-6
/
+6
2018-09-29
smsc95xx: Check for Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-09-29
smsc75xx: Check for Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-09-29
r8152: Check for supported Wake-on-LAN Modes
Florian Fainelli
1
-0
/
+3
2018-09-29
sr9800: Check for supported Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-09-29
lan78xx: Check for supported Wake-on-LAN modes
Florian Fainelli
1
-13
/
+4
2018-09-29
ax88179_178a: Check for supported Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-09-29
asix: Check for supported Wake-on-LAN modes
Florian Fainelli
1
-0
/
+3
2018-09-22
net: lan78xx: Avoid unnecessary self assignment
Nathan Chancellor
1
-4
/
+2
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+7
[next]