summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/meta
AgeCommit message (Expand)Author
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-27fbnic: Replace use of internal PCS w/ Designware XPCSAlexander Duyck
2025-11-27fbnic: Add SW shim for MDIO interface to PMD and PCSAlexander Duyck
2025-11-27fbnic: Add handler for reporting link down event statisticsAlexander Duyck
2025-11-27fbnic: Add logic to track PMD state via MAC/PCS signalsAlexander Duyck
2025-11-27fbnic: Rename PCS IRQ to MAC IRQ as it is actually a MAC interruptAlexander Duyck
2025-11-26eth: fbnic: Fix counter roll-over issueMohsin Bashir
2025-11-25drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors.Dimitri Daskalakis
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner
2025-11-20eth: fbnic: access @pp through netmem_desc instead of pageByungchul Park
2025-11-17eth: fbnic: Configure RDE settings for pause frameMohsin Bashir
2025-10-22eth: fbnic: fix integer overflow warning in TLV_MAX_DATA definitionPei Xiao
2025-10-16net: fbnic: Allow builds for all 64 bit architecturesDimitri Daskalakis
2025-10-16net: fbnic: Fix page chunking logic when PAGE_SIZE > 4KDimitri Daskalakis
2025-10-14eth: fbnic: fix various typos in comments and stringsAlok Tiwari
2025-10-09eth: fbnic: fix reporting of alloc_failed qstatsJakub Kicinski
2025-10-09eth: fbnic: fix saving stats from XDP_TX rings on closeJakub Kicinski
2025-10-09eth: fbnic: fix accounting of XDP packetsJakub Kicinski
2025-10-09eth: fbnic: fix missing programming of the default descriptorJakub Kicinski
2025-09-26eth: fbnic: Add support to read lane countMohsin Bashir
2025-09-26ethtool: add FEC bins histogram reportVadim Fedorenko
2025-09-25eth: fbnic: Read module EEPROMMohsin Bashir
2025-09-18eth: fbnic: add OTP health reporterJakub Kicinski
2025-09-18eth: fbnic: report FW uptime in health diagnoseJakub Kicinski
2025-09-18eth: fbnic: add FW health reporterJakub Kicinski
2025-09-18eth: fbnic: support FW communication for core dumpJakub Kicinski
2025-09-18eth: fbnic: support allocating FW completions with extra spaceJakub Kicinski
2025-09-18eth: fbnic: reprogram TCAMs after FW crashJakub Kicinski
2025-09-18eth: fbnic: factor out clearing the action TCAMJakub Kicinski
2025-09-18eth: fbnic: use fw uptime to detect fw crashesJakub Kicinski
2025-09-18eth: fbnic: make fbnic_fw_log_write() parameter constJakub Kicinski
2025-09-18eth: fbnic: support devmem TxJakub Kicinski
2025-09-09eth: fbnic: support persistent NAPI configJakub Kicinski
2025-09-04eth: fbnic: support queue ops / zero-copy RxJakub Kicinski
2025-09-04eth: fbnic: don't pass NAPI into pp allocJakub Kicinski
2025-09-04eth: fbnic: defer page pool recycling activation to queue startJakub Kicinski
2025-09-04eth: fbnic: allocate unreadable page pool for the payloadsJakub Kicinski
2025-09-04eth: fbnic: split fbnic_fill()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_enable()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_flush()Jakub Kicinski
2025-09-04eth: fbnic: split fbnic_disable()Jakub Kicinski
2025-09-04eth: fbnic: request ops lockJakub Kicinski
2025-09-04eth: fbnic: use netmem_ref where applicableJakub Kicinski
2025-09-04eth: fbnic: move page pool alloc to fbnic_alloc_rx_qt_resources()Jakub Kicinski
2025-09-04eth: fbnic: move xdp_rxq_info_reg() to resource allocJakub Kicinski
2025-09-04eth: fbnic: move page pool pointer from NAPI to the ring structJakub Kicinski
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28fbnic: Push local unicast MAC addresses to FW to populate TCAMsAlexander Duyck
2025-08-28fbnic: Add logic to repopulate RPC TCAM if BMC enables channelAlexander Duyck