summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf10-15/+30
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-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: track receiver's aggregation reorder buffer sizeJohannes Berg11-11/+19
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-19ath9k_hw: partially revert "fix dma descriptor rx error bit parsing"Felix Fietkau2-8/+14
2011-01-19ath5k: Fix return codes for eeprom read functions.Wojciech Dubowik4-26/+19
2011-01-19ath9k: reduce the likelihood of baseband hang check false positivesFelix Fietkau1-1/+12
2011-01-19ath9k: reinitialize block ack window data when starting aggregationFelix Fietkau1-0/+3
2011-01-19ath9k: fix initial sequence number after starting an ampdu sessionFelix Fietkau1-1/+1
2011-01-19ath9k: fix bogus sequence number increases on aggregation tid flushFelix Fietkau1-1/+1
2011-01-19rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090RA-Jay Hung2-8/+23
2011-01-19rt2x00: Fix radio off hang issue for PCIE interfaceRA-Jay Hung2-32/+10
2011-01-19ath9k_hw: Offload USB eeprom reading to targetSujith Manoharan5-29/+123
2011-01-19ath9k_htc: Add multiple register read APISujith Manoharan3-0/+34
2011-01-19mwl8k: Enable HW encryption for AP modeNishant Sarmukadam1-3/+277
2011-01-19mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabledNishant Sarmukadam1-3/+98
2011-01-19mwl8k: Add encapsulation of data packet for cryptoNishant Sarmukadam1-1/+53
2011-01-19mwl8k: Modify add_dma_header to include pad parametersNishant Sarmukadam1-6/+10
2011-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-15/+19
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds1-2/+1
2011-01-17net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger1-2/+1
2011-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds38-505/+512
2011-01-14GRETH: resolve SMP issues and other problemsDaniel Hellstrom1-67/+92
2011-01-14GRETH: handle frame error interruptsDaniel Hellstrom2-4/+7
2011-01-14GRETH: avoid writing bad speed/duplex when setting transfer modeDaniel Hellstrom1-11/+8
2011-01-14GRETH: fixed skb buffer memory leak on frame errorsDaniel Hellstrom1-4/+14
2011-01-14GRETH: GBit transmit descriptor handling optimizationDaniel Hellstrom1-9/+10
2011-01-14GRETH: fix opening/closingDaniel Hellstrom1-0/+4
2011-01-14GRETH: added raw AMBA vendor/device number to match against.Daniel Hellstrom1-0/+3
2011-01-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller13-136/+147
2011-01-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller2-14/+14
2011-01-14cassini: Fix build bustage on x86.David S. Miller1-3/+3