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
2015-11-11
usbnet: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-11
kaweth: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-11-05
USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe module
Petr Štetiar
1
-0
/
+21
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2015-11-02
qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G Module
Bjørn Mork
1
-1
/
+4
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2015-10-22
qmi_wwan: add Sierra Wireless MC74xx/EM74xx
Bjørn Mork
1
-0
/
+4
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+5
2015-10-19
net: asix: add support for the Billionton GUSB2AM-1G-B USB adapter
Chia-Sheng Chang
2
-0
/
+5
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
4
-7
/
+0
2015-10-05
asix: Continue processing URB if no RX netdev buffer
Dean Jenkins
1
-12
/
+19
2015-10-05
asix: On RX avoid creating bad Ethernet frames
Dean Jenkins
1
-0
/
+28
2015-10-05
asix: Simplify asix_rx_fixup_internal() netdev alloc
Dean Jenkins
1
-9
/
+7
2015-10-05
asix: Tidy-up 32-bit header word synchronisation
Dean Jenkins
1
-15
/
+13
2015-10-05
asix: Rename remaining and size for clarity
Dean Jenkins
2
-21
/
+22
2015-10-05
net: usb: asix: Fix crash on skb alloc failure
David B. Robins
1
-1
/
+3
2015-09-29
lan78xx: Return 0 when lan78xx_suspend() has no error.
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+444
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
1
-1
/
+1
2015-09-23
ch9200: Convert to use module_usb_driver
Tobias Klauser
1
-12
/
+1
2015-09-23
usbnet: remove invalid check
Andrzej Hajda
3
-15
/
+0
2015-09-22
usbnet: New driver for QinHeng CH9200 devices
Matthew Garrett
3
-1
/
+455
2015-09-18
lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.
Woojung.Huh@microchip.com
2
-4
/
+0
2015-09-18
lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...
Woojung.Huh@microchip.com
1
-38
/
+52
2015-09-18
lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...
Woojung.Huh@microchip.com
2
-232
/
+40
2015-09-18
lan78xx: Update to use phylib instead of mii_if_info.
Woojung.Huh@microchip.com
1
-362
/
+256
2015-09-18
lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.
Woojung.Huh@microchip.com
1
-0
/
+2
2015-09-18
lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHY
Woojung.Huh@microchip.com
1
-1
/
+1
2015-09-16
net: fix cdc-phonet.c dependency and build error
Randy Dunlap
1
-1
/
+1
2015-09-15
cdc-phonet: use common parser
Oliver Neukum
1
-23
/
+4
2015-09-15
qmi-wwan: use common parser
Oliver Neukum
1
-60
/
+6
2015-09-15
cdc-ether: switch to common CDC parser
Oliver Neukum
1
-149
/
+81
2015-09-15
cdc-ncm: use common parser
Oliver Neukum
1
-60
/
+9
2015-09-15
CDC: common parser for extra headers
Oliver Neukum
1
-0
/
+138
2015-09-10
r8152: fix the runtime suspend issues
hayeswang
1
-2
/
+57
2015-09-10
r8152: split DRIVER_VERSION
hayeswang
1
-2
/
+7
2015-09-08
usbnet: Fix a race between usbnet_stop() and the BH
Eugene Shatokhin
1
-11
/
+28
2015-09-07
lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()
Geert Uytterhoeven
1
-6
/
+5
2015-09-01
net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354
David Ward
1
-2
/
+2
2015-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2015-08-26
usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
Eugene Shatokhin
1
-3
/
+4
2015-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-08-18
net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module
David Ward
1
-0
/
+1
2015-08-13
lan78xx: Remove BUG_ON()
Woojung.Huh@microchip.com
1
-31
/
+0
2015-08-13
lan78xx: Fix Smatch Warnings
Woojung.Huh@microchip.com
1
-11
/
+7
2015-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-52
/
+137
2015-08-01
r8152: disable the capability of zero length
hayeswang
1
-2
/
+3
2015-08-01
Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driver
Woojung.Huh@microchip.com
4
-0
/
+4610
2015-07-31
r8152: reset device when tx timeout
hayeswang
1
-4
/
+3
2015-07-31
r8152: add pre_reset and post_reset
hayeswang
1
-0
/
+54
[prev]
[next]