summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2015-05-26ath9k: split ar5008_hw_spur_mitigate and reuse common code in ar9002_hw_spur_...Oleksij Rempel3-214/+87
2015-05-26ath9k_htc: memory corruption calling set_bit()Dan Carpenter1-3/+3
2015-05-26carl9170: match wait_for_completion_timeout return typeNicholas Mc Guire1-2/+3
2015-05-25Merge ath-next from ath.gitKalle Valo22-294/+1047
2015-05-25Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller34-1339/+5469
2015-05-22ath10k: add new 4addr related fw_featureMichal Kazior2-4/+15
2015-05-22ath10k: enable pci soc powersavingMichal Kazior3-134/+260
2015-05-22ath10k: fix idle power consumptionJanusz Dziedzic1-1/+8
2015-05-22ath10k: enable ASPMJanusz Dziedzic2-5/+16
2015-05-22wil6210: fix format specifier for dma_addr_tVladimir Kondratiev1-2/+2
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-27/+25
2015-05-11ath10k: fix survey information reportingVasanthakumar Thiagarajan1-2/+2
2015-05-11ath10k: increase relay buffer size of spectral scanPeter Oh1-1/+4
2015-05-09ath9k: Enable short repeat by default on ath9k_htcNick Kossifidis1-1/+1
2015-05-09ath9k: Mix the received FFT bins to the random poolNick Kossifidis1-1/+13
2015-05-09ath9k: No need for that extra memsetNick Kossifidis1-1/+2
2015-05-09ath9k: Skip FFT reports if we are out of output buffersNick Kossifidis1-0/+28
2015-05-09ath9k: No need for that extra memcpyNick Kossifidis1-4/+2
2015-05-09ath9k: Skip malformed frames on normal FFT reportNick Kossifidis1-32/+62
2015-05-09ath9k: Support processing of multiple FFT frames per report.Nick Kossifidis1-30/+237
2015-05-09ath9k: Perform integrity checks when processing FFT framesNick Kossifidis1-6/+163
2015-05-09ath9k: Move processing of FFT frames to different functionsNick Kossifidis2-111/+171
2015-05-09ath9k: Fix hanlding of maximum magnitude indexNick Kossifidis2-10/+28
2015-05-09ath9k: Add a new debug flag for FFT spectral scanNick Kossifidis1-0/+2
2015-05-06mac80211: extend get_tkip_seq to all keysJohannes Berg1-1/+0
2015-05-05mac80211: make LED trigger names constJohannes Berg2-2/+2
2015-05-04wil6210: support WSC for STA modeVladimir Kondratiev1-12/+14
2015-05-04wil6210: broadcast for secure linkVladimir Kondratiev7-106/+124
2015-05-04wil6210: Add pmc debug mechanism memory managementVladimir Kondratiev6-0/+525
2015-05-04wil6210: fix for probe_resp IE'sVladimir Kondratiev1-10/+21
2015-05-04wil6210: fix boot loader "ready" indicationVladimir Kondratiev1-2/+6
2015-05-04wil6210: update Rx descriptor fieldsVladimir Kondratiev2-9/+17
2015-05-04wil6210: increase timeout for the "echo" commandVladimir Kondratiev1-1/+1
2015-05-04ath10k: add ATH10K_FW_FEATURE_IGNORE_OTP_RESULTKalle Valo2-1/+6
2015-05-03ath9k: fix per-packet tx power configurationLorenzo Bianconi1-27/+25
2015-04-28wil6210: update FW file nameVladimir Kondratiev1-1/+1
2015-04-28wil6210: stop_ap to leave interface closedVladimir Kondratiev1-4/+0
2015-04-28wil6210: trace disconnect sourceVladimir Kondratiev1-0/+5
2015-04-28wil6210: debug [add|del]_key operationsVladimir Kondratiev1-0/+6
2015-04-28wil6210: fw debug modeVladimir Kondratiev4-6/+21
2015-04-28Merge ath-next from ath.gitKalle Valo30-1208/+4854
2015-04-27ath10k: implement more versatile set_bitrate_maskMichal Kazior2-20/+255
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg10-42/+11
2015-04-22ath10k: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg1-1/+2
2015-04-21ath10k: fix qca61x4 hw2.1 supportMichal Kazior1-3/+2
2015-04-21ath10k: allow loading device specific board filesMichal Kazior4-8/+62
2015-04-21ath10k: share board file loading code across FW APIsMichal Kazior1-32/+24
2015-04-17ath10k: enable the BT-coex featureYanbo Li2-0/+8
2015-04-17ath10k: add the WMI Air Time Fairness service defineYanbo Li1-0/+5
2015-04-17ath10k: use MAC clock rate same as FW uses for survey accuracyPeter Oh1-3/+1