aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski9-61/+101
2022-04-27net: dsa: ksz9477: move get_stats64 to ksz_common.cArun Ramadoss3-96/+101
2022-04-27net: hamradio: remove support for DMA SCC devicesJakub Kicinski3-1485/+0
2022-04-27net: wan: remove support for Z85230-based devicesJakub Kicinski6-2760/+0
2022-04-27net: wan: remove support for COSA and SRP synchronous serial boardsJakub Kicinski4-2179/+0
2022-04-27net: atm: remove support for ZeitNet ZN122x ATM devicesJakub Kicinski7-2443/+0
2022-04-27net: atm: remove support for Madge Horizon ATM devicesJakub Kicinski4-3370/+0
2022-04-27net: atm: remove support for Fujitsu FireStream ATM devicesJakub Kicinski4-2570/+0
2022-04-27net: lan966x: Add support for PTP_PF_EXTTSHoratiu Vultur3-1/+127
2022-04-27net: lan966x: Add support for PTP_PF_PEROUTHoratiu Vultur2-0/+169
2022-04-27net: lan966x: Add registers used to configure the PTP pinHoratiu Vultur1-0/+40
2022-04-27net: lan966x: Change the PTP pin used to read/write the PHC.Horatiu Vultur1-1/+1
2022-04-26net: stmmac: dwmac-imx: comment spelling fixMarcel Ziswiler1-2/+2
2022-04-26net: remove comments that mention obsolete __SLOW_DOWN_IOBjorn Helgaas3-9/+0
2022-04-26net: wan: atp: remove unused eeprom_delay()Bjorn Helgaas1-4/+0
2022-04-26net: dsa: mt753x: fix pcs conversion regressionRussell King (Oracle)1-9/+9
2022-04-26net: usb: qmi_wwan: add support for Sierra Wireless EM7590Ethan Yang1-0/+1
2022-04-26net: dsa: ksz: added the generic port_stp_state_set functionArun Ramadoss6-73/+49
2022-04-26net: phy: LAN937x: add interrupt support for link detectionArun Ramadoss1-0/+2
2022-04-25wwan_hwsim: Avoid flush_scheduled_work() usageTetsuo Handa1-5/+17
2022-04-25net: ipa: compute proper aggregation limitAlex Elder1-3/+6
2022-04-25net: ethernet: mtk_eth_soc: add check for allocation failureDan Carpenter1-0/+2
2022-04-25ethernet: broadcom/sb1250-mac: remove BUG_ON in sbmac_probe()Yang Yingliang1-1/+6
2022-04-25net: mscc: ocelot: Remove useless codeHaowen Bai1-4/+0
2022-04-25mlxsw: core_linecards: Expose device FW version over device infoJiri Pirko1-4/+104
2022-04-25mlxsw: reg: Extend MDDQ device_info by FW version fieldsJiri Pirko2-2/+28
2022-04-25mlxsw: core_linecards: Expose HW revision and INI versionJiri Pirko1-0/+31
2022-04-25mlxsw: core_linecards: Probe provisioned line cards for devices and attach themJiri Pirko2-0/+100
2022-04-25mlxsw: reg: Extend MDDQ by device_infoJiri Pirko1-1/+61
2022-04-22net: hns3: Fix spelling mistake "actvie" -> "active"Colin Ian King1-1/+1
2022-04-22tsnep: Remove useless null check before call of_node_put()Haowen Bai1-2/+1
2022-04-22net: phy: LAN87xx: add ethtool SQI supportArun Ramadoss1-0/+48
2022-04-22mlxsw: core_linecards: Fix size of array element during ini_files allocationJiri Pirko1-1/+1
2022-04-22qed: Remove IP services API.Guillaume Nault2-240/+1
2022-04-22net: macb: In ZynqMP initialization make SGMII phy configuration optionalRadhey Shyam Pandey1-1/+1
2022-04-22ipv6: Use ipv6_only_sock() helper in condition.Kuniyuki Iwashima4-4/+4
2022-04-22USB2NET : SR9800 : change SR9800_BULKIN_SIZE from global to staticTom Rix1-1/+1
2022-04-22nfp: support 802.1ad VLAN assingment to VFBaowen Zheng2-11/+35
2022-04-22net: ethernet: ti: am65-cpsw-ethtool: use pm_runtime_resume_and_getMinghao Chi1-4/+2
2022-04-22myri10ge: remove redundant assignment to variable statusColin Ian King1-1/+1
2022-04-22net: cdc-ncm: Move spin_lock_bh() to spin_lock()Yunbo Yu1-4/+4
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni79-640/+841
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds17-34/+74
2022-04-21i40e, xsk: Get rid of redundant 'fallthrough'Maciej Fijalkowski1-1/+0
2022-04-21ixgbe, xsk: Get rid of redundant 'fallthrough'Maciej Fijalkowski1-1/+0
2022-04-21net: eql: Use kzalloc instead of kmalloc/memsetHaowen Bai1-2/+1
2022-04-21drivers: net: davinci_mdio: using pm_runtime_resume_and_get instead of pm_runtime_get_syncMinghao Chi1-12/+6
2022-04-21drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou1-0/+2
2022-04-20mlxsw: core_hwmon: Add interfaces for line card initialization and de-initializationVadim Pasternak1-0/+84
2022-04-20mlxsw: core_thermal: Add interfaces for line card initialization and de-initializationVadim Pasternak1-0/+74