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
2017-11-08
bnxt: fix bnxt_hwrm_fw_set_time for y2038
Arnd Bergmann
1
-8
/
+3
2017-11-08
bnxt: delete some unreachable code
Dan Carpenter
1
-1
/
+0
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-11-05
net: bpf: rename ndo_xdp to ndo_bpf
Jakub Kicinski
3
-3
/
+3
2017-11-03
bnxt_en: Fix IRQ coalescing regression.
Michael Chan
1
-1
/
+5
2017-11-03
bnxt_en: fix typo in bnxt_set_coalesce
Andy Gospodarek
1
-1
/
+1
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2
-2
/
+2
2017-10-28
bnxt_en: Fix randconfig build errors.
Michael Chan
1
-0
/
+6
2017-10-27
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
5
-22
/
+34
2017-10-27
bnxt_en: query cfa flow stats periodically to compute 'lastused' attribute
Sathya Perla
4
-85
/
+218
2017-10-27
bnxt_en: add hwrm FW cmds for cfa_encap_record and decap_filter
Sathya Perla
1
-4
/
+125
2017-10-27
bnxt_en: add support for Flower based vxlan encap/decap offload
Sathya Perla
4
-12
/
+631
2017-10-27
bnxt_en: Refactor and simplify coalescing code.
Michael Chan
1
-46
/
+35
2017-10-27
bnxt_en: Reorganize the coalescing parameters.
Michael Chan
3
-52
/
+79
2017-10-27
bnxt_en: Add ethtool reset method
Vasundhara Volam
2
-1
/
+38
2017-10-27
bnxt_en: Check maximum supported MTU from firmware.
Michael Chan
2
-6
/
+12
2017-10-27
bnxt_en: Optimize .ndo_set_mac_address() for VFs.
Michael Chan
1
-3
/
+3
2017-10-27
bnxt_en: Get firmware package version one time.
Michael Chan
2
-16
/
+18
2017-10-27
bnxt_en: Check for zero length value in bnxt_get_nvram_item().
Michael Chan
1
-0
/
+3
2017-10-27
bnxt_en: adding PCI ID for SMARTNIC VF support
Rob Miller
1
-1
/
+5
2017-10-27
bnxt_en: Add PCIe device ID for bcm58804
Ray Jui
2
-0
/
+5
2017-10-27
bnxt_en: Update firmware interface to 1.8.3.1
Michael Chan
1
-24
/
+396
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-34
/
+112
2017-10-21
bnxt: Move generic devlink code to new file
Steve Lin
6
-85
/
+112
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2
-4
/
+0
2017-10-21
bnxt: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
3
-10
/
+73
2017-10-15
bnxt_en: Fix possible corruption in DCB parameters from firmware.
Sankar Patchineelam
1
-5
/
+18
2017-10-15
bnxt_en: Fix possible corrupted NVRAM parameters from firmware response.
Michael Chan
3
-1
/
+10
2017-10-15
bnxt_en: Fix VF resource checking.
Michael Chan
1
-2
/
+9
2017-10-15
bnxt_en: Fix VF PCIe link speed and width logic.
Vasundhara Volam
1
-1
/
+1
2017-10-15
bnxt_en: Don't use rtnl lock to protect link change logic in workqueue.
Michael Chan
3
-12
/
+21
2017-10-15
bnxt_en: Improve VF/PF link change logic.
Michael Chan
1
-13
/
+53
2017-10-07
bnxt_en: don't consider building bnxt_tc.o if option not enabled
Jonathan Toppins
2
-6
/
+2
2017-09-26
bpf: add meta pointer for direct access
Daniel Borkmann
1
-0
/
+1
2017-09-26
bnxt_en: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2017-09-21
drivers: net: bnxt: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-19
bnxt_en: check for ingress qdisc in flower offload
Sathya Perla
1
-0
/
+4
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-12
/
+31
2017-08-29
bnxt_en: add a dummy definition for bnxt_vf_rep_get_fid()
Sathya Perla
1
-0
/
+5
2017-08-29
bnxt_en: add code to query TC flower offload stats
Sathya Perla
1
-0
/
+95
2017-08-29
bnxt_en: add TC flower offload flow_alloc/free FW cmds
Sathya Perla
1
-2
/
+139
2017-08-29
bnxt_en: bnxt: add TC flower filter offload support
Sathya Perla
7
-9
/
+841
2017-08-29
bnxt_en: fix clearing devlink ptr from bnxt struct
Sathya Perla
2
-7
/
+11
2017-08-29
bnxt_en: Reduce default rings on multi-port cards.
Michael Chan
2
-4
/
+10
2017-08-29
bnxt_en: Improve -ENOMEM logic in NAPI poll loop.
Michael Chan
1
-0
/
+7
2017-08-29
bnxt: initialize board_info values with proper enums
Scott Branden
1
-32
/
+32
2017-08-29
bnxt: Add PCIe device IDs for bcm58802/bcm58808
Ray Jui
2
-1
/
+15
2017-08-29
bnxt_en: assign CPU affinity hints to bnxt_en IRQs
Vasundhara Volam
2
-2
/
+27
2017-08-29
bnxt_en: Improve tx ring reservation logic.
Michael Chan
4
-14
/
+44
[next]