summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/ath5k.h
Commit message (Expand)AuthorAgeFilesLines
* ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-071-3/+6
* ath5k: add capability flag for phyerror countersBruno Randolf2010-03-311-0/+2
* ath5k: simplify MIB countersBruno Randolf2010-03-311-2/+1
* ath5k: keep beacon RSSI averageBruno Randolf2010-03-311-0/+35
* ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf2010-03-311-1/+0
* ath5k: optimize ath5k_hw_calibration_pollBruno Randolf2010-03-311-1/+1
* ath5k: remove the use of SWI interruptBruno Randolf2010-03-311-6/+6
* ath5k: remove static calibration interval variableBruno Randolf2010-03-311-3/+1
* ath5k: remove unused beacon timer codeJohn W. Linville2010-03-151-28/+0
* ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich2010-03-101-1/+0
* ath5k: remove ah_gpio_npinsBruno Randolf2010-03-101-2/+0
* ath5k: remove ah_mac_revisionBruno Randolf2010-03-101-1/+0
* ath5k: remove ah_magicBruno Randolf2010-03-101-1/+0
* ath5k: remove double opmode definitionBruno Randolf2010-03-101-2/+1
* ath5k: Fix TX/RX padding for all framesBenoit Papillault2010-03-101-7/+2
* ath5k: move ath5k_hw_register_timeout() into reset.cPavel Roskin2010-03-091-23/+2
* ath5k: remove useless "extern" from function declarationsPavel Roskin2010-03-091-86/+95
* ath5k: remove stale function declarations, make some functions staticPavel Roskin2010-03-091-16/+0
* ath5k: use correct packet type when transmittingBob Copeland2010-02-101-1/+0
* ath5k: fix setup for CAB queueBob Copeland2010-01-221-1/+1
* ath5k: Implement mac80211 callback set_coverage_classLukáš Turek2010-01-121-0/+2
* ath5k: Reimplement clock rate to usec conversionLukáš Turek2010-01-121-18/+4
* ath5k: use noise calibration from madwifi halBob Copeland2009-10-271-0/+13
* ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-071-1/+1
* atheros: define shared bssidmask settingLuis R. Rodriguez2009-10-071-1/+1
* ath5k: define ath_common opsLuis R. Rodriguez2009-10-071-6/+10
* ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez2009-10-071-1/+1
* ath5k: move ath_common to ath5k_hwLuis R. Rodriguez2009-10-071-0/+2
* ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez2009-10-071-9/+0
* atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez2009-10-071-7/+0
* ath5k: don't use PCI ID to find the chip revisionPavel Roskin2009-08-281-1/+1
* ath5k: clarify srev comparison for CCMP checkBob Copeland2009-08-281-0/+1
* ath5k: add hardware CCMP encyption supportBob Copeland2009-08-281-0/+1
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-201-3/+0
* ath5k: Use SWI to trigger calibrationNick Kossifidis2009-08-141-0/+16
* ath5k: Wakeup fixesNick Kossifidis2009-08-141-0/+1
* ath5k: cleanup ath5k_hw structBob Copeland2009-07-101-14/+7
* ath5k: minor rfkill cleanupBob Copeland2009-06-101-5/+0
* ath5k: added cfg80211 based rfkill supportTobias Doerffel2009-06-101-0/+9
* ath5k: Add Spur filter support on newer chipsNick Kossifidis2009-05-061-0/+5
* ath5k: Implement antenna controlNick Kossifidis2009-05-061-5/+20
* ath5k: Allow user/driver to set txpowerNick Kossifidis2009-05-061-3/+4
* atheros: put atheros wireless drivers into ath/Luis R. Rodriguez2009-04-221-0/+1354
OpenPOWER on IntegriCloud