summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2018-02-13qmi_wwan: Add support for Quectel EP06Kristian Evensen
2018-01-31lan78xx: Fix failure in USB Full SpeedYuiko Oshino
2018-01-17cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-17lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2018-01-02net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm
2017-12-25r8152: prevent the driver from transmitting packets with carrier offhayeswang
2017-12-25r8152: fix the rx early size of RTL8153hayeswang
2017-12-25net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren
2017-12-25r8152: fix the list rx_done may be used without initializationhayeswang
2017-12-16usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-12-16net: qmi_wwan: add Quectel BG96 2c7c:0296Sebastian Sjoholm
2017-11-24net: usb: asix: fill null-ptr-deref in asix_suspendAndrey Konovalov
2017-11-24qmi_wwan: Add missing skb_reset_mac_header-callKristian Evensen
2017-11-24net: qmi_wwan: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-24net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-15cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso
2017-10-08usb: plusb: Add support for PL-27A1Roman Spychała
2017-08-24usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin
2017-08-06net: usb: asix_devices: add .reset_resume for USB PMPeter Chen
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