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-07-13
bnxt_en: Fix completion ring sizing with TPA enabled.
Michael Chan
1
-2
/
+10
2020-07-13
bnxt_en: Init ethtool link settings after reading updated PHY configuration.
Vasundhara Volam
1
-5
/
+5
2020-07-13
bnxt_en: Fix race when modifying pause settings.
Vasundhara Volam
1
-1
/
+4
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-11
bnxt_en: fix NULL dereference in case SR-IOV configuration fails
Davide Caratti
1
-1
/
+1
2020-07-10
bnxt: convert to new udp_tunnel_nic infra
Jakub Kicinski
2
-113
/
+40
2020-07-09
devlink: Replace devlink_port_attrs_set parameters with a struct
Danielle Ratson
1
-3
/
+6
2020-07-09
net: systemport: fix double shift of a vlan_tci by VLAN_PRIO_SHIFT
Colin Ian King
1
-2
/
+1
2020-07-09
bnxt_en: allow firmware to disable VLAN offloads
Edwin Peer
2
-3
/
+22
2020-07-09
bnxt_en: clean up VLAN feature bit handling
Edwin Peer
2
-21
/
+18
2020-07-09
bnxt_en: Implement ethtool -X to set indirection table.
Michael Chan
2
-1
/
+67
2020-07-09
bnxt_en: Return correct RSS indirection table entries to ethtool -x.
Michael Chan
1
-4
/
+5
2020-07-09
bnxt_en: Fill HW RSS table from the RSS logical indirection table.
Michael Chan
1
-36
/
+52
2020-07-09
bnxt_en: Add helper function to return the number of RSS contexts.
Michael Chan
2
-2
/
+12
2020-07-09
bnxt_en: Add logical RSS indirection table structure.
Michael Chan
2
-0
/
+52
2020-07-09
bnxt_en: Fix up bnxt_get_rxfh_indir_size().
Michael Chan
2
-1
/
+6
2020-07-09
bnxt_en: Set up the chip specific RSS table size.
Michael Chan
2
-4
/
+15
2020-07-08
bnx2x: fix spelling mistake "occurd" -> "occurred"
Colin Ian King
1
-5
/
+5
2020-07-07
net: systemport: Add support for VLAN transmit acceleration
Florian Fainelli
1
-3
/
+34
2020-07-05
bnx2x: Perform Idlechk dump during the debug collection.
Sudarsana Reddy Kalluru
1
-0
/
+9
2020-07-05
bnx2x: Add support for idlechk tests.
Sudarsana Reddy Kalluru
5
-8
/
+3196
2020-07-05
bnx2x: Add Idlechk related register definitions.
Sudarsana Reddy Kalluru
1
-2
/
+76
2020-07-03
net: bcmgenet: Allow changing carrier from user-space
Florian Fainelli
1
-0
/
+17
2020-06-26
bnx2x: use generic power management
Vaibhav Gupta
3
-14
/
+8
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-100
/
+54
2020-06-25
net: bcmgenet: use hardware padding of runt frames
Doug Berger
1
-5
/
+3
2020-06-25
net: bcmgenet: use __be16 for htons(ETH_P_IP)
Doug Berger
1
-1
/
+2
2020-06-25
net: bcmgenet: re-remove bcmgenet_hfb_add_filter
Doug Berger
1
-77
/
+0
2020-06-24
bnxt_en: Read VPD info only for PFs
Vasundhara Volam
1
-1
/
+2
2020-06-24
bnxt_en: Fix statistics counters issue during ifdown with older firmware.
Michael Chan
1
-1
/
+7
2020-06-24
bnxt_en: Do not enable legacy TX push on older firmware.
Michael Chan
2
-1
/
+3
2020-06-24
bnxt_en: Store the running firmware version code.
Michael Chan
2
-4
/
+22
2020-06-23
bnxt_en: Add board.serial_number field to info_get cb
Vasundhara Volam
1
-0
/
+6
2020-06-20
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
1
-2
/
+2
2020-06-20
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
1
-7
/
+12
2020-06-19
net: qos offload add flow status with dropped count
Po Liu
1
-1
/
+1
2020-06-19
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
1
-2
/
+2
2020-06-15
bnxt_en: Return from timer if interface is not in open state.
Vasundhara Volam
1
-1
/
+1
2020-06-15
bnxt_en: Fix AER reset logic on 57500 chips.
Michael Chan
1
-5
/
+12
2020-06-15
bnxt_en: Re-enable SRIOV during resume.
Michael Chan
1
-0
/
+2
2020-06-15
bnxt_en: Simplify bnxt_resume().
Michael Chan
1
-12
/
+2
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-16
/
+16
2020-06-01
bnxt_tc: update indirect block support
Pablo Neira Ayuso
2
-40
/
+12
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-20
/
+10
2020-05-27
bnxt_en: fix firmware message length endianness
Edwin Peer
2
-15
/
+4
2020-05-27
bnxt_en: Fix return code to "flash_device".
Vasundhara Volam
1
-4
/
+5
2020-05-27
bnxt_en: Fix accumulation of bp->net_stats_prev.
Michael Chan
1
-1
/
+1
2020-05-26
bnx2x: allow bnx2x_bsc_read() to schedule
Eric Dumazet
1
-11
/
+15
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-15
bnxt: Add XDP frame size to driver
Jesper Dangaard Brouer
1
-0
/
+1
[prev]
[next]