summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* asix: Continue processing URB if no RX netdev bufferDean Jenkins2015-10-051-12/+19
* asix: On RX avoid creating bad Ethernet framesDean Jenkins2015-10-051-0/+28
* asix: Simplify asix_rx_fixup_internal() netdev allocDean Jenkins2015-10-051-9/+7
* asix: Tidy-up 32-bit header word synchronisationDean Jenkins2015-10-051-15/+13
* asix: Rename remaining and size for clarityDean Jenkins2015-10-052-21/+22
* lan78xx: Return 0 when lan78xx_suspend() has no error.Woojung.Huh@microchip.com2015-09-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-263-1/+444
|\
| * ch9200: Convert to use module_usb_driverTobias Klauser2015-09-221-12/+1
| * usbnet: New driver for QinHeng CH9200 devicesMatthew Garrett2015-09-213-1/+455
* | ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-241-1/+1
* | usbnet: remove invalid checkAndrzej Hajda2015-09-223-15/+0
* | lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.Woojung.Huh@microchip.com2015-09-172-4/+0
* | lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for M...Woojung.Huh@microchip.com2015-09-171-38/+52
* | lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/mic...Woojung.Huh@microchip.com2015-09-172-232/+40
* | lan78xx: Update to use phylib instead of mii_if_info.Woojung.Huh@microchip.com2015-09-171-362/+256
* | lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.Woojung.Huh@microchip.com2015-09-171-0/+2
* | lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHYWoojung.Huh@microchip.com2015-09-171-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-091-2/+57
* r8152: split DRIVER_VERSIONhayeswang2015-09-091-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-061-6/+5
* net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward2015-08-311-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-271-3/+4
|\
| * usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-251-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-171-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-07-311-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-07-311-2/+3
* | Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com2015-07-314-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-201-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-111-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-082-0/+10
* cdc_ncm: Fix tx_bytes statisticsBjørn Mork2015-05-221-1/+1
OpenPOWER on IntegriCloud