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