aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ralink/rt2x00/rt2x00dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-12/+1
2019-05-05net: wireless: support of_get_mac_address new ERR_PTR errorPetr Štetiar1-1/+1
2019-04-25rt2800mmio: use timer and work for handling tx statuses timeoutsStanislaw Gruszka1-0/+4
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-1/+3
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-1/+2
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+3
2017-03-08rt2x00: fixup fill_tx_status for nomatch caseStanislaw Gruszka1-1/+5
2017-03-08rt2x00: add txdone nomatch functionStanislaw Gruszka1-0/+50
2017-03-08rt2x00: separte clearing entry from rt2x00lib_txdoneStanislaw Gruszka1-22/+29
2017-03-08rt2x00: separte filling tx status from rt2x00lib_txdoneStanislaw Gruszka1-65/+76
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski1-0/+3
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka1-2/+2
2017-02-07rt2x00: avoid introducing a USB dependency in the rt2x00lib moduleStanislaw Gruszka1-15/+8
2016-12-30rt2x00: add mutex to synchronize config and link tunerStanislaw Gruszka1-0/+1
2016-12-30rt2x00: merge agc and vco works with link tunerStanislaw Gruszka1-6/+0
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+18
2016-11-23rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki1-1/+1
2016-11-09rt2x00: add support for mac addr from device treeMathias Kresin1-0/+17
2016-10-27wireless: deprecate WDS and disable by defaultJohannes Berg1-2/+4
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-20/+20
2016-04-06rt2x00usb: Use usb anchor to manage URBVishal Thanki1-0/+3
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-0/+1549