summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/ath5k.h
Commit message (Expand)AuthorAgeFilesLines
* ath5k: Use generic eeprom read from common ath_bus_opts struct.Felix Fietkau2010-12-021-0/+6
* ath5k: Move PCI bus functions to separate file.Felix Fietkau2010-12-021-0/+3
* ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau2010-12-021-3/+10
* ath5k: Clean up turbo mode initvals/rfregsNick Kossifidis2010-11-301-14/+3
* ath5k: Cleanup turbo channel flagsNick Kossifidis2010-11-301-8/+1
* ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis2010-11-301-2/+2
* ath5k: Always set IFS intervals on resetNick Kossifidis2010-11-301-0/+1
* ath5k: Set all IFS intervals, not just slot timeNick Kossifidis2010-11-301-23/+8
* ath5k: Extend rate_durationNick Kossifidis2010-11-301-2/+10
* ath5k: Extend get_default_sifs/slot_timeNick Kossifidis2010-11-301-4/+20
* ath5k: Increase PHY settling parameters for turo modeNick Kossifidis2010-11-301-3/+11
* ath5k: Put core clock initialization on a new functionNick Kossifidis2010-11-301-8/+18
* ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis2010-11-301-1/+7
* ath5k: Use new function to stop beacon queueNick Kossifidis2010-11-301-2/+1
* ath5k: Check RXE when setting RXDPNick Kossifidis2010-11-301-1/+1
* ath5k: Add new function to stop rx/tx DMANick Kossifidis2010-11-301-1/+2
* ath5k: Reset cleanup and generic cleanupNick Kossifidis2010-11-301-24/+36
* ath5k: Use generic EWMA libraryBruno Randolf2010-11-181-24/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | ath5k: store the clock rate in common data on channel changesFelix Fietkau2010-10-111-1/+1
* | ath5k: Check and fix ATIM windowBruno Randolf2010-09-281-0/+1
* | ath5k: Remove unused variable for atim windowBruno Randolf2010-09-281-1/+0
* | ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf2010-09-211-8/+3
* | ath5k: Add watchdog for stuck TX queuesBruno Randolf2010-09-211-0/+2
* | ath5k: Use common crypt capabilities flagsBruno Randolf2010-09-161-2/+0
* | ath5k: Remove old ath5k key handling functionsBruno Randolf2010-09-161-5/+0
* | ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis2010-08-241-4/+1
* | ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis2010-08-241-1/+1
|/
* ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-161-5/+5
* ath5k: fix some comment typosBruno Randolf2010-06-161-1/+1
* ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-081-0/+1
* ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-021-0/+3
* ath5k: run NF calibration only every 60 secondsBruno Randolf2010-06-021-0/+2
* ath5k: move noise floor calibration into taskletBruno Randolf2010-06-021-0/+1
* 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
OpenPOWER on IntegriCloud