mempool: introduce helpers for populate and required size
[dpdk.git] / drivers / net / enetc /
2019-10-23 Gagandeep Singhnet/enetc: enable dpaax library
2019-10-23 Gagandeep Singhnet/enetc: print MAC address logs at notice level
2019-10-23 Gagandeep Singhnet/enetc: set random MAC in case no MAC for SI
2019-10-23 Gagandeep Singhnet/enetc: fix BD ring alignment
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-19 Gagandeep Singhnet/enetc: fix crash at high speed traffic
2019-04-19 Gagandeep Singhnet/enetc: enable Rx checksum offload validation
2019-04-19 Gagandeep Singhnet/enetc: enable CRC offload
2019-04-19 Gagandeep Singhnet/enetc: enable queue start/stop
2019-04-19 Gagandeep Singhnet/enetc: support MTU update and jumbo frames
2019-04-19 Gagandeep Singhnet/enetc: enable promiscuous and allmulticast
2019-04-19 Gagandeep Singhnet/enetc: remove forward declarations
2019-04-19 Gagandeep Singhnet/enetc: replace register read/write macros with...
2019-04-19 Gagandeep Singhnet/enetc: add basic statistics
2019-04-19 Gagandeep Singhnet/enetc: set interface mode for SXGMII
2019-04-19 Gagandeep Singhnet/enetc: fix big endian build and buffer allocation
2019-04-19 Gagandeep Singhnet/enetc: fix SMMU unhandled context fault
2019-04-19 Gagandeep Singhnet/enetc: support physical addressing mode
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-11 Gagandeep Singhnet/enetc: support packet type parsing
2018-10-11 Gagandeep Singhnet/enetc: enable Rx and Tx
2018-10-11 Gagandeep Singhnet/enetc: add PMD with basic operations