summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan
2011-12-06ath9k: fix check for antenna diversity supportFelix Fietkau
2011-10-11ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau
2011-10-11ath9k: keep track of what's triggering hardware resetsFelix Fietkau
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg
2011-09-27ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19ath9k: Reset caldata on radio enableRajkumar Manoharan
2011-09-16ath9k: optimize ath9k_ps_restoreFelix Fietkau
2011-09-16ath9k: ensure that rx is not enabled during a resetFelix Fietkau
2011-09-16ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau
2011-09-14ath9k: implement .get_antenna and .set_antennaFelix Fietkau
2011-09-14ath9k: merge reset related functionsFelix Fietkau
2011-09-14ath9k: always call ath_reset from workqueue contextFelix Fietkau
2011-09-14ath9k: move a few functions aroundFelix Fietkau
2011-09-14ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau
2011-09-13ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan
2011-08-29ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan
2011-08-24ath9k: Add support for get_stats callbackMohammed Shafi Shajakhan
2011-08-24ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan
2011-08-24ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan
2011-08-24ath9k: Fix rx overrun interrupt stormRajkumar Manoharan
2011-08-24ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan
2011-08-22ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka
2011-08-22ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan
2011-08-09ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan
2011-08-08ath9k: use the new channel noise value for signal strength and survey infoFelix Fietkau
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