summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/meta/fbnic
AgeCommit message (Expand)Author
2025-03-04eth: fbnic: Prepend TSENE FW fields with FBNIC_FWLee Trager
2025-02-25eth: fbnic: Update return value in kdocMohsin Bashir
2025-02-25eth: fbnic: Consolidate PUL_USER CSR sectionMohsin Bashir
2025-02-25eth: fbnic: Add PCIe registers dumpMohsin Bashir
2025-02-20eth: fbnic: Add ethtool support for IRQ coalescingMohsin Bashir
2025-02-17eth: fbnic: support TCP segmentation offloadJakub Kicinski
2025-02-14net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)
2025-02-12eth: fbnic: re-sort the objects in the MakefileJakub Kicinski
2025-02-12eth: fbnic: report software Tx queue statsJakub Kicinski
2025-02-12eth: fbnic: report software Rx queue statsJakub Kicinski
2025-02-12eth: fbnic: wrap tx queue stats in a structJakub Kicinski
2025-02-10eth: fbnic: support listing tcam content via debugfsAlexander Duyck
2025-02-10eth: fbnic: support n-tuple filtersAlexander Duyck
2025-02-10eth: fbnic: add IP TCAM programmingAlexander Duyck
2025-02-10eth: fbnic: support an additional RSS contextDaniel Zahka
2025-02-06eth: fbnic: set IFF_UNICAST_FLT to avoid enabling promiscuous mode when addin...Alexander Duyck
2025-02-06eth: fbnic: add MAC address TCAM to debugfsAlexander Duyck
2025-01-15eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan
2025-01-15eth: fbnic: hwmon: Add support for reading temperature and voltage sensorsSanman Pradhan
2025-01-15eth: fbnic: hwmon: Add completion infrastructure for firmware requestsSanman Pradhan
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)
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
2025-01-07eth: fbnic: update fbnic_poll return valueMohsin Bashir
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-23eth: fbnic: support ring channel set while upJakub Kicinski
2024-12-23eth: fbnic: support ring channel get and set while downJakub Kicinski
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-12-23eth: fbnic: let user control the RSS hash fieldsAlexander Duyck
2024-12-23eth: fbnic: support setting RSS configurationAlexander Duyck
2024-12-23eth: fbnic: don't reset the secondary RSS indir tableJakub Kicinski
2024-12-23eth: fbnic: support querying RSS configAlexander Duyck
2024-12-23eth: fbnic: reorder ethtool codeJakub Kicinski
2024-12-23eth: fbnic: fix csr boundary for RPM RAM sectionMohsin Bashir
2024-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-11-18eth: fbnic: add RPC hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add PCIe hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add basic debugfs structureJakub Kicinski
2024-11-18eth: fbnic: add missing header guardsJakub Kicinski
2024-11-18eth: fbnic: add missing SPDX headersJakub Kicinski
2024-11-18eth: fbnic: don't disable the PCI device twiceJakub 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 ethtool timestamping statisticsVadim Fedorenko
2024-10-10eth: fbnic: add TX packets timestamping supportVadim Fedorenko
2024-10-10eth: fbnic: add RX packets timestamping supportVadim Fedorenko
2024-10-10eth: fbnic: add initial PHC supportVadim Fedorenko