summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2023-05-30net: phy: microchip_t1s: modify driver description to be more genericParthiban Veerasooran
2023-05-30net: dsa: microchip: Add register access control for KSZ8873 chipOleksij Rempel
2023-05-30net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val...Oleksij Rempel
2023-05-30net: dsa: microchip: remove ksz_port:on variableOleksij Rempel
2023-05-30net: dsa: microchip: add an enum for regmap widthsVladimir Oltean
2023-05-30net: dsa: microchip: improving error handling for 8-bit register RMW operationsOleksij Rempel
2023-05-29net: dpaa2-mac: use correct interface to free mdiodevRussell King (Oracle)
2023-05-29net: enetc: use lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: dsa: ocelot: use lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: pcs: lynx: add lynx_pcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: stmmac: use xpcs_create_mdiodev()Russell King (Oracle)
2023-05-29net: pcs: xpcs: add xpcs_create_mdiodev()Russell King (Oracle)
2023-05-26net: phy: broadcom: Register dummy IRQ handlerFlorian Fainelli
2023-05-26net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finishRussell King (Oracle)
2023-05-26sfc: handle VI shortage on ef100 by readjusting the channelsPieter Jansen van Vuuren
2023-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-05-25net/mlx4: Use bitmap_weight_and()Christophe JAILLET
2023-05-24net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()Russell King (Oracle)
2023-05-24net: phy: mscc: enable VSC8501/2 RGMII RX clockDavid Epping
2023-05-24net: phy: mscc: remove unnecessary phydev lockingDavid Epping
2023-05-24net: phy: mscc: add support for VSC8501David Epping
2023-05-24net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLEDavid Epping
2023-05-24net: pcs: xpcs: avoid reading STAT1 more than onceRussell King (Oracle)
2023-05-24net: pcs: xpcs: use phylink_resolve_c73() helperRussell King (Oracle)
2023-05-24net: pcs: xpcs: correct pause resolutionRussell King (Oracle)
2023-05-24net: pcs: xpcs: correct lp_advertising contentsRussell King (Oracle)
2023-05-24net: pcs: xpcs: use mii_c73_to_linkmode() helperRussell King (Oracle)
2023-05-24net: pcs: xpcs: clean up reading clause 73 link partner advertisementRussell King (Oracle)
2023-05-24net: phylink: add function to resolve clause 73 negotiationRussell King (Oracle)
2023-05-24net: phylink: remove duplicated linkmode pause resolutionRussell King (Oracle)
2023-05-24devlink: pass devlink_port pointer to ops->port_del() instead of indexJiri Pirko
2023-05-24devlink: remove duplicate port notificationJiri Pirko
2023-05-24Merge tag 'mlx5-fixes-2023-05-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2023-05-24net: phy: avoid kernel warning dump when stopping an errored PHYRussell King (Oracle)
2023-05-24net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCsArınç ÜNAL
2023-05-23gve: Support IPv6 Big TCP on DQCoco Li
2023-05-23r8169: Use a raw_spinlock_t for the register locks.Sebastian Andrzej Siewior
2023-05-23nfp: add L4 RSS hashing on UDP trafficJaco Coetzee
2023-05-23net: sfp: add support for HXSX-ATRI-1 copper SFP+ moduleJosua Mayer
2023-05-23lan966x: Fix unloading/loading of the driverHoratiu Vultur
2023-05-23octeontx2-pf: Add support for page poolRatheesh Kannoth
2023-05-22net/mlx5: Fix indexing of mlx5_irqShay Drory
2023-05-22net/mlx5: Fix irq affinity managementShay Drory
2023-05-22net/mlx5: Free irqs only on shutdown callbackShay Drory
2023-05-22net/mlx5: Devcom, serialize devcom registrationShay Drory
2023-05-22net/mlx5: Devcom, fix error flow in mlx5_devcom_register_deviceShay Drory
2023-05-22net/mlx5: E-switch, Devcom, sync devcom events and devcom comp registerShay Drory
2023-05-22net/mlx5e: TC, Fix using eswitch mapping in nic modePaul Blakey
2023-05-22net/mlx5e: Fix SQ wake logic in ptp napi_poll contextRahul Rameshbabu
2023-05-22net/mlx5e: Fix deadlock in tc route query codeVlad Buslov