summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2017-05-05net: lan78xx: update for phy_(read|write)_mmd_indirect() removalRussell King
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2017-04-25net: hso: fix module unloadingAndreas Kemnade
2017-04-25usb: plusb: Add support for PL-27A1Roman Spychała
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-21smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet
2017-04-20smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes
2017-04-13drivers: net: usb: qmi_wwan: add QMI_QUIRK_SET_DTR for Telit PID 0x1201Daniele Palmas
2017-04-06usbnet: make sure no NULL pointer is passed throughOliver Neukum
2017-04-01r8152: The Microsoft Surface docks also use R8152 v2René Rebe
2017-03-24r8152: prevent the driver from transmitting packets with carrier offhayeswang
2017-03-22r8152: fix the rx early size of RTL8153hayeswang
2017-03-22r8152: set the RMS of RTL8153 according to the mtuhayeswang
2017-03-21net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren
2017-03-21qmi_wwan: add Dell DW5811eBjørn Mork
2017-03-21r8152: fix the list rx_done may be used without initializationhayeswang
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-01net: usb: asix_devices: fix missing return code check on call to asix_write_m...Colin Ian King
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-10net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King
2017-02-09sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns
2017-02-09sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-07catc: Use heap buffer for memory size testBen Hutchings
2017-02-07catc: Combine failure cleanup code in catc_probe()Ben Hutchings
2017-02-07rtl8150: Use heap buffers for all register accessBen Hutchings
2017-02-07pegasus: Use heap buffers for all register accessBen Hutchings
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-25r8152: check rx after napi is enabledhayeswang
2017-01-25r8152: re-schedule napi for txhayeswang
2017-01-25r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang
2017-01-25r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang
2017-01-25r8152: fix the wrong spellinghayeswang
2017-01-24qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork
2017-01-24r8152: don't execute runtime suspend if the tx is not emptyhayeswang
2017-01-20r8152: fix rtl8152_post_reset functionhayeswang
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-12cdc-ether: usbnet_cdc_zte_status() can be staticWei Yongjun
2017-01-11r8152: fix the sw rx checksum is unavailablehayeswang
2017-01-10r8152: fix rx issue for runtime suspendhayeswang
2017-01-10r8152: split rtl8152_suspend functionhayeswang
2017-01-04net: usb: asix_devices: add .reset_resume for USB PMPeter Chen
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner