summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-14net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()Russell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: add infrastructure for phylink_pcsRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: remove handling for DSA and CPU portsRussell King (Oracle)
2023-07-14net: mdio: add unlocked mdiobus and mdiodev bus accessorsRussell King (Oracle)
2023-07-14net: phylink: add support for PCS link change notificationsRussell King (Oracle)
2023-07-14net: phylink: add pcs_pre_config()/pcs_post_config() methodsRussell King (Oracle)
2023-07-14net: phylink: add pcs_enable()/pcs_disable() methodsRussell King (Oracle)
2023-07-14net: ngbe: add Wake on Lan supportMengyuan Lou
2023-07-14net: dsa: ar9331: Use maple tree register cacheMark Brown
2023-07-14pptp: Constify the po parameter of pptp_route_output().Guillaume Nault
2023-07-13net: stmmac: replace the en_tx_lpi_clockgating field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the rx_clk_runs_in_lpi field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the serdes_up_after_phy_linkup field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the tso_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the has_sun8i field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the has_integrated_pcs field with a flagBartosz Golaszewski
2023-07-13nfp: prevent dropped counter increment during probeZiyang Chen
2023-07-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-13Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-12wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-07-12net: wwan: t7xx: Add AP CLDMAJose Ignacio Tornos Martinez
2023-07-12mlxsw: spectrum_flower: Add ability to match on port rangesIdo Schimmel
2023-07-12mlxsw: spectrum_acl: Pass main driver structure to mlxsw_sp_acl_rulei_destroy()Ido Schimmel
2023-07-12mlxsw: spectrum_acl: Add port range key elementIdo Schimmel
2023-07-12mlxsw: spectrum_port_range: Add devlink resource supportIdo Schimmel
2023-07-12mlxsw: spectrum_port_range: Add port range coreIdo Schimmel
2023-07-12mlxsw: resource: Add resource identifier for port range registersIdo Schimmel
2023-07-12mlxsw: reg: Add Policy-Engine Port Range RegisterIdo Schimmel
2023-07-12net: txgbe: fix eeprom calculation errorJiawen Wu
2023-07-12net: ena: fix shift-out-of-bounds in exponential backoffKrister Johansen
2023-07-12netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()Dan Carpenter
2023-07-12Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-07-12Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-07-12net: stmmac: dwmac-qcom-ethqos: Log more errors in probeAndrew Halaney
2023-07-12net: stmmac: dwmac-qcom-ethqos: Use dev_err_probe()Andrew Halaney
2023-07-12net: stmmac: dwmac-qcom-ethqos: Use of_get_phy_mode() over device_get_phy_mode()Andrew Halaney
2023-07-12Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg
2023-07-11bnxt_en: use dev_consume_skb_any() in bnxt_tx_intMenglong Dong
2023-07-11net: ucc_geth: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-11net: gianfar: Convert to platform remove callback returning voidUwe Kleine-König
2023-07-11net: fsl_pq_mdio: Convert to platform remove callback returning voidUwe Kleine-König