index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
ath5k.h
Age
Commit message (
Expand
)
Author
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-11
ath5k: store the clock rate in common data on channel changes
Felix Fietkau
2010-09-28
ath5k: Check and fix ATIM window
Bruno Randolf
2010-09-28
ath5k: Remove unused variable for atim window
Bruno Randolf
2010-09-21
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
2010-09-21
ath5k: Add watchdog for stuck TX queues
Bruno Randolf
2010-09-16
ath5k: Use common crypt capabilities flags
Bruno Randolf
2010-09-16
ath5k: Remove old ath5k key handling functions
Bruno Randolf
2010-08-24
ath5k: remove own (wrong) IEEE80211_MAX_LEN
Nick Kossifidis
2010-08-24
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
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
[next]