summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2011-04-19rt2x00: Enable support for RT53xx PCI devices by default.Gertjan van Wingerde1-4/+1
2011-04-19rt2x00: RT33xx device support is no longer experimental.Gertjan van Wingerde1-12/+4
2011-04-19rt2x00: Add USB IDs.Gertjan van Wingerde1-0/+28
2011-04-19rt2x00: Allow dynamic addition of PCI/USB IDs.Gertjan van Wingerde11-369/+404
2011-04-19rt2x00: Linksys WUSB600N rev2 is a RT3572 device.Gertjan van Wingerde1-1/+1
2011-04-19rt2x00: Always inline rt2x00pci_enable_interruptHelmut Schaa4-8/+8
2011-04-19rt2x00: Decrease association time for USB devicesIvo van Doorn10-22/+39
2011-04-19rt2800usb: add timer to handle TX_STA_FIFOJohannes Stezenbach4-2/+51
2011-04-19rt2800usb: handle TX status timeoutsJohannes Stezenbach1-4/+7
2011-04-19rt2x00: fix queue timeout checksJohannes Stezenbach5-25/+43
2011-04-19rt2800usb: read TX_STA_FIFO asynchronouslyJohannes Stezenbach5-24/+110
2011-04-19rt2x00: Use TXOP_HTTXOP for beaconsHelmut Schaa1-2/+3
2011-04-19rt2x00: Update TX_SW_CFG2 init valueHelmut Schaa1-1/+1
2011-04-19rt2x00: Use correct TBTT_SYNC config in AP modeHelmut Schaa1-0/+19
2011-04-19rt2x00: Make rt2x00_queue_entry_for_each more flexibleHelmut Schaa3-21/+49
2011-04-19rt2x00: Split rt2x00dev->flagsIvo van Doorn19-153/+203
2011-04-19rt2x00: Fix stuck queue in tx failure caseHelmut Schaa1-1/+1
2011-04-19rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devicesLayne Edwards1-18/+42
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau4-4/+36
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau8-15/+145
2011-04-19ath9k: Fix beacon generation on foreign channelRajkumar Manoharan1-14/+22
2011-04-19ath9k_htc: Fix free slot value for cab queueRajkumar Manoharan1-1/+1
2011-04-19mwifiex: optimize driver initialization codeAmitkumar Karwar3-64/+33
2011-04-19mwifiex: remove some macro definitionsAmitkumar Karwar5-7/+4
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar13-277/+105
2011-04-19iwlegacy: use pci_dev->revisionSergei Shtylyov1-1/+1
2011-04-19ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan3-137/+27
2011-04-19ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan2-0/+50
2011-04-19ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez1-0/+1
2011-04-19Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville19-265/+113
2011-04-18iwlagn: remove led_opsWey-Yi Guy1-4/+0
2011-04-18iwlagn: remove legacy opsWey-Yi Guy1-10/+0
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy7-37/+22
2011-04-18iwlagn: no 5.2GHz/HT40 support for bgn devicesWey-Yi Guy2-2/+2
2011-04-18iwlagn: temperature should be measure for all _agn devicesWey-Yi Guy7-47/+3
2011-04-18iwlagn: always support uCode traceWey-Yi Guy6-11/+1
2011-04-18iwlagn: use huge command for beaconJohannes Berg1-2/+8
2011-04-18iwlagn: verify that huge commands are synchronousJohannes Berg1-0/+8
2011-04-18iwlagn: remove most BUG_ON instancesJohannes Berg7-27/+42
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy11-125/+27
2011-04-14ath: Add a missing world regulatory domain 0x6CSenthil Balasubramanian2-3/+6
2011-04-14rtlwifi: Fix unitialized variable warningsLarry Finger4-5/+5
2011-04-14mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao2-3/+4
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar14-136/+80
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar10-44/+1
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar19-1434/+502
2011-04-14ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312Felix Fietkau3-1/+17
2011-04-14ath5k: fix the EEPROM check for hw AES crypto supportFelix Fietkau1-1/+1
2011-04-14ath5k: add a new bus op for reading the mac addressFelix Fietkau5-31/+52
2011-04-14ath: unshare struct ath_bus_ops between ath5k and ath9kFelix Fietkau3-8/+15