aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2x00usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-21wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld1-3/+3
2022-04-23net: remove third argument of usb_maxpacket()Vincent Mailhol1-2/+2
2021-11-29rt2x00: do not mark device gone on EPROTO errors during startStanislaw Gruszka1-0/+3
2020-08-02rt2x00: pci: use generic power managementVaibhav Gupta1-1/+1
2019-12-18rt2x00usb: Fix a warning message in 'rt2x00usb_watchdog_tx_dma()'Christophe JAILLET1-1/+1
2019-07-24rt2x00usb: remove unnecessary rx flag checksSoeren Moch1-6/+3
2019-07-15rt2x00usb: fix rx queue hangSoeren Moch1-6/+6
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2019-04-25rt2x00: check number of EPROTO errorsStanislaw Gruszka1-3/+19
2017-11-10rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka1-3/+3
2017-05-24rt2x00: convert rt2x00usb_register_read return typeArnd Bergmann1-1/+1
2017-02-08rt2x00usb: fix anchor initializationStanislaw Gruszka1-5/+8
2017-02-08rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka1-4/+0
2017-02-07rt2x00: avoid introducing a USB dependency in the rt2x00lib moduleStanislaw Gruszka1-0/+5
2017-01-17rt2800: increase TX timeoutStanislaw Gruszka1-1/+1
2016-09-03rt2x00usb: Fix error return codeChristophe Jaillet1-1/+3
2016-04-06rt2x00usb: Use usb anchor to manage URBVishal Thanki1-2/+19
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-0/+884