aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-09-12net/mlx5: fs, add support for no append at software levelMark Bloch4-16/+242
2024-09-12net/mlx5: fs, separate action and destination into distinct structMark Bloch5-98/+104
2024-09-12net/mlx5: fs, remove unused memberMark Bloch1-1/+0
2024-09-12net/mlx5: fs, move hardware fte deletion function resetMark Bloch1-2/+2
2024-09-12net/mlx5: fs, make get_root_namespace API functionMoshe Shemesh1-8/+8
2024-09-12net/mlx5: fs, move steering common function to fs_cmd.hMoshe Shemesh2-16/+16
2024-09-12net/mlx5: HWS, fixed error flow return values of some functionsYevgeny Kliteynik3-6/+6
2024-09-12net/mlx5: HWS, updated API functions comments to kernel docYevgeny Kliteynik1-392/+364
2024-09-12nfp: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-3/+2
2024-09-12net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+1
2024-09-12net: apple: bmac: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan1-2/+1
2024-09-12bareudp: Pull inner IP header on xmit.Guillaume Nault1-0/+6
2024-09-12bareudp: Pull inner IP header in bareudp_udp_encap_recv().Guillaume Nault1-2/+18
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+1
2024-09-12net: ena: Extend customer metrics reporting supportDavid Arinzon5-78/+344
2024-09-12net: ena: Add ENA Express metrics supportDavid Arinzon6-34/+137
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-122/+209
2024-09-12net: cirrus: add DT support for Cirrus EP93xxNikita Shubin1-31/+32
2024-09-12can: m_can: m_can_close(): stop clocks after device has been shut downMarc Kleine-Budde1-1/+1
2024-09-12can: m_can: enable NAPI before enabling interruptsJake Hamby1-6/+6
2024-09-12can: kvaser_pciefd: Enable 64-bit DMA addressingMartin Jocic1-0/+3
2024-09-12can: esd_usb: Remove CAN_CTRLMODE_3_SAMPLES for CAN-USB/3-FDStefan Mätje1-5/+1
2024-09-11microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHYParthiban Veerasooran5-0/+456
2024-09-11net: ethernet: oa_tc6: add helper function to enable zero align rx frameParthiban Veerasooran1-0/+24
2024-09-11net: ethernet: oa_tc6: implement mac-phy interruptParthiban Veerasooran1-1/+51
2024-09-11net: ethernet: oa_tc6: implement receive path to receive rx ethernet framesParthiban Veerasooran1-8/+233
2024-09-11net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet framesParthiban Veerasooran1-2/+397
2024-09-11net: ethernet: oa_tc6: enable open alliance tc6 data communicationParthiban Veerasooran1-0/+30
2024-09-11net: phy: microchip_t1s: add c45 direct access in LAN865x internal PHYParthiban Veerasooran1-0/+30
2024-09-11net: ethernet: oa_tc6: implement internal PHY initializationParthiban Veerasooran1-1/+229
2024-09-11net: ethernet: oa_tc6: implement error interrupts unmaskingParthiban Veerasooran1-0/+31
2024-09-11net: ethernet: oa_tc6: implement software resetParthiban Veerasooran1-0/+56
2024-09-11net: ethernet: oa_tc6: implement register read operationParthiban Veerasooran1-2/+82
2024-09-11net: ethernet: oa_tc6: implement register write operationParthiban Veerasooran3-0/+254
2024-09-11Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-325/+276
2024-09-11net: phy: microchip_t1: Cable Diagnostics for lan887xDivya Koppera1-0/+413
2024-09-11net: gianfar: fix NVMEM mac addressRosen Penev1-0/+2
2024-09-11sfc: Add X4 PF supportJonathan Cooper4-0/+134
2024-09-11net: dpaa: Pad packets to ETH_ZLENSean Anderson1-1/+8
2024-09-11qlcnic: make read-only const array key staticColin Ian King1-5/+7
2024-09-11net: libwx: fix number of Rx and Tx descriptorsJiawen Wu1-3/+3
2024-09-11net: dsa: felix: ignore pending status of TAS module when it's disabledXiaoliang Yang1-4/+7
2024-09-11Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski137-1420/+2691
2024-09-11net/mlx5: Expose HW bits for Memory scheme ODPMichael Guralnik1-14/+14
2024-09-11net: lan743x: Add support to ethtool phylink get and set settingsRaju Lakkaraju3-79/+67
2024-09-11net: lan743x: Migrate phylib to phylinkRaju Lakkaraju3-225/+349
2024-09-11net: lan743x: Create separate Link Speed Duplex state functionRaju Lakkaraju1-30/+45
2024-09-11net: lan743x: Create separate PCS power reset functionRaju Lakkaraju1-26/+29
2024-09-11net: phylink: Add phylink_set_fixed_link() to configure fixed link state in p...Russell King1-0/+42
2024-09-11can: rockchip_canfd: rkcanfd_handle_error_int_reg_ec(): fix decoding of error...Marc Kleine-Budde1-3/+1