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
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
/
bnxt_tc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
1
-125
/
+138
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
1
-0
/
+1
2020-07-18
net: bnxt: don't complain if TC flower can't be supported
Jakub Kicinski
1
-5
/
+2
2020-07-14
net: sched: Pass qdisc reference in struct flow_block_offload
Petr Machata
1
-5
/
+4
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+13
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-01
bnxt_tc: update indirect block support
Pablo Neira Ayuso
1
-39
/
+12
2020-03-30
net: sched: expose HW stats types per action used by drivers
Jiri Pirko
1
-1
/
+1
2020-03-18
net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*
Jakub Kicinski
1
-1
/
+1
2020-03-09
flow_offload: check for basic action hw stats type
Jiri Pirko
1
-2
/
+7
2020-02-27
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
1
-24
/
+24
2019-11-14
bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().
Venkat Duvvuru
1
-2
/
+2
2019-11-01
bnxt_en: flow_offload: offload tunnel decap rules via indirect callbacks
Sriharsha Basavapatna
1
-1
/
+152
2019-11-01
bnxt_en: Add support for NAT(L3/L4 rewrite)
Somnath Kotur
1
-6
/
+134
2019-11-01
bnxt: Avoid logging an unnecessary message when a flow can't be offloaded
Somnath Kotur
1
-1
/
+2
2019-11-01
bnxt_en: Add support for L2 rewrite
Venkat Duvvuru
1
-0
/
+132
2019-08-31
bnxt_en: Convert error code in firmware message response to standard code.
Michael Chan
1
-17
/
+0
2019-08-18
bnxt_en: Fix to include flow direction in L2 key
Somnath Kotur
1
-2
/
+2
2019-08-18
bnxt_en: Use correct src_fid to determine direction of the flow
Venkat Duvvuru
1
-3
/
+1
2019-07-10
net: flow_offload: rename tc_cls_flower_offload to flow_cls_offload
Pablo Neira Ayuso
1
-9
/
+9
2019-02-19
bnxt_en: Return relevant error code when offload fails
Sriharsha Basavapatna
1
-1
/
+1
2019-02-07
bnxt: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-1
/
+1
2019-02-06
drivers: net: use flow action infrastructure
Pablo Neira Ayuso
1
-41
/
+33
2019-02-06
flow_offload: add statistics retrieval infrastructure and use it
Pablo Neira Ayuso
1
-2
/
+2
2019-02-06
flow_offload: add flow_rule and flow_match structures and use them
Pablo Neira Ayuso
1
-100
/
+74
2018-12-20
bnxt_en: Support for 64-bit flow handle.
Venkat Duvvuru
1
-10
/
+64
2018-12-20
bnxt_en: Introduce bnxt_get_hwrm_resp_addr & bnxt_get_hwrm_seq_id routines.
Venkat Duvvuru
1
-13
/
+21
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+14
2018-09-20
bnxt_en: don't try to offload VLAN 'modify' action
Davide Caratti
1
-6
/
+14
2018-09-07
bnxt_en: remove set but not used variable 'addr_type'
YueHaibing
1
-15
/
+0
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-4
/
+2
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-3
/
+27
2018-07-10
bnxt_en: Fix the vlan_tci exact match check.
Venkat Duvvuru
1
-3
/
+27
2018-06-25
bnxt: simplify cls_flower command switch and handle default case
Jiri Pirko
1
-11
/
+5
2018-04-11
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
1
-1
/
+3
2018-04-11
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
1
-0
/
+59
2018-03-12
bnxt_en: Return standard Linux error codes for hwrm flow cmds.
Venkat Duvvuru
1
-3
/
+20
2018-03-12
bnxt_en: Remove unwanted ovs-offload messages in some conditions
Sriharsha Basavapatna
1
-8
/
+2
2018-01-26
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-3
/
+0
2018-01-17
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
1
-1
/
+1
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-08
bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()
Sunil Challa
1
-1
/
+1
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-5
/
+1
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
1
-4
/
+2
2017-12-06
bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
Dan Carpenter
1
-4
/
+1
2017-12-03
bnxt_en: fix dst/src fid for vxlan encap/decap actions
Sathya Perla
1
-22
/
+26
2017-12-03
bnxt_en: wildcard smac while creating tunnel decap filter
Sunil Challa
1
-5
/
+2
2017-10-28
bnxt_en: Fix randconfig build errors.
Michael Chan
1
-0
/
+6
[next]