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
/
drivers
/
net
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
bnxt_en: do not map packet buffers twice
Andy Gospodarek
1
-9
/
+2
2023-12-20
bnxt_en: Fix HWTSTAMP_FILTER_ALL packet timestamp logic
Michael Chan
2
-4
/
+24
2023-12-20
bnxt_en: Fix wrong return value check in bnxt_close_nic()
Kalesh AP
5
-34
/
+16
2023-12-20
bnxt_en: Fix skb recycling logic in bnxt_deliver_skb()
Sreekanth Reddy
1
-1
/
+2
2023-12-20
bnxt_en: Clear resource reservation during resume
Somnath Kotur
1
-0
/
+2
2023-12-13
net: bnxt: fix a potential use-after-free in bnxt_init_tc
Dinghao Liu
1
-0
/
+1
2023-12-13
tg3: Increment tx_dropped in tg3_tso_bug()
Alex Pakhunov
1
-1
/
+3
2023-12-13
tg3: Move the [rt]x_dropped counters to tg3_napi
Alex Pakhunov
2
-7
/
+35
2023-11-20
tg3: power down device only on SYSTEM_POWER_OFF
George Shuklin
1
-1
/
+2
2023-09-21
bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
Sebastian Andrzej Siewior
1
-0
/
+5
2023-09-11
net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()
Hangyu Hua
3
-5
/
+10
2023-09-10
net: bcmasp: add missing of_node_put
Julia Lawall
1
-0
/
+1
2023-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-1
/
+56
2023-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+1
2023-08-28
ethernet: tg3: remove unreachable code
Mikhail Kobuk
1
-4
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-31
/
+50
2023-08-23
bnxt: use the NAPI skb allocation cache
Jakub Kicinski
1
-3
/
+3
2023-08-23
bnx2x: new flag for track HW resource allocation
Thinh Tran
4
-28
/
+44
2023-08-22
tg3: Use slab_build_skb() when needed
Kees Cook
1
-1
/
+4
2023-08-20
net: bcmgenet: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bgmac: Return PTR_ERR() for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bcmgenet: Fix return value check for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-20
net: bgmac: Fix return value check for fixed_phy_register()
Ruan Jinjie
1
-1
/
+1
2023-08-19
bnxt_en: Add tx_resets ring counter
Michael Chan
3
-0
/
+10
2023-08-19
bnxt_en: Display the ring error counters under ethtool -S
Michael Chan
1
-25
/
+23
2023-08-19
bnxt_en: Save ring error counters across reset
Michael Chan
2
-1
/
+46
2023-08-19
bnxt_en: Increment rx_resets counter in bnxt_disable_napi()
Michael Chan
1
-5
/
+7
2023-08-19
bnxt_en: Let the page pool manage the DMA mapping
Somnath Kotur
1
-22
/
+10
2023-08-19
bnxt_en: Use the unified RX page pool buffers for XDP and non-XDP
Somnath Kotur
2
-60
/
+14
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+3
2023-08-16
broadcom: b44: Use b44_writephy() return value
Artem Chernyshev
1
-5
/
+3
2023-08-13
tg3: Use pci_dev_id() to simplify the code
Zheng Zengkai
1
-2
/
+1
2023-08-09
bcm63xx_enet: Remove redundant initialization owner
Li Zetao
1
-3
/
+0
2023-08-09
rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODE
Lin Ma
1
-3
/
+0
2023-08-09
bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.c
Michael Chan
2
-284
/
+49
2023-08-09
bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()
Michael Chan
2
-285
/
+52
2023-08-09
net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()
Dan Carpenter
2
-2
/
+2
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2
-2
/
+2
2023-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-40
/
+63
2023-08-02
bnx2x: Remove unnecessary ternary operators
Ruan Jinjie
1
-3
/
+3
2023-08-02
bnxt_en: Fix max_mtu setting for multi-buf XDP
Michael Chan
1
-7
/
+10
2023-08-02
bnxt_en: Fix page pool logic for page size >= 64K
Somnath Kotur
2
-19
/
+29
2023-08-01
net: bcmgenet: Remove TX ring full logging
Florian Fainelli
1
-5
/
+1
2023-08-01
bnxt: don't handle XDP in netpoll
Jakub Kicinski
4
-14
/
+24
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-3
/
+3
2023-07-29
net: bcmasp: Clean up redundant dev_err_probe()
Chen Jiahao
1
-1
/
+1
2023-07-28
eth: bnxt: fix warning for define in struct_group
Jakub Kicinski
1
-1
/
+2
2023-07-28
eth: bnxt: fix one of the W=1 warnings about fortified memcpy()
Jakub Kicinski
1
-1
/
+1
2023-07-27
bcmasp: BCMASP should depend on ARCH_BRCMSTB
Geert Uytterhoeven
1
-0
/
+1
2023-07-21
bnxt_en: Share the bar0 address with the RoCE driver
Chandramohan Akula
2
-1
/
+2
[next]