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
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-20
/
+108
2021-08-31
net: Add depends on OF_NET for LiteX's LiteETH
Slark Xiao
1
-0
/
+1
2021-08-31
net: hns3: remove unnecessary spaces
Hao Chen
2
-2
/
+2
2021-08-31
net: hns3: add some required spaces
Hao Chen
5
-25
/
+25
2021-08-31
net: hns3: clean up a type mismatch warning
Guojia Liao
1
-1
/
+8
2021-08-31
net: hns3: refine function hns3_set_default_feature()
Jian Shen
1
-46
/
+16
2021-08-31
net: w5100: check return value after calling platform_get_resource()
Yang Yingliang
1
-0
/
+2
2021-08-31
net/mlxbf_gige: Make use of devm_platform_ioremap_resourcexxx()
Cai Huoqing
4
-36
/
+9
2021-08-31
net: mdio: mscc-miim: Make use of the helper function devm_platform_ioremap_r...
Cai Huoqing
1
-8
/
+4
2021-08-31
net: mdio-ipq4019: Make use of devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
2021-08-31
octeontx2-af: Set proper errorcode for IPv4 checksum errors
Sunil Goutham
1
-3
/
+4
2021-08-31
octeontx2-af: Fix static code analyzer reported issues
Subbaraya Sundeep
1
-3
/
+3
2021-08-31
octeontx2-af: Fix mailbox errors in nix_rss_flowkey_cfg
Subbaraya Sundeep
1
-3
/
+3
2021-08-31
octeontx2-af: Fix loop in free and unmap counter
Subbaraya Sundeep
1
-1
/
+2
2021-08-31
dpaa2-eth: Replace strlcpy with strscpy
Jason Wang
1
-4
/
+4
2021-08-31
octeontx2-af: Use NDC TX for transmit packet data
Geetha sowjanya
2
-0
/
+4
2021-08-31
net: qualcomm: fix QCA7000 checksum handling
Stefan Wahren
2
-2
/
+2
2021-08-31
net: pasemi: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-16
/
+16
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-5
/
+5
2021-08-31
sch_htb: Fix inconsistency when leaf qdisc creation fails
Maxim Mikityanskiy
3
-13
/
+9
2021-08-30
ixp4xx_eth: Probe the PTP module from the device tree
Linus Walleij
1
-2
/
+13
2021-08-30
ixp4xx_eth: Stop referring to GPIOs
Linus Walleij
1
-56
/
+28
2021-08-30
ixp4xx_eth: fix compile-testing
Arnd Bergmann
1
-4
/
+3
2021-08-30
ixp4xx_eth: make ptp support a platform driver
Arnd Bergmann
5
-34
/
+78
2021-08-30
net: hns3: uniform parameter name of hclge_ptp_clean_tx_hwts()
Hao Chen
1
-1
/
+1
2021-08-30
net: hnss3: use max() to simplify code
Hao Chen
1
-2
/
+1
2021-08-30
net: hns3: modify a print format of hns3_dbg_queue_map()
Hao Chen
1
-1
/
+1
2021-08-30
net: hns3: refine function hclge_dbg_dump_tm_pri()
Guangbin Huang
1
-28
/
+42
2021-08-30
net: hns3: reconstruct function hclge_ets_validate()
Guangbin Huang
1
-12
/
+35
2021-08-30
net: hns3: reconstruct function hns3_self_test
Peng Li
1
-37
/
+64
2021-08-30
net: hns3: initialize each member of structure array on a separate line
Jiaran Zhang
1
-549
/
+1116
2021-08-30
bnxt_en: support multiple HWRM commands in flight
Edwin Peer
4
-39
/
+113
2021-08-30
bnxt_en: remove legacy HWRM interface
Edwin Peer
4
-106
/
+1
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
9
-1538
/
+1953
2021-08-30
bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_info
Edwin Peer
2
-2
/
+7
2021-08-30
bnxt_en: add support for HWRM request slices
Edwin Peer
2
-2
/
+120
2021-08-30
bnxt_en: add HWRM request assignment API
Edwin Peer
2
-0
/
+56
2021-08-30
bnxt_en: discard out of sequence HWRM responses
Edwin Peer
1
-4
/
+17
2021-08-30
bnxt_en: introduce new firmware message API based on DMA pools
Edwin Peer
4
-121
/
+442
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
13
-357
/
+407
2021-08-30
bnxt_en: Refactor the HWRM_VER_GET firmware calls
Edwin Peer
1
-6
/
+11
2021-08-30
bnxt_en: remove DMA mapping for KONG response
Edwin Peer
2
-51
/
+7
2021-08-29
Merge tag 'wireless-drivers-next-2021-08-29' of git://git.kernel.org/pub/scm/...
David S. Miller
74
-806
/
+2184
2021-08-29
intel: switch from 'pci_' to 'dma_' API
Christophe JAILLET
5
-92
/
+77
2021-08-29
mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devices
Tsuchiya Yuto
3
-0
/
+133
2021-08-29
mwifiex: pcie: add DMI-based quirk implementation for Surface devices
Jonas Dreßler
5
-0
/
+64
2021-08-29
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
1
-1
/
+1
2021-08-29
Merge commit 'e257d969f36503b8eb1240f32653a1afb3109f86' of git://git.kernel.o...
Kalle Valo
52
-693
/
+1850
2021-08-29
virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq
Li RongQing
1
-3
/
+4
2021-08-29
niu: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-11
/
+3
[next]