net/ionic: cut down queue structure
[dpdk.git] / drivers / net / ionic / ionic_rxtx.c
2021-02-25 Andrew Boyernet/ionic: cut down queue structure
2021-02-25 Andrew Boyernet/ionic: remove unused field from queue structure
2021-02-25 Andrew Boyernet/ionic: convert info array to generic pointers
2021-02-25 Andrew Boyernet/ionic: cut down completion queue structure
2021-02-05 Andrew Boyernet/ionic: fix Tx fragment limits
2021-02-02 Andrew Boyernet/ionic: clean up Tx queue version support
2021-01-29 Andrew Boyernet/ionic: fix address handling in Tx
2021-01-29 Andrew Boyernet/ionic: fix up function attribute tags
2021-01-29 Andrew Boyernet/ionic: convert per-queue offloads into queue flags
2021-01-29 Andrew Boyernet/ionic: allow separate L3 and L4 checksum offload
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Andrew Boyernet/ionic: combine queue init and enable commands
2021-01-19 Andrew Boyernet/ionic: revise configuration flag handling
2021-01-13 Andrew Boyernet/ionic: improve queue state handling
2021-01-08 Andrew Boyernet/ionic: do minor logging fixups
2021-01-08 Andrew Boyernet/ionic: convert boolean to flag bit
2020-04-16 Thomas Monjalonreplace cold attributes
2020-01-20 Alfredo Cardiglianonet/ionic: support Tx checksum
2020-01-20 Alfredo Cardiglianonet/ionic: support RSS
2020-01-20 Alfredo Cardiglianonet/ionic: add Rx and Tx handling