summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: remove support for virtual wiphysFelix Fietkau2011-01-2810-951/+23
* ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau2011-01-281-133/+4
* ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau2011-01-282-23/+18
* ath9k: fix misplaced debug codeFelix Fietkau2011-01-272-8/+3
* carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter2011-01-274-0/+23
* carl9170: enable wake-on-lan feature testingChristian Lamparter2011-01-271-0/+3
* carl9170: update fw/hw headersChristian Lamparter2011-01-275-11/+71
* ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan2011-01-262-6/+3
* ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf2011-01-251-8/+3
* ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian2011-01-251-8/+9
* ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian2011-01-251-2/+2
* ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau2011-01-212-12/+14
* ath5k: Simplify loop when setting up channelsBruno Randolf2011-01-211-4/+3
* ath9k: remove a bogus error messageFelix Fietkau2011-01-211-3/+1
* ath5k: Remove redundant sc->curbandBruno Randolf2011-01-212-9/+4
* ath5k: Remove unused sc->curmodeBruno Randolf2011-01-212-19/+0
* ath5: Remove unused CTL definitionsBruno Randolf2011-01-211-23/+0
* ath5k: Add 802.11j 4.9GHz channels to allowed channelsBruno Randolf2011-01-211-6/+13
* ath5k: Rename ath5k_copy_channelsBruno Randolf2011-01-211-4/+4
* ath5k: Use mac80211 channel mapping functionBruno Randolf2011-01-211-15/+8
* ath9k: Try more than one queue when scheduling new aggregate.Ben Greear2011-01-211-27/+37
* ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear2011-01-211-12/+125
* 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
OpenPOWER on IntegriCloud