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
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-25
net: ena: fix packet's addresses for rx_offset feature
Shay Agroskin
1
-9
/
+11
2020-11-25
net: ena: set initial DMA width to avoid intel iommu issue
Shay Agroskin
1
-9
/
+8
2020-11-25
net: ena: handle bad request id in ena_netdev
Shay Agroskin
2
-32
/
+14
2020-11-25
net: mvneta: alloc skb_shared_info on the mvneta_rx_swbm stack
Lorenzo Bianconi
1
-19
/
+23
2020-11-25
net: mvneta: move skb_shared_info in mvneta_xdp_put_buff caller
Lorenzo Bianconi
1
-11
/
+21
2020-11-25
net: mvneta: avoid unnecessary xdp_buff initialization
Lorenzo Bianconi
1
-4
/
+5
2020-11-25
net: mvpp2: divide fifo for dts-active ports only
Stefan Chulski
2
-44
/
+108
2020-11-25
dpaa2-eth: Fix compile error due to missing devlink support
Ezequiel Garcia
1
-0
/
+1
2020-11-25
net: hns3: fix spelling mistake "memroy" -> "memory"
Colin Ian King
2
-2
/
+2
2020-11-24
mlxsw: spectrum_trap: Add blackhole_nexthop trap
Ido Schimmel
1
-0
/
+6
2020-11-24
mlxsw: spectrum_router: Add support for blackhole nexthops
Ido Schimmel
3
-10
/
+48
2020-11-24
mlxsw: spectrum_router: Resolve RIF from nexthop struct instead of neighbour
Ido Schimmel
1
-1
/
+1
2020-11-24
mlxsw: spectrum_router: Use loopback RIF for unresolved nexthops
Ido Schimmel
1
-4
/
+4
2020-11-24
mlxsw: spectrum_router: Use different trap identifier for unresolved nexthops
Ido Schimmel
3
-2
/
+4
2020-11-24
mlxsw: spectrum_router: Create loopback RIF during initialization
Ido Schimmel
2
-0
/
+32
2020-11-24
aquantia: Remove the build_skb path
Lincoln Ramsay
1
-74
/
+52
2020-11-24
net: stmmac: Use hrtimer for TX coalescing
Vincent Whitchurch
2
-10
/
+16
2020-11-24
hv_netvsc: Validate number of allocated sub-channels
Andrea Parri (Microsoft)
1
-0
/
+5
2020-11-24
ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" references
Ritesh Singh
4
-45
/
+1
2020-11-24
ath11k: peer delete synchronization with firmware
Ritesh Singh
6
-7
/
+75
2020-11-24
ath11k: vdev delete synchronization with firmware
Ritesh Singh
5
-8
/
+90
2020-11-24
igbvf: Refactor traces
Karen Sornek
1
-2
/
+2
2020-11-24
i40e: report correct VF link speed when link state is set to enable
Stefan Assmann
1
-2
/
+3
2020-11-24
i40e: remove redundant assignment
Marek Majtyka
1
-1
/
+0
2020-11-24
Merge mhi-ath11k-immutable into ath-next
Kalle Valo
1
-4
/
+0
2020-11-24
smp: Cleanup smp_call_function*()
Peter Zijlstra
1
-7
/
+2
2020-11-24
cw1200: fix missing destroy_workqueue() on error in cw1200_init_common
Qinglang Miao
1
-0
/
+2
2020-11-24
mwifiex: Remove duplicated REG_PORT definition
Jisheng Zhang
1
-2
/
+0
2020-11-24
rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-11-24
rtlwifi: rtl8192de: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-2
/
+4
2020-11-24
rtlwifi: rtl8192ce: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-11-24
rtlwifi: rtl8188ee: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
2020-11-24
mwifiex: Fix fall-through warnings for Clang
Gustavo A. R. Silva
4
-0
/
+5
2020-11-24
rsi: fix error return code in rsi_reset_card()
Zhang Changzhong
1
-15
/
+15
2020-11-24
brcmsmac: ampdu: Check BA window size before checking block ack
Dmitry Safonov
1
-3
/
+8
2020-11-24
brcmfmac: Fix incorrect type in assignment
Remi Depommier
1
-8
/
+9
2020-11-24
qtnfmac: fix error return code in qtnf_pcie_probe()
Wang Hai
1
-3
/
+3
2020-11-24
rtlwifi: rtl8192de: remove the useless value assignment
Kaixu Xia
1
-1
/
+1
2020-11-24
orinoco: Annotate ezusb_read_ltv()
Sebastian Andrzej Siewior
4
-45
/
+52
2020-11-24
orinoco: Annotate ezusb_docmd_wait()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-11-24
orinoco: Remove ezusb_doicmd_wait()
Sebastian Andrzej Siewior
1
-19
/
+2
2020-11-24
orinoco: Annotate ezusb_write_ltv()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-11-24
orinoco: Annotate ezusb_read_pda()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-11-24
orinoco: Annotate firmware loading
Sebastian Andrzej Siewior
1
-4
/
+4
2020-11-24
orinoco: Annotate ezusb_init()
Sebastian Andrzej Siewior
1
-9
/
+26
2020-11-24
orinoco: Annotate ezusb_xmit()
Sebastian Andrzej Siewior
1
-1
/
+1
2020-11-24
orinoco: Prepare stubs for in_interrupt() removal
Sebastian Andrzej Siewior
1
-12
/
+69
2020-11-24
orinoco: Move context allocation after processing the skb
Sebastian Andrzej Siewior
1
-7
/
+7
2020-11-24
brcmfmac: fix error return code in brcmf_cfg80211_connect()
Zhang Changzhong
1
-1
/
+2
2020-11-24
cw1200: replace a set of atomic_add()
Yejune Deng
2
-9
/
+9
[prev]
[next]