summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/meta/fbnic/fbnic_txrx.c
AgeCommit message (Expand)Author
2025-03-07eth: fbnic: fix typo in compile assertJakub Kicinski
2025-03-07eth: fbnic: link NAPIs to page poolsJakub 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
2025-01-07eth: fbnic: update fbnic_poll return valueMohsin Bashir
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 TX packets timestamping supportVadim Fedorenko
2024-10-10eth: fbnic: add RX packets timestamping supportVadim Fedorenko
2024-10-10eth: fbnic: add software TX timestamping supportVadim Fedorenko
2024-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-13fbnic: Set napi irq value after calling netif_napi_addBrett Creeley
2024-08-12eth: fbnic: add basic rtnl statsJakub Kicinski
2024-07-16eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"Colin Ian King
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