summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* r8152: fix the rx early size of RTL8153hayeswang2017-03-221-3/+4
* r8152: set the RMS of RTL8153 according to the mtuhayeswang2017-03-221-4/+12
* net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren2017-03-211-0/+4
* qmi_wwan: add Dell DW5811eBjørn Mork2017-03-211-0/+2
* r8152: fix the list rx_done may be used without initializationhayeswang2017-03-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-041-1/+1
|\
| * net: usb: asix_devices: fix missing return code check on call to asix_write_m...Colin Ian King2017-03-011-1/+1
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-1/+2
|/
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-272-2/+2
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-111-40/+71
|\
| * sierra_net: Skip validating irrelevant fields for IDLE LSIsStefan Brüns2017-02-091-7/+7
| * sierra_net: Add support for IPv6 and Dual-Stack Link Sense IndicationsStefan Brüns2017-02-091-35/+66
* | net: lan78xx: fix build errors when linux/phy*.h is removed from net/dsa.hRussell King2017-02-101-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-073-33/+86
|\ \ | |/
| * catc: Use heap buffer for memory size testBen Hutchings2017-02-071-7/+18
| * catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-02-071-16/+17
| * rtl8150: Use heap buffers for all register accessBen Hutchings2017-02-071-7/+27
| * pegasus: Use heap buffers for all register accessBen Hutchings2017-02-071-4/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-283-6/+43
|\ \ | |/
| * r8152: check rx after napi is enabledhayeswang2017-01-251-1/+6
| * r8152: re-schedule napi for txhayeswang2017-01-251-0/+3
| * r8152: avoid start_xmit to schedule napi when napi is disabledhayeswang2017-01-251-2/+6
| * r8152: avoid start_xmit to call napi_schedule during autosuspendhayeswang2017-01-251-3/+9
| * qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork2017-01-242-0/+15
| * r8152: don't execute runtime suspend if the tx is not emptyhayeswang2017-01-241-1/+3
| * r8152: fix rtl8152_post_reset functionhayeswang2017-01-201-0/+2
* | r8152: fix the wrong spellinghayeswang2017-01-251-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-171-1/+6
|\ \ | |/
| * r8152: fix the sw rx checksum is unavailablehayeswang2017-01-111-1/+6
* | cdc-ether: usbnet_cdc_zte_status() can be staticWei Yongjun2017-01-121-1/+1
|/
* r8152: fix rx issue for runtime suspendhayeswang2017-01-101-3/+28
* r8152: split rtl8152_suspend functionhayeswang2017-01-101-17/+40
* net: usb: asix_devices: add .reset_resume for USB PMPeter Chen2017-01-041-0/+1
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-244-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-102-5/+30
|\
| * NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-082-5/+30
* | lan78xx: add LAN7801 MAC only supportWoojung Huh2016-12-083-2/+126
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-061-0/+1
|\ \ | |/
| * net: usb: set error code when usb_alloc_urb failsPan Bian2016-12-051-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-033-10/+35
|\ \ | |/
| * NET: usb: qmi_wwan: add support for Telit LE922A PID 0x1040Daniele Palmas2016-12-021-0/+1
| * cdc_ether: Fix handling connection notificationKristian Evensen2016-12-021-7/+31
| * net: asix: Fix AX88772_suspend() USB vendor commands failure issuesallan2016-12-011-3/+3
* | lan78xx: relocate mdix setting to phy driverWoojung Huh2016-11-181-70/+3
* | net: usb: lan78xx: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-6/+1
* | net: usb: ax88172x: Utilize phy_ethtool_nway_resetFlorian Fainelli2016-11-151-9/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-152-9/+29
|\ \ | |/
| * r8152: Fix error path in open functionGuenter Roeck2016-11-131-7/+10
OpenPOWER on IntegriCloud