summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2800mmio.c
Commit message (Expand)AuthorAgeFilesLines
* rt2800: add helpers for reading dma done indexStanislaw Gruszka2019-06-251-0/+31
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
* rt2800mmio: use timer and work for handling tx statuses timeoutsStanislaw Gruszka2019-04-251-6/+75
* rt2800mmio: fetch tx status changesStanislaw Gruszka2019-04-251-8/+9
* rt2800: partially restore old mmio txstatus behaviourStanislaw Gruszka2019-04-251-22/+8Star
* rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka2018-10-011-29/+89
* rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka2018-10-011-1/+2
* rt2800mmio: use txdone/txstatus routines from libStanislaw Gruszka2018-10-011-172/+8Star
* rt2x00: check against flushing empty queueStanislaw Gruszka2018-05-041-0/+1
* rt2x00: Fix MMIC CountermeasuresMichael Skeffington2017-08-081-2/+11
* rt2x00: convert rt2x00_desc_read return typeArnd Bergmann2017-05-241-7/+7
* rt2x00: convert rt2x00mmio_register_read return typeArnd Bergmann2017-05-241-15/+15
* rt2x00: use txdone_nomatch on rt2800usbStanislaw Gruszka2017-03-081-1/+1
* rt2x00: move under ralink vendor directoryKalle Valo2015-11-181-0/+871