summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rt2x00: restart beacon queue when hardware resetShiji Yang2023-11-081-0/+3
* wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo2023-10-231-1/+1
* wifi: rt2x00: Fix memory leak when handling surveysArmin Wolf2023-04-031-0/+1
* wifi: rt2x00: add throughput LED triggerDavid Bauer2022-09-241-0/+18
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-5/+1
* rt2x00: remove WDS codeJohannes Berg2020-11-111-5/+1
* rt2x00: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-3/+2
* rt2x00: pci: use generic power managementVaibhav Gupta2020-08-021-3/+1
* rt2x00: implement reconfig_completeStanislaw Gruszka2019-12-181-11/+0
* rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx statusStanislaw Gruszka2019-09-031-3/+0
* rt2x00: clear IV's on start to fix AP mode regressionStanislaw Gruszka2019-08-201-5/+8
* rt2x00: add restart hwStanislaw Gruszka2019-06-251-2/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-12/+1
* net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar2019-05-051-1/+1
* rt2800mmio: use timer and work for handling tx statuses timeoutsStanislaw Gruszka2019-04-251-0/+4
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-1/+3
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+2
* Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-201-0/+3
|\
| * wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-061-0/+3
* | rt2x00: fixup fill_tx_status for nomatch caseStanislaw Gruszka2017-03-081-1/+5
* | rt2x00: add txdone nomatch functionStanislaw Gruszka2017-03-081-0/+50
* | rt2x00: separte clearing entry from rt2x00lib_txdoneStanislaw Gruszka2017-03-081-22/+29
* | rt2x00: separte filling tx status from rt2x00lib_txdoneStanislaw Gruszka2017-03-081-65/+76
|/
* rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka2017-02-081-2/+2
* rt2x00: avoid introducing a USB dependency in the rt2x00lib moduleStanislaw Gruszka2017-02-071-15/+8
* rt2x00: add mutex to synchronize config and link tunerStanislaw Gruszka2016-12-301-0/+1
* rt2x00: merge agc and vco works with link tunerStanislaw Gruszka2016-12-301-6/+0
* Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller2016-11-271-1/+18
|\
| * rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki2016-11-231-1/+1
| * rt2x00: add support for mac addr from device treeMathias Kresin2016-11-091-0/+17
* | wireless: deprecate WDS and disable by defaultJohannes Berg2016-10-271-2/+4
|/
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-20/+20
* rt2x00usb: Use usb anchor to manage URBVishal Thanki2016-04-061-0/+3
* rt2x00: move under ralink vendor directoryKalle Valo2015-11-181-0/+1549