summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-09-18net: stmmac: dwmac-anarion: use devm_stmmac_probe_config_dt()Jisheng Zhang
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas
2023-09-18net: spider_net: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-09-18mlxsw: Use size_mul() in call to struct_size()Gustavo A. R. Silva
2023-09-18pds_core: add attempts to fix broken PCIShannon Nelson
2023-09-18pds_core: implement pci reset handlersShannon Nelson
2023-09-18pds_core: keep viftypes table across resetShannon Nelson
2023-09-18pds_core: check health in devcmd waitShannon Nelson
2023-09-18octeon_ep: support to fetch firmware infoShinas Rasheed
2023-09-17gve: Use size_add() in call to struct_size()Gustavo A. R. Silva
2023-09-17net: phy: convert phy_stop() to use split state machineRussell King (Oracle)
2023-09-17net: phy: split locked and unlocked section of phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move phy_suspend() to end of phy_state_machine()Russell King (Oracle)
2023-09-17net: phy: move call to start anegRussell King (Oracle)
2023-09-17net: phy: call phy_error_precise() while holding the lockRussell King (Oracle)
2023-09-17net: phy: always call phy_process_state_change() under lockRussell King (Oracle)
2023-09-17net: dsa: microchip: Add partial ACL support for ksz9477 switchesOleksij Rempel
2023-09-17net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup()Oleksij Rempel
2023-09-17net/mlx5e: Set en auxiliary devlink instance as nestedJiri Pirko
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko
2023-09-17net/mlx5: SF, Implement peer devlink set for SF representor devlink portJiri Pirko
2023-09-17net/mlx5: Lift reload limitation when SFs are presentJiri Pirko
2023-09-17net/mlx5: Disable eswitch as the first thing in mlx5_unload()Jiri Pirko
2023-09-17net: microchip: lan743x: add fixed phy unregister supportPavithra Sathyanarayanan
2023-09-17mlx5: Implement SyncE support using DPLL infrastructureJiri Pirko
2023-09-17ptp_ocp: implement DPLL opsVadim Fedorenko
2023-09-17ice: implement dpll interface to control cguArkadiusz Kubalewski
2023-09-17ice: add admin commands to access cgu configurationArkadiusz Kubalewski
2023-09-17netdev: expose DPLL pin handle for netdeviceJiri Pirko
2023-09-17dpll: netlink: Add DPLL framework base functionsVadim Fedorenko
2023-09-17dpll: core: Add DPLL framework base functionsVadim Fedorenko
2023-09-17dpll: spec: Add Netlink spec in YAMLVadim Fedorenko
2023-09-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nextDavid S. Miller
2023-09-16net: dsa: microchip: Add drive strength configurationOleksij Rempel
2023-09-16Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-09-16net: stmmac: Add glue layer for Loongson-1 SoCKeguang Zhang
2023-09-16sfc: make coding style of PTP addresses consistent with coreAlex Austin
2023-09-16net: ethernet: mtk_wed: do not assume offload callbacks are always setLorenzo Bianconi
2023-09-15net: ti: icssg-prueth: Add support for half duplex operationMD Danish Anwar
2023-09-15net: dsa: rtl8366rb: Implement setting up link on CPU portLinus Walleij
2023-09-15octeontx2-pf: Enable PTP PPS output supportHariprasad Kelam
2023-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-14Merge tag 'net-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-14udp: annotate data-races around udp->encap_typeEric Dumazet
2023-09-14net: ethernet: mtk_wed: check update_wo_rx_stats in mtk_wed_update_rx_stats()Lorenzo Bianconi
2023-09-14net: ethernet: mtk_eth_soc: rely on mtk_pse_port definitions in mtk_flow_set_...Lorenzo Bianconi
2023-09-14net: wangxun: move MDIO bus implementation to the libraryJiawen Wu
2023-09-14net: renesas: rswitch: Add spin lock protection for irq {un}maskYoshihiro Shimoda
2023-09-14net: renesas: rswitch: Fix unmasking irq conditionYoshihiro Shimoda