summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/meta/fbnic/fbnic_csr.h
AgeCommit message (Expand)Author
2025-07-08eth: fbnic: Add mailbox support for firmware logsLee Trager
2025-07-08eth: fbnic: Use FIELD_PREP to generate minimum firmware versionLee Trager
2025-07-08eth: fbnic: Fix incorrect minimum firmware versionLee Trager
2025-06-26eth: fbnic: realign whitespaceJakub Kicinski
2025-06-11eth: fbnic: Expand coverage of mac statsMohsin Bashir
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-08fbnic: Gate AXI read/write enabling on FW mailboxAlexander Duyck
2025-04-15eth: fbnic: add support for TTI HW statsMohsin Bashir
2025-04-15eth: fbnic: add support for TMI statsMohsin Bashir
2025-04-15eth: fbnic: add coverage for RXB statsMohsin Bashir
2025-04-15eth: fbnic: add coverage for hw queue statsMohsin Bashir
2025-02-25eth: fbnic: Consolidate PUL_USER CSR sectionMohsin Bashir
2025-02-25eth: fbnic: Add PCIe registers dumpMohsin Bashir
2025-02-10eth: fbnic: support n-tuple filtersAlexander Duyck
2025-02-10eth: fbnic: add IP TCAM programmingAlexander Duyck
2024-11-18eth: fbnic: add RPC hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add PCIe hardware statisticsSanman Pradhan
2024-11-14eth: fbnic: Add support to dump registersMohsin Bashir
2024-11-07eth: fbnic: Add support to write TCE TCAM entriesMohsin Bashir
2024-10-10eth: fbnic: add RX packets timestamping supportVadim Fedorenko
2024-10-10eth: fbnic: add initial PHC supportVadim Fedorenko
2024-09-04eth: fbnic: Add support to fetch group statsMohsin 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 basic Rx handlingAlexander Duyck
2024-07-15eth: fbnic: Add basic Tx handlingAlexander 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: 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
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: Add scaffolding for Meta's NIC driverAlexander Duyck