summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-111-5/+5
* ath9k: keep track of what's triggering hardware resetsFelix Fietkau2011-10-111-1/+14
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-301-2/+1
* ath9k: fix a regression in ath9k_ps_restoreFelix Fietkau2011-09-271-1/+1
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-3/+5
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-0/+10
|\
| * ath9k: Fix kernel panic on unplugging the deviceMohammed Shafi Shajakhan2011-09-131-0/+6
| * ath9k: Fix PS wrappers in ath9k_set_coverage_classMohammed Shafi Shajakhan2011-08-241-0/+4
* | ath9k: Reset caldata on radio enableRajkumar Manoharan2011-09-191-0/+1
* | ath9k: optimize ath9k_ps_restoreFelix Fietkau2011-09-161-6/+11
* | ath9k: ensure that rx is not enabled during a resetFelix Fietkau2011-09-161-2/+2
* | ath9k: fix enabling interrupts after a hardware error interruptFelix Fietkau2011-09-161-4/+5
* | ath9k: implement .get_antenna and .set_antennaFelix Fietkau2011-09-141-0/+71
* | ath9k: merge reset related functionsFelix Fietkau2011-09-141-176/+127
* | ath9k: always call ath_reset from workqueue contextFelix Fietkau2011-09-141-4/+13
* | ath9k: move a few functions aroundFelix Fietkau2011-09-141-68/+69
* | ath9k: eliminate common->{rx,tx}_chainmaskFelix Fietkau2011-09-141-4/+3
* | ath9k: Add debugfs support for mac/baseband samplesRajkumar Manoharan2011-08-291-0/+2
* | ath9k: Add support for get_stats callbackMohammed Shafi Shajakhan2011-08-241-1/+16
* | ath9k: Fix invalid noisefloor reading due to channel updateRajkumar Manoharan2011-08-241-3/+14
* | ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan2011-08-241-4/+0
* | ath9k: Fix rx overrun interrupt stormRajkumar Manoharan2011-08-241-5/+3
* | ath9k: do btcoex ASPM disabling at initialization timeStanislaw Gruszka2011-08-221-2/+0
* | ath9k: remove ->config_pci_powersave() redundant argumentStanislaw Gruszka2011-08-221-3/+3
* | ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-091-2/+2
* | ath9k: do not enable interrupt on set interrupt maskRajkumar Manoharan2011-08-091-0/+4
* | ath9k: use the new channel noise value for signal strength and survey infoFelix Fietkau2011-08-081-1/+1
|/
* ath9k: Fix locking issue during tx completionRajkumar Manoharan2011-06-271-4/+9
* ath9k: remove a redundant call to pcipowersaveMohammed Shafi Shajakhan2011-06-171-1/+0
* ath9k: Add debug messages to track PAPRD failuresMohammed Shafi Shajakhan2011-06-171-4/+11
* ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan2011-06-011-9/+24
* ath9k: wake up chip before initializing PAPRD tableMohammed Shafi Shajakhan2011-06-011-3/+4
* ath9k: Handle IBSS status changes in BSS_CHANGED_IBSSRajkumar Manoharan2011-06-011-41/+44
* ath9k: mark few functions as staticMohammed Shafi Shajakhan2011-06-011-3/+3
* ath9k: make ath9k_setpower function as staticMohammed Shafi Shajakhan2011-06-011-1/+1
* ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau2011-06-011-2/+0
* ath9k: remove redundant if checkMohammed Shafi Shajakhan2011-06-011-17/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....John W. Linville2011-05-271-1/+3
|\
| * ath9k: Reset chip on baseband hangRajkumar Manoharan2011-05-261-1/+3
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-1/+41
|\ \ | |/
| * ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-191-0/+40
| * ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-171-0/+8
|\ \ | |/ |/|
| * ath9k: Fix a warning due to a queued work during S3 stateMohammed Shafi Shajakhan2011-05-101-0/+8
* | ath9k: make npending frames check as boolMohammed Shafi Shajakhan2011-05-161-2/+5
* | ath9k: fix a regression in PS frame filter handlingFelix Fietkau2011-05-111-0/+5
* | ath9k: fix beaconing for mesh interfacesJavier Cardona2011-05-111-1/+3
* | ath9k: Failed to set default beacon rssi in AP/IBSS modeRajkumar Manoharan2011-05-101-0/+1
* | ath9k: process TSF out of range before RXRajkumar Manoharan2011-05-101-11/+11
OpenPOWER on IntegriCloud