aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAge
* ath9k: remove permissions from debugfs filesJiri Slaby2009-07-10
* drivers/net/wireless/ath/ath9k: Remove unnecessary semicolonsJoe Perches2009-07-10
* ath9k: Handle different TX and RX streams properly.Senthil Balasubramanian2009-07-10
* ath9k: race condition in SCANNING state check during ANI calibrationSenthil Balasubramanian2009-07-10
* ath9k: stop ani when the STA gets disconnected.Senthil Balasubramanian2009-07-10
* ath9k: remove unnecessary STATION mode check.Senthil Balasubramanian2009-07-10
* ath9k: differentiate quality reporting between legacy and HT configurationsLuis R. Rodriguez2009-07-10
* ath9k: remove ath_rx_ps_back_to_sleep helperGabor Juhos2009-07-10
* ath9k: remove unnecessary clearing of SC_OP_WAIT_{BEACON,CAB} flagsGabor Juhos2009-07-10
* mac80211: push rx status into skb->cbJohannes Berg2009-07-10
* ath9k: Make sure we configure a non-zero beacon intervalVasanthakumar Thiagarajan2009-07-10
* ath9k: downgrade ASSERT() in ath_clone_txbuf()Vasanthakumar Thiagarajan2009-07-10
* ath9k: Remove unnecessary count for addba attemptVasanthakumar Thiagarajan2009-07-10
* ath9k: Nuke unneccesary helper function to see if aggr is activeVasanthakumar Thiagarajan2009-07-10
* 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