aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2800usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-21rt2x00: remove duplicate USB device IDKrzysztof Kozlowski1-1/+0
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-02-08rt2800usb: add Sweex LW163V2 id'sStanislaw Gruszka1-0/+1
2020-08-27rt2x00: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+0
2019-12-18rt2x00: implement reconfig_completeStanislaw Gruszka1-0/+1
2019-08-06rt2800usb: Add new rt2800usb device PLANEX GW-USMicroNMasanari Iida1-0/+1
2019-06-25rt2800: add pre_reset_hw callbackStanislaw Gruszka1-0/+1
2019-06-25rt2800: initial watchdog implementationStanislaw Gruszka1-0/+1
2019-06-25rt2800: add helpers for reading dma done indexStanislaw Gruszka1-0/+9
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2019-04-25rt2800: move txstatus pending routineStanislaw Gruszka1-19/+3
2019-04-25rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka1-1/+1
2019-04-25rt2x00: code-style fix in rt2800usb.cTomislav Požega1-2/+2
2018-10-01rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka1-139/+4
2018-05-04rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka1-4/+2
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-1/+1
2017-08-10rt2800usb: constify usb_device_idArvind Yadav1-1/+1
2017-08-08rt2x00: Fix MMIC CountermeasuresMichael Skeffington1-3/+12
2017-05-24rt2x00: Add device ID for Epson WN7512BEPTom Gaudasinski1-0/+2
2017-05-24rt2x00: convert rt2x00_desc_read return typeArnd Bergmann1-4/+4
2017-05-24rt2x00: convert rt2x00usb_register_read return typeArnd Bergmann1-7/+7
2017-05-24rt2x00: change function pointers for register accessorsArnd Bergmann1-2/+2
2017-03-08rt2x00: use txdone_nomatch on rt2800usbStanislaw Gruszka1-11/+7
2017-01-17rt2800usb: mark tx failure on timeoutStanislaw Gruszka1-3/+2
2017-01-17rt2800: increase TX timeoutStanislaw Gruszka1-1/+1
2017-01-17rt2800usb: remove watchdogStanislaw Gruszka1-42/+0
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-2/+2
2016-11-23rt2800usb: do not wipe out USB_DMA_CFG settingsStanislaw Gruszka1-4/+1
2016-03-07rt2x00: add new rt2800usb device Buffalo WLI-UC-G450Anthony Wong1-0/+1
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-0/+1462