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
/
ath9k
/
hw.c
Age
Commit message (
Expand
)
Author
2008-12-05
ath9k: Use cleaner debug masks
Sujith
2008-11-26
ath9k: Use proper TX channel width for setting channels
Sujith
2008-11-26
ath9k: Fix bug in deciphering channel flags
Sujith
2008-11-26
ath9k: General code scrub
Sujith
2008-11-26
ath9k: Remove ath9k_rate_table
Sujith
2008-11-25
ath9k: Build RFKILL feature even when RFKILL subsystem is a MODULE
Senthil Balasubramanian
2008-11-25
ath9k: INI update for atheros chipets.
Senthil Balasubramanian
2008-11-21
ath9k : Display MAC/BB and RF version at startup (v2)
Benoit PAPILLAULT
2008-11-10
ath9k: Refactor hw.c
Sujith
2008-10-31
ath9k: remove useless conditional
Bob Copeland
2008-10-31
ath9k: enable RX interrupt mitigation
Luis R. Rodriguez
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-10-10
ath9k: Fix return code when ath9k_hw_setpower() fails on reset
Luis R. Rodriguez
2008-10-10
ath9k: remove nasty FAIL macro from ath9k_hw_reset()
Luis R. Rodriguez
2008-10-06
ath9k: enable ANI to help with noisy environments
Luis R. Rodriguez
2008-09-24
ath9k: Add a few comments about mibevents
Luis R. Rodriguez
2008-09-15
ath9k: Add RF kill support
Vasanthakumar Thiagarajan
2008-09-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-02
ath9k: Incorrect key used when group and pairwise ciphers are different.
Senthil Balasubramanian
2008-08-29
ath9k: Add LED support
Vasanthakumar Thiagarajan
2008-08-29
ath9k: Miscellaneous fixes
Sujith
2008-08-29
ath9k: Random cleanup
Sujith
2008-08-29
ath9k: Use a single opmode variable
Sujith
2008-08-29
ath9k: Remove ar5416hal and assign default values directly
Sujith
2008-08-18
ath9k: work around gcc ICEs (again)
Adrian Bunk
2008-08-07
ath9k: Revamp wireless mode usage
Sujith
2008-08-07
ath9k: Use mac80211's band macros and remove enum hal_freq_band
Sujith
2008-08-07
ath9k: Remove redundant data structure ath9k_txq_info
Sujith
2008-08-07
ath9k: Cleanup data structures related to HW capabilities
Sujith
2008-08-07
ath9k: work around gcc ICEs
Adrian Bunk
2008-08-07
ath9k: Add new Atheros IEEE 802.11n driver
Luis R. Rodriguez