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
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
2020-12-11
mac80211: Update rate control on channel change
Ilan Peer
1
-0
/
+61
2020-12-11
mac80211: don't filter out beacons once we start CSA
Emmanuel Grumbach
1
-0
/
+1
2020-12-11
mac80211: Fix calculation of minimal channel width
Ilan Peer
2
-5
/
+6
2020-12-11
mac80211: ignore country element TX power on 6 GHz
Johannes Berg
1
-1
/
+9
2020-12-11
mac80211: use bitfield helpers for BA session action frames
Johannes Berg
2
-10
/
+10
2020-12-11
mac80211: support Rx timestamp calculation for all preamble types
Avraham Stern
2
-8
/
+67
2020-12-11
mac80211: don't set set TDLS STA bandwidth wider than possible
Johannes Berg
1
-4
/
+10
2020-12-11
mac80211: support driver-based disconnect with reconnect hint
Johannes Berg
4
-20
/
+87
2020-12-11
cfg80211: support immediate reconnect request hint
Johannes Berg
7
-29
/
+55
2020-12-11
mac80211: use struct assignment for he_obss_pd
Johannes Berg
1
-2
/
+1
2020-12-11
cfg80211: remove struct ieee80211_he_bss_color
Johannes Berg
2
-15
/
+1
2020-12-11
nl80211: validate key indexes for cfg80211_registered_device
Anant Thazhemadam
3
-11
/
+49
2020-12-11
cfg80211: include block-tx flag in channel switch started event
Johannes Berg
5
-10
/
+17
2020-12-11
mac80211: disallow band-switch during CSA
Johannes Berg
1
-3
/
+15
2020-12-11
ieee80211: update reduced neighbor report TBTT info length
Avraham Stern
1
-4
/
+4
2020-12-11
cfg80211: Save the regulatory domain when setting custom regulatory
Ilan Peer
1
-0
/
+8
2020-12-11
nl80211: always accept scan request with the duration set
Avraham Stern
1
-6
/
+0
2020-12-11
cfg80211: Update TSF and TSF BSSID for multi BSS
Ilan Peer
1
-0
/
+3
2020-12-11
cfg80211: scan PSC channels in case of scan with wildcard SSID
Ayala Beker
1
-10
/
+8
2020-12-11
mac80211: Skip entries with SAE H2E only membership selector
Ilan Peer
1
-3
/
+4
2020-12-11
cfg80211: Parse SAE H2E only membership selector
Ilan Peer
3
-1
/
+5
2020-12-11
mac80211: support MIC error/replay detected counters driver update
Johannes Berg
2
-0
/
+69
2020-12-11
mac80211: he: remove non-bss-conf fields from bss_conf
Shaul Triebitz
2
-10
/
+0
2020-12-11
mac80211: remove trailing semicolon in macro definitions
Tom Rix
4
-6
/
+6
2020-12-11
nl80211: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-11
mac80211: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+2
2020-12-11
cfg80211: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-12-11
cfg80211: fix callback type mismatches in wext-compat
Sami Tolvanen
1
-32
/
+71
2020-12-11
net: wireless: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2020-12-11
net: mac80211: use core API for updating TX/RX stats
Lev Stipakov
2
-27
/
+7
2020-12-11
rfkill: add a reason to the HW rfkill state
Emmanuel Grumbach
3
-9
/
+72
2020-12-11
Merge branch 'add-ppp_generic-ioctls-to-bridge-channels'
David S. Miller
3
-3
/
+167
2020-12-11
docs: update ppp_generic.rst to document new ioctls
Tom Parkin
1
-0
/
+16
2020-12-11
ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls
Tom Parkin
2
-3
/
+151
2020-12-11
rtnetlink: RCU-annotate both dimensions of rtnl_msg_handlers
Jakub Kicinski
1
-11
/
+13
2020-12-11
Revert "macb: support the two tx descriptors on at91rm9200"
Willy Tarreau
2
-40
/
+8
2020-12-11
net: qualcomm: rmnet: Update rmnet device MTU based on real device
Subash Abhinov Kasiviswanathan
4
-3
/
+90
2020-12-11
net: lapbether: Consider it successful if (dis)connecting when already (dis)c...
Xie He
1
-2
/
+11
2020-12-11
igc: Add new device ID
Sasha Neftin
3
-0
/
+3
2020-12-11
tcp: correctly handle increased zerocopy args struct size
Arjun Roy
1
-2
/
+2
2020-12-11
net: mediatek: simplify the return expression of mtk_gmac_sgmii_path_setup()
Zheng Yongjun
1
-6
/
+2
2020-12-11
net/mlx4: simplify the return expression of mlx4_init_srq_table()
Zheng Yongjun
1
-7
/
+2
2020-12-10
net: stmmac: simplify the return tc_delete_knode()
Zheng Yongjun
1
-8
/
+2
2020-12-10
Merge tag 'linux-can-next-for-5.11-20201210' of git://git.kernel.org/pub/scm/...
David S. Miller
10
-48
/
+242
2020-12-10
vxlan: avoid double unlikely() notation when using IS_ERR()
Antonio Quartulli
1
-1
/
+1
2020-12-10
can: mcp251xfd: Add support for internal loopback mode
Manivannan Sadhasivam
1
-4
/
+7
2020-12-10
can: flexcan: convert the driver to DT-only
Fabio Estevam
1
-17
/
+1
2020-12-10
can: m_can: add PCI glue driver for Intel Elkhart Lake
Jarkko Nikula
3
-0
/
+194
2020-12-10
can: m_can: move runtime PM enable/disable to m_can_platform
Patrik Flykt
2
-8
/
+9
2020-12-10
can: m_can: m_can_config_endisable(): remove double clearing of clock stop re...
Sean Nyekjaer
1
-4
/
+0
[next]