ethdev: add namespace
[dpdk.git] / drivers / net / bnxt / bnxt_reps.c
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-12 Viacheslav Galaktionovethdev: fix representor port ID search by name
2021-10-06 Xueming Liethdev: change queue release callback
2021-04-24 Kalesh APnet/bnxt: drop unused attribute
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-01-29 Ajit Khapardenet/bnxt: update copyright year
2021-01-08 Ajit Khapardenet/bnxt: modify ring index logic
2021-01-08 Ajit Khapardenet/bnxt: update indentation and coding style
2021-01-08 Ajit Khapardenet/bnxt: fix freeing mbuf
2020-11-03 Somnath Koturnet/bnxt: modify HWRM command to create reps
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Somnath Koturnet/bnxt: support representors on remote host domain
2020-09-30 Somnath Koturnet/bnxt: simplify representor Rx ring creation
2020-09-18 Somnath Koturnet/bnxt: fix representor data path
2020-09-18 Sriharsha Basavapatnanet/bnxt: provide switch info if VFR are configured
2020-09-18 Somnath Koturnet/bnxt: fix crash in VFR queue select
2020-09-18 Kishore Padmanabhanet/bnxt: refactor VFR port clean up
2020-09-18 Kishore Padmanabhanet/bnxt: fix port stop process and cleanup resources
2020-09-18 Lance Richardsonnet/bnxt: use appropriate type for Rx ring
2020-09-18 Yunjian Wangnet/bnxt: fix freeing mbuf
2020-09-18 Yunjian Wangnet/bnxt: remove logically dead code
2020-09-18 Venkat Duvvurunet/bnxt: fix VF representor port add
2020-09-18 Somnath Koturnet/bnxt: cleanup and check ULP context allocation
2020-07-29 Somnath Koturnet/bnxt: cleanup VF representor device operations
2020-07-29 Venkat Duvvurunet/bnxt: fix FW rule deletion on representor create
2020-07-11 Somnath Koturnet/bnxt: enable filter ctrl ops for port representor
2020-07-07 Somnath Koturnet/bnxt: create default flow rules for port reprentor
2020-07-07 Somnath Koturnet/bnxt: get IDs for port representor endpoint
2020-07-07 Somnath Koturnet/bnxt: support port representor data path
2020-07-07 Somnath Koturnet/bnxt: add port representor infrastructure