summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-214-29/+68
* ath9k: More xmit queue debugfs information.Ben Greear2011-01-211-0/+26
* ath9k: Keep track of stations for debugfs.Ben Greear2011-01-214-3/+115
* ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear2011-01-213-4/+8
* ath9k: Ensure xmit makes progress.Ben Greear2011-01-211-0/+2
* ath9k: Remove un-used member from ath_node.Ben Greear2011-01-211-1/+0
* ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-214-2/+42
* ath9k: Initialize ah->hwBen Greear2011-01-211-0/+1
* ath9k: Show some live tx-queue values in debugfs.Ben Greear2011-01-211-0/+16
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-192-2/+2
* ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear2011-01-195-146/+263
* ath9k: fix excessive BAR sending when a frame exceeds its retry limitFelix Fietkau2011-01-191-1/+1
* ath9k: try more than one tid when scheduling a new aggregateFelix Fietkau2011-01-191-3/+6
* ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan2011-01-191-1/+4
* ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan2011-01-192-4/+5
* ath9k: preserve caldata history buffer across scanningRajkumar Manoharan2011-01-191-3/+2
* ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau2011-01-192-8/+14
* ath9k: reduce the likelihood of baseband hang check false positivesFelix Fietkau2011-01-191-1/+12
* ath9k: reinitialize block ack window data when starting aggregationFelix Fietkau2011-01-191-0/+3
* ath9k: fix initial sequence number after starting an ampdu sessionFelix Fietkau2011-01-191-1/+1
* ath9k: fix bogus sequence number increases on aggregation tid flushFelix Fietkau2011-01-191-1/+1
* ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan2011-01-195-29/+123
* ath9k_htc: Add multiple register read APISujith Manoharan2011-01-192-0/+32
* ath9k_htc: Really fix packet injectionSujith Manoharan2011-01-102-11/+27
* ath9k_hw: Fix RX handling for USB devicesSujith Manoharan2011-01-101-1/+1
* ath9k_hw: Fix thermal issue with UB94Sujith Manoharan2011-01-101-0/+4
* ath9k_hw: Fix calibration for AR9287 devicesSujith Manoharan2011-01-101-0/+3
* ath9k_hw: Fix chip testSujith Manoharan2011-01-101-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-0524-420/+623
|\
| * ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-051-1/+1
| * ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-053-5/+5
| * ath9k_htc: Fix packet injectionSujith Manoharan2011-01-041-8/+64
| * ath9k : few rate control clean upsMohammed Shafi Shajakhan2011-01-042-11/+8
| * ath9k: fix beacon restart on channel changeRajkumar Manoharan2011-01-041-1/+2
| * Revert "ath9k: Parse DTIM period from mac80211"Mohammed Shafi Shajakhan2011-01-042-4/+2
| * ath9k_hw: fix dma descriptor rx error bit parsingFelix Fietkau2011-01-042-9/+11
| * ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.cSujith Manoharan2011-01-043-312/+333
| * ath9k_htc: Fix fast channel changeSujith Manoharan2011-01-042-16/+11
| * ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-045-8/+84
| * ath9k_htc: Move work cancellation outside of mutexSujith Manoharan2011-01-041-5/+5
| * ath9k_htc: Handle pending URBs properlySujith Manoharan2011-01-042-4/+37
| * ath9k: Few clean ups in beacon config parametersMohammed Shafi Shajakhan2011-01-041-12/+13
| * ath9k: fix spur mitigation no-spur case for AR9002Brian Prodoehl2011-01-041-2/+3
| * ath9k: spin_lock_bh is not required within tasklet context.Senthil Balasubramanian2011-01-041-2/+2
| * ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-223-1/+10
| * ath9k_hw: Fix bug in eeprom data length validation for AR9485Vasanthakumar Thiagarajan2010-12-221-1/+3
| * ath9k: unlock on error path in ath9k_change_interface()Dan Carpenter2010-12-221-4/+7
| * ath9k: Use pci_is_pcie()Hauke Mehrtens2010-12-221-1/+1
| * ath9k: fix aphy / wiphy idle mismatchLuis R. Rodriguez2010-12-222-0/+2
| * ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-224-1/+7