summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-19net: forcedeth: fix compile warning of not used nv_set_tso functionShan Wei1-10/+0
2011-04-19mac80211: explain padding in place of rate fieldJohannes Berg1-1/+2
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-19mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau3-1/+27
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-19mac80211: fix debugfs printk format warningRandy Dunlap1-1/+1
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-19rfkill: Regulator consumer driver for rfkillAntonio Ospite4-0/+224
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville11-805/+964
2011-04-19Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville19-265/+113
2011-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller12-98/+101
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller44-136/+197
2011-04-18net: qlge: convert to hw_featuresMichał Mirosław2-47/+8
2011-04-18net: vmxnet3: convert to hw_featuresMichał Mirosław3-86/+28
2011-04-18net: vxge: convert to hw_featuresMichał Mirosław3-127/+59
2011-04-18net: chelsio: convert to hw_featuresMichał Mirosław5-58/+14
2011-04-18net: s2io: convert to hw_featuresMichał Mirosław1-80/+20
2011-04-18net: fix section mismatchesMichał Mirosław10-68/+72
2011-04-18r8169: TSO fixes.Francois Romieu1-72/+137