summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-05net: fill in MODULE_DESCRIPTION()s for ATMJakub Kicinski8-0/+8
2024-01-05Merge branch 'dpll-expose-fractional-frequency-offset-value-to-user'Jakub Kicinski5-35/+98
2024-01-05net/mlx5: DPLL, Implement fractional frequency offset get pin opJiri Pirko1-0/+31
2024-01-05net/mlx5: DPLL, Use struct to get values from mlx5_dpll_synce_status_get()Jiri Pirko1-35/+28
2024-01-05dpll: expose fractional frequency offset value to userJiri Pirko4-0/+39
2024-01-05Merge branch 'user_mii_bus-cleanup-part-one'David S. Miller6-64/+68
2024-01-05net: dsa: bcm_sf2: drop priv->master_mii_dnVladimir Oltean2-4/+3
2024-01-05net: dsa: bcm_sf2: stop assigning an OF node to the ds->user_mii_busVladimir Oltean1-1/+0
2024-01-05net: dsa: qca8k: use "dev" consistently within qca8k_mdio_register()Vladimir Oltean1-4/+5
2024-01-05net: dsa: qca8k: consolidate calls to a single devm_of_mdiobus_register()Vladimir Oltean1-13/+11
2024-01-05net: dsa: qca8k: assign ds->user_mii_bus only for the non-OF caseVladimir Oltean3-4/+6
2024-01-05net: dsa: qca8k: skip MDIO bus creation if its OF node has status = "disabled"Vladimir Oltean1-3/+5
2024-01-05net: dsa: qca8k: put MDIO bus OF node on qca8k_mdio_register() failureVladimir Oltean1-5/+16
2024-01-05net: dsa: lantiq_gswip: ignore MDIO buses disabled in OFVladimir Oltean1-3/+3
2024-01-05net: dsa: lantiq_gswip: use devres for internal MDIO bus, not ds->user_mii_busVladimir Oltean1-38/+31
2024-01-05net: dsa: lantiq_gswip: delete irrelevant use of ds->phys_mii_maskVladimir Oltean1-1/+0
2024-01-05net: sched: move block device tracking into tcf_block_get/put_ext()Jiri Pirko3-55/+14
2024-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski264-1647/+3481
2024-01-05Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski16-52/+1244
2024-01-05r8169: fix building with CONFIG_LEDS_CLASS=mHeiner Kallweit3-7/+11
2024-01-05net: enetc: allow phy-mode = "1000base-x"Vladimir Oltean1-0/+3
2024-01-05Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds53-260/+373
2024-01-05Revert "Introduce PHY listing and link_topology tracking"Jakub Kicinski30-912/+35
2024-01-05x86/csum: clean up `csum_partial' furtherLinus Torvalds1-44/+37
2024-01-05x86/csum: Remove unnecessary odd handlingNoah Goldstein1-32/+4
2024-01-05Merge tag 'ieee802154-for-net-next-2023-12-20' of gitolite.kernel.org:pub/scm...Jakub Kicinski16-37/+1227
2024-01-05net: phy: aquantia: switch to crc_itu_t()Stephen Rothwell2-4/+4
2024-01-05Revert "octeon_ep_vf: add octeon_ep_vf driver"Jakub Kicinski21-5342/+0
2024-01-04Merge tag 'platform-drivers-x86-v6.7-7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-131/+41
2024-01-04Merge tag 'sound-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-132/+172
2024-01-04Merge tag 'drm-fixes-2024-01-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-20/+83
2024-01-04net/tcp: Only produce AO/MD5 logs if there are any keysDmitry Safonov2-5/+23
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-3/+42
2024-01-04net: Implement missing SO_TIMESTAMPING_NEW cmsg supportThomas Lange1-0/+1
2024-01-04Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki1-131/+41
2024-01-04net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)2-66/+66
2024-01-04net: mdio_bus: add refcounting for fwnodes to mdiobusRussell King (Oracle)1-0/+13
2024-01-04bnxt_en: Fix compile error without CONFIG_RFS_ACCELMichael Chan1-0/+2
2024-01-04bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan1-2/+2
2024-01-04net: ravb: Wait for operating mode to be appliedClaudiu Beznea1-23/+42
2024-01-04asix: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-01-04Merge branch 'net-wangxun-more-ethtool'David S. Miller16-185/+1110
2024-01-04net: wangxun: add ethtool_ops for msglevelJiawen Wu4-0/+22
2024-01-04net: wangxun: add ethtool_ops for channel numberJiawen Wu12-68/+380
2024-01-04net: wangxun: add coalesce options supportJiawen Wu7-1/+120
2024-01-04net: wangxun: add ethtool_ops for ring parametersJiawen Wu11-3/+214
2024-01-04net: wangxun: add flow control supportJiawen Wu9-0/+251
2024-01-04net: ngbe: convert phylib to phylinkJiawen Wu4-63/+70
2024-01-04net: txgbe: use phylink bits added in libwxJiawen Wu4-62/+26
2024-01-04net: libwx: add phylink to libwxJiawen Wu3-0/+39