aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2800usb.c
Commit message (Expand)AuthorAgeFilesLines
* Backport rt2x00 from linux 3.4.113Joonas Kylmälä2019-12-111-71/+254
* rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-10-021-0/+9
* rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-08-261-0/+1
* rt2x00: Identify rt2800usb chipsets.Gertjan van Wingerde2012-04-271-14/+12
* rt2800: Add support for the Fujitsu Stylistic Q550Alan Cox2012-04-271-0/+2
* rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.Gertjan van Wingerde2012-04-271-0/+1
* rt2800usb: Add new device ID for BelkinEduardo Bacchi Kienetz2012-04-271-0/+2
* rt2x00: Properly identify rt2800usb devices.Gertjan van Wingerde2012-04-271-2/+2
* rt2x00: Add support for D-Link DWA-127 to rt2800usb.Gertjan van Wingerde2012-04-021-0/+1
* rt2800usb: Move ID out of unknownLarry Finger2012-01-121-1/+1
* rt2x00: fix crash in rt2800usb_write_tx_descStanislaw Gruszka2011-10-031-1/+3
* rt2x00: Initial support for RT5370 USB devices.Gertjan van Wingerde2011-05-051-0/+8
* rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-021-0/+1
* rt2x00: Optimize TX_STA_FIFO register readingIvo van Doorn2011-05-021-4/+5
* rt2x00: Reduce tx status reading timeoutIvo van Doorn2011-05-021-2/+2
* rt2x00: Implement get_ringparam callback functionIvo van Doorn2011-04-191-0/+1
* rt2x00: Optimize register access in rt2800usbIvo van Doorn2011-04-191-28/+28
* rt2x00: Add USB IDs.Gertjan van Wingerde2011-04-191-0/+28
* rt2x00: Allow dynamic addition of PCI/USB IDs.Gertjan van Wingerde2011-04-191-217/+223
* rt2x00: Linksys WUSB600N rev2 is a RT3572 device.Gertjan van Wingerde2011-04-191-1/+1
* rt2800usb: add timer to handle TX_STA_FIFOJohannes Stezenbach2011-04-191-1/+40
* rt2800usb: handle TX status timeoutsJohannes Stezenbach2011-04-191-4/+7
* rt2800usb: read TX_STA_FIFO asynchronouslyJohannes Stezenbach2011-04-191-0/+31
* rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-191-7/+7
* 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-071-3/+7
|\
| * wireless: rt2x00: rt2800usb.c add and identify idsXose Vazquez Perez2011-03-291-3/+7
* | rt2x00: Add support for the ZyXEL NWD-211AN USBIvo van Doorn2011-04-041-0/+1
* | rt2x00: Implement tx power temperature compensationHelmut Schaa2011-04-041-0/+1
* | rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa2011-04-041-1/+0
|/
* 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: Optimize TX descriptor handlingHelmut Schaa2011-03-041-0/+1
* rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2011-01-311-0/+6
* rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISRHelmut Schaa2011-01-311-2/+0
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-311-0/+1
* rt2x00: Fix panic on frame padding for rt2800 usb devicesIsmael Luceno2011-01-041-4/+12
* rt2x00: Add "flush" queue commandIvo van Doorn2010-12-131-2/+1
* rt2x00: Reorganize queue callback functionsIvo van Doorn2010-12-131-8/+3
* rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).Ivo van Doorn2010-12-131-29/+55
* rt2x00: trivial: add missing \n on warningsJohannes Stezenbach2010-12-131-2/+2
* rt2x00: Don't frequently reset beacon interval in AdHoc modeHelmut Schaa2010-12-131-2/+10
* rt2x00: Implement get_survey callback for rt2800Helmut Schaa2010-12-131-0/+1
* rt2x00: Fix rt2800 USB TX Path DMA issueRA-Jay Hung2010-11-171-13/+26
* rt2x00: Remove RT30XX Kconfig variables.Gertjan van Wingerde2010-11-171-93/+74
* rt2x00: Add initial support for RT3370/RT3390 devices.Gertjan van Wingerde2010-11-171-3/+7
* rt2x00: Add watchdog functions for HW queueIvo van Doorn2010-11-151-1/+44
* rt2x00: Remove rt2x00lib_toggle_rxIvo van Doorn2010-11-151-4/+1