aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k
AgeCommit message (Expand)Author
2010-05-11ath5k: drop warning on jumbo framesLuis R. Rodriguez
2010-05-10ath5k: several off by one range checksDan Carpenter
2010-04-30mac80211: remove deprecated noise field from ieee80211_rx_statusJohn W. Linville
2010-04-28ath5k: remove usage of deprecated noise valueJohn W. Linville
2010-04-20ath5k: basic support for surveyHolger Schurig
2010-04-16ath5k/ath9k: Fix 64 bits TSF readsBenoit Papillault
2010-04-14ath5k: treat RXORN as non-fatalBruno Randolf
2010-04-14ath5k: Use high bitrates for ACK/CTSBruno Randolf
2010-04-08ath5k: fixup some merge damage for AR5211 IQ calibrationJohn W. Linville
2010-04-08ath5k: add bounds check to pdadc tableBob Copeland
2010-04-08ath5k: fix race condition in tx desc processingBob Copeland
2010-04-08ath5k: clean up queue manipulationBob Copeland
2010-04-08ath5k: correct channel setting for 2.5 mhz spacingBob Copeland
2010-04-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf
2010-03-31ath5k: add capability flag for phyerror countersBruno Randolf
2010-03-31ath5k: update phy errors codesBruno Randolf
2010-03-31ath5k: simplify MIB countersBruno Randolf
2010-03-31ath5k: initialize default noise floorBruno Randolf
2010-03-31ath5k: keep beacon RSSI averageBruno Randolf
2010-03-31ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf
2010-03-31ath5k: optimize ath5k_hw_calibration_pollBruno Randolf
2010-03-31ath5k: remove the use of SWI interruptBruno Randolf
2010-03-31ath5k: remove static calibration interval variableBruno Randolf
2010-03-15ath5k: remove unused beacon timer codeJohn W. Linville
2010-03-15ath5k: remove dead source in ath5k_combine_linear_pcdac_curvesJohn W. Linville
2010-03-15ath5k: remove some dead functionsJohn W. Linville
2010-03-10ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich
2010-03-10ath5k: Minor EEPROM documentation updatesBruno Randolf
2010-03-10ath5k: IQ calibration for AR5211 is slightly differentBruno Randolf
2010-03-10ath5k: add debugfs file frameerrorsBruno Randolf
2010-03-10ath5k: remove ah_gpio_npinsBruno Randolf
2010-03-10ath5k: remove ah_mac_revisionBruno Randolf
2010-03-10ath5k: remove ah_magicBruno Randolf
2010-03-10ath5k: remove double opmode definitionBruno Randolf
2010-03-10ath5k: preserve antenna settingsBruno Randolf
2010-03-10ath5k: add antenna statistics and debugfs file for antenna settingsBruno Randolf
2010-03-10ath5k: Fix TX/RX padding for all framesBenoit Papillault
2010-03-10ath5k: read eeprom IQ calibration values correctly for G modeBruno Randolf
2010-03-10ath5k: fix I/Q calibration (for real)Bruno Randolf
2010-03-10ath5k: fix TSF resetBruno Randolf
2010-03-10ath5k: use fixed antenna for tx descriptorsBruno Randolf
2010-03-09ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin
2010-03-09ath5k: remove useless "extern" from function declarationsPavel Roskin
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin
2010-02-14Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2010-02-10ath5k: use correct packet type when transmittingBob Copeland
2010-02-08ath5k: remove get_tx_stats() mac80211 opKalle Valo
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-27ath5k: adding LED support for AR5BXB63 cardsLuca Verdesca