aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/ath5k.h
Commit message (Expand)AuthorAge
* ath5k: Use helper function to get eeprom mode from channelBruno Randolf2010-12-22
* ath5k: Remove ATH5K_INI_RFGAIN defines, use band insteadBruno Randolf2010-12-22
* ath5k: Track current TX power separately from max TX powerBruno Randolf2010-12-22
* ath5k: Simplify powertable recalculationBruno Randolf2010-12-22
* ath5k: Add AHB bus support.Felix Fietkau2010-12-02
* ath5k: Add a function to read chipset's MAC revisionFelix Fietkau2010-12-02
* ath5k: Use generic eeprom read from common ath_bus_opts struct.Felix Fietkau2010-12-02
* ath5k: Move PCI bus functions to separate file.Felix Fietkau2010-12-02
* ath5k: Introduce ath5k_init_softc function as in ath9kFelix Fietkau2010-12-02
* ath5k: Clean up turbo mode initvals/rfregsNick Kossifidis2010-11-30
* ath5k: Cleanup turbo channel flagsNick Kossifidis2010-11-30
* ath5k: Support synth-only channel change for AR2413/AR5413Nick Kossifidis2010-11-30
* ath5k: Always set IFS intervals on resetNick Kossifidis2010-11-30
* ath5k: Set all IFS intervals, not just slot timeNick Kossifidis2010-11-30
* ath5k: Extend rate_durationNick Kossifidis2010-11-30
* ath5k: Extend get_default_sifs/slot_timeNick Kossifidis2010-11-30
* ath5k: Increase PHY settling parameters for turo modeNick Kossifidis2010-11-30
* ath5k: Put core clock initialization on a new functionNick Kossifidis2010-11-30
* ath5k: Add new field on ath5k_hw to track bandwidth modesNick Kossifidis2010-11-30
* ath5k: Use new function to stop beacon queueNick Kossifidis2010-11-30
* ath5k: Check RXE when setting RXDPNick Kossifidis2010-11-30
* ath5k: Add new function to stop rx/tx DMANick Kossifidis2010-11-30
* ath5k: Reset cleanup and generic cleanupNick Kossifidis2010-11-30
* ath5k: Use generic EWMA libraryBruno Randolf2010-11-18
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
* | ath5k: store the clock rate in common data on channel changesFelix Fietkau2010-10-11
* | ath5k: Check and fix ATIM windowBruno Randolf2010-09-28
* | ath5k: Remove unused variable for atim windowBruno Randolf2010-09-28
* | ath5k: Simplify cw_min/max and AIFS configurationBruno Randolf2010-09-21
* | ath5k: Add watchdog for stuck TX queuesBruno Randolf2010-09-21
* | ath5k: Use common crypt capabilities flagsBruno Randolf2010-09-16
* | ath5k: Remove old ath5k key handling functionsBruno Randolf2010-09-16
* | ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis2010-08-24
* | ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis2010-08-24
|/
* ath5k: use direct function calls for descriptors when possibleBruno Randolf2010-06-16
* ath5k: fix some comment typosBruno Randolf2010-06-16
* ath5k: new function for setting the antenna switch tableBruno Randolf2010-06-08
* ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-02
* ath5k: run NF calibration only every 60 secondsBruno Randolf2010-06-02
* ath5k: move noise floor calibration into taskletBruno Randolf2010-06-02
* ath5k: Adaptive Noise Immunity (ANI) ImplementationBruno Randolf2010-04-07
* ath5k: add capability flag for phyerror countersBruno Randolf2010-03-31
* ath5k: simplify MIB countersBruno Randolf2010-03-31
* ath5k: keep beacon RSSI averageBruno Randolf2010-03-31
* ath5k: move ath5k_hw_calibration_poll to base.cBruno Randolf2010-03-31
* ath5k: optimize ath5k_hw_calibration_pollBruno Randolf2010-03-31
* ath5k: remove the use of SWI interruptBruno Randolf2010-03-31
* ath5k: remove static calibration interval variableBruno Randolf2010-03-31
* ath5k: remove unused beacon timer codeJohn W. Linville2010-03-15