summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2018-09-06ath10k: average ack rssi support for data framesBalaji Pothunoori
2018-09-06ath10k: avoid possible memory access violationK.T.VIJAYAKUMAAR
2018-09-06ath10k: add debugfs support to dump per sta tx statsAnilkumar Kolli
2018-09-06ath10k: add extended per sta tx statistics supportAnilkumar Kolli
2018-09-06ath10k: add debugfs entry to enable extended tx statsAnilkumar Kolli
2018-09-06ath10k: get the legacy rate index to update the txrate tableAnilkumar Kolli
2018-09-06wil6210: fix unsigned cid comparison with >= 0Gustavo A. R. Silva
2018-09-06ath10k: enable pktlog for WCN3990 targetGovind Singh
2018-09-06ath10k: introduce CE_ATTR_POLL attribute for polling pipeGovind Singh
2018-09-06ath10k: support extended board data download for dual-band QCA9984Sathishkumar Muruganandam
2018-09-06ath10k: refactoring needed for extended board data downloadSathishkumar Muruganandam
2018-09-03ath10k: allow ATH10K_SNOC with COMPILE_TESTNiklas Cassel
2018-09-03ath6kl: convert to using %pOFn instead of device_node.nameRob Herring
2018-09-03ath10k: add waiting htt tx complete before wow enableWen Gong
2018-09-03ath10k: retrieve MAC address from system firmware if providedBrian Norris
2018-08-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-08-28ath10k: limit available channels via DT ieee80211-freq-limitSven Eckelmann
2018-08-28wil6210: fix invalid memory access for rx_buff_mgmt debugfsDedy Lansky
2018-08-28wil6210: add FT roam support for AP and stationAhmad Masri
2018-08-28wil6210: fix RX buffers release and unmapMaya Erez
2018-08-28wil6210: prevent usage of tx ring 0 for eDMAMaya Erez
2018-08-28wil6210: allocate rx reorder buffer only if rx reorder is enabledMaya Erez
2018-08-28wil6210: set edma variables only for Talyn-MB devicesMaya Erez
2018-08-28wil6210: drop Rx multicast packets that are looped-back to STADedy Lansky
2018-08-28wil6210: add support for channel 4Alexei Avshalom Lazar
2018-08-28wil6210: remove reset file from debugfsKarthick Gopalasubramanian
2018-08-28ath6kl: Remove unnecessary parenthesesVarsha Rao
2018-08-28ath9k: fix tx99 with monitor mode interfaceFelix Fietkau
2018-08-28ath9k: remove unused array firstep_tableColin Ian King
2018-08-28ath9k: Remove unnecessary parenthesesVarsha Rao
2018-08-28ath10k: use struct_size() in kzalloc()Gustavo A. R. Silva
2018-08-28ath10k: schedule hardware restart if WMI command times outMartin Willi
2018-08-28ath10k: skip resetting rx filter for WCN3990Rakesh Pillai
2018-08-24wcn36xx: use dma_zalloc_coherent instead of allocator/memsetYueHaibing
2018-08-24wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg...YueHaibing
2018-08-24ath10k: fix kernel panic by moving pci flush after napi_disableTamizh chelvam
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge branch 'pci/misc'Bjorn Helgaas
2018-08-14PCI: Add PCI_DEVICE_DATA() macro to fully describe device ID entryAndy Shevchenko
2018-08-09b43legacy/leds: Ensure NUL-termination of LED name stringMichael Büsch
2018-08-09b43/leds: Ensure NUL-termination of LED name stringMichael Büsch
2018-08-09rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.cYueHaibing
2018-08-09iwlegacy: fix spelling mistake "acumulative" -> "accumulative"Colin Ian King
2018-08-09rsi: remove redundant variables bss, wh and temp_flash_contentColin Ian King
2018-08-09mt76: fix build for MediaTek MT7610U USB wireless dongleValdis Kletnieks
2018-08-09mt76x0: Remove VLA usageKees Cook
2018-08-09mt76x0: perform mt76x0_mac_set_ampdu_factorStanislaw Gruszka
2018-08-09mt76x0: correct type for eeprom gain valueStanislaw Gruszka
2018-08-09brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang