summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ralink/rt2x00/rt2x00.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-05-20wifi: rt2x00: remove unused delayed work data from link descriptionDmitry Antipov1-10/+0
2023-12-01wifi: rt2x00: make watchdog param per deviceStanislaw Gruszka1-1/+1
2023-11-08wifi: rt2x00: introduce DMA busy check watchdog for rt2800Shiji Yang1-0/+3
2023-10-25wifi: rt2x00: rework MT7620 PA/LNA RF calibrationShiji Yang1-0/+6
2022-09-19wifi: rt2x00: Fix "Error - Attempt to send packet over invalid queue 2"Hans de Goede1-1/+4
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
2020-11-07rt2x00: save survey for every channel visitedMarkov Mikhail1-0/+10
2020-08-27rt2x00: convert tasklets to use new tasklet_setup() APIAllen Pais1-5/+5
2020-08-02rt2x00: pci: use generic power managementVaibhav Gupta1-3/+2
2019-12-18rt2x00: implement reconfig_completeStanislaw Gruszka1-0/+2
2019-10-08rt2x00: remove input-polldev.h headerDmitry Torokhov1-1/+0
2019-08-20rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka1-0/+1
2019-06-25rt2800: do not enable watchdog by defaultStanislaw Gruszka1-0/+1
2019-06-25rt2x00: add restart hwStanislaw Gruszka1-0/+7
2019-06-25rt2800: add pre_reset_hw callbackStanislaw Gruszka1-0/+1
2019-06-25rt2x00: allow to specify watchdog intervalStanislaw Gruszka1-0/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2019-04-25rt2x00: remove last_nostatus_checkStanislaw Gruszka1-2/+0
2019-04-25rt2x00: check number of EPROTO errorsStanislaw Gruszka1-0/+1
2019-04-25rt2x00: use ratelimited variants dev_warn/dev_errStanislaw Gruszka1-2/+2
2019-04-12rt2x00: do not increment sequence number while re-transmittingVijayakumar Durai1-1/+0
2018-10-01rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka1-0/+1
2018-10-01rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka1-0/+2
2018-05-04rt2x00: call sta_add/remove directly in rt2800Stanislaw Gruszka1-4/+0
2017-05-24rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann1-8/+2
2017-05-24rt2x00: convert rt2x00_rf_read return typeArnd Bergmann1-9/+2
2017-05-24rt2x00: change function pointers for register accessorsArnd Bergmann1-0/+13
2017-04-13rt2x00: reverse external PA capability flag logicDaniel Golle1-2/+2
2017-03-22rt2x00: add support for MT7620Roman Yeryomin1-0/+1
2017-03-08rt2x00: fix rt2x00debug_dump_frame commentStanislaw Gruszka1-1/+1
2017-03-08rt2x00: add txdone nomatch functionStanislaw Gruszka1-0/+2
2017-03-02average: change to declare precision, not factorJohannes Berg1-1/+1
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka1-2/+2
2017-01-28rt2x00: add support for RT5350 WiSoCSerge Vasilugin1-0/+1
2017-01-28rt2x00: add copy of clk for soc devicesStanislaw Gruszka1-0/+4
2017-01-19rt2x00: rt2800lib: support for for RT3352 with external PADaniel Golle1-0/+2
2016-12-30rt2x00: add mutex to synchronize config and link tunerStanislaw Gruszka1-0/+4
2016-12-30rt2800: set MAX_PSDU len according to remote STAs capabilitiesStanislaw Gruszka1-1/+1
2016-11-09rt2x00: add support for mac addr from device treeMathias Kresin1-0/+1
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-2/+2
2016-04-06rt2x00usb: Use usb anchor to manage URBVishal Thanki1-0/+3
2016-02-17Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller1-9/+9
2016-02-07net: wireless: rt2x00: Space issuePaul Mcquade1-9/+9
2016-01-25rt2x00: fix monitor mode regressionEli Cooper1-0/+1
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-0/+1478