aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-27
|\
| * ath9k: fix misplaced debug codeFelix Fietkau2011-01-27
| * carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter2011-01-27
| * carl9170: enable wake-on-lan feature testingChristian Lamparter2011-01-27
| * carl9170: update fw/hw headersChristian Lamparter2011-01-27
| * ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan2011-01-26
| * ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf2011-01-25
| * ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian2011-01-25
| * ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian2011-01-25
| * ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau2011-01-21
| * ath5k: Simplify loop when setting up channelsBruno Randolf2011-01-21
| * ath9k: remove a bogus error messageFelix Fietkau2011-01-21
| * ath5k: Remove redundant sc->curbandBruno Randolf2011-01-21
| * ath5k: Remove unused sc->curmodeBruno Randolf2011-01-21
| * ath5: Remove unused CTL definitionsBruno Randolf2011-01-21
| * ath5k: Add 802.11j 4.9GHz channels to allowed channelsBruno Randolf2011-01-21
| * ath5k: Rename ath5k_copy_channelsBruno Randolf2011-01-21
| * ath5k: Use mac80211 channel mapping functionBruno Randolf2011-01-21
| * ath9k: Try more than one queue when scheduling new aggregate.Ben Greear2011-01-21
| * ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear2011-01-21
| * ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-21
| * ath9k: More xmit queue debugfs information.Ben Greear2011-01-21
| * ath9k: Keep track of stations for debugfs.Ben Greear2011-01-21
| * ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear2011-01-21
| * ath9k: Ensure xmit makes progress.Ben Greear2011-01-21
| * ath9k: Remove un-used member from ath_node.Ben Greear2011-01-21
| * ath9k: Add more information to debugfs xmit file.Ben Greear2011-01-21
| * ath9k: Initialize ah->hwBen Greear2011-01-21
| * ath9k: Show some live tx-queue values in debugfs.Ben Greear2011-01-21
| * mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-19
| * ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear2011-01-19
| * ath9k: fix excessive BAR sending when a frame exceeds its retry limitFelix Fietkau2011-01-19
| * ath9k: try more than one tid when scheduling a new aggregateFelix Fietkau2011-01-19
| * ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan2011-01-19
| * ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan2011-01-19
| * ath9k: preserve caldata history buffer across scanningRajkumar Manoharan2011-01-19
| * ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau2011-01-19
| * ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik2011-01-19
| * ath9k: reduce the likelihood of baseband hang check false positivesFelix Fietkau2011-01-19
| * ath9k: reinitialize block ack window data when starting aggregationFelix Fietkau2011-01-19
| * ath9k: fix initial sequence number after starting an ampdu sessionFelix Fietkau2011-01-19
| * ath9k: fix bogus sequence number increases on aggregation tid flushFelix Fietkau2011-01-19
| * ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan2011-01-19
| * ath9k_htc: Add multiple register read APISujith Manoharan2011-01-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-26
|\ \
| * | ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-21
| * | ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-19
|\| | | |/ |/|
| * ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-18
| * ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-17