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
/
bnxt
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
bnxt: Add XDP frame size to driver
Jesper Dangaard Brouer
1
-0
/
+1
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-17
/
+16
2020-05-05
net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
Jason Yan
1
-3
/
+3
2020-05-04
bnxt_en: show only relevant ethtool stats for a TX or RX ring
Rajesh Ravi
1
-22
/
+71
2020-05-04
bnxt_en: Split HW ring statistics strings into RX and TX parts.
Michael Chan
1
-20
/
+33
2020-05-04
bnxt_en: Refactor the software ring counters.
Michael Chan
3
-13
/
+42
2020-05-04
bnxt_en: Add doorbell information to bnxt_en_dev struct.
Michael Chan
2
-0
/
+10
2020-05-04
bnxt_en: Add support for L2 doorbell size.
Michael Chan
2
-7
/
+37
2020-05-04
bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries.
Michael Chan
1
-1
/
+7
2020-05-04
bnxt_en: Define the doorbell offsets on 57500 chips.
Michael Chan
2
-2
/
+5
2020-05-04
bnxt_en: Improve kernel log messages related to ethtool reset.
Edwin Peer
1
-4
/
+14
2020-05-04
bnxt_en: fix ethtool_reset_flags ABI violations
Edwin Peer
2
-24
/
+31
2020-05-04
bnxt_en: refactor ethtool firmware reset types
Edwin Peer
1
-13
/
+25
2020-05-04
bnxt_en: prepare to refactor ethtool reset types
Edwin Peer
1
-17
/
+29
2020-05-04
bnxt_en: Do not include ETH_FCS_LEN in the max packet length sent to fw.
Vasundhara Volam
2
-3
/
+2
2020-05-04
bnxt_en: Improve TQM ring context memory sizing formulas.
Michael Chan
1
-5
/
+9
2020-05-04
bnxt_en: Allocate TQM ring context memory according to fw specification.
Michael Chan
2
-13
/
+18
2020-05-04
bnxt_en: Update firmware spec. to 1.10.1.33.
Michael Chan
1
-32
/
+184
2020-04-27
bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features().
Michael Chan
1
-3
/
+6
2020-04-27
bnxt_en: Return error when allocating zero size context memory.
Michael Chan
1
-1
/
+1
2020-04-27
bnxt_en: Improve AER slot reset.
Michael Chan
1
-3
/
+6
2020-04-27
bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF.
Vasundhara Volam
1
-1
/
+1
2020-04-27
bnxt_en: Fix VF anti-spoof filter setup.
Michael Chan
2
-9
/
+2
2020-03-30
devlink: Implicitly set auto recover flag when registering health reporter
Eran Ben Elisha
1
-3
/
+3
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+1
2020-03-28
bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get cb
Vasundhara Volam
1
-2
/
+2
2020-03-28
bnxt_en: Add partno to devlink info_get cb
Vasundhara Volam
1
-0
/
+8
2020-03-28
bnxt_en: Read partno and serialno of the board from VPD
Vasundhara Volam
2
-0
/
+63
2020-03-28
bnxt_en: Add fw.mgmt.api version to devlink info_get cb.
Vasundhara Volam
3
-1
/
+21
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-18
/
+35
2020-03-24
bnxt_en: Reset rings if ring reservation fails during open()
Vasundhara Volam
1
-0
/
+4
2020-03-24
bnxt_en: Free context memory after disabling PCI in probe error path.
Michael Chan
1
-3
/
+3
2020-03-24
bnxt_en: Return error if bnxt_alloc_ctx_mem() fails.
Michael Chan
1
-4
/
+4
2020-03-24
bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
Edwin Peer
1
-5
/
+10
2020-03-24
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
3
-6
/
+14
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-1
/
+1
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-15
/
+13
2020-03-09
bnxt_en: Call devlink_port_type_clear() in remove()
Vasundhara Volam
1
-0
/
+2
2020-03-09
bnxt_en: Return -EAGAIN if fw command returns BUSY
Vasundhara Volam
1
-0
/
+1
2020-03-09
bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.
Vasundhara Volam
1
-18
/
+11
2020-03-09
bnxt_en: Remove unnecessary assignment of return code
Vasundhara Volam
4
-44
/
+21
2020-03-09
bnxt_en: Clear DCB settings after firmware reset.
Michael Chan
1
-0
/
+1
2020-03-09
bnxt_en: Process the NQ under NAPI continuous polling.
Michael Chan
1
-9
/
+4
2020-03-09
bnxt_en: Simplify __bnxt_poll_cqs_done().
Michael Chan
1
-8
/
+7
2020-03-09
bnxt_en: Handle all NQ notifications in bnxt_poll_p5().
Michael Chan
1
-3
/
+4
[next]