index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_vfr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bnxt_en: Add bnxt_en initial params table and register it.
Vasundhara Volam
2018-07-05
1
-2
/
+7
*
net: sched: pass extack pointer to block binds and cb registration
John Hurley
2018-06-26
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+2
*
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
2018-04-11
1
-0
/
+30
*
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
2018-01-25
1
-1
/
+2
*
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
2018-01-17
1
-0
/
+30
*
bnxt: delete some unreachable code
Dan Carpenter
2017-11-08
1
-1
/
+0
*
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
2017-11-02
1
-1
/
+1
*
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
2017-10-28
1
-0
/
+3
*
bnxt: Move generic devlink code to new file
Steve Lin
2017-10-21
1
-50
/
+3
*
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
2017-10-21
1
-2
/
+0
*
bnxt: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
2017-10-21
1
-3
/
+40
*
bnxt_en: bnxt: add TC flower filter offload support
Sathya Perla
2017-08-28
1
-0
/
+18
*
bnxt_en: fix clearing devlink ptr from bnxt struct
Sathya Perla
2017-08-28
1
-2
/
+2
*
bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"
Colin Ian King
2017-08-19
1
-1
/
+1
*
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
Sathya Perla
2017-07-25
1
-1
/
+3
*
bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops
Sathya Perla
2017-07-25
1
-1
/
+1
*
bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch
Sathya Perla
2017-07-25
1
-0
/
+4
*
bnxt_en: add support for port_attr_get and and get_phys_port_name
Sathya Perla
2017-07-24
1
-1
/
+30
*
bnxt_en: add vf-rep RX/TX and netdev implementation
Sathya Perla
2017-07-24
1
-1
/
+217
*
bnxt_en: add support to enable VF-representors
Sathya Perla
2017-07-24
1
-0
/
+244