summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller4-13/+16
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville156-5046/+5647
2011-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller4-13/+16
2011-04-21iwl4965: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-21iwlwifi: fix skb usage after freeStanislaw Gruszka1-3/+7
2011-04-19rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn9-29/+103
2011-04-19rt2x00: Implement get_ringparam callback functionIvo van Doorn9-0/+25
2011-04-19rt2x00: Optimize register access in rt2800usbIvo van Doorn1-28/+28
2011-04-19rt2x00: Optimize register access in rt2800pciHelmut Schaa1-74/+84
2011-04-19rt2x00: Merge rt2x00ht.c contents in other files.Gertjan van Wingerde6-168/+108
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-19ath9k: fix the return value of ath_stoprecvFelix Fietkau1-1/+1
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-46/+39
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