aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-12rt2800usb: Add seven new USB IDsMark Davis1-13/+22
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville20-98/+400
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+4
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-5/+11
2011-04-07rt2x00: Drop __TIME__ usageMichal Marek1-1/+0
2011-04-07wireless: rt2x00: rt{2500,73}usb.c fix duplicate idsXose Vazquez Perez2-5/+0
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds11-21/+21
2011-04-04rt2x00: Add an error message when trying to send on a full queueHelmut Schaa1-1/+4
2011-04-04rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa3-1/+9
2011-04-04rt2x00: Add support for the ZyXEL NWD-211AN USBIvo van Doorn1-0/+1
2011-04-04rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1Helmut Schaa1-2/+5
2011-04-04rt2x00: Implement tx power temperature compensationHelmut Schaa9-5/+296
2011-04-04rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa3-25/+0
2011-04-04rt2x00: Indention cleanup in rt2800libHelmut Schaa1-14/+11
2011-04-04rt2x00: Don't recalculate HT40 compensation for each rateHelmut Schaa1-14/+18
2011-04-04rt2x00: Restructure bw_comp calculationHelmut Schaa1-5/+8
2011-04-04rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa5-10/+5
2011-04-04rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa1-6/+12
2011-04-04rt2x00: Limit rt2800pci txdone processing to 16 entries at onceHelmut Schaa1-2/+10
2011-04-04rt2x00: Limit rt2x00pci rxdone processing to 16 entries at onceHelmut Schaa6-11/+25
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka1-2/+4
2011-03-31Fix common misspellingsLucas De Marchi11-21/+21
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez1-3/+7
2011-03-21rt2x00: Add unknown Toshiba devicePeter Lemenkov1-0/+2
2011-03-21rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov1-0/+2
2011-03-21rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov1-0/+1
2011-03-21rt2x00: Add rt2870 device idPeter Lemenkov1-1/+1
2011-03-04rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde2-27/+0
2011-03-04rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde2-2/+2
2011-03-04rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde4-6/+9
2011-03-04rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde4-20/+16
2011-03-04rt2x00: Fix comment in rt2800pciHelmut Schaa1-1/+1
2011-03-04rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa4-33/+22
2011-03-04rt2x00: Remove now unused crypto.aid fieldHelmut Schaa2-5/+2