summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/meta/fbnic/fbnic_netdev.h
AgeCommit message (Expand)Author
2026-04-21fbnic: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2025-11-27fbnic: Replace use of internal PCS w/ Designware XPCSAlexander Duyck
2025-11-27fbnic: Add logic to track PMD state via MAC/PCS signalsAlexander Duyck
2025-11-17eth: fbnic: Configure RDE settings for pause frameMohsin Bashir
2025-10-09eth: fbnic: fix reporting of alloc_failed qstatsJakub Kicinski
2025-08-28fbnic: Pass fbnic_dev instead of netdev to __fbnic_set/clear_rx_modeAlexander Duyck
2025-08-19eth: fbnic: Add support for XDP queuesMohsin Bashir
2025-08-19eth: fbnic: Add XDP pass, drop, abort supportMohsin Bashir
2025-08-19eth: fbnic: Add support for HDS configurationMohsin Bashir
2025-06-26eth: fbnic: sort includesJakub Kicinski
2025-06-26eth: fbnic: realign whitespaceJakub Kicinski
2025-06-26eth: fbnic: fix stampinn typo in a commentJakub Kicinski
2025-06-24fbnic: Add support for setting/getting pause configurationAlexander Duyck
2025-06-24fbnic: Add support for reporting link configAlexander Duyck
2025-06-24fbnic: Replace link_mode with AUIAlexander Duyck
2025-02-20eth: fbnic: Add ethtool support for IRQ coalescingMohsin Bashir
2025-02-17eth: fbnic: support TCP segmentation offloadJakub Kicinski
2024-12-23eth: fbnic: support ring channel set while upJakub Kicinski
2024-12-23eth: fbnic: store NAPIs in an array instead of the listJakub Kicinski
2024-10-10eth: fbnic: add RX packets timestamping supportVadim Fedorenko
2024-10-10eth: fbnic: add initial PHC supportVadim Fedorenko
2024-09-04eth: fbnic: Add ethtool support for fbnicMohsin Bashir
2024-08-12eth: fbnic: add basic rtnl statsJakub Kicinski
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: 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