summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2011-04-19rt2x00: Use correct TBTT_SYNC config in AP modeHelmut Schaa
2011-04-19rt2x00: Make rt2x00_queue_entry_for_each more flexibleHelmut Schaa
2011-04-19rt2x00: Split rt2x00dev->flagsIvo van Doorn
2011-04-19rt2x00: Fix stuck queue in tx failure caseHelmut Schaa
2011-04-19rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devicesLayne Edwards
2011-04-12rt2800usb: Add seven new USB IDsMark Davis
2011-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-07rt2x00: Drop __TIME__ usageMichal Marek
2011-04-07wireless: rt2x00: rt{2500,73}usb.c fix duplicate idsXose Vazquez Perez
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04rt2x00: Add an error message when trying to send on a full queueHelmut Schaa
2011-04-04rt2x00: Fix tx aggregation problems with some clientsHelmut Schaa
2011-04-04rt2x00: Add support for the ZyXEL NWD-211AN USBIvo van Doorn
2011-04-04rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1Helmut Schaa
2011-04-04rt2x00: Implement tx power temperature compensationHelmut Schaa
2011-04-04rt2x00: Remove obsolete rt2x00queue_align_payloadHelmut Schaa
2011-04-04rt2x00: Indention cleanup in rt2800libHelmut Schaa
2011-04-04rt2x00: Don't recalculate HT40 compensation for each rateHelmut Schaa
2011-04-04rt2x00: Restructure bw_comp calculationHelmut Schaa
2011-04-04rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa
2011-04-04rt2x00: Calculate tx status fifo size instead of hardcoding itHelmut Schaa
2011-04-04rt2x00: Limit rt2800pci txdone processing to 16 entries at onceHelmut Schaa
2011-04-04rt2x00: Limit rt2x00pci rxdone processing to 16 entries at onceHelmut Schaa
2011-04-04rt2x00: fix cancelling uninitialized workStanislaw Gruszka
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez
2011-03-21rt2x00: Add unknown Toshiba devicePeter Lemenkov
2011-03-21rt2x00: Add 2L Central Europe BV 8070Peter Lemenkov
2011-03-21rt2x00: Add Planex Communications, Inc. RT8070Peter Lemenkov
2011-03-21rt2x00: Add rt2870 device idPeter Lemenkov
2011-03-04rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde
2011-03-04rt2x00: Optimize getting the beacon queue structure.Gertjan van Wingerde
2011-03-04rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde
2011-03-04rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde
2011-03-04rt2x00: Fix comment in rt2800pciHelmut Schaa
2011-03-04rt2x00: Revise irqmask locking for PCI devicesHelmut Schaa
2011-03-04rt2x00: Remove now unused crypto.aid fieldHelmut Schaa
2011-03-04rt2x00: Fix rt2800 key assignment in multi bssid setupsHelmut Schaa
2011-03-04rt2x00: Use an enum instead of u16 for the rate_mode TX descriptor fieldHelmut Schaa
2011-03-04rt2x00: Don't call ieee80211_get_tx_rate for MCS ratesHelmut Schaa
2011-03-04rt2x00: Move TX descriptor field "ifs" into plcp substructHelmut Schaa
2011-03-04rt2x00: Optimize TX descriptor memory layoutIvo van Doorn
2011-03-04rt2x00: Optimize TX descriptor handlingHelmut Schaa
2011-03-04rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa
2011-03-04rt2x00: Use unlikely for unexpected error condition in rt2x00_mac_txHelmut Schaa
2011-03-04rt2x00: Add unlikely macro to special case tx status handlingHelmut Schaa
2011-03-04rt2x00: Remove useless NULL checkHelmut Schaa
2011-03-04rt2x00: Make use of unlikely during tx status processingHelmut Schaa