summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-01-28ath5k: use tracing for packet tx/rx dumpBob Copeland
2011-01-28ath9k: Remove unused IEEE80211_WEP_NKIDBruno Randolf
2011-01-28ath5k: Enable 802.11j 4.9GHz frequenciesBruno Randolf
2011-01-28ath: Add function to check if 4.9GHz channels are allowedBruno Randolf
2011-01-28ath5k: Use local variable for capabilitiesBruno Randolf
2011-01-28ath9k: fix tx queue index confusion in debugfs codeFelix Fietkau
2011-01-28ath9k: fold struct ath_wiphy into struct ath_softcFelix Fietkau
2011-01-28ath9k: remove the bf->aphy fieldFelix Fietkau
2011-01-28ath9k: remove support for virtual wiphysFelix Fietkau
2011-01-28ath9k: remove the virtual wiphy debugfs interfaceFelix Fietkau
2011-01-28ath9k: clean up the code that wakes the mac80211 queuesFelix Fietkau
2011-01-28ath9k: Fix power save usage count imbalance on deinitRajkumar Manoharan
2011-01-28ath9k_hw: Fix system hang when resuming from S3/S4Rajkumar Manoharan
2011-01-27ath9k_htc: fix race conditions when stop deviceStanislaw Gruszka
2011-01-27ath9k: fix race conditions when stop deviceStanislaw Gruszka
2011-01-27ath5k: correct endianness of frame durationBob Copeland
2011-01-27ath5k: fix error handling in ath5k_hw_dma_stopBob Copeland
2011-01-27ath9k: fix misplaced debug codeFelix Fietkau
2011-01-27carl9170: utilize fw seq counter for mgmt/non-QoS data framesChristian Lamparter
2011-01-27carl9170: enable wake-on-lan feature testingChristian Lamparter
2011-01-27carl9170: update fw/hw headersChristian Lamparter
2011-01-26ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-25ath5k: ath5k_setup_channels cleanup and whitespaceBruno Randolf
2011-01-25ath9k_hw: read and backup AR_WA register value even before chip reset on.Senthil Balasubramanian
2011-01-25ath9k_hw: Fix incorrect macversion and macrev checksSenthil Balasubramanian
2011-01-21ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau
2011-01-21ath5k: Simplify loop when setting up channelsBruno Randolf
2011-01-21ath9k: remove a bogus error messageFelix Fietkau
2011-01-21ath5k: Remove redundant sc->curbandBruno Randolf
2011-01-21ath5k: Remove unused sc->curmodeBruno Randolf
2011-01-21ath5: Remove unused CTL definitionsBruno Randolf
2011-01-21ath5k: Add 802.11j 4.9GHz channels to allowed channelsBruno Randolf
2011-01-21ath5k: Rename ath5k_copy_channelsBruno Randolf
2011-01-21ath5k: Use mac80211 channel mapping functionBruno Randolf
2011-01-21ath9k: Try more than one queue when scheduling new aggregate.Ben Greear
2011-01-21ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear
2011-01-21ath9k: Restart xmit logic in xmit watchdog.Ben Greear
2011-01-21ath9k: More xmit queue debugfs information.Ben Greear
2011-01-21ath9k: Keep track of stations for debugfs.Ben Greear
2011-01-21ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear
2011-01-21ath9k: Ensure xmit makes progress.Ben Greear
2011-01-21ath9k: Remove un-used member from ath_node.Ben Greear
2011-01-21ath9k: Add more information to debugfs xmit file.Ben Greear
2011-01-21ath9k: Initialize ah->hwBen Greear
2011-01-21ath9k: Show some live tx-queue values in debugfs.Ben Greear
2011-01-21ath9k: add missing ps wakeup/restore callsFelix Fietkau
2011-01-21ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg