summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* 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
* rt2800usb: Add seven new USB IDsMark Davis2011-04-121-13/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-072-5/+11
|\
| * rt2x00: fix cancelling uninitialized workStanislaw Gruszka2011-04-041-2/+4
| * wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
* | rt2x00: Drop __TIME__ usageMichal Marek2011-04-071-1/+0
* | wireless: rt2x00: rt{2500,73}usb.c fix duplicate idsXose Vazquez Perez2011-04-072-5/+0
* | rt2x00: Add an error message when trying to send on a full queueHelmut Schaa2011-04-041-1/+4
* | rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa2011-04-043-1/+9
* | rt2x00: Add support for the ZyXEL NWD-211AN USBIvo van Doorn2011-04-041-0/+1
* | rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1Helmut Schaa2011-04-041-2/+5
* | rt2x00: Implement tx power temperature compensationHelmut Schaa2011-04-049-5/+296
* | rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa2011-04-043-25/+0
* | rt2x00: Indention cleanup in rt2800libHelmut Schaa2011-04-041-14/+11
* | rt2x00: Don't recalculate HT40 compensation for each rateHelmut Schaa2011-04-041-14/+18
* | rt2x00: Restructure bw_comp calculationHelmut Schaa2011-04-041-5/+8
* | rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa2011-04-045-10/+5
* | rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa2011-04-041-6/+12
* | rt2x00: Limit rt2800pci txdone processing to 16 entries at onceHelmut Schaa2011-04-041-2/+10
* | rt2x00: Limit rt2x00pci rxdone processing to 16 entries at onceHelmut Schaa2011-04-046-11/+25
|/
* rt2x00: Add unknown Toshiba devicePeter Lemenkov2011-03-211-0/+2
* rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov2011-03-211-0/+2
* rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov2011-03-211-0/+1
* rt2x00: Add rt2870 device idPeter Lemenkov2011-03-211-1/+1
* rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde2011-03-042-27/+0
* rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde2011-03-042-2/+2
* rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde2011-03-044-6/+9
* rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde2011-03-044-20/+16
* rt2x00: Fix comment in rt2800pciHelmut Schaa2011-03-041-1/+1
* rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa2011-03-044-33/+22
OpenPOWER on IntegriCloud