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
/
ath9k
/
main.c
Age
Commit message (
Expand
)
Author
2009-06-19
ath9k: restore PS mode, before we put the chip into FULL SLEEP state.
Gabor Juhos
2009-06-15
ath9k: restore power mode on error path
Gabor Juhos
2009-06-15
ath9k: port to cfg80211 rfkill
Johannes Berg
2009-06-15
ath9k: Make sure we have current channel in ah_curchan before rf disable/enable
Vasanthakumar Thiagarajan
2009-06-15
ath9k: Add helper to get ath9k specific current channel
Vasanthakumar Thiagarajan
2009-06-03
rfkill: rewrite
Johannes Berg
2009-05-22
ath9k: Update Beacon timers based on timestamp from the AP
Jouni Malinen
2009-05-20
ath9k: set max default eirp to 20 dBm
Luis R. Rodriguez
2009-05-20
ath9k: fix custom regulatory call position
Luis R. Rodriguez
2009-05-20
ath9k: Set PM field in frame control when in PS mode
Jouni Malinen
2009-05-20
ath9k: Wake up for RX filter changes
Jouni Malinen
2009-05-20
ath9k: Use TSFOOR interrupt to trigger TSF sync with next Beacon
Jouni Malinen
2009-05-20
ath9k: Do not try to calibrate radio when in sleep mode
Jouni Malinen
2009-05-20
ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
Jouni Malinen
2009-05-20
ath9k: Move PS wakeup/restore calls from isr to tasklet
Vasanthakumar Thiagarajan
2009-05-20
ath9k: Print hw reset failure status as signed int
Vasanthakumar Thiagarajan
2009-05-06
ath9k: make private driver rate tables const
Luis R. Rodriguez
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
2009-04-22
atheros: fix propagation of bad EEPROM on regulatory init
Luis R. Rodriguez
2009-04-22
ath9k: Cleanup calibration interface
Sujith
2009-04-22
ath9k: Initialize ANI timers
Sujith
2009-04-22
ath9k: Fix bug in scan termination
Sujith
2009-04-22
ath9k: Handle ASPM properly for RFKILL
Sujith
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez