summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2x00usb.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld2022-10-211-3/+3
* net: remove third argument of usb_maxpacket()Vincent Mailhol2022-04-231-2/+2
* rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka2021-11-291-0/+3
* rt2x00: pci: use generic power managementVaibhav Gupta2020-08-021-1/+1
* rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'Christophe JAILLET2019-12-181-1/+1
* rt2x00usb: remove unnecessary rx flag checksSoeren Moch2019-07-241-6/+3
* rt2x00usb: fix rx queue hangSoeren Moch2019-07-151-6/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-12/+1
* rt2x00: check number of EPROTO errorsStanislaw Gruszka2019-04-251-3/+19
* rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka2017-11-101-3/+3
* rt2x00: convert rt2x00usb_register_read return typeArnd Bergmann2017-05-241-1/+1
* rt2x00usb: fix anchor initializationStanislaw Gruszka2017-02-081-5/+8
* rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka2017-02-081-4/+0
* rt2x00: avoid introducing a USB dependency in the rt2x00lib moduleStanislaw Gruszka2017-02-071-0/+5
* rt2800: increase TX timeoutStanislaw Gruszka2017-01-171-1/+1
* rt2x00usb: Fix error return codeChristophe Jaillet2016-09-031-1/+3
* rt2x00usb: Use usb anchor to manage URBVishal Thanki2016-04-061-2/+19
* rt2x00: move under ralink vendor directoryKalle Valo2015-11-181-0/+884