summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2017-06-17r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang
2017-06-17r8152: fix rtl8152_post_reset functionhayeswang
2017-06-17r8152: re-schedule napi for txhayeswang
2017-06-17r8152: check rx after napi is enabledhayeswang
2017-06-17r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang
2017-06-17sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns
2017-06-17sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns
2017-06-07qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork
2017-05-14net: usb: qmi_wwan: add Telit ME910 supportDaniele Palmas
2017-03-30qmi_wwan: add Dell DW5811eBjørn Mork
2017-02-18catc: Use heap buffer for memory size testBen Hutchings
2017-02-18catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-02-18rtl8150: Use heap buffers for all register accessBen Hutchings
2017-02-18pegasus: Use heap buffers for all register accessBen Hutchings
2017-02-04qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork
2017-02-04r8152: don't execute runtime suspend if the tx is not emptyhayeswang
2017-02-04r8152: fix the sw rx checksum is unavailablehayeswang
2017-01-15r8152: fix rx issue for runtime suspendhayeswang
2017-01-15r8152: split rtl8152_suspend functionhayeswang
2016-12-08NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas
2016-12-05net: usb: set error code when usb_alloc_urb failsPan Bian
2016-12-02NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas
2016-12-02cdc_ether: Fix handling connection notificationKristian Evensen
2016-12-01net: asix: Fix AX88772_suspend() USB vendor commands failure issuesallan
2016-11-13r8152: Fix error path in open functionGuenter Roeck
2016-11-09Net Driver: Add Cypress GX3 VID=04b4 PID=3610.Allan Chou
2016-10-30r8152: Fix broken RX checksums.Mark Lord
2016-10-27kalmia: avoid potential uninitialized variable useArnd Bergmann
2016-10-14net: asix: Avoid looping when the device does not respondGuenter Roeck
2016-10-13qmi_wwan: add support for Quectel EC21 and EC25Bjørn Mork
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang
2016-09-21r8152: remove r8153_enable_eeehayeswang
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang
2016-09-21r8152: move enabling PHYhayeswang
2016-09-21r8152: move some functionshayeswang
2016-09-07kaweth: remove obsolete debugging statementsOliver Neukum
2016-09-06lan78xx: mark symbols static where possibleBaoyou Xie
2016-09-06hso: Convert printk to pr_<level>Joe Perches
2016-09-06hso: Use a more common logging styleJoe Perches
2016-09-06smsc95xx: Add mdix control via ethtoolWoojung Huh
2016-09-06smsc95xx: Add register defineWoojung Huh
2016-09-01net: pegasus: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-09-01r8152: fix the coding style with checkpatch.plhayeswang
2016-08-31net: asix: autoneg will set WRITE_MEDIUM regRobert Foss
2016-08-31net: asix: see 802.3 spec for phy resetRobert Foss
2016-08-31net: asix: Fix AX88772x resume failuresRobert Foss
2016-08-31net: asix: Avoid looping when the device is disconnectedRobert Foss
2016-08-31net: asix: Add in_pm parameterRobert Foss
2016-08-31r8152: constify ethtool_ops structuresJulia Lawall