summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2009-07-27ath9k: Read outside array boundsRoel Kluin
2009-07-21ath9k: Tune ANI function processing on AP mode during ANI resetLuis R. Rodriguez
2009-07-07ath9k: Fix leak in tx descriptorVasanthakumar Thiagarajan
2009-06-19ath9k: restore PS mode, before we put the chip into FULL SLEEP state.Gabor Juhos
2009-06-19ath9k: wait for beacon frame along with CABGabor Juhos
2009-06-19ath9k: Fix PCI FATAL interrupts by restoring RETRY_TIMEOUT disablingJouni Malinen
2009-06-15ath9k: process rx packet if we are waiting for CABGabor Juhos
2009-06-15ath9k: prevent sleeping while we are waiting for CABGabor Juhos
2009-06-15ath9k: restore power mode on error pathGabor Juhos
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg
2009-06-15ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan
2009-06-15ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan
2009-06-10ath9k: Fix tx stuck when connected to aggr disabled HT APVasanthakumar Thiagarajan
2009-06-03ath9k: Fix write callback of 'debug' which configures debug maskVasanthakumar Thiagarajan
2009-06-03rfkill: rewriteJohannes Berg
2009-06-03ath9k: Add sanity check for beacon_int in adhoc/mesh caseJouni Malinen
2009-06-03ath9k: Add "debug" file to debugfsJeff Hansen
2009-06-03ath9k: Combine legacy and 11n rc statisticsJeff Hansen
2009-06-03ath9k: Reset SC_OP_TSF_RESET flag after stuck beaconJeff Hansen
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-22ath9k: Update Beacon timers based on timestamp from the APJouni Malinen
2009-05-22ath9k: Optimize TBTT/DTIM calculation for timersJouni Malinen
2009-05-20ath9k: set max default eirp to 20 dBmLuis R. Rodriguez
2009-05-20ath9k: fix custom regulatory call positionLuis R. Rodriguez
2009-05-20ath9k: Set PM field in frame control when in PS modeJouni Malinen
2009-05-20ath9k: Wake up for RX filter changesJouni Malinen
2009-05-20ath9k: Use TSFOOR interrupt to trigger TSF sync with next BeaconJouni Malinen
2009-05-20ath9k: Do not try to calibrate radio when in sleep modeJouni Malinen
2009-05-20ath9k: Wake up for TX in mac80211 timeout=0 sleep modeJouni Malinen
2009-05-20ath9k: Move PS wakeup/restore calls from isr to taskletVasanthakumar Thiagarajan
2009-05-20ath9k: cleanup beacon parameters configurationVasanthakumar Thiagarajan
2009-05-20ath9k: Remove unused parameters which are passed to ath_beacon_config_X()Vasanthakumar Thiagarajan
2009-05-20ath9k: Print hw reset failure status as signed intVasanthakumar Thiagarajan
2009-05-20ath9k: Fix PS mode operation to receive buffered broadcast/multicast framesJouni Malinen
2009-05-20ath9k: Clean up RX processing a bitJouni Malinen
2009-05-20ath9k: Fix a check for multicast address for virtual wiphyJouni Malinen
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-05-11ath9k: Cleanup ineffective return valuesVasanthakumar Thiagarajan
2009-05-11ath9k: Remove bogus break after returnVasanthakumar Thiagarajan
2009-05-06ath9k: remove redundant AR9285 checksGabor Juhos
2009-05-06ath9k: make private driver rate tables constLuis R. Rodriguez
2009-05-06ath9k: uninline ath9k_io{read,write}32 routinesGabor Juhos
2009-05-06ath9k: Fix handling of retry count of NO_ACK framesGábor Stefanik
2009-05-06mac80211: unify config_interface and bss_info_changedJohannes Berg
2009-05-06mac80211: clean up beacon interval settingsJohannes Berg
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez
2009-04-22ath9k: Disable autosleep feature for AR9285 based chipsets.Vivek Natarajan
2009-04-22ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith