summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/meta/fbnic/fbnic.h
AgeCommit message (Expand)Author
2026-03-31fbnic: Set Relaxed Ordering PCIe TLP attributes for DMA enginesAlexander Duyck
2026-03-10eth fbnic: Add msix self testMike Marciniszyn (Meta)
2026-03-05eth: fbnic: Add protection against pause stormMohsin Bashir
2025-11-27fbnic: Add SW shim for MDIO interface to PMD and PCSAlexander Duyck
2025-11-27fbnic: Add logic to track PMD state via MAC/PCS signalsAlexander Duyck
2025-11-27fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interruptAlexander Duyck
2025-09-18eth: fbnic: add OTP health reporterJakub Kicinski
2025-09-18eth: fbnic: add FW health reporterJakub Kicinski
2025-09-18eth: fbnic: reprogram TCAMs after FW crashJakub Kicinski
2025-09-18eth: fbnic: use fw uptime to detect fw crashesJakub Kicinski
2025-08-27eth: fbnic: Move hw_stats_lock out of fbnic_devMohsin Bashir
2025-07-08eth: fbnic: Create ring buffer for firmware logsLee Trager
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