index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-12
rt2x00: Update copyright statements.
Gertjan van Wingerde
1
-1
/
+1
2009-09-09
rt2x00: Hardcode TX ack timeout and consume time
Ivo van Doorn
1
-11
/
+0
2009-08-14
rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...
Ivo van Doorn
1
-6
/
+16
2009-07-27
rt2x00: Don't alter rt2x00dev->default_ant
Lars Ericsson
1
-6
/
+6
2009-07-24
rt2x00: Comment spellchecking
Luis Correia
1
-1
/
+1
2009-06-03
rt2x00: Remove last usage of beacon_int from ieee80211_config
Ivo van Doorn
1
-0
/
+3
2009-05-22
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
Ivo van Doorn
1
-0
/
+1
2009-05-06
rt2x00: Implement support for 802.11n
Ivo van Doorn
1
-0
/
+5
2009-01-30
mac80211: constify ieee80211_if_conf.bssid
Johannes Berg
1
-1
/
+1
2009-01-30
rt2x00: Update copyright year to 2009
Ivo van Doorn
1
-1
/
+1
2009-01-29
rt2x00: Implement WDS support
Ivo van Doorn
1
-0
/
+1
2009-01-29
rt2x00: Add mesh support
Andrey Yurovsky
1
-0
/
+1
2009-01-29
rt2x00: Move link tuning into seperate file
Ivo van Doorn
1
-3
/
+2
2008-12-05
rt2x00: Remove duplicate code
Ivo van Doorn
1
-18
/
+19
2008-12-05
rt2x00: Store retry limit values
Ivo van Doorn
1
-0
/
+2
2008-11-21
rt2x00: Optimize get_duration / get_duration_res
Ivo van Doorn
1
-2
/
+2
2008-11-21
rt2x00: Fix BUG_ON() with antenna handling
Ivo van Doorn
1
-9
/
+26
2008-11-10
rt2x00: Optimize configuration handling
Ivo van Doorn
1
-140
/
+24
2008-11-01
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
1
-16
/
+4
2008-09-16
mac80211: use nl80211 interface types
Johannes Berg
1
-4
/
+4
2008-08-30
rt2x00: Fix race conditions in flag handling
Ivo van Doorn
1
-2
/
+2
2008-08-23
rt2x00: Gather channel information in structure
Ivo van Doorn
1
-0
/
+4
2008-08-01
rt2x00: Fix partial antenna configuration
Ivo van Doorn
1
-0
/
+4
2008-07-30
rt2x00: Fix EIFS timing value
Ivo van Doorn
1
-1
/
+1
2008-07-14
rt2x00: Add support for CTS protection in rt2x00lib
Ivo van Doorn
1
-0
/
+2
2008-05-29
rt2x00: Reset antenna RSSI after switch
Ivo van Doorn
1
-0
/
+1
2008-03-25
rt2x00: Fix in_atomic() usage
Ivo van Doorn
1
-9
/
+1
2008-03-14
rt2x00: Fix basic rate initialization
Ivo van Doorn
1
-3
/
+16
2008-03-13
rt2x00: Rename config_preamble() to config_erp()
Ivo van Doorn
1
-23
/
+20
2008-02-29
rt2x00: Remove HWMODE_{A,B,G}
Ivo van Doorn
1
-15
/
+2
2008-02-29
rt2x00: Rate structure overhaul
Ivo van Doorn
1
-3
/
+1
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-18
/
+15
2008-02-29
rt2x00: Add per-interface structure
Ivo van Doorn
1
-47
/
+72
2008-02-29
rt2x00: Update copyright notice
Ivo van Doorn
1
-1
/
+1
2008-02-28
rt2x00: Don't switch to antenna with low rssi
Ivo van Doorn
1
-0
/
+4
2008-02-28
rt2x00: Add link tuner safe RX toggle states
Ivo van Doorn
1
-2
/
+2
2008-01-29
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
Ivo van Doorn
1
-5
/
+0
2008-01-29
rt2x00: Disable RX when switching antenna
Ivo van Doorn
1
-0
/
+10
2008-01-29
[PATCH] rt2x00: Fix antenna selection.
Mattias Nissler
1
-4
/
+14
2008-01-29
[PATCH] rt2x00: Implement SW diversity
Ivo van Doorn
1
-3
/
+23
2008-01-29
[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00
Ivo van Doorn
1
-2
/
+49
2007-10-11
[PATCH] rt2x00: Reorganize configuration handler
Ivo van Doorn
1
-1
/
+60
2007-10-11
[PATCH] rt2x00: Move TSF sync values into rt2x00config
Ivo van Doorn
1
-3
/
+17
2007-10-11
[PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling
Ivo van Doorn
1
-2
/
+30
2007-10-11
[PATCH] rt2x00: Reorganize rt2x00dev->flags
Ivo van Doorn
1
-20
/
+7
2007-10-11
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
1
-54
/
+6
2007-10-11
[RT2x00]: add driver for Ralink wireless hardware
Ivo van Doorn
1
-0
/
+165