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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-4
/
+10
2022-06-20
wifi: mac80211: pass the link id in start/stop ap
Shaul Triebitz
1
-2
/
+4
2022-06-20
wifi: cfg80211: add optional link add/remove callbacks
Johannes Berg
1
-0
/
+12
2022-06-20
wifi: mac80211: add sta link addition/removal
Johannes Berg
1
-2
/
+11
2022-06-20
wifi: mac80211: add MLO link ID to TX frame metadata
Johannes Berg
1
-0
/
+7
2022-06-20
wifi: mac80211: remove band from TX info in MLO
Johannes Berg
1
-1
/
+3
2022-06-20
wifi: mac80211: add vif link addition/removal
Johannes Berg
1
-0
/
+15
2022-06-20
wifi: nl80211: support MLO in auth/assoc
Johannes Berg
2
-0
/
+34
2022-06-20
wifi: ieee80211: add definitions for multi-link element
Johannes Berg
1
-0
/
+222
2022-06-20
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: add link_id to vht.c code for MLO
Johannes Berg
1
-1
/
+2
2022-06-20
wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKS
Johannes Berg
1
-3
/
+1
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-0
/
+4
2022-06-20
wifi: mac80211: add per-link configuration pointer
Johannes Berg
1
-0
/
+3
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-3
/
+25
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-28
/
+38
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-20
/
+20
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
3
-10
/
+120
2022-06-15
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
5
-32
/
+171
2022-06-14
net/mlx5: Add bits and fields to support enhanced CQE compression
Ofer Levi
2
-3
/
+20
2022-06-14
net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASK
Shay Drory
1
-19
/
+0
2022-06-14
net/mlx5: Add support EXECUTE_ASO action for flow entry
Jianbo Liu
1
-0
/
+14
2022-06-14
net/mlx5: Add HW definitions of vport debug counters
Saeed Mahameed
1
-4
/
+19
2022-06-14
net/mlx5: Add IFC bits and enums for flow meter
Jianbo Liu
2
-4
/
+111
2022-06-14
RDMA/mlx5: Support handling of modify-header pattern ICM area
Yevgeny Kliteynik
1
-0
/
+1
2022-06-14
net/mlx5: Manage ICM of type modify-header pattern
Yevgeny Kliteynik
1
-0
/
+1
2022-06-14
net/mlx5: Introduce header-modify-pattern ICM properties
Yevgeny Kliteynik
1
-2
/
+5
2022-06-13
net: make __sys_accept4_file() static
Yajun Deng
1
-4
/
+0
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
1
-2
/
+1
2022-06-11
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
1
-27
/
+2
2022-06-11
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
1
-4
/
+8
2022-06-11
net: implement per-cpu reserves for memory_allocated
Eric Dumazet
1
-9
/
+29
2022-06-11
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
3
-0
/
+4
2022-06-11
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
1
-5
/
+3
2022-06-11
Revert "net: set SK_MEM_QUANTUM to 4096"
Eric Dumazet
1
-13
/
+3
2022-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-37
/
+89
2022-06-10
Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-1
/
+0
2022-06-10
Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-2
/
+2
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-9
/
+71
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-36
/
+32
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-35
/
+0
2022-06-10
wifi: nl80211: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-10
ieee80211: add trigger frame definition
Po Hao Huang
1
-0
/
+31
2022-06-10
bonding: netlink error message support for options
Jonathan Toppins
1
-1
/
+2
2022-06-10
team: adopt u64_stats_t
Eric Dumazet
1
-5
/
+5
2022-06-10
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
2
-10
/
+10
2022-06-10
vlan: adopt u64_stats_t
Eric Dumazet
2
-8
/
+8
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
2
-13
/
+13
2022-06-10
tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
Maxim Mikityanskiy
1
-2
/
+2
2022-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
113
-432
/
+5760
[next]