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
/
ethernet
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-20
net: b44: use true,false for bool variables
Jason Yan
1
-4
/
+4
2020-09-15
bnxt: add pause frame stats
Jakub Kicinski
1
-0
/
+17
2020-09-14
cnic: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-10
/
+8
2020-09-10
net: remove napi_hash_del() from driver-facing API
Jakub Kicinski
2
-7
/
+6
2020-09-09
bnx2x: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-07
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
Vasundhara Volam
1
-3
/
+4
2020-09-07
bnxt_en: Avoid sending firmware messages when AER error is detected.
Vasundhara Volam
2
-3
/
+7
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-114
/
+149
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-48
/
+83
2020-09-04
net: systemport: Manage Wake-on-LAN clock
Florian Fainelli
2
-1
/
+10
2020-09-04
net: systemport: fetch and use clock resources
Florian Fainelli
2
-1
/
+30
2020-09-03
tg3: Fix soft lockup when tg3_reset_task() fails.
Michael Chan
1
-4
/
+13
2020-09-02
net: bcmgenet: fix mask check in bcmgenet_validate_flow()
Denis Efremov
1
-1
/
+1
2020-08-27
bnxt: don't enable NAPI until rings are ready
Jakub Kicinski
1
-8
/
+4
2020-08-26
bnxt_en: Setup default RSS map in all scenarios.
Michael Chan
1
-9
/
+30
2020-08-26
bnxt_en: init RSS table for Minimal-Static VF reservation
Edwin Peer
1
-8
/
+7
2020-08-26
bnxt_en: fix HWRM error when querying VF temperature
Edwin Peer
1
-4
/
+7
2020-08-26
bnxt_en: Fix possible crash in bnxt_fw_reset_task().
Michael Chan
1
-2
/
+8
2020-08-26
bnxt_en: Fix PCI AER error recovery flow
Vasundhara Volam
1
-0
/
+3
2020-08-26
bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.
Michael Chan
1
-9
/
+2
2020-08-26
bnxt_en: Check for zero dir entries in NVRAM.
Vasundhara Volam
1
-0
/
+3
2020-08-26
bnxt_en: Don't query FW when netif_running() is false.
Pavan Chebbi
1
-1
/
+1
2020-08-24
net: systemport: Fix memleak in bcm_sysport_probe
Dinghao Liu
1
-2
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
14
-66
/
+66
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
21
-693
/
+4535
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-4
/
+0
2020-07-31
bnxt_en: Remove superfluous memset()
Li Heng
1
-2
/
+0
2020-07-27
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
4
-0
/
+94
2020-07-27
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
3
-53
/
+64
2020-07-27
bnxt_en: Accumulate all counters.
Michael Chan
2
-2
/
+90
2020-07-27
bnxt_en: Retrieve hardware masks for port counters.
Michael Chan
1
-5
/
+70
2020-07-27
bnxt_en: Retrieve hardware counter masks from firmware if available.
Michael Chan
1
-0
/
+64
2020-07-27
bnxt_en: Allocate additional memory for all statistics blocks.
Michael Chan
2
-5
/
+26
2020-07-27
bnxt_en: Refactor statistics code and structures.
Michael Chan
4
-89
/
+76
2020-07-27
bnxt_en: Use macros to define port statistics size and offset.
Michael Chan
2
-5
/
+11
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
5
-130
/
+390
2020-07-27
bnxt_en: Remove PCIe non-counters from ethtool statistics
Vasundhara Volam
3
-79
/
+1
2020-07-26
bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands
Andrii Nakryiko
1
-4
/
+0
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-95
/
+99
2020-07-23
tg3: Avoid the use of one-element array
Gustavo A. R. Silva
1
-1
/
+1
2020-07-21
net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probe
Zhang Changzhong
1
-2
/
+2
2020-07-21
net: bcmgenet: fix error returns in bcmgenet_probe()
Zhang Changzhong
1
-1
/
+1
2020-07-18
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
2
-6
/
+6
2020-07-17
net: bcmgenet: restore HFB filters on resume
Doug Berger
2
-77
/
+62
2020-07-17
net: bcmgenet: test RBUF_ACPI_EN when resuming
Doug Berger
1
-3
/
+7
2020-07-17
net: bcmgenet: test MPD_EN when resuming
Doug Berger
1
-4
/
+8
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-07-15
bnx2x: convert to new udp_tunnel_nic infra
Jakub Kicinski
3
-123
/
+29
2020-07-14
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
1
-5
/
+4
[prev]
[next]