summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/meta/fbnic/fbnic_txrx.h
AgeCommit message (Expand)Author
2026-02-17eth: fbnic: increase FBNIC_HDR_BYTES_MIN from 128 to 256 bytesBobby Eshleman
2026-01-30eth fbnic: Add debugfs hooks for tx/rx ringsMike Marciniszyn (Meta)
2025-11-17eth: fbnic: Configure RDE settings for pause frameMohsin Bashir
2025-10-09eth: fbnic: fix reporting of alloc_failed qstatsJakub Kicinski
2025-10-09eth: fbnic: fix saving stats from XDP_TX rings on closeJakub Kicinski
2025-09-04eth: fbnic: support queue ops / zero-copy RxJakub Kicinski
2025-09-04eth: fbnic: use netmem_ref where applicableJakub Kicinski
2025-09-04eth: fbnic: move page pool pointer from NAPI to the ring structJakub Kicinski
2025-08-19eth: fbnic: Collect packet statistics for XDPMohsin Bashir
2025-08-19eth: fbnic: Add support for XDP queuesMohsin Bashir
2025-08-19eth: fbnic: Add XDP pass, drop, abort supportMohsin Bashir
2025-08-19eth: fbnic: Use shinfo to track frags state on RxMohsin Bashir
2025-08-19eth: fbnic: Update HeadroomMohsin Bashir
2025-08-19eth: fbnic: Add support for HDS configurationMohsin Bashir
2025-08-05eth: fbnic: remove the debugging trick of super high page biasJakub Kicinski
2025-06-26eth: fbnic: remove duplicate FBNIC_MAX_.XQS macrosJakub Kicinski
2025-03-07eth: fbnic: support ring size configurationJakub Kicinski
2025-02-20eth: fbnic: Add ethtool support for IRQ coalescingMohsin Bashir
2025-02-17eth: fbnic: support TCP segmentation offloadJakub Kicinski
2025-02-12eth: fbnic: report software Tx queue statsJakub Kicinski
2025-02-12eth: fbnic: report software Rx queue statsJakub Kicinski
2025-02-12eth: fbnic: wrap tx queue stats in a structJakub Kicinski
2024-12-23eth: fbnic: support ring channel set while upJakub Kicinski
2024-12-23eth: fbnic: centralize the queue count and NAPI<>queue settingAlexander Duyck
2024-12-23eth: fbnic: add IRQ reuse supportJakub Kicinski
2024-12-23eth: fbnic: store NAPIs in an array instead of the listJakub Kicinski
2024-10-10eth: fbnic: add ethtool timestamping statisticsVadim Fedorenko
2024-10-10eth: fbnic: add RX packets timestamping supportVadim Fedorenko
2024-08-12eth: fbnic: add basic rtnl statsJakub Kicinski
2024-07-15eth: fbnic: Add basic Rx handlingAlexander Duyck
2024-07-15eth: fbnic: Add basic Tx handlingAlexander Duyck
2024-07-15eth: fbnic: Implement Rx queue alloc/start/stop/freeAlexander Duyck
2024-07-15eth: fbnic: Implement Tx queue alloc/start/stop/freeAlexander Duyck
2024-07-15eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck