index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
ath5k.h
Age
Commit message (
Expand
)
Author
2010-06-16
ath5k: use direct function calls for descriptors when possible
Bruno Randolf
2010-06-16
ath5k: fix some comment typos
Bruno Randolf
2010-06-08
ath5k: new function for setting the antenna switch table
Bruno Randolf
2010-06-02
ath5k: add sysfs files for ANI parameters
Bruno Randolf
2010-06-02
ath5k: run NF calibration only every 60 seconds
Bruno Randolf
2010-06-02
ath5k: move noise floor calibration into tasklet
Bruno Randolf
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
2010-03-31
ath5k: add capability flag for phyerror counters
Bruno Randolf
2010-03-31
ath5k: simplify MIB counters
Bruno Randolf
2010-03-31
ath5k: keep beacon RSSI average
Bruno Randolf
2010-03-31
ath5k: move ath5k_hw_calibration_poll to base.c
Bruno Randolf
2010-03-31
ath5k: optimize ath5k_hw_calibration_poll
Bruno Randolf
2010-03-31
ath5k: remove the use of SWI interrupt
Bruno Randolf
2010-03-31
ath5k: remove static calibration interval variable
Bruno Randolf
2010-03-15
ath5k: remove unused beacon timer code
John W. Linville
2010-03-10
ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc
Andrew Blaich
2010-03-10
ath5k: remove ah_gpio_npins
Bruno Randolf
2010-03-10
ath5k: remove ah_mac_revision
Bruno Randolf
2010-03-10
ath5k: remove ah_magic
Bruno Randolf
2010-03-10
ath5k: remove double opmode definition
Bruno Randolf
2010-03-10
ath5k: Fix TX/RX padding for all frames
Benoit Papillault
2010-03-09
ath5k: move ath5k_hw_register_timeout() into reset.c
Pavel Roskin
2010-03-09
ath5k: remove useless "extern" from function declarations
Pavel Roskin
2010-03-09
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
2010-02-10
ath5k: use correct packet type when transmitting
Bob Copeland
2010-01-22
ath5k: fix setup for CAB queue
Bob Copeland
2010-01-12
ath5k: Implement mac80211 callback set_coverage_class
Lukáš Turek
2010-01-12
ath5k: Reimplement clock rate to usec conversion
Lukáš Turek
2009-10-27
ath5k: use noise calibration from madwifi hal
Bob Copeland
2009-10-07
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
ath5k: define ath_common ops
Luis R. Rodriguez
2009-10-07
ath5k: allocate ath5k_hw prior to initializing hw
Luis R. Rodriguez
2009-10-07
ath5k: move ath_common to ath5k_hw
Luis R. Rodriguez
2009-10-07
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
2009-10-07
atheros: use get_unaligned_le*() for bssid mask setting
Luis R. Rodriguez
2009-08-28
ath5k: don't use PCI ID to find the chip revision
Pavel Roskin
2009-08-28
ath5k: clarify srev comparison for CCMP check
Bob Copeland
2009-08-28
ath5k: add hardware CCMP encyption support
Bob Copeland
2009-08-20
ath: move regulatory info into shared common structure
Luis R. Rodriguez
2009-08-14
ath5k: Use SWI to trigger calibration
Nick Kossifidis
2009-08-14
ath5k: Wakeup fixes
Nick Kossifidis
2009-07-10
ath5k: cleanup ath5k_hw struct
Bob Copeland
2009-06-10
ath5k: minor rfkill cleanup
Bob Copeland
2009-06-10
ath5k: added cfg80211 based rfkill support
Tobias Doerffel
2009-05-06
ath5k: Add Spur filter support on newer chips
Nick Kossifidis
2009-05-06
ath5k: Implement antenna control
Nick Kossifidis
2009-05-06
ath5k: Allow user/driver to set txpower
Nick Kossifidis
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez