summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* 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
* rt2x00: Remove now unused crypto.aid fieldHelmut Schaa2011-03-042-5/+2
* rt2x00: Fix rt2800 key assignment in multi bssid setupsHelmut Schaa2011-03-041-13/+30
* rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor fieldHelmut Schaa2011-03-041-1/+1
* rt2x00: Don't call ieee80211_get_tx_rate for MCS ratesHelmut Schaa2011-03-042-15/+15
* rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa2011-03-047-15/+17
* rt2x00: Optimize TX descriptor memory layoutIvo van Doorn2011-03-041-5/+5
* rt2x00: Optimize TX descriptor handlingHelmut Schaa2011-03-0412-55/+79
* rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa2011-03-045-4/+11
* rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_txHelmut Schaa2011-03-041-1/+1
* rt2x00: Add unlikely macro to special case tx status handlingHelmut Schaa2011-03-041-1/+1
* rt2x00: Remove useless NULL checkHelmut Schaa2011-03-041-2/+1
* rt2x00: Make use of unlikely during tx status processingHelmut Schaa2011-03-041-2/+2
* rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa2011-03-046-8/+25
* rt2x00: fix whitespace damage in the rt2800 specific codeGabor Juhos2011-03-043-369/+378
* mac80211: make tx() operation return voidJohannes Berg2011-02-252-4/+3
* rt2x00: Add support for RT5390 chipRA-Shiang Tu2011-02-215-55/+440
* rt2x00: Add/Modify the GPIO register definitionShiang Tu2011-02-212-3/+9
* rt2x00: Add/Modify protection related register definitionsShiang Tu2011-02-212-14/+20
* rt2x00: Remove superfluos empty lineHelmut Schaa2011-02-211-1/+0
* Revert "rt2x00 : avoid timestamp for monitor injected frame."Helmut Schaa2011-02-211-6/+3
* rt2x00: Minor optimization for devices with RTS/CTS offloadHelmut Schaa2011-02-211-3/+3
* rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung2011-02-213-77/+199
* rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung2011-02-213-9/+70
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2011-02-181-0/+2
|\
| * wireless: rt2x00: rt2800pci.c: add two idsXose Vazquez Perez2011-02-181-0/+2
* | rt2x00: Check for errors from skb_pad() callsSeth Forshee2011-02-143-6/+30
OpenPOWER on IntegriCloud