summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c
Commit message (Expand)AuthorAgeFilesLines
* net: sched: move the can_offload check from binding phase to rule insertion p...Jiri Pirko2017-11-021-1/+1
* bnxt_en: alloc tc_info{} struct only when tc flower is enabledSathya Perla2017-10-281-0/+3
* bnxt: Move generic devlink code to new fileSteve Lin2017-10-211-50/+3
* net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko2017-10-211-2/+0
* bnxt: Convert ndo_setup_tc offloads to block callbacksJiri Pirko2017-10-211-3/+40
* bnxt_en: bnxt: add TC flower filter offload supportSathya Perla2017-08-281-0/+18
* bnxt_en: fix clearing devlink ptr from bnxt structSathya Perla2017-08-281-2/+2
* bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"Colin Ian King2017-08-191-1/+1
* bnxt_en: fix switchdev port naming for external-port-rep and vf-repsSathya Perla2017-07-251-1/+3
* bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_opsSathya Perla2017-07-251-1/+1
* bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switchSathya Perla2017-07-251-0/+4
* bnxt_en: add support for port_attr_get and and get_phys_port_nameSathya Perla2017-07-241-1/+30
* bnxt_en: add vf-rep RX/TX and netdev implementationSathya Perla2017-07-241-1/+217
* bnxt_en: add support to enable VF-representorsSathya Perla2017-07-241-0/+244
OpenPOWER on IntegriCloud