summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2010-03-24ath9k_htc: Fix symbol collision with ath9kSujith4-28/+28
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith18-1/+6393
2010-03-23ath9k_hw: fix hardware deinitSujith2-3/+4
2010-03-23ath9k_hw: add HTC init hardware call for special resets for AR9271Sujith2-0/+15
2010-03-23ath9k_hw: always set the core clock for AR9271Sujith1-32/+2
2010-03-23ath9k_hw: use the skip count for PA calibration on AR9271Sujith1-3/+6
2010-03-23ath9k_hw: restrict valid nf readings for AR9271 to -114Sujith1-0/+8
2010-03-23ath9k_hw: fix noisefloor history buffer usage on AR9271Sujith1-4/+4
2010-03-23ath9k_hw: Fix full sleep setup for AR9271Sujith1-1/+1
2010-03-23ath9k_hw: fix TX descriptor setup for AR9271Sujith1-1/+1
2010-03-23ath9k_hw: skip chip tests for AR9271Sujith1-2/+4
2010-03-23ath9k_hw: add GPIO setup code for AR9271Sujith2-2/+12
2010-03-23ath9k_hw: update initialization values for AR9271Sujith3-65/+146
2010-03-23ath9k: decrease size of ath9k.koMing Lei1-2/+2
2010-03-15ath5k: remove unused beacon timer codeJohn W. Linville2-225/+0
2010-03-15ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville1-13/+0
2010-03-15ath5k: remove some dead functionsJohn W. Linville3-113/+0
2010-03-11ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2-2/+1
2010-03-11ath9k: fix rate control tx status handling for A-MPDUFelix Fietkau3-5/+8
2010-03-11ath5k: Minor EEPROM documentation updatesBruno Randolf3-23/+68
2010-03-11ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf1-2/+9
2010-03-11ath5k: add debugfs file frameerrorsBruno Randolf4-2/+140
2010-03-11ath5k: remove ah_gpio_npinsBruno Randolf2-5/+0
2010-03-11ath5k: remove ah_mac_revisionBruno Randolf2-2/+0
2010-03-11ath5k: remove ah_magicBruno Randolf3-10/+0
2010-03-11ath5k: remove double opmode definitionBruno Randolf5-21/+15
2010-03-11ath5k: preserve antenna settingsBruno Randolf3-1/+3
2010-03-11ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf4-0/+126
2010-03-11ath5k: Fix TX/RX padding for all framesBenoit Papillault3-36/+88
2010-03-09ath9k: never read from the AR_IMR_S2 registerPavel Roskin3-11/+12
2010-03-09ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin3-31/+23
2010-03-09ath5k: remove useless "extern" from function declarationsPavel Roskin1-86/+95
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin6-38/+21
2010-03-03mac80211: Fix HT rate control configurationSujith1-3/+3
2010-03-02ar9170: load firmware asynchronouslyJohannes Berg3-70/+111
2010-03-02ath9k: fix lockdep warning when unloading moduleMing Lei1-2/+2
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2-0/+13
2010-02-27ath9k: disable RIFS search for AR91xx based chipsFelix Fietkau2-0/+13
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+2
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-68/+71
2010-02-19ath9k: convert to new station add/remove callbacksJohannes Berg1-15/+20
2010-02-19ar9170: convert to new station add/remove callbacksJohannes Berg1-34/+36
2010-02-19ath9k: fix beacon timer restart after a card resetFelix Fietkau1-6/+3
2010-02-19ath9k: fix rate control fallback rate selectionFelix Fietkau1-8/+7
2010-02-16ath9k: Use the Beacon TX rate from mac80211Jouni Malinen1-5/+5
2010-02-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2010-02-15Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-53/+74
2010-02-12ath9k: add a workaround for ack timeout issuesFelix Fietkau1-0/+11
2010-02-11ath5k: use correct packet type when transmittingBob Copeland2-2/+25
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-2/+2