summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
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-194-4/+5
* 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
* ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik2011-01-194-26/+19
* 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-193-0/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-145-13/+37
|\
| * 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 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-3/+3
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2226-146/+228
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-3/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-0535-1287/+1571
|\ \ \
| * | | ath9k: correct MODULE_PARM_DESC parameters for force_new_aniJohn W. Linville2011-01-051-1/+1
| * | | ath5k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-052-4/+4
| * | | ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-053-5/+5
| * | | ath9k_htc: Fix packet injectionSujith Manoharan2011-01-041-8/+64
| * | | ath5k: ath5k_eeprom_mode_from_channel() returns signedDan Carpenter2011-01-041-2/+4
| * | | 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
| * | | carl9170: fix usb pm suspend->resume woesChristian Lamparter2011-01-041-16/+37