summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwanAleksander Morgado2017-10-091-0/+13
* rndis_host: support Novatel Verizon USB730LAleksander Morgado2017-10-032-1/+14
* r8152: add Linksys USB3GIGV1 idGrant Grundler2017-10-012-0/+12
* lan78xx: Use default values loaded from EEPROM/OTP after resetNisar Sayed2017-09-211-1/+0
* lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZENisar Sayed2017-09-211-5/+4
* lan78xx: Fix for eeprom read/write when device auto suspendNisar Sayed2017-09-211-4/+20
* smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed2017-09-121-6/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-0/+7
|\
| * cdc_ncm: flag the u-blox TOBY-L4 as wwanAleksander Morgado2017-08-281-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-095-19/+55
|\ \ | |/
| * qmi_wwan: fix NULL deref on disconnectBjørn Mork2017-08-081-1/+5
| * asix: Fix small memory leak in ax88772_unbind()Dean Jenkins2017-08-073-0/+17
| * asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins2017-08-071-9/+25
| * asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins2017-08-071-1/+3
| * usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin2017-08-021-0/+1
| * lan78xx: Fix to handle hard_header_len updateNisar Sayed2017-08-021-3/+3
| * lan78xx: USB fast connect/disconnect crash fixNisar Sayed2017-08-021-6/+6
* | qmi_wwan: fix NULL deref on disconnectBjørn Mork2017-08-081-1/+5
* | net: usb: rtl8150: constify usb_device_idArvind Yadav2017-08-081-1/+1
* | net: usb: r8152: constify usb_device_idArvind Yadav2017-08-081-1/+1
* | net: usb: kaweth: constify usb_device_idArvind Yadav2017-08-081-1/+1
* | net: usb: ipheth: constify usb_device_idArvind Yadav2017-08-081-1/+1
* | net: usb: cdc-phonet: constify usb_device_idArvind Yadav2017-08-081-1/+1
* | net: usb: catc: constify usb_device_id and fix space before '[' errorArvind Yadav2017-08-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-213-0/+35
|\ \ | |/
| * smsc95xx: use ethtool_op_get_ts_info()Petr Kulhavy2017-07-141-0/+1
| * cdc_ncm: Set NTB format again after altsetting switch for Huawei devicesEnrico Mioso2017-07-142-0/+34
* | net: cdc_ncm: constify attribute_group structures.Arvind Yadav2017-07-181-1/+1
|/
* net: cdc_mbim: apply "NDP to end" quirk to HP lt4132Tore Anderson2017-07-031-0/+7
* net: cdc_ncm: Reduce memory use when kernel memory lowJim Baxter2017-07-031-12/+42
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-301-0/+16
|\
| * net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis2017-06-271-0/+16
* | r8152: correct the definitionhayeswang2017-06-211-11/+11
* | net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-202-10/+8
* | net: replace more place to skb_put_[data:zero]yuan linyu2017-06-201-2/+2
* | net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-1/+1
* | networking: add and use skb_put_u8()Johannes Berg2017-06-163-6/+6
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-167-7/+7
* | networking: make skb_put & friends return void pointersJohannes Berg2017-06-163-7/+7
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-169-19/+17
* | networking: convert many more places to skb_put_zero()Johannes Berg2017-06-162-3/+3
* | r8152: move calling delay_autosuspend functionhayeswang2017-06-161-7/+5
* | r8152: split rtl8152_resume functionhayeswang2017-06-161-38/+61
* | r8152: add byte_enable for ocp_read_word functionhayeswang2017-06-151-1/+3
* | r8152: support RTL8153Bhayeswang2017-06-151-15/+658
* | r8152: support new chip 8050hayeswang2017-06-151-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-153-2/+8
|\ \ | |/
| * qmi_wwan: new Telewell and Sierra device IDsBjørn Mork2017-06-131-0/+4
| * r8152: give the device versionOliver Neukum2017-06-131-0/+2
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-072-2/+2
OpenPOWER on IntegriCloud