aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: usb: qmi_wwan: assume raw IP modeqmiWolfgang Wiedmeyer2017-09-041-1/+45
* net: usb: qmi_wwan: send DTR high to modem and register as hsic pm deviceWolfgang Wiedmeyer2017-07-161-1/+46
* drivers: Backport cdc-wdm and new qmi_wwanWolfgang Wiedmeyer2017-06-233-0/+501
* bcmdhd wireless: Fix more off by one errors.Christian Neumüller2017-05-151-13/+13
* bcmdhd wireless: Fix off by one in initialization.Christian Neumüller2017-05-151-3/+5
* Backport ath from 3.4 kernelWolfgang Wiedmeyer2017-01-2184-7441/+17780
* smdk4412-kernel : do not ignore COB wifi chipsRGIB2016-12-091-0/+6
* net: wireless: bcmdhd: check privilege on priv cmdJerry Lee2016-06-081-0/+4
* ppp: take reference on channels netnsGuillaume Nault2016-05-171-1/+3
* usbnet: cleanup after bind() in probe()Oliver Neukum2016-05-061-0/+7
* net: wireless: bcmdhd: check packet length for event messagesPatrick Tjin2016-03-123-5/+15
* net: wireless: bcmdhd: Add checks for stack buffer overflowsdataanddreams2016-03-121-5/+0
* bcmdhd: Add checks for stack buffer overflowsdataanddreams2016-03-121-2/+7
* bcmdhd: update from i9305 source dropSimon Shields2016-02-07140-21707/+39398
* Revert "bcmdhd: update from i9305 source drop (1.141.15 --> 1.141.44)"rogersb112015-12-0824-2772/+87
* bcmdhd: pass ipv6 in suspendDrew Davis2015-12-081-1/+0
* bcmdhd: update from i9305 source drop (1.141.15 --> 1.141.44)DerTeufel2015-12-0824-87/+2772
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-1069-244/+470
|\
| * tg3: fix length overflow in VPD firmware parsingKees Cook2013-10-131-2/+5
| * p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter2013-10-131-0/+1
| * rtlwifi: Align private space in rtl_priv structLarry Finger2013-10-131-1/+1
| * ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda2013-10-131-0/+6
| * bonding: Fix broken promiscuity reference counting issueNeil Horman2013-10-131-3/+10
| * dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard2013-10-131-1/+1
| * via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi2013-10-131-2/+7
| * ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-131-1/+1
| * sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings2013-10-011-1/+2
| * rt2800: fix wrong TX power compensationStanislaw Gruszka2013-10-011-0/+7
| * net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-10-011-0/+5
| * ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau2013-09-261-0/+4
| * ath9k: always clear ps filter bit on new assocFelix Fietkau2013-09-261-0/+1
| * tun: signedness bug in tun_get_user()Dan Carpenter2013-09-141-2/+4
| * ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa2013-09-071-0/+10
| * Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter2013-08-291-2/+2
| * zd1201: do not use stack as URB transfer_bufferJussi Kivilinna2013-08-291-1/+3
| * usbnet: do not pretend to support SG/TSOEric Dumazet2013-08-111-9/+3
| * arcnet: cleanup sizeof parameterDan Carpenter2013-08-111-1/+1
| * mwifiex: Add missing endian conversion.Tomasz Moń2013-08-111-2/+2
| * rt2x00: fix stop queueStanislaw Gruszka2013-08-111-7/+11
| * ath9k_htc: do some initial hardware configurationOleksij Rempel2013-08-111-0/+1
| * virtio_net: fix race in RX VQ processingMichael S. Tsirkin2013-08-041-2/+3
| * ifb: fix oops when loading the ifb faileddingtianhong2013-07-281-0/+4
| * dummy: fix oops when loading the dummy faileddingtianhong2013-07-281-0/+4
| * ifb: fix rcu_sched self-detected stallsdingtianhong2013-07-281-1/+4
| * sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp2013-07-281-0/+2
| * rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos2013-07-283-4/+6
| * dlci: validate the net device in dlci_del()Zefan Li2013-07-031-0/+12
| * dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li2013-07-031-5/+9
| * gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun2013-06-271-0/+1
| * ath9k: Disable PowerSave by defaultSujith Manoharan2013-06-201-2/+1