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