summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-22iwlagn: remove Gen2 from KconfigWey-Yi Guy1-2/+3
2011-01-22iwlagn: add 2000 series to KconfigWey-Yi Guy1-0/+1
2011-01-22iwlagn: add 2000 series pci idWey-Yi Guy1-0/+43
2011-01-22 iwlagn: 2000 series devices supportWey-Yi Guy3-0/+568
2011-01-22iwlagn: add 2000 series EEPROM versionWey-Yi Guy1-0/+10
2011-01-22iwlagn: remove reference to gen2a and gen2bWey-Yi Guy2-32/+36
2011-01-22iwlwifi: use mac80211 throughput triggerWey-Yi Guy14-240/+106
2011-01-22ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau2-12/+14
2011-01-22ath5k: Simplify loop when setting up channelsBruno Randolf1-4/+3
2011-01-22ath9k: remove a bogus error messageFelix Fietkau1-3/+1
2011-01-21ath5k: Remove redundant sc->curbandBruno Randolf2-9/+4
2011-01-21ath5k: Remove unused sc->curmodeBruno Randolf2-19/+0
2011-01-21ath5: Remove unused CTL definitionsBruno Randolf1-23/+0
2011-01-21ath5k: Add 802.11j 4.9GHz channels to allowed channelsBruno Randolf1-6/+13
2011-01-21ath5k: Rename ath5k_copy_channelsBruno Randolf1-4/+4
2011-01-21ath5k: Use mac80211 channel mapping functionBruno Randolf1-15/+8
2011-01-21ath9k: Try more than one queue when scheduling new aggregate.Ben Greear1-27/+37
2011-01-21ath9k: Add 'misc' file to debugfs, fix queue indexes.Ben Greear1-12/+125
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf18-40/+71
2011-01-21ath9k: Restart xmit logic in xmit watchdog.Ben Greear4-29/+68
2011-01-21ath9k: More xmit queue debugfs information.Ben Greear1-0/+26
2011-01-21ath9k: Keep track of stations for debugfs.Ben Greear4-3/+115
2011-01-21ath9k: Add counters to distinquish AMPDU enqueues.Ben Greear3-4/+8
2011-01-21ath9k: Ensure xmit makes progress.Ben Greear1-0/+2
2011-01-21ath9k: Remove un-used member from ath_node.Ben Greear1-1/+0
2011-01-21ath9k: Add more information to debugfs xmit file.Ben Greear4-2/+42
2011-01-21ath9k: Initialize ah->hwBen Greear1-0/+1
2011-01-21ath9k: Show some live tx-queue values in debugfs.Ben Greear1-0/+16
2011-01-21mac80211: Fix skb-copy failure debug message.Ben Greear1-1/+1
2011-01-21iwlwifi: fix 4965 notification wait setupJohannes Berg1-0/+5
2011-01-21iwlagn: return error if PAN disable timeoutJohannes Berg1-1/+3
2011-01-21iwlagn: properly wait for PAN disableJohannes Berg3-3/+14
2011-01-21iwlagn: add support for waiting for notificationsJohannes Berg4-0/+115
2011-01-21iwlagn: make iwl_rx_handle staticJohannes Berg2-2/+1
2011-01-19mac80211: drop non-auth 3-addr data frames when running as a 4-addr stationFelix Fietkau1-3/+22
2011-01-19mac80211: allow advertising correct maximum aggregate sizeJohannes Berg2-1/+7
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg17-24/+56
2011-01-19mac80211: don't return beacons when mesh is disabledJohannes Berg1-0/+5
2011-01-19ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear5-146/+263
2011-01-19ath9k: fix excessive BAR sending when a frame exceeds its retry limitFelix Fietkau1-1/+1
2011-01-19ath9k: try more than one tid when scheduling a new aggregateFelix Fietkau1-3/+6
2011-01-19ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan1-1/+4
2011-01-19ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan2-4/+5
2011-01-19ath9k: preserve caldata history buffer across scanningRajkumar Manoharan1-3/+2
2011-01-19mac80211: Show max retry-counts in kernel messages.Ben Greear1-4/+4
2011-01-19mac80211: mesh only parameter mppath maybe unusedWey-Yi Guy1-1/+1
2011-01-19ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau2-8/+14
2011-01-19mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho3-0/+12
2011-01-19mac80211:mesh_mpp_table_grow call should depend on MESH_WORK_GROW_MPP_TABLE f...Nick Ledovskikh1-1/+1
2011-01-19ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik4-26/+19