summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2x00queue.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rt2x00: remove useless code in rt2x00queue_create_tx_descriptor()Dmitry Antipov2023-12-151-3/+0
* wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-1/+1
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-1/+1
* rt2x00: do not set timestamp for injected framesStanislaw Gruszka2021-06-151-2/+3
* rt2x00: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-081-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-12/+1
* rt2x00: remove last_nostatus_checkStanislaw Gruszka2019-04-251-1/+0
* rt2x00: do not print error when queue is fullStanislaw Gruszka2019-04-251-1/+1
* rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai2019-04-121-6/+9
* rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka2018-10-011-0/+1
* rt2800mmio: use txdone/txstatus routines from libStanislaw Gruszka2018-10-011-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-4/+3
|\
| * Revert "rt2800: use TXOP_BACKOFF for probe frames"Stanislaw Gruszka2018-05-291-4/+3
* | rt2x00: check against flushing empty queueStanislaw Gruszka2018-05-041-0/+2
|/
* rt2x00: pause almost full queue earlyStanislaw Gruszka2018-01-081-0/+8
* rt2x00: Delete an error message for a failed memory allocation in rt2x00queue...Markus Elfring2018-01-081-3/+1
* rt2800: use TXOP_BACKOFF for probe framesStanislaw Gruszka2017-03-081-3/+4
* rt2x00: remove queue_entry from skbdescStanislaw Gruszka2017-02-081-3/+0
* rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka2017-02-081-1/+1
* rt2800: don't set ht parameters for non-aggregated framesStanislaw Gruszka2016-12-301-6/+6
* rt2x00: move under ralink vendor directoryKalle Valo2015-11-181-0/+1290