summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/cavium
AgeCommit message (Expand)Author
4 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
4 daysMerge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
8 daysnet: Fix typosBjorn Helgaas
2025-07-14net: thunderx: Fix format-truncation warning in bgx_acpi_match_id()Alok Tiwari
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-09net: thunderx: avoid direct MTU assignment after WRITE_ONCE()Alok Tiwari
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-18eth: thunder: migrate to new RXFH callbacksJakub Kicinski
2025-06-17net: liquidio: Remove unused validate_cn23xx_pf_config_info()Dr. David Alan Gilbert
2025-05-09net: thunder: make tx software timestamp independentJason Xing
2025-04-28net: thunder_bgx: Don't disable PCI device manuallyPhilipp Stanner
2025-04-28net: thunder_bgx: Use pure PCI devres APIPhilipp Stanner
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2025-03-13net: cn23xx: fix typosJanik Haag
2025-02-04cavium/liquidio: Remove unused lio_get_device_idDr. David Alan Gilbert
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-07ethernet: cavium: Replace deprecated PCI functionsPhilipp Stanner
2024-10-09net: liquidio: Remove unused cn23xx_dump_pf_initialized_regsDr. David Alan Gilbert
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-09net: thunderx: Remove setting of RX software timestampGal Pressman
2024-09-09liquidio: Remove setting of RX software timestampGal Pressman
2024-08-27net: liquidio: Remove unused declarationsYue Haibing
2024-08-27net: thunderx: Remove unused declarationsYue Haibing
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-06-27net: thunderx: Unembed netdev structureBreno Leitao
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-07liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packetAleksandr Mishin
2024-05-28net: ethernet: liquidio: remove unused structsDr. David Alan Gilbert
2024-05-07net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet
2024-01-24net: fill in MODULE_DESCRIPTION()s for liquidioBreno Leitao
2024-01-12net: liquidio: fix clang-specific W=1 build warningsDmitry Antipov
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-10-09cavium/liquidio: replace deprecated strncpy with strscpyJustin Stitt
2023-10-09liquidio: replace deprecated strncpy with strscpyJustin Stitt
2023-10-09net: liquidio: replace deprecated strncpy with strscpy_padJustin Stitt
2023-10-09liquidio: replace deprecated strncpy/strcpy with strscpyJustin Stitt
2023-09-20net: ethernet: cavium: Convert to platform remove callback returning voidUwe Kleine-König
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-07net: liquidio: fix mixed module-builtin objectMasahiro Yamada
2023-05-30liquidio: Use vzalloc()Christophe JAILLET
2023-05-12net: liquidio: lio_main: Remove unnecessary (void*) conversionswuych
2023-05-10net: liquidio: lio_vf_main: Remove unnecessary (void*) conversionswuych
2023-05-08net: thunderx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-03-24net: liquidio: Remove redundant pci_clear_masterCai Huoqing
2023-03-22liquidio: remove unused IQ_INSTR_MODE_64B functionTom Rix
2023-03-10net: thunderx: take into account xdp_features setting tx/rx queuesLorenzo Bianconi
2023-02-02drivers: net: turn on XDP featuresMarek Majtyka
2022-12-12liquidio: use strscpy() to instead of strncpy()Xu Panda
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski