index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ralink
/
rt2x00
/
rt2x00dev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-08
wifi: rt2x00: restart beacon queue when hardware reset
Shiji Yang
1
-0
/
+3
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
1
-1
/
+1
2023-04-03
wifi: rt2x00: Fix memory leak when handling surveys
Armin Wolf
1
-0
/
+1
2022-09-24
wifi: rt2x00: add throughput LED trigger
David Bauer
1
-0
/
+18
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-5
/
+1
2020-11-11
rt2x00: remove WDS code
Johannes Berg
1
-5
/
+1
2020-08-27
rt2x00: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+2
2020-08-02
rt2x00: pci: use generic power management
Vaibhav Gupta
1
-3
/
+1
2019-12-18
rt2x00: implement reconfig_complete
Stanislaw Gruszka
1
-11
/
+0
2019-09-03
rt2x00: do not set IEEE80211_TX_STAT_AMPDU_NO_BACK on tx status
Stanislaw Gruszka
1
-3
/
+0
2019-08-20
rt2x00: clear IV's on start to fix AP mode regression
Stanislaw Gruszka
1
-5
/
+8
2019-06-25
rt2x00: add restart hw
Stanislaw Gruszka
1
-2
/
+8
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-12
/
+1
2019-05-06
net: wireless: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+1
2019-04-25
rt2800mmio: use timer and work for handling tx statuses timeouts
Stanislaw Gruszka
1
-0
/
+4
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-1
/
+3
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-1
/
+2
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+3
2017-03-08
rt2x00: fixup fill_tx_status for nomatch case
Stanislaw Gruszka
1
-1
/
+5
2017-03-08
rt2x00: add txdone nomatch function
Stanislaw Gruszka
1
-0
/
+50
2017-03-08
rt2x00: separte clearing entry from rt2x00lib_txdone
Stanislaw Gruszka
1
-22
/
+29
2017-03-08
rt2x00: separte filling tx status from rt2x00lib_txdone
Stanislaw Gruszka
1
-65
/
+76
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
1
-0
/
+3
2017-02-08
rt2x00: call entry directly in rt2x00_dump_frame
Stanislaw Gruszka
1
-2
/
+2
2017-02-07
rt2x00: avoid introducing a USB dependency in the rt2x00lib module
Stanislaw Gruszka
1
-15
/
+8
2016-12-30
rt2x00: add mutex to synchronize config and link tuner
Stanislaw Gruszka
1
-0
/
+1
2016-12-30
rt2x00: merge agc and vco works with link tuner
Stanislaw Gruszka
1
-6
/
+0
2016-11-28
Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...
David S. Miller
1
-1
/
+18
2016-11-23
rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USB
Vishal Thanki
1
-1
/
+1
2016-11-09
rt2x00: add support for mac addr from device tree
Mathias Kresin
1
-0
/
+17
2016-10-27
wireless: deprecate WDS and disable by default
Johannes Berg
1
-2
/
+4
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-20
/
+20
2016-04-06
rt2x00usb: Use usb anchor to manage URB
Vishal Thanki
1
-0
/
+3
2015-11-18
rt2x00: move under ralink vendor directory
Kalle Valo
1
-0
/
+1549