index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_vfr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-04-11
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
1
-0
/
+30
2018-01-26
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-1
/
+2
2018-01-17
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
1
-0
/
+30
2017-11-08
bnxt: delete some unreachable code
Dan Carpenter
1
-1
/
+0
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
1
-1
/
+1
2017-10-27
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
1
-0
/
+3
2017-10-21
bnxt: Move generic devlink code to new file
Steve Lin
1
-50
/
+3
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
1
-2
/
+0
2017-10-21
bnxt: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
1
-3
/
+40
2017-08-29
bnxt_en: bnxt: add TC flower filter offload support
Sathya Perla
1
-0
/
+18
2017-08-29
bnxt_en: fix clearing devlink ptr from bnxt struct
Sathya Perla
1
-2
/
+2
2017-08-20
bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"
Colin Ian King
1
-1
/
+1
2017-07-25
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
Sathya Perla
1
-1
/
+3
2017-07-25
bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops
Sathya Perla
1
-1
/
+1
2017-07-25
bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch
Sathya Perla
1
-0
/
+4
2017-07-25
bnxt_en: add support for port_attr_get and and get_phys_port_name
Sathya Perla
1
-1
/
+30
2017-07-25
bnxt_en: add vf-rep RX/TX and netdev implementation
Sathya Perla
1
-1
/
+217
2017-07-25
bnxt_en: add support to enable VF-representors
Sathya Perla
1
-0
/
+244