aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/meta/fbnic/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-09-04eth: fbnic: Add support to fetch group statsMohsin Bashir1-0/+1
2024-09-04eth: fbnic: Add ethtool support for fbnicMohsin Bashir1-0/+1
2024-07-15eth: fbnic: Add L2 address programmingAlexander Duyck1-0/+1
2024-07-15eth: fbnic: Add link detectionAlexander Duyck1-0/+1
2024-07-15eth: fbnic: Allocate a netdevice and napi vectors with queuesAlexander Duyck1-1/+3
2024-07-15eth: fbnic: Add FW communication mechanismAlexander Duyck1-0/+1
2024-07-15eth: fbnic: Add message parsing for FW messagesAlexander Duyck1-1/+2
2024-07-15eth: fbnic: Add register init to set PCIe/Ethernet device configAlexander Duyck1-0/+1
2024-07-15eth: fbnic: Allocate core device specific structures and devlink interfaceAlexander Duyck1-1/+3
2024-07-15eth: fbnic: Add scaffolding for Meta's NIC driverAlexander Duyck1-0/+10