aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2x00mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-18wifi: rt2x00: fix repeated words in commentsJilin Yuan1-1/+1
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-1/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-1/+1
2020-11-11rt2x00: remove WDS codeJohannes Berg1-2/+1
2020-05-29rt2800: enable MFP support unconditionallyRui Salvaterra1-1/+2
2019-12-18rt2x00: implement reconfig_completeStanislaw Gruszka1-0/+20
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai1-10/+0
2018-10-01rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka1-0/+4
2018-07-31rt2x00: remove redundant functions rt2x00mac_sta_{add/remove}YueHaibing1-18/+0
2018-05-04rt2x00: check against flushing empty queueStanislaw Gruszka1-2/+1
2018-01-08rt2x00: do not pause queue unconditionally on error pathStanislaw Gruszka1-8/+14
2018-01-08rt2x00: pause almost full queue earlyStanislaw Gruszka1-10/+0
2017-01-17rt2x00: do not flush empty queueStanislaw Gruszka1-1/+2
2016-12-30rt2x00: add mutex to synchronize config and link tunerStanislaw Gruszka1-0/+5
2016-12-30rt2800: set MAX_PSDU len according to remote STAs capabilitiesStanislaw Gruszka1-2/+1
2016-01-25rt2x00: fix monitor mode regressionEli Cooper1-5/+0
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-0/+846