Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / wireless / ath / ath5k / ath5k.h
2010-04-07 Bruno Randolfath5k: Adaptive Noise Immunity (ANI) Implementation
2010-03-31 Bruno Randolfath5k: add capability flag for phyerror counters
2010-03-31 Bruno Randolfath5k: simplify MIB counters
2010-03-31 Bruno Randolfath5k: keep beacon RSSI average
2010-03-31 Bruno Randolfath5k: move ath5k_hw_calibration_poll to base.c
2010-03-31 Bruno Randolfath5k: optimize ath5k_hw_calibration_poll
2010-03-31 Bruno Randolfath5k: remove the use of SWI interrupt
2010-03-31 Bruno Randolfath5k: remove static calibration interval variable
2010-03-15 John W. Linvilleath5k: remove unused beacon timer code
2010-03-10 Andrew Blaichath5k: fixing retries in ath5k_hw_setup_4word_tx_desc
2010-03-10 Bruno Randolfath5k: remove ah_gpio_npins
2010-03-10 Bruno Randolfath5k: remove ah_mac_revision
2010-03-10 Bruno Randolfath5k: remove ah_magic
2010-03-10 Bruno Randolfath5k: remove double opmode definition
2010-03-10 Benoit Papillaultath5k: Fix TX/RX padding for all frames
2010-03-09 Pavel Roskinath5k: move ath5k_hw_register_timeout() into reset.c
2010-03-09 Pavel Roskinath5k: remove useless "extern" from function declarations
2010-03-09 Pavel Roskinath5k: remove stale function declarations, make some...
2010-02-10 Bob Copelandath5k: use correct packet type when transmitting
2010-01-22 Bob Copelandath5k: fix setup for CAB queue
2010-01-12 Lukáš Turekath5k: Implement mac80211 callback set_coverage_class
2010-01-12 Lukáš Turekath5k: Reimplement clock rate to usec conversion
2009-10-27 Bob Copelandath5k: use noise calibration from madwifi hal
2009-10-07 Luis R. Rodriguezath5k: simplify passed params to ath5k_hw_set_associd()
2009-10-07 Luis R. Rodriguezatheros: define shared bssidmask setting
2009-10-07 Luis R. Rodriguezath5k: define ath_common ops
2009-10-07 Luis R. Rodriguezath5k: allocate ath5k_hw prior to initializing hw
2009-10-07 Luis R. Rodriguezath5k: move ath_common to ath5k_hw
2009-10-07 Luis R. Rodriguezath5k: use common curbssid, bssidmask and macaddr
2009-10-07 Luis R. Rodriguezatheros: use get_unaligned_le*() for bssid mask setting
2009-08-28 Pavel Roskinath5k: don't use PCI ID to find the chip revision
2009-08-28 Bob Copelandath5k: clarify srev comparison for CCMP check
2009-08-28 Bob Copelandath5k: add hardware CCMP encyption support
2009-08-20 Luis R. Rodriguezath: move regulatory info into shared common structure
2009-08-14 Nick Kossifidisath5k: Use SWI to trigger calibration
2009-08-14 Nick Kossifidisath5k: Wakeup fixes
2009-07-10 Bob Copelandath5k: cleanup ath5k_hw struct
2009-06-10 Bob Copelandath5k: minor rfkill cleanup
2009-06-10 Tobias Doerffelath5k: added cfg80211 based rfkill support
2009-05-06 Nick Kossifidisath5k: Add Spur filter support on newer chips
2009-05-06 Nick Kossifidisath5k: Implement antenna control
2009-05-06 Nick Kossifidisath5k: Allow user/driver to set txpower
2009-04-22 Luis R. Rodriguezatheros: put atheros wireless drivers into ath/