summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-05-03wil6210: add printout of platform capabilitiesDedy Lansky
2019-05-03wil6210: fix _desc access in __wil_tx_vring_tsoAlexei Avshalom Lazar
2019-05-03wil6210: fix spurious interrupts in 3-msiMaya Erez
2019-04-29wireless: carl9170: fix clang build warningArnd Bergmann
2019-04-29wil6210: fix potential out-of-bounds readGustavo A. R. Silva
2019-04-29ath: DFS JP domain W56 fixed pulse type 3 RADAR detectionAnilkumar Kolli
2019-04-29ath9k: drop redundant code in ar9003_hw_set_channelTomislav Požega
2019-04-29ath: drop duplicated defineTomislav Požega
2019-04-29ath9k: Remove some set but not used variablesYueHaibing
2019-04-29ath9k: Differentiate between max combined and per chain powerSven Eckelmann
2019-04-29ath9k: Check for errors when reading SREV registerTim Schumacher
2019-04-29ath9k: Don't trust TX status TID number when reporting airtimeToke Høiland-Jørgensen
2019-04-29ath6kl: remove redundant check of status != 0Colin Ian King
2019-04-29ath6kl: add some bounds checkingDan Carpenter
2019-04-29ath6kl: wmi: use struct_size() helperGustavo A. R. Silva
2019-04-29ath6kl: debug: Use struct_size() helperGustavo A. R. Silva
2019-04-29ath10k: fix incorrect multicast/broadcast rate settingPradeep kumar Chitrapu
2019-04-29ath10k: enable QCA6174 hw3.2 SDIO hardwareWen Gong
2019-04-29ath10k: add fragmentation handler for high latency devicesWen Gong
2019-04-29ath10k: add PN replay protection for high latency devicesWen Gong
2019-04-29ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND eventWen Gong
2019-04-29ath10k: add struct for high latency PN replay protectionWen Gong
2019-04-23ath10k: sdio: add missing error checkErik Stromdahl
2019-04-23ath10k: add initialization of HTC headerAlagu Sankar
2019-04-23ath10k: fix use-after-free on SDIO data framesKalle Valo
2019-04-23ath10k: htt: support MSDU ids with SDIOAlagu Sankar
2019-04-23ath10k: initialise struct ath10k_bus params to zeroKalle Valo
2019-04-23ath10k: htt: don't use txdone_fifo with SDIOAlagu Sankar
2019-04-23ath10k: don't disable interrupts in ath10k_sdio_remove()Wen Gong
2019-04-23ath10k: sdio: workaround firmware UART pin configuration bugWen Gong
2019-04-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller
2019-04-18rtlwifi: rtl8188ee: Remove extraneous fileLarry Finger
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-15Merge tag 'wireless-drivers-for-davem-2019-04-15' of git://git.kernel.org/pub...David S. Miller
2019-04-13rtlwifi: rtl8723ae: Make rtl8723e_dm_refresh_rate_adaptive_mask staticYueHaibing
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger
2019-04-13rtlwifi: Fix duplicate tests of one of the RX descriptorsLarry Finger
2019-04-13brcmfmac: fix leak of mypkt on error return pathColin Ian King
2019-04-13brcmfmac: Loading the correct firmware for brcm43456Ondrej Jirman
2019-04-13brcmfmac: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-04-13Merge tag 'iwlwifi-next-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm...Kalle Valo
2019-04-12Merge tag 'iwlwifi-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm/linu...Kalle Valo
2019-04-12mt76x02: avoid status_list.lock and sta->rate_ctrl_lock dependencyStanislaw Gruszka
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai
2019-04-12mt76: mt7603: send BAR after powersave wakeupFelix Fietkau
2019-04-12mt76: mt7603: fix sequence number assignmentFelix Fietkau
2019-04-12mt76: mt7603: add missing initialization for dev->ps_lockFelix Fietkau
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau
2019-04-08mac80211_hwsim: calculate if_combination.max_interfacesJohannes Berg