index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
cfg80211: regulatory: handle S1G channels
Thomas Pedersen
1
-12
/
+58
2020-09-18
nl80211: advertise supported channel width in S1G
Thomas Pedersen
1
-0
/
+15
2020-09-18
mac80211: reorganize code to remove a forward declaration
Felix Fietkau
1
-473
/
+471
2020-09-18
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
1
-2
/
+8
2020-09-18
mac80211: support using ieee80211_tx_status_ext to free skbs without status info
Felix Fietkau
1
-11
/
+16
2020-09-18
mac80211: unify 802.3 (offload) and 802.11 tx status codepath
Felix Fietkau
1
-64
/
+28
2020-09-18
mac80211: optimize station connection monitor
Felix Fietkau
5
-47
/
+22
2020-09-18
mac80211: notify the driver when a sta uses 4-address mode
Felix Fietkau
4
-0
/
+45
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
5
-14
/
+14
2020-09-18
mac80211: remove tx status call to ieee80211_sta_register_airtime
Felix Fietkau
1
-6
/
+0
2020-09-18
mac80211: reduce duplication in tx status functions
Felix Fietkau
1
-66
/
+35
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
7
-87
/
+156
2020-09-18
mac80211: set info->control.hw_key for encap offload packets
Felix Fietkau
1
-0
/
+5
2020-09-18
mac80211: skip encap offload for tx multicast/control packets
Felix Fietkau
1
-55
/
+19
2020-09-18
mac80211: check and refresh aggregation session in encap offload tx
Felix Fietkau
1
-0
/
+18
2020-09-18
mac80211: add missing queue/hash initialization to 802.3 xmit
Felix Fietkau
1
-0
/
+6
2020-09-18
lib80211: Remove unused macro DRV_NAME
YueHaibing
1
-2
/
+0
2020-09-18
mac80211: do not allow bigger VHT MPDUs than the hardware supports
Felix Fietkau
1
-4
/
+4
2020-09-18
cfg80211: fix 6 GHz channel conversion
Johannes Berg
1
-1
/
+1
2020-09-18
mac80211: do not disable HE if HT is missing on 2.4 GHz
Wen Gong
1
-1
/
+2
2020-09-18
mac80211: Fix radiotap header channel flag for 6GHz band
Aloka Dixit
1
-1
/
+2
2020-09-18
lib80211: fix unmet direct dependendices config warning when !CRYPTO
Necip Fazil Yildiran
1
-0
/
+1
2020-09-18
mac80211: add AQL support for VHT160 tx rates
Felix Fietkau
1
-1
/
+3
2020-09-18
mac80211: extend AQL aggregation estimation to HE and fix unit mismatch
Felix Fietkau
1
-5
/
+11
2020-09-18
mptcp: fix integer overflow in mptcp_subflow_discard_data()
Paolo Abeni
1
-1
/
+1
2020-09-18
net/smc: fix double kfree in smc_listen_work()
Ursula Braun
1
-2
/
+2
2020-09-18
net: hsr: Convert to DEFINE_SHOW_ATTRIBUTE
Qinglang Miao
1
-19
/
+2
2020-09-18
netlink: add spaces around '&' in netlink_recv/sendmsg()
Yang Yingliang
1
-4
/
+4
2020-09-18
mptcp: Fix unsigned 'max_seq' compared with zero in mptcp_data_queue_ofo
Ye Bin
1
-2
/
+3
2020-09-18
ethtool: add and use message type for tunnel info reply
Michal Kubecek
1
-2
/
+2
2020-09-18
net/packet: Fix a comment about mac_header
Xie He
1
-11
/
+12
2020-09-17
net/smc: check variable before dereferencing in smc_close.c
Karsten Graul
1
-3
/
+4
2020-09-17
net: bridge: mcast: don't ignore return value of __grp_src_toex_excl
Nikolay Aleksandrov
1
-1
/
+1
2020-09-17
xsk: Do not discard packet when NETDEV_TX_BUSY
Magnus Karlsson
1
-1
/
+16
2020-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-18
/
+17
2020-09-16
bpf: Mutex protect used_maps array and count
YiFei Zhu
1
-3
/
+8
2020-09-16
bpf: Bpf_skc_to_* casting helpers require a NULL check on sk
Martin KaFai Lau
1
-7
/
+7
2020-09-16
nexthop: Only emit a notification when nexthop is actually deleted
Ido Schimmel
1
-2
/
+2
2020-09-16
nexthop: Convert to blocking notification chain
Ido Schimmel
1
-6
/
+7
2020-09-16
devlink: introduce the health reporter test command
Jiri Pirko
1
-0
/
+30
2020-09-16
ipv4: Update exception handling for multipath routes via same device
David Ahern
1
-5
/
+8
2020-09-15
net: tipc: kerneldoc fixes
Lu Wei
1
-1
/
+2
2020-09-15
ethtool: add standard pause stats
Jakub Kicinski
1
-1
/
+62
2020-09-15
bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifier
Alexandra Winter
1
-0
/
+5
2020-09-15
batman-adv: mcast: fix duplicate mcast packets from BLA backbone to mesh
Linus Lüssing
1
-16
/
+87
2020-09-15
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from mesh
Linus Lüssing
3
-14
/
+30
2020-09-15
batman-adv: mcast: fix duplicate mcast packets in BLA backbone from LAN
Linus Lüssing
3
-13
/
+53
2020-09-15
xsk: Fix refcount warning in xp_dma_map
Magnus Karlsson
1
-2
/
+2
2020-09-15
xsk: Fix number of pinned pages/umem size discrepancy
Björn Töpel
1
-9
/
+8
2020-09-15
tcp: schedule EPOLLOUT after a partial sendmsg
Soheil Hassas Yeganeh
1
-11
/
+9
[prev]
[next]