summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-01-21iwlwifi: add hw rev for 2000 series devicesWey-Yi Guy
2011-01-21iwlwifi: remove g2 from csr hw revWey-Yi Guy
2011-01-21iwlagn: remove Gen2 from KconfigWey-Yi Guy
2011-01-21iwlagn: add 2000 series to KconfigWey-Yi Guy
2011-01-21iwlagn: add 2000 series pci idWey-Yi Guy
2011-01-21 iwlagn: 2000 series devices supportWey-Yi Guy
2011-01-21iwlagn: add 2000 series EEPROM versionWey-Yi Guy
2011-01-21iwlagn: remove reference to gen2a and gen2bWey-Yi Guy
2011-01-21iwlwifi: use mac80211 throughput triggerWey-Yi Guy
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-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf
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-21iwlwifi: fix 4965 notification wait setupJohannes Berg
2011-01-21iwlagn: return error if PAN disable timeoutJohannes Berg
2011-01-21iwlagn: properly wait for PAN disableJohannes Berg
2011-01-21iwlagn: add support for waiting for notificationsJohannes Berg
2011-01-21iwlagn: make iwl_rx_handle staticJohannes Berg
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2011-01-19ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear
2011-01-19ath9k: fix excessive BAR sending when a frame exceeds its retry limitFelix Fietkau
2011-01-19ath9k: try more than one tid when scheduling a new aggregateFelix Fietkau
2011-01-19ath9k_hw: fix carrier leakage calibration for AR9271Rajkumar Manoharan
2011-01-19ath9k_htc: keep calibrated noise floor value for oper channelRajkumar Manoharan
2011-01-19ath9k: preserve caldata history buffer across scanningRajkumar Manoharan
2011-01-19ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau
2011-01-19ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik
2011-01-19ath9k: reduce the likelihood of baseband hang check false positivesFelix Fietkau
2011-01-19ath9k: reinitialize block ack window data when starting aggregationFelix Fietkau
2011-01-19ath9k: fix initial sequence number after starting an ampdu sessionFelix Fietkau
2011-01-19ath9k: fix bogus sequence number increases on aggregation tid flushFelix Fietkau
2011-01-19rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090RA-Jay Hung
2011-01-19rt2x00: Fix radio off hang issue for PCIE interfaceRA-Jay Hung