summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ralink/rt2x00/rt2400pci.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2022-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2022-10-21wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld1-4/+4
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg1-2/+3
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2020-08-27rt2x00: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+8
2020-08-27rt2x00: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-08-02rt2x00: pci: use generic power managementVaibhav Gupta1-2/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2018-11-06rt2x00: rt2400pci: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-05-24rt2x00: convert rt2x00_desc_read return typeArnd Bergmann1-16/+16
2017-05-24rt2x00: convert rt2x00_eeprom_read return typeArnd Bergmann1-4/+4
2017-05-24rt2x00: convert rt2*_bbp_read return typeArnd Bergmann1-18/+11
2017-05-24rt2x00: convert rt2x00mmio_register_read return typeArnd Bergmann1-64/+64
2017-05-24rt2x00: convert rt2x00_rf_read return typeArnd Bergmann1-1/+1
2017-05-24rt2x00: change function pointers for register accessorsArnd Bergmann1-4/+14
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka1-1/+1
2016-11-09rt2x00: add support for mac addr from device treeMathias Kresin1-4/+1
2016-01-25rt2x00: fix monitor mode regressionEli Cooper1-1/+3
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-0/+1850