summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tg3: Update version to 3.118Matt Carlson2011-04-261-2/+2
* tg3: Whitespace cleanupsMatt Carlson2011-04-261-7/+2
* tg3: Add EEH supportMatt Carlson2011-04-261-0/+147
* tg3: Add TSO loopback testMatt Carlson2011-04-261-35/+123
* tg3: Organize loopback test failure flagsMatt Carlson2011-04-261-8/+12
* tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson2011-04-262-0/+4
* bluetooth: Fix use-before-initiailized var.David S. Miller2011-04-251-1/+1
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-04-25192-5933/+7199
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-25192-5933/+7199
| |\
| | * mac80211: explain padding in place of rate fieldJohannes Berg2011-04-191-1/+2
| | * rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn2011-04-199-29/+103
| | * rt2x00: Implement get_ringparam callback functionIvo van Doorn2011-04-199-0/+25
| | * rt2x00: Optimize register access in rt2800usbIvo van Doorn2011-04-191-28/+28
| | * rt2x00: Optimize register access in rt2800pciHelmut Schaa2011-04-191-74/+84
| | * rt2x00: Merge rt2x00ht.c contents in other files.Gertjan van Wingerde2011-04-196-168/+108
| | * rt2x00: Enable support for RT53xx PCI devices by default.Gertjan van Wingerde2011-04-191-4/+1
| | * rt2x00: RT33xx device support is no longer experimental.Gertjan van Wingerde2011-04-191-12/+4
| | * rt2x00: Add USB IDs.Gertjan van Wingerde2011-04-191-0/+28
| | * rt2x00: Allow dynamic addition of PCI/USB IDs.Gertjan van Wingerde2011-04-1911-369/+404
| | * rt2x00: Linksys WUSB600N rev2 is a RT3572 device.Gertjan van Wingerde2011-04-191-1/+1
| | * rt2x00: Always inline rt2x00pci_enable_interruptHelmut Schaa2011-04-194-8/+8
| | * rt2x00: Decrease association time for USB devicesIvo van Doorn2011-04-1910-22/+39
| | * rt2800usb: add timer to handle TX_STA_FIFOJohannes Stezenbach2011-04-194-2/+51
| | * rt2800usb: handle TX status timeoutsJohannes Stezenbach2011-04-191-4/+7
| | * rt2x00: fix queue timeout checksJohannes Stezenbach2011-04-195-25/+43
| | * rt2800usb: read TX_STA_FIFO asynchronouslyJohannes Stezenbach2011-04-195-24/+110
| | * rt2x00: Use TXOP_HTTXOP for beaconsHelmut Schaa2011-04-191-2/+3
| | * rt2x00: Update TX_SW_CFG2 init valueHelmut Schaa2011-04-191-1/+1
| | * rt2x00: Use correct TBTT_SYNC config in AP modeHelmut Schaa2011-04-191-0/+19
| | * rt2x00: Make rt2x00_queue_entry_for_each more flexibleHelmut Schaa2011-04-193-21/+49
| | * rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-1919-153/+203
| | * rt2x00: Fix stuck queue in tx failure caseHelmut Schaa2011-04-191-1/+1
| | * rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devicesLayne Edwards2011-04-191-18/+42
| | * ath9k: assign keycache slots to unencrypted stationsFelix Fietkau2011-04-194-4/+36
| | * ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-198-15/+145
| | * ath9k: Fix beacon generation on foreign channelRajkumar Manoharan2011-04-191-14/+22
| | * mac80211: add a function for setting the TIM bit for a specific stationFelix Fietkau2011-04-193-1/+27
| | * ath9k_htc: Fix free slot value for cab queueRajkumar Manoharan2011-04-191-1/+1
| | * mwifiex: optimize driver initialization codeAmitkumar Karwar2011-04-193-64/+33
| | * mwifiex: remove some macro definitionsAmitkumar Karwar2011-04-195-7/+4
| | * mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-1913-277/+105
| | * mac80211: fix debugfs printk format warningRandy Dunlap2011-04-191-1/+1
| | * iwlegacy: use pci_dev->revisionSergei Shtylyov2011-04-191-1/+1
| | * ath9k_htc: Cleanup HTC debugfsRajkumar Manoharan2011-04-193-137/+27
| | * ath9k_htc: Add debugfs support to change debug maskRajkumar Manoharan2011-04-192-0/+50
| | * ath: fix 0x6C for beaconing/passive scan flags based on country IELuis R. Rodriguez2011-04-191-0/+1
| | * rfkill: Regulator consumer driver for rfkillAntonio Ospite2011-04-194-0/+224
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-04-1911-805/+964
| | |\
| | | * Bluetooth: Fix lockdep warning in L2CAPGustavo F. Padovan2011-04-141-2/+0
| | | * Bluetooth: Fix another locking unbalanceGustavo F. Padovan2011-04-141-0/+2