summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2019-03-13ath9k: Avoid OF no-EEPROM quirks without qca,no-eepromDaniel F. Dickinson
2019-03-13ath10k: correct bus type for WCN3990Brian Norris
2019-02-12ath9k: dynack: check da->enabled first in sampling routinesLorenzo Bianconi
2019-02-12ath9k: dynack: make ewma estimation fasterLorenzo Bianconi
2019-02-12ath10k: fix tx_stats memory leakZhi Chen
2019-02-12ath10k: fix kernel panic due to use after freeKarthikeyan Periyasamy
2019-02-12ath9k: dynack: use authentication messages for 'late' ackLorenzo Bianconi
2019-02-12ath10k: assign 'n_cipher_suites' for WCN3990Brian Norris
2019-02-12wil6210: fix memory leak in wil_find_tx_bcast_2Lior David
2019-02-12wil6210: fix reset flow for Talyn-mbAlexei Avshalom Lazar
2019-02-12ath10k: fixup extended per sta tx statisticsDan Carpenter
2019-01-26ath10k: fix peer stats null pointer dereferenceZhi Chen
2018-12-19ath10k: skip sending quiet mode cmd for WCN3990Rakesh Pillai
2018-11-16ath10k: don't assume 'vif' is non-NULL in flush()Brian Norris
2018-11-06ath9k: Fix a locking bug in ath9k_add_interface()Dan Carpenter
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-04Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller
2018-10-02ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau
2018-10-02ath10k: add missing sanity check on diag downloadBrian Norris
2018-10-02ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich
2018-10-02ath9k: FFT magnitude check: don't consider lower 3 data bitsSimon Wunderlich
2018-10-02ath9k: fix and simplify FFT max index retrievalSimon Wunderlich
2018-10-02ath9k: return when short FFT frame was handledSimon Wunderlich
2018-10-02ath9k: add counters for good and errorneous FFT/spectral framesSimon Wunderlich
2018-10-01ath5k: Remove unused BUG_ONNathan Chancellor
2018-10-01wil6210: remove set but not used variable 'start'YueHaibing
2018-10-01ath9k: debug: remove set but not used variable 'fops_dump_nfcal'YueHaibing
2018-10-01ath9k: add reset for airtime station debugfsLouie Lu
2018-10-01ath10k: disable napi before resource cleanup to avoid "use after free"Govind Singh
2018-10-01ath10k: move napi_enable to hif_start for consistent pairingGovind Singh
2018-10-01ath10k: advertize beacon_int_min_gcd as 100 while bring up multi vapsMaharaja Kennadyrajan
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan
2018-10-01ath10k: remove duplicated includesYueHaibing
2018-10-01ath10k: add support for configuring management packet rateSriram R
2018-10-01ath10k: remove num_peers in hw_params for most targetsErik Stromdahl