aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2019-04-25rt2x00: remove last_nostatus_checkStanislaw Gruszka1-1/+0
2019-04-25rt2x00: do not print error when queue is fullStanislaw Gruszka1-1/+1
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai1-6/+9
2018-10-01rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka1-0/+1
2018-10-01rt2800mmio: use txdone/txstatus routines from libStanislaw Gruszka1-0/+1
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+3
2018-05-29Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka1-4/+3
2018-05-04rt2x00: check against flushing empty queueStanislaw Gruszka1-0/+2
2018-01-08rt2x00: pause almost full queue earlyStanislaw Gruszka1-0/+8
2018-01-08rt2x00: Delete an error message for a failed memory allocation in rt2x00queue_allocate()Markus Elfring1-3/+1
2017-03-08rt2800: use TXOP_BACKOFF for probe framesStanislaw Gruszka1-3/+4
2017-02-08rt2x00: remove queue_entry from skbdescStanislaw Gruszka1-3/+0
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka1-1/+1
2016-12-30rt2800: don't set ht parameters for non-aggregated framesStanislaw Gruszka1-6/+6
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-0/+1290