ethdev: allow drivers to return error on close
[dpdk.git] / drivers / net / pfe / pfe_ethdev.c
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