summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-09brcmfmac: Fix out of bounds memory access during fw loadLyude Paul
2019-01-09brcmfmac: fix roamoff=1 modparamStijn Tintel
2019-01-09iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika
2018-12-19Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai
2018-12-17iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach
2018-12-13mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi
2018-12-13Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris
2018-12-13rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger
2018-12-05Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-11-16mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi
2018-11-16brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki
2018-11-16ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris
2018-11-15iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho
2018-11-15iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu
2018-11-15iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach
2018-11-15iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach
2018-11-15iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen
2018-11-09mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk
2018-11-09mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov
2018-11-06mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann
2018-11-06brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki
2018-11-06wlcore: Fixup "Add support for optional wakeirq"John Stultz
2018-11-06ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter
2018-10-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-10-14Merge tag 'mt76-for-kvalo-2018-10-13' of https://github.com/nbd168/wirelessKalle Valo
2018-10-13ath10k: add QMI message handshake for wcn3990 clientGovind Singh
2018-10-13ath10k: add debug mask for QMI layerGovind Singh
2018-10-13ath10k: add support to create boardname for non-bmi targetRakesh Pillai
2018-10-13ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh
2018-10-13wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing
2018-10-13ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann
2018-10-13ath10k: htt: remove some dead codeDan Carpenter
2018-10-13ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang
2018-10-13ath10k: add peer flush in ath10k_flush for STATIONWen Gong
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva
2018-10-13ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva
2018-10-13ath10k: management tx ack rssi capability checkBalaji Pothunoori
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong
2018-10-13ath10k: set probe request oui during driver startRakesh Pillai
2018-10-13ath10k: fix possible out of bound access of ath10k_rates arraySriram R
2018-10-13rtl8xxxu: Remove set but not used variables 'usedesc40' and 'seq_number'YueHaibing
2018-10-13qtnfmac_pcie: cleanup Pearl platform headersSergey Matyukevich
2018-10-13qtnfmac: use SPDX identifier for pcie bus layer filesSergey Matyukevich
2018-10-13qtnfmac: use 'help' in KconfigSergey Matyukevich
2018-10-13libertas: return errno from lbs_add_card()Lubomir Rintel
2018-10-13libertas: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel
2018-10-13iwlegacy: Add a lock assertion in il4965_send_rxon_assoc()Jia-Ju Bai
2018-10-13brcmsmac: AP mode: update beacon when TIM changesAli MJ Al-Nasrawy