summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2015-09-22usbnet: remove invalid checkAndrzej Hajda
2015-09-17lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.Woojung.Huh@microchip.com
2015-09-17lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...Woojung.Huh@microchip.com
2015-09-17lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...Woojung.Huh@microchip.com
2015-09-17lan78xx: Update to use phylib instead of mii_if_info.Woojung.Huh@microchip.com
2015-09-17lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.Woojung.Huh@microchip.com
2015-09-17lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHYWoojung.Huh@microchip.com
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap
2015-09-15cdc-phonet: use common parserOliver Neukum
2015-09-15qmi-wwan: use common parserOliver Neukum
2015-09-15cdc-ether: switch to common CDC parserOliver Neukum
2015-09-15cdc-ncm: use common parserOliver Neukum
2015-09-15CDC: common parser for extra headersOliver Neukum
2015-09-09r8152: fix the runtime suspend issueshayeswang
2015-09-09r8152: split DRIVER_VERSIONhayeswang
2015-09-08usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin
2015-09-06lan78xx: Fix ladv/radv error handling in lan78xx_link_reset()Geert Uytterhoeven
2015-08-31net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-25usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-17net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward
2015-08-12lan78xx: Remove BUG_ON()Woojung.Huh@microchip.com
2015-08-12lan78xx: Fix Smatch WarningsWoojung.Huh@microchip.com
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31r8152: disable the capability of zero lengthhayeswang
2015-07-31Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com
2015-07-30r8152: reset device when tx timeouthayeswang
2015-07-30r8152: add pre_reset and post_resethayeswang
2015-07-27r8152: don't enable napi before rx readyhayeswang
2015-07-27r8152: fix wakeup settingshayeswang
2015-07-27r8152: fix the issue about U1/U2hayeswang
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-22r8152: support the new RTL8153 chiphayeswang
2015-07-21qmi_wwan: Add support for Dell Wireless 5809e 4G ModemPieter Hollants
2015-07-20qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer
2015-07-11cdc_ncm: update specs URLEnrico Mioso
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso
2015-07-08drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork
2015-05-09usbnet: avoid integer overflow in start_xmitJason A. Donenfeld
2015-05-09drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'Vasily Titskiy
2015-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-09usbnet: rename work handlerOliver Neukum
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31net/usb/r8152: add device id for Lenovo TP USB 3.0 EthernetChristian Hesse
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2015-03-24cx82310_eth: fix semicolon.cocci warningsWu Fengguang
2015-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller