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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-29
mac80211: split up and insert custom IEs correctly
Johannes Berg
4
-36
/
+184
2009-12-29
mac80211: refactor association
Johannes Berg
2
-109
/
+137
2009-12-29
mac80211: rewrite a few work messages
Johannes Berg
1
-10
/
+10
2009-12-29
mac80211: generalise work handling
Johannes Berg
9
-835
/
+1112
2009-12-29
mac80211: generalise management work a bit
Johannes Berg
2
-107
/
+172
2009-12-29
mac80211: let cfg80211 manage auth state
Johannes Berg
2
-103
/
+73
2009-12-29
mac80211: introduce flush operation
Johannes Berg
6
-2
/
+57
2009-12-29
mac80211: add ieee80211_sdata_running
Johannes Berg
15
-37
/
+40
2009-12-29
rtl8187: remove priv->mode
John W. Linville
3
-7
/
+4
2009-12-29
rtl8180: remove priv->mode
John W. Linville
2
-10
/
+5
2009-12-29
rt2x00: Cleanup chip handling helper functions.
Gertjan van Wingerde
9
-143
/
+125
2009-12-29
rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.
Gertjan van Wingerde
2
-10
/
+2
2009-12-29
rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB
Gertjan van Wingerde
1
-2
/
+2
2009-12-29
rt2x00: Fix checks for rt2800 SOC support.
Gertjan van Wingerde
1
-9
/
+9
2009-12-29
wireless: remove CONFIG_WIRELESS_OLD_REGULATORY
John W. Linville
4
-129
/
+2
2009-12-29
wl1271: Prevent performing "join" before association
Juuso Oikarinen
1
-1
/
+1
2009-12-29
wl1271: Check vif for NULL when indicating beacon-loss
Juuso Oikarinen
1
-1
/
+1
2009-12-29
wl1271: Add support for acx_pm_config
Juuso Oikarinen
5
-0
/
+63
2009-12-29
wl1271: Change booleans in struct wl1271 into a flags bitmask
Juuso Oikarinen
7
-64
/
+55
2009-12-29
wl1271: Fix supported rate management
Juuso Oikarinen
6
-44
/
+90
2009-12-29
wl1271: Change rates configured for templates
Juuso Oikarinen
1
-1
/
+2
2009-12-29
wl1271: Add rudimentary ad-hoc support
Juuso Oikarinen
1
-2
/
+43
2009-12-29
wl1271: Remove beacon-loss-ind from PSM entry failure handling
Juuso Oikarinen
1
-1
/
+0
2009-12-29
wl1271: Add pre-power-on sleep
Juuso Oikarinen
2
-1
/
+4
2009-12-29
wl1271: Implement chipset boot retry
Juuso Oikarinen
1
-53
/
+77
2009-12-29
wl1271: prevent power save entry while not associated
Juuso Oikarinen
2
-3
/
+9
2009-12-29
wl1271: Fix event acknowledging functionality
Juuso Oikarinen
3
-8
/
+5
2009-12-29
wl1271: Use slow rates for association messages
Juuso Oikarinen
4
-6
/
+9
2009-12-29
wl1271: Remove smart reflex ACX
Juuso Oikarinen
5
-142
/
+0
2009-12-29
wl1271: Configure smart-reflex paramter values.
Juuso Oikarinen
1
-6
/
+6
2009-12-29
wl1271: use channel 1 when configuring the data path
Luciano Coelho
4
-9
/
+10
2009-12-29
wl1271: some new configuration values according to new reference
Luciano Coelho
2
-10
/
+10
2009-12-29
wl1271: upload only the first 468 bytes from the NVS file
Luciano Coelho
2
-1
/
+8
2009-12-29
wl1271: add gpio_power file in debugfs to power the chip on and off
Luciano Coelho
3
-0
/
+61
2009-12-29
wl1271: fix one typo in the rx_rssi_and_proc_compens values
Luciano Coelho
1
-1
/
+1
2009-12-29
wl1271: implement dco itrim parameters setting
Luciano Coelho
5
-0
/
+56
2009-12-29
wl1271: use the correct macro when setting the basic rates
Luciano Coelho
1
-1
/
+1
2009-12-29
wl1271: set null data template when BSSID is known
Luciano Coelho
1
-0
/
+6
2009-12-29
wl1271: check result code from the join command
Luciano Coelho
1
-1
/
+5
2009-12-29
wl1271: limit TX power to 25dBm for every channel
Luciano Coelho
1
-13
/
+13
2009-12-29
wl1271: remove workaround for disconnection
Luciano Coelho
1
-15
/
+0
2009-12-29
wl1271: use join command with dummy BSSID
Luciano Coelho
1
-10
/
+65
2009-12-29
wl1271: added radio parameters configuration values newer firmwares
Luciano Coelho
3
-5
/
+35
2009-12-29
wl1271: update radio and general parameters values
Luciano Coelho
1
-10
/
+10
2009-12-29
wl1271: updated general parameters structure for newer firmwares
Luciano Coelho
4
-0
/
+65
2009-12-29
wl1271: updated radio parameters structure for newer firmwares
Luciano Coelho
1
-4
/
+12
2009-12-29
b43: Allow PIO mode to be selected at module load
Larry Finger
6
-75
/
+8
2009-12-29
mwl8k: remove duplicate local per-vif copy of ieee80211_bss_conf
Lennert Buytenhek
1
-22
/
+16
2009-12-29
mwl8k: remove unused mwl8k_vif::priv
Lennert Buytenhek
1
-6
/
+0
2009-12-29
mwl8k: fix up AP vs. STA firmware image receive descriptor handling
Lennert Buytenhek
1
-64
/
+60
[next]