summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/meta/fbnic/fbnic.h
AgeCommit message (Expand)Author
2025-05-15eth: fbnic: Add support for multiple concurrent completion messagesLee Trager
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-08fbnic: Add additional handling of IRQsAlexander Duyck
2025-04-15eth: fbnic: add locking support for hw statsMohsin Bashir
2025-02-20eth: fbnic: Add ethtool support for IRQ coalescingMohsin Bashir
2025-02-10eth: fbnic: add IP TCAM programmingAlexander Duyck
2025-01-15eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan
2025-01-15eth: fbnic: hwmon: Add completion infrastructure for firmware requestsSanman Pradhan
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-07eth: fbnic: Revert "eth: fbnic: Add hardware monitoring support via HWMON int...Su Hui
2024-12-23eth: fbnic: support ring channel set while upJakub Kicinski
2024-12-23eth: fbnic: add IRQ reuse supportJakub Kicinski
2024-11-18eth: fbnic: add basic debugfs structureJakub Kicinski
2024-11-14eth: fbnic: Add support to dump registersMohsin Bashir
2024-11-07eth: fbnic: Add support to write TCE TCAM entriesMohsin Bashir
2024-10-17eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan
2024-10-10eth: fbnic: add initial PHC supportVadim Fedorenko
2024-09-04eth: fbnic: Add support to fetch group statsMohsin Bashir
2024-09-04eth: fbnic: Add ethtool support for fbnicMohsin Bashir
2024-07-15eth: fbnic: Write the TCAM tables used for RSS control and Rx to hostAlexander Duyck
2024-07-15eth: fbnic: Add L2 address programmingAlexander Duyck
2024-07-15eth: fbnic: Add link detectionAlexander Duyck
2024-07-15eth: fbnic: Add initial messaging to notify FW of our presenceAlexander Duyck
2024-07-15eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck
2024-07-15eth: fbnic: Add FW communication mechanismAlexander Duyck
2024-07-15eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck
2024-07-15eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck
2024-07-15eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck