summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2015-12-06net: cdc_ncm: add "ndp_to_end" sysfs attributeBjørn Mork
2015-12-06net: qmi_wwan: should hold RTNL while changing netdev typeBjørn Mork
2015-12-04net: qmi_wwan: support "raw IP" modeBjørn Mork
2015-12-04usbnet: allow mini-drivers to consume L2 headersBjørn Mork
2015-12-04net: qmi_wwan: remove 1199:9070 device idBjørn Mork
2015-12-04net: qmi_wwan: MDM9x30 specific power managementBjørn Mork
2015-11-24net: cdc_ncm: fix NULL pointer deref in cdc_ncm_bind_commonBjørn Mork
2015-11-18net: qmi_wwan: add XS Stick W100-2 from 4G SystemsBjørn Mork
2015-11-16net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapterDaniele Palmas
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-10usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig
2015-11-10kaweth: remove ifdefed out call to dma_supportedChristoph Hellwig
2015-11-05USB: qmi_wwan: Add quirk for Quectel EC20 Mini PCIe modulePetr Štetiar
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-02qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-18net: asix: add support for the Billionton GUSB2AM-1G-B USB adapterChia-Sheng Chang
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-05asix: Continue processing URB if no RX netdev bufferDean Jenkins
2015-10-05asix: On RX avoid creating bad Ethernet framesDean Jenkins
2015-10-05asix: Simplify asix_rx_fixup_internal() netdev allocDean Jenkins
2015-10-05asix: Tidy-up 32-bit header word synchronisationDean Jenkins
2015-10-05asix: Rename remaining and size for clarityDean Jenkins
2015-10-05net: usb: asix: Fix crash on skb alloc failureDavid B. Robins
2015-09-28lan78xx: Return 0 when lan78xx_suspend() has no error.Woojung.Huh@microchip.com
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc
2015-09-22ch9200: Convert to use module_usb_driverTobias Klauser
2015-09-22usbnet: remove invalid checkAndrzej Hajda
2015-09-21usbnet: New driver for QinHeng CH9200 devicesMatthew Garrett
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