summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath5k/ath5k.h
AgeCommit message (Expand)AuthorFilesLines
2010-08-25ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis1-1/+1
2010-06-16ath5k: use direct function calls for descriptors when possibleBruno Randolf1-5/+5
2010-06-16ath5k: fix some comment typosBruno Randolf1-1/+1
2010-06-08ath5k: new function for setting the antenna switch tableBruno Randolf1-0/+1
2010-06-03ath5k: add sysfs files for ANI parametersBruno Randolf1-0/+3
2010-06-03ath5k: run NF calibration only every 60 secondsBruno Randolf1-0/+2
2010-06-03ath5k: move noise floor calibration into taskletBruno Randolf1-0/+1
2010-04-07ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf1-3/+6
2010-03-31ath5k: add capability flag for phyerror countersBruno Randolf1-0/+2
2010-03-31ath5k: simplify MIB countersBruno Randolf1-2/+1
2010-03-31ath5k: keep beacon RSSI averageBruno Randolf1-0/+35
2010-03-31ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf1-1/+0
2010-03-31ath5k: optimize ath5k_hw_calibration_pollBruno Randolf1-1/+1
2010-03-31ath5k: remove the use of SWI interruptBruno Randolf1-6/+6
2010-03-31ath5k: remove static calibration interval variableBruno Randolf1-3/+1
2010-03-15ath5k: remove unused beacon timer codeJohn W. Linville1-28/+0
2010-03-11ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich1-1/+0
2010-03-11ath5k: remove ah_gpio_npinsBruno Randolf1-2/+0
2010-03-11ath5k: remove ah_mac_revisionBruno Randolf1-1/+0
2010-03-11ath5k: remove ah_magicBruno Randolf1-1/+0
2010-03-11ath5k: remove double opmode definitionBruno Randolf1-2/+1
2010-03-11ath5k: Fix TX/RX padding for all framesBenoit Papillault1-7/+2
2010-03-09ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin1-23/+2
2010-03-09ath5k: remove useless "extern" from function declarationsPavel Roskin1-86/+95
2010-03-09ath5k: remove stale function declarations, make some functions staticPavel Roskin1-16/+0
2010-02-11ath5k: use correct packet type when transmittingBob Copeland1-1/+0
2010-01-23ath5k: fix setup for CAB queueBob Copeland1-1/+1
2010-01-12ath5k: Implement mac80211 callback set_coverage_classLukáš Turek1-0/+2
2010-01-12ath5k: Reimplement clock rate to usec conversionLukáš Turek1-18/+4
2009-10-27ath5k: use noise calibration from madwifi halBob Copeland1-0/+13
2009-10-08ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez1-1/+1
2009-10-08atheros: define shared bssidmask settingLuis R. Rodriguez1-1/+1
2009-10-08ath5k: define ath_common opsLuis R. Rodriguez1-6/+10
2009-10-08ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez1-1/+1
2009-10-08ath5k: move ath_common to ath5k_hwLuis R. Rodriguez1-0/+2
2009-10-08ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez1-9/+0
2009-10-08atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez1-7/+0
2009-08-28ath5k: don't use PCI ID to find the chip revisionPavel Roskin1-1/+1
2009-08-28ath5k: clarify srev comparison for CCMP checkBob Copeland1-0/+1
2009-08-28ath5k: add hardware CCMP encyption supportBob Copeland1-0/+1
2009-08-20ath: move regulatory info into shared common structureLuis R. Rodriguez1-3/+0
2009-08-14ath5k: Use SWI to trigger calibrationNick Kossifidis1-0/+16
2009-08-14ath5k: Wakeup fixesNick Kossifidis1-0/+1
2009-07-10ath5k: cleanup ath5k_hw structBob Copeland1-14/+7
2009-06-10ath5k: minor rfkill cleanupBob Copeland1-5/+0
2009-06-10ath5k: added cfg80211 based rfkill supportTobias Doerffel1-0/+9
2009-05-06ath5k: Add Spur filter support on newer chipsNick Kossifidis1-0/+5
2009-05-06ath5k: Implement antenna controlNick Kossifidis1-5/+20
2009-05-06ath5k: Allow user/driver to set txpowerNick Kossifidis1-3/+4
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+1354