summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2018-07-26iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami5-10/+59
2018-07-26iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami3-6/+14
2018-07-26iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami2-4/+9
2018-07-26iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami7-60/+578
2018-07-26iwlwifi: pcie: allocate and free rx cr's and tr's tailsGolan Ben Ami2-83/+131
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami5-60/+55
2018-07-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2-2/+4
2018-07-26iwlwifi: add support for 22560 devicesLuca Coelho5-30/+62
2018-07-26iwlwifi: 22000 devices: restrict to HT A-MPDU sizeJohannes Berg1-0/+24
2018-07-26iwlwifi: mvm: add radiotap data for HELuca Coelho1-6/+163
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho5-4/+14
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho12-23/+525
2018-07-26iwlwifi: fw: add FW APIs for HELuca Coelho5-13/+257
2018-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo38-768/+4612
2018-07-24Merge tag 'mac80211-next-for-davem-2018-07-24' of git://git.kernel.org/pub/sc...David S. Miller1-0/+123
2018-07-24Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...David S. Miller75-701/+1607
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller13-26/+46
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-1/+2
2018-07-09mac80211_hwsim: Add support for HEIlan Peer1-0/+123
2018-07-04mt76x2: debugfs: add sw pulse statistics to dfs debugfsLorenzo Bianconi3-1/+25
2018-07-04mt76x2: dfs: add sw pattern detectorLorenzo Bianconi2-1/+260
2018-07-04mt76x2: dfs: add sw event ring bufferLorenzo Bianconi2-3/+163
2018-07-04mt76: introduce mt76_{incr,decr} utility routinesLorenzo Bianconi1-0/+12
2018-07-04atmel: using strlcpy() to avoid possible buffer overflowsYueHaibing1-2/+1
2018-07-04wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeoutGustavo A. R. Silva1-2/+2
2018-07-04libertas: fix suspend and resume for SDIO connected cardsDaniel Mack2-6/+25
2018-07-04brcmfmac: update STA info struct to the v5Rafał Miłecki1-0/+14
2018-07-04brcmfmac: define more bits for the flags of struct brcmf_sta_info_leRafał Miłecki1-5/+24
2018-07-04brcmfmac: handle msgbuf packets marked with monitor mode flagRafał Miłecki3-0/+45
2018-07-04brcmfmac: detect firmware support for radiotap monitor framesRafał Miłecki2-1/+4
2018-07-04brcmfmac: detect firmware support for monitor interfaceRafał Miłecki2-1/+4
2018-07-03Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...David S. Miller13-26/+46
2018-07-02wcn36xx: drop unnecessary initialization of variablesDaniel Mack2-41/+38
2018-07-02wil6210: remove crash dump collection from OTP sectionMaya Erez3-45/+47
2018-07-02wil6210: add support for Talyn-MB boot flowMaya Erez2-32/+171
2018-07-02wil6210: add support for enhanced DMA debugfsMaya Erez1-40/+307
2018-07-02wil6210: add support for enhanced DMA RX data flowsGidon Studinski15-40/+939
2018-07-02wil6210: add support for enhanced DMA TX data flowsMaya Erez8-128/+750
2018-07-02wil6210: initialize TX and RX enhanced DMA ringsGidon Studinski13-113/+1513
2018-07-02wil6210: add support for enhanced DMA structuresGidon Studinski10-319/+696
2018-07-02wil6210: add support for Talyn-MB (Talyn ver 2.0) deviceMaya Erez4-12/+113
2018-07-02ath10k: sdio: set skb len for all rx packetsAlagu Sankar1-0/+1
2018-07-02ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packetsAlagu Sankar2-0/+4
2018-07-02ath10k: sdio: use same endpoint id for all packets in a bundleAlagu Sankar1-1/+4
2018-06-30Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...David S. Miller1-1/+1
2018-06-29wcn36xx: Fix WEP encryptionLoic Poulain2-14/+25
2018-06-29wcn36xx: Track associated stationsLoic Poulain2-0/+8
2018-06-29wcn36xx: Fix WEP104 encryption typeLoic Poulain1-1/+1
2018-06-29ath10k: use locked skb_dequeue for rx completionsBob Copeland1-4/+4
2018-06-29ath9k: use irqsave() in USB's complete callbackSebastian Andrzej Siewior3-12/+15