summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * usbnet: New driver for QinHeng CH9200 devicesMatthew Garrett2015-09-223-1/+455
* | ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-241-1/+1
* | usbnet: remove invalid checkAndrzej Hajda2015-09-233-15/+0
* | lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.Woojung.Huh@microchip.com2015-09-182-4/+0
* | lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...Woojung.Huh@microchip.com2015-09-181-38/+52
* | lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...Woojung.Huh@microchip.com2015-09-182-232/+40
* | lan78xx: Update to use phylib instead of mii_if_info.Woojung.Huh@microchip.com2015-09-181-362/+256
* | lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.Woojung.Huh@microchip.com2015-09-181-0/+2
* | lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHYWoojung.Huh@microchip.com2015-09-181-1/+1
* | net: fix cdc-phonet.c dependency and build errorRandy Dunlap2015-09-161-1/+1
* | cdc-phonet: use common parserOliver Neukum2015-09-151-23/+4
* | qmi-wwan: use common parserOliver Neukum2015-09-151-60/+6
* | cdc-ether: switch to common CDC parserOliver Neukum2015-09-151-149/+81
* | cdc-ncm: use common parserOliver Neukum2015-09-151-60/+9
* | CDC: common parser for extra headersOliver Neukum2015-09-151-0/+138
|/
* r8152: fix the runtime suspend issueshayeswang2015-09-101-2/+57
* r8152: split DRIVER_VERSIONhayeswang2015-09-101-2/+7
* usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin2015-09-081-11/+28
* lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven2015-09-071-6/+5
* net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward2015-09-011-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-281-3/+4
|\
| * usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-261-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-211-0/+1
|\|
| * net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward2015-08-181-0/+1
* | lan78xx: Remove BUG_ON()Woojung.Huh@microchip.com2015-08-121-31/+0
* | lan78xx: Fix Smatch WarningsWoojung.Huh@microchip.com2015-08-121-11/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-011-52/+137
|\|
| * r8152: reset device when tx timeouthayeswang2015-07-301-4/+3
| * r8152: add pre_reset and post_resethayeswang2015-07-301-0/+54
| * r8152: don't enable napi before rx readyhayeswang2015-07-271-2/+4
| * r8152: fix wakeup settingshayeswang2015-07-271-6/+22
| * r8152: fix the issue about U1/U2hayeswang2015-07-271-40/+54
* | r8152: disable the capability of zero lengthhayeswang2015-08-011-2/+3
* | Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com2015-08-014-0/+4610
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-07-231-0/+1
|\|
| * qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer2015-07-211-0/+1
* | r8152: support the new RTL8153 chiphayeswang2015-07-221-1/+17
* | qmi_wwan: Add support for Dell Wireless 5809e 4G ModemPieter Hollants2015-07-211-0/+1
|/
* cdc_ncm: update specs URLEnrico Mioso2015-07-121-1/+1
* cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso2015-07-093-9/+61
* drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu2015-07-092-0/+10
* cdc_ncm: Fix tx_bytes statisticsBjørn Mork2015-05-221-1/+1
* usbnet: avoid integer overflow in start_xmitJason A. Donenfeld2015-05-091-2/+2
* drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'Vasily Titskiy2015-05-091-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-141-2/+2
|\
| * usbnet: rename work handlerOliver Neukum2015-04-091-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-026-9/+28
|\|
| * net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse2015-03-312-0/+10
| * usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-294-9/+18
| * usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-294-3/+8