net/sfc: add more debug messages to transfer flows
[dpdk.git] / drivers / net / pfe /
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-14 Ferruh Yigitdrivers: add missing includes
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
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-09-18 Thomas Monjalonmem: remove physical address aliases
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Thomas Monjalonbuild: replace meson OS detection with variable
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
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2019-11-28 Sachin Saxenadrivers: update copyright for NXP files
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-08 Gagandeep Singhmk: fix dpaax library dependency
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: add HW specific macros and operations
2019-10-23 Gagandeep Singhnet/pfe: support dynamic logging
2019-10-23 Gagandeep Singhnet/pfe: introduce basic functions