summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2019-01-31mt76x0: phy: unify calibration between mt76x0u and mt76x0eLorenzo Bianconi4-100/+6
2019-01-31mt76x0: antenna select correctionsStanislaw Gruszka2-18/+44
2019-01-31mt76x0: do not perform MCU calibration for MT7630Stanislaw Gruszka2-0/+8
2019-01-31mt76x02: assure we update gain after scanStanislaw Gruszka2-2/+6
2019-01-31mt76x02: run calibration after scanningStanislaw Gruszka5-1/+9
2019-01-31mt76x0: use band parameter for LC calibrationStanislaw Gruszka1-2/+3
2019-01-31mt76x0: do not overwrite other MT_BBP(AGC, 8) fieldsStanislaw Gruszka1-3/+1
2019-01-26ath10k: fix peer stats null pointer dereferenceZhi Chen2-3/+3
2019-01-26qtnfmac: fix error handling in control pathSergey Matyukevich1-8/+13
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2019-01-09brcmfmac: Fix out of bounds memory access during fw loadLyude Paul1-2/+6
2019-01-09brcmfmac: fix roamoff=1 modparamStijn Tintel3-4/+11
2019-01-09iwlwifi: add new cards for 9560, 9462, 9461 and killer seriesIhab Zhaika1-0/+50
2018-12-19Merge tag 'wireless-drivers-for-davem-2018-12-19' of git://git.kernel.org/pub...David S. Miller11-56/+111
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai5-2/+44
2018-12-17iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
2018-12-13mt76: fix potential NULL pointer dereference in mt76_stop_tx_queuesLorenzo Bianconi1-1/+6
2018-12-13Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris3-53/+51
2018-12-13rtlwifi: Fix leak of skb when processing C2H_BT_INFOLarry Finger1-0/+1
2018-12-05Merge tag 'mac80211-for-davem-2018-12-05' of git://git.kernel.org/pub/scm/lin...David S. Miller1-9/+11
2018-11-16mt76: fix uninitialized mutex access setting rts thresholdLorenzo Bianconi2-3/+2
2018-11-16brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki1-1/+2
2018-11-16ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris1-1/+1
2018-11-16iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho1-8/+28
2018-11-16iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu2-1/+7
2018-11-16iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2-5/+8
2018-11-16iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-11-16iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2-2/+4
2018-11-09mac80211_hwsim: Timer should be initialized before device registeredVasyl Vavrychuk1-4/+4
2018-11-09mac80211_hwsim: fix module init error paths for netlinkAlexey Khoroshilov1-5/+7
2018-11-06mt76: fix building without CONFIG_LEDS_CLASSArnd Bergmann3-5/+15
2018-11-06brcmutil: really fix decoding channel info for 160 MHz bandwidthRafał Miłecki1-0/+3
2018-11-06wlcore: Fixup "Add support for optional wakeirq"John Stultz1-6/+11
2018-11-06ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter1-2/+1
2018-10-14Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo28-109/+4989
2018-10-14Merge tag 'mt76-for-kvalo-2018-10-13' of https://github.com/nbd168/wirelessKalle Valo47-936/+879
2018-10-13ath10k: add QMI message handshake for wcn3990 clientGovind Singh8-13/+1419
2018-10-13ath10k: add debug mask for QMI layerGovind Singh1-0/+1
2018-10-13ath10k: add support to create boardname for non-bmi targetRakesh Pillai2-0/+10
2018-10-13ath10k: add qmi service helpers for wcn3990 qmi clientGovind Singh2-0/+2749
2018-10-13wil6210: fix debugfs_simple_attr.cocci warningsYueHaibing1-6/+8
2018-10-13ath9k: fix RX_STAT_INC() etc macrosArnd Bergmann7-49/+49
2018-10-13ath10k: htt: remove some dead codeDan Carpenter1-2/+0
2018-10-13ath10k: allocate small size dma memory in ath10k_pci_diag_write_memCarl Huang1-12/+11
2018-10-13ath10k: add peer flush in ath10k_flush for STATIONWen Gong1-2/+13
2018-10-13ath10k: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva1-1/+1
2018-10-13ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_statsGustavo A. R. Silva1-1/+2
2018-10-13ath10k: management tx ack rssi capability checkBalaji Pothunoori1-2/+3
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong7-0/+700
2018-10-13ath10k: set probe request oui during driver startRakesh Pillai1-6/+8