index
:
linux/linux-stable.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ralink
/
rt2x00
/
rt2800lib.c
Age
Commit message (
Expand
)
Author
2019-06-25
rt2800: do not nullify initialization vector data
Stanislaw Gruszka
2019-06-25
rt2800: add pre_reset_hw callback
Stanislaw Gruszka
2019-06-25
rt2800: initial watchdog implementation
Stanislaw Gruszka
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
2019-04-25
rt2x00: add RT3883 support
Gabor Juhos
2019-04-25
rt2x00: remove last_nostatus_check
Stanislaw Gruszka
2019-04-25
rt2800: move txstatus pending routine
Stanislaw Gruszka
2019-04-25
rt2800: partially restore old mmio txstatus behaviour
Stanislaw Gruszka
2019-02-19
rt2800: comment and simplify AGC init for RT6352
Stanislaw Gruszka
2019-02-19
rt2800: enable TX_PIN_CFG_RFRX_EN only for MT7620
Stanislaw Gruszka
2019-02-19
rt2800: enable TX_PIN_CFG_LNA_PE_ bits per band
Stanislaw Gruszka
2019-02-19
rt2x00: remove confusing AGC register
Tomislav Požega
2019-02-19
rt2x00: remove unneeded check
Tomislav Požega
2019-02-01
rt2x00: reduce tx power to nominal level on RT6352
Tomislav Požega
2018-11-06
rt2x00: rt2800lib: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-01
rt2800: flush and txstatus rework for rt2800mmio
Stanislaw Gruszka
2018-10-01
rt2x00: use different txstatus timeouts when flushing
Stanislaw Gruszka
2018-10-01
rt2x00: do not check for txstatus timeout every time on tasklet
Stanislaw Gruszka
2018-10-01
rt2800: move usb specific txdone/txstatus routines to rt2800lib
Stanislaw Gruszka
2018-05-04
rt2x00: call sta_add/remove directly in rt2800
Stanislaw Gruszka
2018-04-25
rt2x00: rt2800: add antenna diversity for RT5370G
Xose Vazquez Perez
2018-01-08
rt2x00: Fix a typo in printk
Masanari Iida
2017-08-30
rt2800: fix TX_PIN_CFG setting for non MT7620 chips
Stanislaw Gruszka
2017-07-13
rt2x00: make const array glrt_table static
Colin Ian King
2017-05-24
rt2x00: convert rt2x00_desc_read return type
Arnd Bergmann
2017-05-24
rt2x00: convert rt2800_eeprom_read return type
Arnd Bergmann
2017-05-24
rt2x00: convert rt2x00_eeprom_read return type
Arnd Bergmann
2017-05-24
rt2x00: convert rt2*_bbp_read return type
Arnd Bergmann
2017-05-24
rt2x00: convert rt2800_register_read return type
Arnd Bergmann
2017-05-24
rt2x00: convert rt2x00_rf_read return type
Arnd Bergmann
2017-05-24
rt2x00: convert rt2800_rfcsr_read return type
Arnd Bergmann
2017-05-24
rt2x00: change function pointers for register accessors
Arnd Bergmann
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-20
rt2800: fix mt7620 E2 channel registers
Tomislav Požega
2017-04-20
rt2800: fix mt7620 vco calibration registers
Tomislav Požega
2017-04-20
rt2800: do VCO calibration after programming ALC
Daniel Golle
2017-04-20
rt2800: fix LNA gain assignment for MT7620
Daniel Golle
2017-04-13
rt2x00: reverse external PA capability flag logic
Daniel Golle
2017-03-22
rt2x00: add support for MT7620
Roman Yeryomin
2017-03-08
rt2800: status based rate flags for nomatch case
Stanislaw Gruszka
2017-03-08
rt2x00: use txdone_nomatch on rt2800usb
Stanislaw Gruszka
2017-03-08
rt2800: identify station based on status WCID
Stanislaw Gruszka
2017-02-08
rt2x00: call entry directly in rt2x00_dump_frame
Stanislaw Gruszka
2017-01-31
rt2800: enable rt3290 unconditionally on pci probe
Stanislaw Gruszka
2017-01-28
rt2x00: add support for RT5350 WiSoC
Serge Vasilugin
2017-01-28
rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal
Daniel Golle
2017-01-19
rt2x00: rt2800lib: support for for RT3352 with external PA
Daniel Golle
2017-01-19
rt2x00: rt2800lib: fix rf id for RT3352
Felix Fietkau
2017-01-19
rt2x00: rt2800lib: correctly set HT20/HT40 filter
Serge Vasilugin
[prev]
[next]