aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08mac80211: properly remove RX_ENC_FLAG_40MHZJohannes Berg2-3/+3
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2-2/+2
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern1-2/+8
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-3/+3
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg10-29/+32
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg11-57/+56
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel1-1/+1
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-1/+1
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller45-235/+526
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller9-11/+21
2017-04-20Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo45-235/+526
2017-04-19ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan1-7/+12
2017-04-19ath9k: add noise floor override optionSimon Wunderlich3-1/+67
2017-04-19ath10k: bump up FW API to 6Ryan Hsu2-1/+5
2017-04-19ath10k: fix spectral scan for QCA99X0 family of chipsetsMohammed Shafi Shajakhan3-9/+32
2017-04-19ath9k: Add cast to u8 to FREQ2FBIN macroMatthias Kaehlcke1-1/+1
2017-04-19ath9k: Add Dell Wireless 1601 with wowlan capabilityDamien Thébault1-0/+5
2017-04-19ath9k: off by one in ath9k_hw_nvram_read_array()Dan Carpenter1-1/+1
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg2-4/+4
2017-04-13wil6210: prevent access to 11AD device if resume failsMaya Erez2-2/+15
2017-04-13wil6210: fix array out of bounds access in pmcDedy Lansky1-2/+2
2017-04-13wil6210: remove HALP voting in debugfs ioblobMaya Erez3-26/+2
2017-04-13wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky1-3/+17
2017-04-13wil6210: fix check for sparrow D0 FW fileHamad Kadmany1-1/+3
2017-04-13wil6210: protect against sporadic interrupt during suspend flowMaya Erez1-1/+12
2017-04-13wil6210: fix protection against connections during resetHamad Kadmany1-2/+9
2017-04-13wil6210: align to latest auto generated wmi.hDedy Lansky1-21/+52
2017-04-13wil6210: support 8KB RX buffersLior David4-5/+36
2017-04-13wil6210: restore power save state after internal FW resetLazar Alexei3-11/+29
2017-04-13wil6210: fix sequence for scan-abort during resetHamad Kadmany1-4/+4
2017-04-13ath10k: fix compile time sanity check for CE4 buffer sizeMohammed Shafi Shajakhan1-1/+1
2017-04-13ath6kl: add __printf verification to ath6kl_dbgJoe Perches3-2/+4
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg2-9/+5
2017-04-09Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller22-73/+650
2017-04-05ath10k: clean header files from bad block commentsMarcin Rokicki9-40/+70
2017-04-05ath10k: use octal permission representationMarcin Rokicki4-55/+50
2017-04-05ath10k: fix block comments styleMarcin Rokicki10-38/+69
2017-04-05ath10k: fix the Transmit Power Control stats display formatMaharaja Kennadyrajan1-1/+1
2017-04-05ath10k: remove obselete Copy Engine commentsMohammed Shafi Shajakhan1-2/+1
2017-04-05ath10k: enable a HTC debug message during insufficient tx creditsMohammed Shafi Shajakhan1-0/+3
2017-04-05ath10k: cancel coverage class work during stop and restartMohammed Shafi Shajakhan2-0/+8
2017-04-05ath10k: fix station nss computationVenkateswara Rao Naralasetty1-0/+14
2017-04-05ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-04-05ath10k: fix NAPI enable/disable symmetry for AHB interfaceMohammed Shafi Shajakhan1-1/+1
2017-03-28soc: qcom: smd: Transition client drivers from smd to rpmsgBjorn Andersson5-14/+12
2017-03-20ath6kl: Remove old 802.11a-only channelsRostyslav Khudolii1-4/+2
2017-03-20ath10k: remove redundant check of len with buf_lenColin Ian King1-3/+0
2017-03-20ath10k: fix typo in wmi header fileMohammed Shafi Shajakhan1-1/+1
2017-03-20ath10k: fix warnings from an earlier commitKalle Valo1-3/+3
2017-03-20ath10k: fix incorrect wlan_mac_base in qca6174_regsRyan Hsu1-1/+1