summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-20net: dsa: ocelot: add support for external physColin Foster1-7/+9
2023-03-20net: dsa: felix: allow serdes configuration for dsa portsColin Foster2-0/+8
2023-03-20net: dsa: felix: allow configurable phylink_mac_configColin Foster2-0/+15
2023-03-20net: dsa: felix: attempt to initialize internal hsio pllsColin Foster1-0/+3
2023-03-20net: mscc: ocelot: expose serdes configuration functionColin Foster2-26/+43
2023-03-20net: mscc: ocelot: expose generic phylink_mac_config routineColin Foster2-18/+29
2023-03-20net: mscc: ocelot: expose ocelot_pll5_init routineColin Foster2-30/+31
2023-03-20mfd: ocelot: add ocelot-serdes capabilityColin Foster1-0/+13
2023-03-20phy: phy-ocelot-serdes: add ability to be used in a non-syscon configurationColin Foster1-0/+9
2023-03-19net: lan966x: Stop using packing libraryHoratiu Vultur2-25/+50
2023-03-19net: lan966x: Don't read RX timestamp if not neededHoratiu Vultur4-14/+15
2023-03-19net: macb: Reset TX when TX halt times outHarini Katakam1-2/+8
2023-03-19ixgb: Remove ixgb driverTony Nguyen13-6292/+0
2023-03-19net: phy: at803x: Replace of_gpio.h with what indeed is usedAndy Shevchenko1-2/+1
2023-03-19net: smc91x: Replace of_gpio.h with what indeed is usedAndy Shevchenko1-1/+1
2023-03-19net: macb: Set MDIO clock divisor for pclk higher than 160MHzBartosz Wawrzyniak2-1/+7
2023-03-18net/mlx5e: TC, Add support for VxLAN GBP encap/decap flows offloadGavin Li1-2/+70
2023-03-18net/mlx5e: Add helper for encap_info_equal for tunnels with optionsGavin Li3-23/+36
2023-03-18vxlan: Expose helper vxlan_build_gbp_hdrGavin Li1-19/+0
2023-03-18vxlan: Remove unused argument from vxlan_build_gbp_hdr( ) and vxlan_build_gpe...Gavin Li1-6/+4
2023-03-18wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang7-36/+70
2023-03-18net: macb: Increase halt timeout to accommodate 10Mbps linkHarini Katakam1-2/+1
2023-03-18net: dsa: mv88e6xxx: mask apparently non-existing phys during probingKlaus Kudielka1-0/+1
2023-03-18net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()Klaus Kudielka1-12/+14
2023-03-18net: dsa: mv88e6xxx: re-order functionsKlaus Kudielka1-179/+179
2023-03-18net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus codeVladimir Oltean1-16/+4
2023-03-18net: wangxun: Remove macro that is redefinedmengyuanlou1-5/+0
2023-03-18ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski3-11/+53
2023-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski337-52261/+2083
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds77-432/+669
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds11-56/+107
2023-03-17Merge tag 'pm-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+2
2023-03-17Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-4/+56
2023-03-17Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+5
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+21
2023-03-17Merge tag 'mmc-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2-2/+2
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds44-134/+501
2023-03-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-31/+80
2023-03-17Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+2
2023-03-17Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki3-3/+52
2023-03-17gve: Add AF_XDP zero-copy support for GQI-QPL formatPraveen Kaligineedi5-9/+274
2023-03-17gve: Add XDP REDIRECT support for GQI-QPL formatPraveen Kaligineedi5-17/+138
2023-03-17gve: Add XDP DROP and TX support for GQI-QPL formatPraveen Kaligineedi5-39/+687
2023-03-17gve: Changes to add new TX queuesPraveen Kaligineedi6-50/+104
2023-03-17gve: XDP support GQI-QPL: helper function changesPraveen Kaligineedi8-44/+70
2023-03-17net: pcs: lynx: don't print an_enabled in pcs_get_state()Russell King (Oracle)1-2/+2
2023-03-17net: pcs: xpcs: remove double-read of link state when using ANRussell King (Oracle)1-11/+2
2023-03-17vxlan: Enable MDB supportIdo Schimmel1-0/+3
2023-03-17vxlan: Add MDB data path supportIdo Schimmel3-0/+135
2023-03-17vxlan: mdb: Add an internal flag to indicate MDB usageIdo Schimmel1-0/+7