summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/meta/fbnic/fbnic_netdev.c
AgeCommit message (Expand)Author
2025-06-24fbnic: Retire "AUTO" flags and cleanup handling of FW link settingsAlexander Duyck
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-05-06eth: fbnic: fix `tx_dropped` countingMohsin Bashir
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: Update return value in kdocMohsin Bashir
2025-02-20eth: fbnic: Add ethtool support for IRQ coalescingMohsin Bashir
2025-02-17eth: fbnic: support TCP segmentation offloadJakub Kicinski
2025-02-12eth: fbnic: report software Tx queue statsJakub Kicinski
2025-02-12eth: fbnic: report software Rx queue statsJakub Kicinski
2025-02-10eth: fbnic: support n-tuple filtersAlexander Duyck
2025-02-06eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when addin...Alexander Duyck
2024-12-23eth: fbnic: centralize the queue count and NAPI<>queue settingAlexander Duyck
2024-12-23eth: fbnic: add IRQ reuse supportJakub Kicinski
2024-12-23eth: fbnic: store NAPIs in an array instead of the listJakub Kicinski
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 ethtool support for fbnicMohsin Bashir
2024-08-12eth: fbnic: add support for basic qstatsStanislav Fomichev
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 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