mbuf: add namespace to offload flags
[dpdk.git] / drivers / net / ionic / ionic_rxtx.c
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-06 Xueming Liethdev: change queue release callback
2021-02-25 Andrew Boyernet/ionic: store Tx fragment limit in queue
2021-02-25 Andrew Boyernet/ionic: send as many packets as possible
2021-02-25 Andrew Boyernet/ionic: ring doorbell once at the end of each burst
2021-02-25 Andrew Boyernet/ionic: break up queue post function
2021-02-25 Andrew Boyernet/ionic: log queue counters when tearing down
2021-02-25 Andrew Boyernet/ionic: use socket id passed in for Rx and Tx queues
2021-02-25 Andrew Boyernet/ionic: split up queue-completion queue structure
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