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.12.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
/
rt2x00
/
rt2800lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
rt2x00: move under ralink vendor directory
Kalle Valo
1
-8021
/
+0
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
1
-1
/
+1
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
1
-40
/
+17
2015-06-15
rt2800: fix assigning same WCID for different stations
Stanislaw Gruszka
1
-40
/
+17
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-9
/
+7
2015-05-06
mac80211: extend get_tkip_seq to all keys
Johannes Berg
1
-6
/
+10
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-2
/
+1
2015-01-08
cfg80211: remove "channel" from survey names
Johannes Berg
1
-6
/
+6
2014-12-01
rt2800: calculate tx power temperature compensation on selected chips
Stanislaw Gruszka
1
-19
/
+26
2014-08-28
rt2x00: support Ralink 5362.
Canek Peláez Valdés
1
-0
/
+6
2014-06-19
rt2x00: do not initialize BCN_OFFSET registers
Stanislaw Gruszka
1
-22
/
+0
2014-06-19
rt2x00: change default MAC_BSSID_DW1_BSS_BCN_NUM
Stanislaw Gruszka
1
-1
/
+1
2014-06-19
rt2x00: change beaconing setup on RT2800
Stanislaw Gruszka
1
-0
/
+45
2014-04-22
rt2x00: restore original beaconing state
Stanislaw Gruszka
1
-8
/
+7
2014-03-13
Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"
Stanislaw Gruszka
1
-3
/
+3
2014-02-05
rt2800: disable PS by default on USB
Stanislaw Gruszka
1
-3
/
+2
2013-12-11
rt2x00: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+1
2013-12-05
rt2x00: rt2800lib: no need to write RF register 3 twice for RT5592
Kevin Lo
1
-1
/
+0
2013-12-05
rt2x00: rt2800lib: update RF registers for RT5390
Kevin Lo
1
-11
/
+19
2013-12-05
rt2x00: rt2800lib: Update BBP register initialization for RT53xx
Kevin Lo
1
-3
/
+3
2013-11-11
wireless: rt2800lib: Fix typo on checking
Felipe Pena
1
-1
/
+1
2013-10-18
rt2x00: rt2800lib: autodetect 5GHz band support
Gabor Juhos
1
-4
/
+4
2013-10-18
rt2x00: rt2800lib: use switch statement for RF specific setup
Gabor Juhos
1
-21
/
+30
2013-10-18
rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM access
Gabor Juhos
1
-10
/
+6
2013-10-14
rt2x00: rt2800lib: remove duplicate rf_vals for RF3053
Kevin Lo
1
-72
/
+3
2013-10-14
rt2x00: rt2800lib: fix RF registers for RT5390/RT5392
Kevin Lo
1
-3
/
+2
2013-10-14
rt2x00: rt2800lib: use rt2x00_has_cap_* helpers
Gabor Juhos
1
-13
/
+12
2013-10-10
rt2x00: rt2800lib: fix VGC adjustment for RT3572 and RT3593
Gabor Juhos
1
-5
/
+20
2013-10-10
rt2x00: rt2800lib: fix VGC adjustment for RT5592
Gabor Juhos
1
-4
/
+7
2013-10-10
rt2x00: rt2800lib: no need to toggle RF R30 bit 7 twice
Kevin Lo
1
-7
/
+0
2013-10-10
rt2x00: rt2800lib: fix default VGC values for RT3572 for the 5GHz band
Gabor Juhos
1
-4
/
+11
2013-10-10
rt2x00: rt2800lib: fix VGC programming for RT3572 and RT3593
Gabor Juhos
1
-2
/
+8
2013-10-10
rt2x00: rt2800lib: fix default VGC values for RT3593
Gabor Juhos
1
-0
/
+3
2013-10-10
rt2x00: rt2800lib: remove TXPOWER_DELTA entry from extended EEPROM map
Gabor Juhos
1
-1
/
+0
2013-10-10
rt2x00: rt2800lib: remove TXMIXER_GAIN entries from the extended EEPROM map
Gabor Juhos
1
-2
/
+0
2013-10-04
rt2800: add support for radio chip RF3070
Stanislaw Gruszka
1
-1
/
+7
2013-09-26
rt2x00: Fix rf register for RT3070
Kevin Lo
1
-1
/
+1
2013-09-26
rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cards
Gabor Juhos
1
-9
/
+17
2013-09-26
rt2800: comment enable radio initialization sequence
Stanislaw Gruszka
1
-2
/
+11
2013-09-09
rt2800: change initialization sequence to fix system freeze
Stanislaw Gruszka
1
-5
/
+6
2013-08-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-08-26
rt2800: fix wrong TX power compensation
Stanislaw Gruszka
1
-0
/
+7
2013-08-26
rt2x00: rt2800lib: don't hardcode beacon offsets
Gabor Juhos
1
-8
/
+22
2013-08-26
rt2x00: rt2800lib: add rt2800_hw_beacon_base helper
Gabor Juhos
1
-2
/
+9
2013-08-22
rt2x00: rt2800lib: adjust frequency offset for RF3053
Gabor Juhos
1
-1
/
+1
2013-08-22
rt2x00: rt2800lib: move rt2800_adjust_freq_offset function
Gabor Juhos
1
-36
/
+37
2013-08-22
rt2x00: rt2800lib: use step-by-step frequency offset adjustment on MMIO devices
Gabor Juhos
1
-3
/
+16
2013-08-22
rt2x00: rt2800lib: use a MCU command for frequency adjustment on USB devices
Gabor Juhos
1
-1
/
+5
2013-08-22
rt2x00: rt2800lib: optimize frequency offset adjustment
Gabor Juhos
1
-1
/
+6
2013-08-22
rt2x00: rt2800lib: fix frequency offset boundary calculation
Gabor Juhos
1
-4
/
+5
[next]