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
/
phy.c
Age
Commit message (
Expand
)
Author
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-08
ath5k: fixup some merge damage for AR5211 IQ calibration
John W. Linville
2010-04-08
ath5k: add bounds check to pdadc table
Bob Copeland
2010-04-08
ath5k: correct channel setting for 2.5 mhz spacing
Bob Copeland
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
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-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-15
ath5k: remove dead source in ath5k_combine_linear_pcdac_curves
John W. Linville
2010-03-15
ath5k: remove some dead functions
John W. Linville
2010-03-10
ath5k: IQ calibration for AR5211 is slightly different
Bruno Randolf
2010-03-10
ath5k: preserve antenna settings
Bruno Randolf
2010-03-10
ath5k: fix I/Q calibration (for real)
Bruno Randolf
2010-03-10
ath5k: use fixed antenna for tx descriptors
Bruno Randolf
2010-03-09
ath5k: move ath5k_hw_register_timeout() into reset.c
Pavel Roskin
2010-03-09
ath5k: remove stale function declarations, make some functions static
Pavel Roskin
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-23
ath5k: Fix I/Q calibration
Lukáš Turek
2009-11-16
ath5k: allow setting txpower to 0
Bob Copeland
2009-10-27
ath5k: use noise calibration from madwifi hal
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: Linear PCDAC code fixes
Nick Kossifidis
2009-07-10
ath5k: cleanup ath5k_hw struct
Bob Copeland
2009-05-20
ath5k: avoid and warn on potential infinite loop
Bob Copeland
2009-05-06
ath5k: use ctl settings based on current regdomain
Bob Copeland
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
ath5k: fix interpolation with equal power levels
Fabio Rossi
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez