summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-09Merge tag 'spi-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-01-08lan78xx: remove redundant statement in lan78xx_get_eeeHeiner Kallweit
2024-01-08lan743x: remove redundant statement in lan743x_ethtool_get_eeeHeiner Kallweit
2024-01-08bnxt_en: Fix RCU locking for ntuple filters in bnxt_rx_flow_steer()Michael Chan
2024-01-08bnxt_en: Fix RCU locking for ntuple filters in bnxt_srxclsrldel()Michael Chan
2024-01-08bnxt_en: Remove unneeded variable in bnxt_hwrm_clear_vnic_filter()Michael Chan
2024-01-08Merge tag 'powerpc-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2024-01-07Revert "mlx5 updates 2023-12-20"Jakub Kicinski
2024-01-07Revert "net: stmmac: Enable Per DMA Channel interrupt"Jakub Kicinski
2024-01-07ipvlan: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-01-07ipvlan: Fix a typo in a commentChristophe JAILLET
2024-01-07net: stmmac: Use interrupt mode INTM=1 for per channel irqSwee Leong Ching
2024-01-07net: stmmac: Add support for TX/RX channel interruptSwee Leong Ching
2024-01-07net: stmmac: Make MSI interrupt routine genericSwee Leong Ching
2024-01-07net: phy: at803x: make read_status more genericChristian Marangi
2024-01-07net: phy: at803x: add support for cdt cross short test for qca808xChristian Marangi
2024-01-07net: phy: at803x: refactor qca808x cable test get status functionChristian Marangi
2024-01-07net: phy: at803x: generalize cdt fault length functionChristian Marangi
2024-01-07net: ethernet: cortina: Drop TSO supportLinus Walleij
2024-01-07net: stmmac: fix ethtool per-queue statisticsPetr Tesarik
2024-01-07mlxbf_gige: Enable the GigE port in mlxbf_gige_openAsmaa Mnebhi
2024-01-07mlxbf_gige: Fix intermittent no ip issueAsmaa Mnebhi
2024-01-07nfp: flower: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-01-05geneve: use DEV_STATS_INC()Eric Dumazet
2024-01-05net/mlx5: DPLL, Implement fractional frequency offset get pin opJiri Pirko
2024-01-05net/mlx5: DPLL, Use struct to get values from mlx5_dpll_synce_status_get()Jiri Pirko
2024-01-05net: dsa: bcm_sf2: drop priv->master_mii_dnVladimir Oltean
2024-01-05net: dsa: bcm_sf2: stop assigning an OF node to the ds->user_mii_busVladimir Oltean
2024-01-05net: dsa: qca8k: use "dev" consistently within qca8k_mdio_register()Vladimir Oltean
2024-01-05net: dsa: qca8k: consolidate calls to a single devm_of_mdiobus_register()Vladimir Oltean
2024-01-05net: dsa: qca8k: assign ds->user_mii_bus only for the non-OF caseVladimir Oltean
2024-01-05net: dsa: qca8k: skip MDIO bus creation if its OF node has status = "disabled"Vladimir Oltean
2024-01-05net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failureVladimir Oltean
2024-01-05net: dsa: lantiq_gswip: ignore MDIO buses disabled in OFVladimir Oltean
2024-01-05net: dsa: lantiq_gswip: use devres for internal MDIO bus, not ds->user_mii_busVladimir Oltean
2024-01-05net: dsa: lantiq_gswip: delete irrelevant use of ds->phys_mii_maskVladimir Oltean
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-04r8169: fix building with CONFIG_LEDS_CLASS=mHeiner Kallweit
2024-01-04net: enetc: allow phy-mode = "1000base-x"Vladimir Oltean
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-01-04Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski
2024-01-04Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...Jakub Kicinski
2024-01-04net: phy: aquantia: switch to crc_itu_t()Stephen Rothwell
2024-01-04Revert "octeon_ep_vf: add octeon_ep_vf driver"Jakub Kicinski
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-01-04net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)