summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2017-05-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-05-19ath9k: check ah->curchan when updating tx powerStanislaw Gruszka
2017-05-19ath9k: remove unnecessary codeGustavo A. R. Silva
2017-05-19wil6210: use memdup_userGeliang Tang
2017-05-19ath5k: fix memory leak on buf on failed eeprom readColin Ian King
2017-05-19ath9k: fix spelling in ath9k_tx99_init()Ammly Fredrick
2017-05-19ath6kl: assure headroom of skbuff is writable in .start_xmit()Arend Van Spriel
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg
2017-05-04ath10k: append the wmi_op_version to testmode get_version cmdRyan Hsu
2017-05-04ath10k: fix out of bounds access to local bufferMichael Mera
2017-05-04ath10k: add initial SDIO supportErik Stromdahl
2017-05-04ath10k: different fw file name for sdioErik Stromdahl
2017-05-04ath10k: htc: ready_ext msg supportErik Stromdahl
2017-05-04ath10k: sdio get target infoErik Stromdahl
2017-05-04ath10k: add sdio extra initializationsErik Stromdahl
2017-05-04ath10k: various sdio related definitionsErik Stromdahl
2017-05-04ath10k: htc: refactorizationErik Stromdahl
2017-05-04ath10k: htc: move htc ctrl ep connect to htc_initErik Stromdahl
2017-05-04ath10k: htc: rx trailer lookahead supportErik Stromdahl
2017-05-04ath10k: htc: made static function publicErik Stromdahl
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2017-04-19ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan
2017-04-19ath9k: add noise floor override optionSimon Wunderlich
2017-04-19ath10k: bump up FW API to 6Ryan Hsu
2017-04-19ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan
2017-04-19ath9k: Add cast to u8 to FREQ2FBIN macroMatthias Kaehlcke
2017-04-19ath9k: Add Dell Wireless 1601 with wowlan capabilityDamien Thébault
2017-04-19ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-13wil6210: prevent access to 11AD device if resume failsMaya Erez
2017-04-13wil6210: fix array out of bounds access in pmcDedy Lansky
2017-04-13wil6210: remove HALP voting in debugfs ioblobMaya Erez
2017-04-13wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky
2017-04-13wil6210: fix check for sparrow D0 FW fileHamad Kadmany
2017-04-13wil6210: protect against sporadic interrupt during suspend flowMaya Erez
2017-04-13wil6210: fix protection against connections during resetHamad Kadmany
2017-04-13wil6210: align to latest auto generated wmi.hDedy Lansky
2017-04-13wil6210: support 8KB RX buffersLior David
2017-04-13wil6210: restore power save state after internal FW resetLazar Alexei
2017-04-13wil6210: fix sequence for scan-abort during resetHamad Kadmany
2017-04-13ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan