index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ralink
/
rt2x00
/
rt2800lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-06
rt2x00: rt2800lib: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2018-10-01
rt2800: flush and txstatus rework for rt2800mmio
Stanislaw Gruszka
1
-8
/
+6
2018-10-01
rt2x00: use different txstatus timeouts when flushing
Stanislaw Gruszka
1
-10
/
+21
2018-10-01
rt2x00: do not check for txstatus timeout every time on tasklet
Stanislaw Gruszka
1
-0
/
+7
2018-10-01
rt2800: move usb specific txdone/txstatus routines to rt2800lib
Stanislaw Gruszka
1
-0
/
+138
2018-05-04
rt2x00: call sta_add/remove directly in rt2800
Stanislaw Gruszka
1
-4
/
+7
2018-04-25
rt2x00: rt2800: add antenna diversity for RT5370G
Xose Vazquez Perez
1
-3
/
+6
2018-01-08
rt2x00: Fix a typo in printk
Masanari Iida
1
-1
/
+1
2017-08-30
rt2800: fix TX_PIN_CFG setting for non MT7620 chips
Stanislaw Gruszka
1
-1
/
+4
2017-07-13
rt2x00: make const array glrt_table static
Colin Ian King
1
-1
/
+1
2017-05-24
rt2x00: convert rt2x00_desc_read return type
Arnd Bergmann
1
-6
/
+6
2017-05-24
rt2x00: convert rt2800_eeprom_read return type
Arnd Bergmann
1
-97
/
+97
2017-05-24
rt2x00: convert rt2x00_eeprom_read return type
Arnd Bergmann
1
-3
/
+3
2017-05-24
rt2x00: convert rt2*_bbp_read return type
Arnd Bergmann
1
-62
/
+54
2017-05-24
rt2x00: convert rt2800_register_read return type
Arnd Bergmann
1
-146
/
+145
2017-05-24
rt2x00: convert rt2x00_rf_read return type
Arnd Bergmann
1
-1
/
+1
2017-05-24
rt2x00: convert rt2800_rfcsr_read return type
Arnd Bergmann
1
-164
/
+158
2017-05-24
rt2x00: change function pointers for register accessors
Arnd Bergmann
1
-5
/
+23
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-2
/
+2
2017-04-20
rt2800: fix mt7620 E2 channel registers
Tomislav Požega
1
-2
/
+4
2017-04-20
rt2800: fix mt7620 vco calibration registers
Tomislav Požega
1
-3
/
+3
2017-04-20
rt2800: do VCO calibration after programming ALC
Daniel Golle
1
-0
/
+2
2017-04-20
rt2800: fix LNA gain assignment for MT7620
Daniel Golle
1
-2
/
+16
2017-04-13
rt2x00: reverse external PA capability flag logic
Daniel Golle
1
-20
/
+20
2017-03-22
rt2x00: add support for MT7620
Roman Yeryomin
1
-26
/
+1395
2017-03-08
rt2800: status based rate flags for nomatch case
Stanislaw Gruszka
1
-1
/
+34
2017-03-08
rt2x00: use txdone_nomatch on rt2800usb
Stanislaw Gruszka
1
-6
/
+25
2017-03-08
rt2800: identify station based on status WCID
Stanislaw Gruszka
1
-0
/
+5
2017-02-08
rt2x00: call entry directly in rt2x00_dump_frame
Stanislaw Gruszka
1
-1
/
+1
2017-01-31
rt2800: enable rt3290 unconditionally on pci probe
Stanislaw Gruszka
1
-3
/
+0
2017-01-28
rt2x00: add support for RT5350 WiSoC
Serge Vasilugin
1
-7
/
+118
2017-01-28
rt2x00: rt2800lib: add support for RT3352 with 20MHz crystal
Daniel Golle
1
-1
/
+30
2017-01-19
rt2x00: rt2800lib: support for for RT3352 with external PA
Daniel Golle
1
-13
/
+63
2017-01-19
rt2x00: rt2800lib: fix rf id for RT3352
Felix Fietkau
1
-0
/
+2
2017-01-19
rt2x00: rt2800lib: correctly set HT20/HT40 filter
Serge Vasilugin
1
-2
/
+11
2017-01-19
rt2800: remove warning on bcn_num != rt2x00dev->intf_beaconing
Stanislaw Gruszka
1
-2
/
+0
2017-01-17
rt2800: set max_psdu to 3 on usb devices
Stanislaw Gruszka
1
-5
/
+6
2017-01-17
rt2800: tune TX_RTS_CFG config
Stanislaw Gruszka
1
-2
/
+2
2017-01-17
rt2800: change default retry settings
Stanislaw Gruszka
1
-2
/
+9
2016-12-30
rt2800: replace msleep() with usleep_range() on channel switch
Stanislaw Gruszka
1
-2
/
+4
2016-12-30
rt2800: replace mdelay by usleep on vco calibration.
Stanislaw Gruszka
1
-1
/
+1
2016-12-30
rt2800: perform VCO recalibration for RF5592 chip
Stanislaw Gruszka
1
-0
/
+2
2016-12-30
rt2800: warn if doing VCO recalibration for unknow RF chip
Stanislaw Gruszka
1
-0
/
+2
2016-12-30
rt2800: rename adjust_freq_offset function
Stanislaw Gruszka
1
-8
/
+8
2016-12-30
rt2800: set MAX_PSDU len according to remote STAs capabilities
Stanislaw Gruszka
1
-3
/
+42
2016-12-30
rt2800: set minimum MPDU and PSDU lengths to sane values
Stanislaw Gruszka
1
-2
/
+2
2016-12-30
rt2800: make rx ampdu_factor depend on number of rx chains
Stanislaw Gruszka
1
-1
/
+1
2016-11-23
rt2800: disable CCK rates on HT
Stanislaw Gruszka
1
-1
/
+0
2016-11-23
rt2800: tune *_PROT_CFG parameters
Stanislaw Gruszka
1
-8
/
+8
[next]