summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium
Commit message (Expand)AuthorAgeFilesLines
* lib/crc: remove CONFIG_LIBCRC32CEric Biggers6 days1-1/+1
* net: cn23xx: fix typosJanik Haag2025-03-131-38/+38
* cavium/liquidio: Remove unused lio_get_device_idDr. David Alan Gilbert2025-02-042-23/+0
* Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-11-261-4/+3
|\
| * ethernet: cavium: Replace deprecated PCI functionsPhilipp Stanner2024-11-071-4/+3
* | net: liquidio: Remove unused cn23xx_dump_pf_initialized_regsDr. David Alan Gilbert2024-10-092-171/+0
* | net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-10-041-1/+1
|/
* net: thunderx: Remove setting of RX software timestampGal Pressman2024-09-091-2/+0
* liquidio: Remove setting of RX software timestampGal Pressman2024-09-091-9/+7
* net: liquidio: Remove unused declarationsYue Haibing2024-08-275-15/+0
* net: thunderx: Remove unused declarationsYue Haibing2024-08-272-4/+0
* net: thunder_bgx: Fix netdev structure allocationMarc Zyngier2024-08-151-9/+21
* net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-152-2/+2
* net: thunderx: Unembed netdev structureBreno Leitao2024-06-271-6/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-131-6/+5
|\
| * liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packetAleksandr Mishin2024-06-071-6/+5
* | net: ethernet: liquidio: remove unused structsDr. David Alan Gilbert2024-05-282-11/+0
|/
* net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-074-4/+4
* net: fill in MODULE_DESCRIPTION()s for liquidioBreno Leitao2024-01-241-0/+1
* net: liquidio: fix clang-specific W=1 build warningsDmitry Antipov2024-01-123-3/+6
* net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-131-15/+16
* cavium/liquidio: replace deprecated strncpy with strscpyJustin Stitt2023-10-091-5/+6
* liquidio: replace deprecated strncpy with strscpyJustin Stitt2023-10-091-1/+2
* net: liquidio: replace deprecated strncpy with strscpy_padJustin Stitt2023-10-091-1/+1
* liquidio: replace deprecated strncpy/strcpy with strscpyJustin Stitt2023-10-091-8/+10
* net: ethernet: cavium: Convert to platform remove callback returning voidUwe Kleine-König2023-09-201-3/+2
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-2816-31/+102
|\
| * net: liquidio: fix mixed module-builtin objectMasahiro Yamada2023-06-0714-3/+89
| * liquidio: Use vzalloc()Christophe JAILLET2023-05-302-6/+2
| * net: liquidio: lio_main: Remove unnecessary (void*) conversionswuych2023-05-121-12/+6
| * net: liquidio: lio_vf_main: Remove unnecessary (void*) conversionswuych2023-05-101-10/+5
* | net: thunderx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-081-2/+1
|/
* net: liquidio: Remove redundant pci_clear_masterCai Huoqing2023-03-242-2/+0
* liquidio: remove unused IQ_INSTR_MODE_64B functionTom Rix2023-03-221-9/+0
* net: thunderx: take into account xdp_features setting tx/rx queuesLorenzo Bianconi2023-03-102-7/+14
* drivers: net: turn on XDP featuresMarek Majtyka2023-02-021-0/+2
* liquidio: use strscpy() to instead of strncpy()Xu Panda2022-12-121-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-081-1/+3
|\
| * net: thunderx: Fix missing destroy_workqueue of nicvf_rx_mode_wqYongqiang Liu2022-12-061-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-292-3/+5
|\|
| * net: thunderx: Fix the ACPI memory leakYu Liao2022-11-241-1/+3
| * net: liquidio: simplify if expressionLeon Romanovsky2022-11-181-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-171-8/+26
|\|
| * net: liquidio: release resources when liquidio driver open failedZhengchao Shao2022-11-141-8/+26
* | ptp: convert remaining drivers to adjfine interfaceJacob Keller2022-11-111-4/+7
|/
* eth: octeon: fix build after netif_napi_add() changesJakub Kicinski2022-10-031-2/+2
* net: liquidio: Remove unused struct lio_trusted_vf_ctxYuan Can2022-09-291-5/+0
* net: drop the weight argument from netif_napi_addJakub Kicinski2022-09-282-3/+2
* liquidio: CN23XX: delete repeated words, add missing words and fix typo in co...Ruffalo Lavoisier2022-09-202-4/+4
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-312-3/+3