aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/ath5k.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-30ath5k: Clean up turbo mode initvals/rfregsNick Kossifidis1-14/+3
2010-11-30ath5k: Cleanup turbo channel flagsNick Kossifidis1-8/+1
2010-11-30ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis1-2/+2
2010-11-30ath5k: Always set IFS intervals on resetNick Kossifidis1-0/+1
2010-11-30ath5k: Set all IFS intervals, not just slot timeNick Kossifidis1-23/+8
2010-11-30ath5k: Extend rate_durationNick Kossifidis1-2/+10
2010-11-30ath5k: Extend get_default_sifs/slot_timeNick Kossifidis1-4/+20
2010-11-30ath5k: Increase PHY settling parameters for turo modeNick Kossifidis1-3/+11
2010-11-30ath5k: Put core clock initialization on a new functionNick Kossifidis1-8/+18
2010-11-30ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis1-1/+7
2010-11-30ath5k: Use new function to stop beacon queueNick Kossifidis1-2/+1
2010-11-30ath5k: Check RXE when setting RXDPNick Kossifidis1-1/+1
2010-11-30ath5k: Add new function to stop rx/tx DMANick Kossifidis1-1/+2
2010-11-30ath5k: Reset cleanup and generic cleanupNick Kossifidis1-24/+36
2010-11-18ath5k: Use generic EWMA libraryBruno Randolf1-24/+2
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-10-11ath5k: store the clock rate in common data on channel changesFelix Fietkau1-1/+1
2010-09-28ath5k: Check and fix ATIM windowBruno Randolf1-0/+1
2010-09-28ath5k: Remove unused variable for atim windowBruno Randolf1-1/+0
2010-09-21ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf1-8/+3
2010-09-21ath5k: Add watchdog for stuck TX queuesBruno Randolf1-0/+2
2010-09-16ath5k: Use common crypt capabilities flagsBruno Randolf1-2/+0
2010-09-16ath5k: Remove old ath5k key handling functionsBruno Randolf1-5/+0
2010-08-24ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis1-4/+1
2010-08-24ath5k: 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-02ath5k: add sysfs files for ANI parametersBruno Randolf1-0/+3
2010-06-02ath5k: run NF calibration only every 60 secondsBruno Randolf1-0/+2
2010-06-02ath5k: 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-10ath5k: fixing retries in ath5k_hw_setup_4word_tx_descAndrew Blaich1-1/+0
2010-03-10ath5k: remove ah_gpio_npinsBruno Randolf1-2/+0
2010-03-10ath5k: remove ah_mac_revisionBruno Randolf1-1/+0
2010-03-10ath5k: remove ah_magicBruno Randolf1-1/+0
2010-03-10ath5k: remove double opmode definitionBruno Randolf1-2/+1
2010-03-10ath5k: 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