ethdev: add device flag to bypass auto-filled queue xstats
[dpdk.git] / drivers / net / pfe / pfe_ethdev.c
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: remove forcing stopped state upon close
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Sachin Saxenanet/pfe: release port upon close
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-18 Sachin Saxenanet/pfe: fix misuse of interface index
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-21 Yunjian Wangnet/pfe: fix double free of MAC address
2020-04-21 Stephen Hemmingernet/pfe: do not use PMD log type
2019-11-28 Sachin Saxenadrivers: update copyright for NXP files
2019-10-23 Gagandeep Singhnet/pfe: add link status update
2019-10-23 Gagandeep Singhnet/pfe: add allmulticast and promiscuous
2019-10-23 Gagandeep Singhnet/pfe: add MTU and MAC address set
2019-10-23 Gagandeep Singhnet/pfe: add packet types and basic statistics
2019-10-23 Gagandeep Singhnet/pfe: add Rx/Tx
2019-10-23 Gagandeep Singhnet/pfe: add queue setup and release
2019-10-23 Gagandeep Singhnet/pfe: add device start/stop
2019-10-23 Gagandeep Singhnet/pfe: add MAC and host interface initialisation
2019-10-23 Gagandeep Singhnet/pfe: support dynamic logging
2019-10-23 Gagandeep Singhnet/pfe: introduce basic functions