summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2012-01-11ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan
2011-09-13ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan
2011-08-24ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan
2011-06-27ath9k: Fix locking issue during tx completionRajkumar Manoharan
2011-06-17ath9k: remove a redundant call to pcipowersaveMohammed Shafi Shajakhan
2011-06-17ath9k: Add debug messages to track PAPRD failuresMohammed Shafi Shajakhan
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan
2011-06-01ath9k: wake up chip before initializing PAPRD tableMohammed Shafi Shajakhan
2011-06-01ath9k: Handle IBSS status changes in BSS_CHANGED_IBSSRajkumar Manoharan
2011-06-01ath9k: mark few functions as staticMohammed Shafi Shajakhan
2011-06-01ath9k: make ath9k_setpower function as staticMohammed Shafi Shajakhan
2011-06-01ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau
2011-06-01ath9k: remove redundant if checkMohammed Shafi Shajakhan
2011-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville
2011-05-26ath9k: Reset chip on baseband hangRajkumar Manoharan
2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville
2011-05-19ath9k: implement .tx_last_beacon()Felix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-16ath9k: make npending frames check as boolMohammed Shafi Shajakhan
2011-05-11ath9k: fix a regression in PS frame filter handlingFelix Fietkau
2011-05-11ath9k: fix beaconing for mesh interfacesJavier Cardona
2011-05-10ath9k: Failed to set default beacon rssi in AP/IBSS modeRajkumar Manoharan
2011-05-10ath9k: process TSF out of range before RXRajkumar Manoharan
2011-05-10ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan
2011-05-10ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan
2011-05-05ath9k: Fix drain txq failure in flushRajkumar Manoharan
2011-04-26ath9k: set beacon related ps flags on bss_info changeRajkumar Manoharan
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-25ath9k: Add power save wrappers and modularize hw_pll handlerSenthil Balasubramanian
2011-04-25ath9k: cleanup hw pll work handlerSenthil Balasubramanian
2011-04-25ath9k: optimize the usage of power save wrappers.Senthil Balasubramanian
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau
2011-04-12ath9k: Fix kernel panic on module unloadRajkumar Manoharan
2011-04-12ath9k: Implement dev_tx_frames_pending callback.Vivek Natarajan
2011-04-08ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore callsFelix Fietkau
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-07ath9k: configure beacons based on hw opmodeRajkumar Manoharan
2011-04-07ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan
2011-04-07ath9k: Cleanup ath_vif structRajkumar Manoharan
2011-04-07ath9k: deny new interface addtion on IBSS modeRajkumar Manoharan
2011-03-30ath9k: Support RSN IBSSJouni Malinen
2011-03-28ath9k: fix a chip wakeup related crash in ath9k_startFelix Fietkau
2011-03-23ath9k: Fix TX queue stuck issue.Senthil Balasubramanian
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau
2011-02-25ath9k: Fix compilation warning.Vivek Natarajan
2011-02-25ath9k: Cancel pll_work while disabling radio.Vivek Natarajan