summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2013-06-13carl9170: add support for the new rate control APIChristian Lamparter3-78/+110
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-26/+43
2013-06-12ath5k: make use of the new rate control APIThomas Huehn3-21/+74
2013-06-12ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-06-12ath9k: Fix noisefloor calibrationSujith Manoharan2-8/+2
2013-06-12ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2-2/+8
2013-06-12ath9k_htc: add STBC TX supportOleksij Rempel3-0/+6
2013-06-12wil6210: Fix AP/PCP start flowKirshenbaum Erez1-34/+0
2013-06-12wil6210: fix name of tracing config optionHauke Mehrtens1-1/+1
2013-06-12wil6210: Init Rx vring right after resetVladimir Kondratiev2-5/+10
2013-06-12wil6210: Send EAPOL frames using normal Tx queueVladimir Kondratiev3-46/+9
2013-06-12wil6210: Derive IE's for APVladimir Kondratiev1-0/+27
2013-06-12wil6210: improve frame type reportingVladimir Kondratiev1-2/+2
2013-06-12wil6210: map more FW memoryVladimir Kondratiev1-1/+2
2013-06-12wil6210: fix timeout for start_pcpVladimir Kondratiev1-1/+5
2013-06-12ath9k: limit multicast buffer hardware queue depthFelix Fietkau3-36/+104
2013-06-12ath9k: implement support for .release_buffered_frames()Felix Fietkau3-36/+145
2013-06-12ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSEFelix Fietkau3-16/+30
2013-06-12ath: add VHT80 support for regulatory domainsLuis R. Rodriguez1-3/+3
2013-06-12ath9k: Remove unused ANI macrosSujith Manoharan1-11/+0
2013-06-12ath9k: Remove redundant codeSujith Manoharan1-11/+0
2013-06-12ath9k: Fix ofdm weak signal configurationSujith Manoharan1-0/+60
2013-06-12ath9k: Fix ANI levelsSujith Manoharan1-4/+4
2013-06-12ath9k: Fix ANI monitoringSujith Manoharan2-14/+17
2013-06-12ath9k: Fix OFDM weak signal detection for AP modeSujith Manoharan1-4/+9
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-126/+118
2013-06-12ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-12Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"Felix Fietkau1-5/+5
2013-06-12ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-11ath6kl: make mgmt_tx accept a NULL channelAntonio Quartulli1-10/+17
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg41-868/+829
2013-06-03ath9k: Do not maintain ANI state per-channelSujith Manoharan4-28/+22
2013-06-03ath9k: Print ANI statistics in debugfsSujith Manoharan2-19/+64
2013-06-03ath9k: Set ofdmWeakSigDetect directlySujith Manoharan4-12/+4
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan6-27/+10
2013-06-03ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan1-39/+0
2013-06-03ath9k: Enable WoW only for AR9462Sujith Manoharan7-207/+35
2013-06-03ath9k: Return early for invalid ratesSujith Manoharan1-2/+2
2013-06-03ath9k: advertise support for active monitor interfacesFelix Fietkau1-0/+2
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2-18/+26
2013-05-30ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel3-3/+15
2013-05-30ath9k: remove useless flag conversation.Oleksij Rempel4-10/+12
2013-05-29ath9k_hw: fix PA predistortion miscalibrationFelix Fietkau1-8/+11
2013-05-29wil6210: Don't use wdev->sme_stateVladimir Kondratiev4-13/+13
2013-05-29wil6210: channel off by 1Vladimir Kondratiev1-1/+1
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-71/+82
2013-05-28ath9k: use correct OTP register offsets for AR9550Gabor Juhos1-3/+6
2013-05-24wil6210: use kfree_skb() instead of kfree()Wei Yongjun1-1/+1
2013-05-24ath9k_hw: improve performance for AR934x v1.3+Felix Fietkau3-6/+20
2013-05-24ath9k_hw: fix host interface reset on AR934xFelix Fietkau2-3/+9