summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* mac80211: use DECLARE_EVENT_CLASSJohannes Berg2011-01-261-169/+33
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2011-01-2624-313/+998
|\
| * iwlwifi: initial P2P supportWey-Yi Guy2011-01-213-2/+23
| * iwlwifi: replace minimum slot time constantJohannes Berg2011-01-213-8/+13
| * iwlwifi: implement remain-on-channelJohannes Berg2011-01-215-2/+130
| * iwlagn: Enable idle powersave mode in 1000 seriesMeenakshi Venkataraman2011-01-211-0/+1
| * iwlwifi: correct debugfs data dumped from sramJay Sternberg2011-01-211-25/+56
| * iwlwifi: add hw rev for 2000 series devicesWey-Yi Guy2011-01-211-2/+7
| * iwlwifi: remove g2 from csr hw revWey-Yi Guy2011-01-211-2/+3
| * iwlagn: remove Gen2 from KconfigWey-Yi Guy2011-01-211-2/+3
| * iwlagn: add 2000 series to KconfigWey-Yi Guy2011-01-211-0/+1
| * iwlagn: add 2000 series pci idWey-Yi Guy2011-01-211-0/+43
| * iwlagn: 2000 series devices supportWey-Yi Guy2011-01-213-0/+568
| * iwlagn: add 2000 series EEPROM versionWey-Yi Guy2011-01-211-0/+10
| * iwlagn: remove reference to gen2a and gen2bWey-Yi Guy2011-01-212-32/+36
| * iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-2114-240/+106
* | 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
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-2118-40/+71
* 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: Fix skb-copy failure debug message.Ben Greear2011-01-211-1/+1
* iwlwifi: fix 4965 notification wait setupJohannes Berg2011-01-211-0/+5
* iwlagn: return error if PAN disable timeoutJohannes Berg2011-01-211-1/+3
* iwlagn: properly wait for PAN disableJohannes Berg2011-01-213-3/+14
* iwlagn: add support for waiting for notificationsJohannes Berg2011-01-214-0/+115
* iwlagn: make iwl_rx_handle staticJohannes Berg2011-01-212-2/+1
OpenPOWER on IntegriCloud