aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-09-02net/mlx5: E-Switch, Create acls root namespace for adjacent vportsSaeed Mahameed1-0/+8
2025-09-02net/mlx5: E-Switch, Add support for adjacent functions vports discoveryAdithya Jayachandran5-5/+251
2025-09-02net/mlx5: E-Switch, Move vport acls root namespaces creation to eswitchSaeed Mahameed3-84/+72
2025-09-02net/mlx5: FS, Convert vport acls root namespaces to xarraySaeed Mahameed2-59/+123
2025-09-02net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndevNishanth Menon1-1/+1
2025-09-02net: mctp: usb: initialise mac header in RX pathJeremy Kerr1-0/+1
2025-09-02net: enetc: don't update sync packet checksum if checksum offload is usedWei Fang1-8/+9
2025-09-02net: enetc: add PTP synchronization support for ENETC v4Wei Fang6-21/+128
2025-09-02net: enetc: move sync packet modification before dma_map_single()Wei Fang1-7/+8
2025-09-02net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK checkWei Fang2-4/+3
2025-09-02net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packetsWei Fang2-59/+71
2025-09-02net: enetc: save the parsed information of PTP packet to skb->cbWei Fang2-31/+43
2025-09-01macsec: read MACSEC_SA_ATTR_PN with nla_get_uintSabrina Dubroca1-4/+4
2025-09-01net: macb: Fix tx_ptr_lock lockingSean Anderson1-12/+16
2025-09-01net: stmmac: mdio: update runtime PMRussell King (Oracle)1-8/+4
2025-09-01eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ringMiaoqian Lin1-1/+3
2025-09-01net: ethernet: qualcomm: QCOM_PPE should depend on ARCH_QCOMGeert Uytterhoeven1-2/+2
2025-09-01tcp: Remove sk->sk_prot->orphan_count.Kuniyuki Iwashima2-3/+2
2025-09-01bnxt_en: fix incorrect page count in RX aggr ring logAlok Tiwari1-1/+1
2025-09-01wifi: rtw89: 8852bt: Remove redundant off_reverse variablesLiao Yuanhong1-6/+1
2025-09-01wifi: rtw89: use int type to store negative error codesQianfeng Rong3-15/+16
2025-09-01wifi: rtw89: add getting function of DMA channel v1Ping-Ke Shih2-0/+23
2025-09-01wifi: rtw89: abstract getting function of DMA channelPing-Ke Shih10-42/+59
2025-09-01wifi: rtw89: pci: add RPP parser v1Ping-Ke Shih2-0/+27
2025-09-01wifi: rtw89: pci: abstract RPP parserPing-Ke Shih8-18/+52
2025-09-01wifi: rtw89: pci: add group BD address designPing-Ke Shih8-9/+172
2025-09-01wifi: rtw89: pci: define TX/RX buffer descriptor poolPing-Ke Shih2-48/+75
2025-09-01wifi: rtw89: pci: add struct rtw89_{tx,rx}_rings to put related fieldsPing-Ke Shih3-28/+36
2025-09-01wifi: rtw89: pci: use RDU status of R_BE_PCIE_DMA_IMR_0_V1 instead for 8922DEPing-Ke Shih3-24/+27
2025-09-01wifi: rtw89: pci: prepare interrupt related registers and functions for 8922DEPing-Ke Shih3-0/+109
2025-09-01wifi: rtw89: pci: move chip ISR definition out from chip generationPing-Ke Shih9-10/+27
2025-09-01wifi: rtl8xxxu: Remove TL-WN722N V2 (0x2357: 0x010c) from untested devicesAleksej Smirnov1-1/+2
2025-08-31wifi: iwlwifi: don't support WH a stepMiri Korenblit1-0/+6
2025-08-31wifi: iwlwifi: mld: remove a TODOMiri Korenblit1-6/+0
2025-08-31wifi: iwlwifi: carefully select the PNVM sourceMiri Korenblit1-8/+61
2025-08-31wifi: iwlwifi: mld: make iwl_mld_rm_vif voidMiri Korenblit2-7/+4
2025-08-31wifi: iwlwifi: pcie: remember when interrupts are disabledMiri Korenblit1-0/+3
2025-08-31wifi: iwlwifi: mld: support TLC command version 5Miri Korenblit2-19/+91
2025-08-31wifi: iwlwifi: gen1_2: move gen specific code to a functionMiri Korenblit3-6/+13
2025-08-31wifi: iwlwifi: gen1_2: rename iwl_trans_pcie_op_mode_enterMiri Korenblit3-3/+3
2025-08-31wifi: iwlwifi: really remove hw_wfpm_idMiri Korenblit1-2/+0
2025-08-31wifi: iwlwifi: remove unneeded jacket indicationMiri Korenblit3-20/+7
2025-08-31wifi: iwlwifi: don't publish TWT capabilitiesMiri Korenblit1-4/+0
2025-08-31wifi: iwlwifi: trans: move dev_cmd_pool to trans specificMiri Korenblit4-55/+76
2025-08-31wifi: iwlwifi: remove .pnvm files from module infoMiri Korenblit1-4/+16
2025-08-31wifi: iwlwifi: acpi: make iwl_guid staticJohannes Berg2-5/+3
2025-08-31wifi: iwlwifi: uefi: remove runtime check of constant valuesJohannes Berg1-5/+2
2025-08-29microchip: lan865x: Fix LAN8651 autoloadingStefan Wahren1-0/+2
2025-08-29microchip: lan865x: Fix module autoloadingStefan Wahren1-2/+3
2025-08-29net: ethernet: oa_tc6: Handle failure of spi_setupStefan Wahren1-1/+2