summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-17ppp: remove pch->chan NULL checks from tx pathQingfang Deng-47/+21
2026-03-17ppp: disconnect channel before nullifying pch->chanQingfang Deng-1/+1
2026-03-17net: dsa: mv88e6xxx: Add partial support for TCAM entriesCedric Jehasse-2/+682
2026-03-16tg3: replace placeholder MAC address with device propertyPaul SAGE-0/+11
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner-2/+3
2026-03-16net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner-2/+3
2026-03-16net: macb: set default_an_inband to true for SGMIICharles Perry-0/+6
2026-03-16net: stmmac: move MSI data out of struct stmmac_privRussell King (Oracle)-52/+81
2026-03-16stmmac: s32: enable support for Multi-IRQ modeJan Petrous (OSS)-1/+35
2026-03-16net: stmmac: platform: read channels irqJan Petrous (OSS)-1/+56
2026-03-16net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi-1/+0
2026-03-16bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet-3/+5
2026-03-16net: ti: icssg-prueth: Add HSR multicast FDB port membership managementMD Danish Anwar-16/+233
2026-03-16virtio_net: add page_pool support for buffer allocationVishwanath Seshagiri-247/+251
2026-03-16{net/RDMA}/mlx5: Add LAG demux table API and vport demux rulesShay Drory-10/+259
2026-03-16net/mlx5: Add VHCA RX flow destination support for FW steeringShay Drory-2/+12
2026-03-16net/mlx5: LAG, replace mlx5_get_dev_index with LAG sequence numberShay Drory-4/+39
2026-03-16net/mlx5: E-switch, modify peer miss rule index to vhca_idShay Drory-12/+10
2026-03-16net/mlx5: LAG, use xa_alloc to manage LAG device indicesShay Drory-56/+230
2026-03-16net/mlx5: LAG, replace pf array with xarrayShay Drory-120/+243
2026-03-16net/mlx5: Add silent mode set/query and VHCA RX IFC bitsShay Drory-2/+2
2026-03-16wifi: ath12k: Remove unused DFS Unit Test definitionsJeff Johnson-7/+0
2026-03-16wifi: ath12k: Clean up the WMI Unit Test command interfaceJeff Johnson-31/+38
2026-03-16wifi: rtw89: debug: simulate Wi-Fi 7 SER L0/L1 without PS modeZong-Zhe Yang-0/+4
2026-03-16wifi: rtw89: Recalculate station aggregates when AMSDU length changes for MLO...Po-Hao Huang-4/+15
2026-03-16wifi: rtw89: Drop malformed AMPDU frames with abnormal PNPo-Hao Huang-7/+148
2026-03-16wifi: rtw89: replace RF mutex with wiphy lock assertionZong-Zhe Yang-15/+7
2026-03-16wifi: rtw89: wow: add retry for ensuring packet are processedChin-Yen Lee-1/+15
2026-03-16wifi: rtw89: chan: recalc MLO DBCC mode based on current entity modeZong-Zhe Yang-20/+41
2026-03-16wifi: rtw89: chan: simplify link handling related to ROCZong-Zhe Yang-12/+0
2026-03-16wifi: rtw89: tweak settings of TX power and channel for Wi-Fi 7Zong-Zhe Yang-2/+2
2026-03-16wifi: rtw89: move disabling dynamic mechanism functions to coreZong-Zhe Yang-32/+35
2026-03-16wifi: rtw89: phy: limit AMPDU number for RA try ratePing-Ke Shih-0/+36
2026-03-16wifi: rtw89: mac: remove A-die off setting for RTL8852C and RTL8922APing-Ke Shih-2/+2
2026-03-16wifi: rtw89: pci: update SER parameters for suspend/resumePing-Ke Shih-3/+50
2026-03-16wifi: rtlwifi: rtl8192d: fix typo in H2C wait counter namesJaime Saguillo Revilla-6/+6
2026-03-16wifi: rtlwifi: usb: drop redundant device referenceJohan Hovold-4/+0
2026-03-16wifi: rtw89: drop redundant device referenceJohan Hovold-2/+1
2026-03-16wifi: rtw88: fix device leak on probe failureJohan Hovold-2/+1
2026-03-16wifi: rtl8xxxu: drop redundant device referenceJohan Hovold-8/+3
2026-03-16wifi: rtl818x: drop redundant device referenceJohan Hovold-4/+0
2026-03-16wifi: rtl8xxxu: fix potential use of uninitialized valueYi Cong-20/+8
2026-03-16wifi: rtl8xxxu: Mark RTL8188ETV (0bda:0179) as testedJ. Neuschäfer-0/+1
2026-03-14dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen-2/+1
2026-03-14dpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen-0/+4
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko-2/+93
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit-282/+278
2026-03-14net: phy: move registering mdio_bus_class and mdio_bus_type to libphyHeiner Kallweit-23/+13
2026-03-14net: phy: move (of_)mdio_find_bus to mdio_bus_provider.cHeiner Kallweit-44/+44
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit-53/+43