ethdev: add namespace
[dpdk.git] / drivers / net / pfe / pfe_ethdev.c
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
2021-10-06 Xueming Liethdev: make queue release callback optional
2021-07-02 Thierry Herbelotnet/pfe: remove unnecessary null check
2021-05-11 David Marchandlog: register with standardized names
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
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