summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-19net: phy: provide phy driver start/stop hooksRussell King
2021-09-19net: phy: marvell*: add support for hw resolved pause modesRussell King
2021-09-19net: phy: add resolved pause supportRussell King
2021-09-19arm64: dts: configure Macchiatobin 10G PHY LED modesRussell King
2021-09-19net: phy: marvell10g: add support for configuring LEDsRussell King
2021-09-19dt-bindings: net: add dt bindings for marvell10g driverRussell King
2021-09-19net: phy: add helpers for comparing phy IDsRussell King
2021-09-19net: phy: at803x: simplify custom phy id matchingRussell King
2021-09-19net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2021-09-19net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek BehĂșn
2021-09-19net: dsa: fill phylink's config supported_interfaces memberMarek BehĂșn
2021-09-19net: mvpp2: fill in phy interface mode bitmapRussell King
2021-09-19net: mvneta: fill in phy interface mode bitmapRussell King
2021-09-19net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-09-19net: phylink: add mac PHY interface bitmapRussell King
2021-09-19net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2021-09-19net: phy: add phy_interface_t bitmap supportRussell King (Oracle)
2021-09-19net: phylink: cleanup ksettings_setRussell King (Oracle)
2021-09-19net: phylink: add phy change pause mode debugRussell King (Oracle)
2021-09-19net: phylink: Support disabling autonegotiation for PCSRobert Hancock
2021-09-19net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)
2021-09-19net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2021-09-19net: dpaa2-mac: add support for more ethtool 10G link modesRussell King
2021-09-19net: phy: marvell10g: add downshift tunable supportRussell King
2021-09-19net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)
2021-09-19net: phylink: add suspend/resume supportRussell King (Oracle)
2021-08-29Linux 5.14Linus Torvalds
2021-08-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-29Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-29Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-29Merge tag 'perf_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-29Merge tag 'x86_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller
2021-08-28clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereferenceAdam Ford
2021-08-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-08-28Merge tag 'usb-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2021-08-28Merge tag 'powerpc-5.14-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-08-27Merge tag 'block-5.14-2021-08-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-27Merge tag 'soc-fixes-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-27Merge tag 'acpi-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-08-27Merge tag 'pm-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-08-27virtio-mem: fix sleeping in RCU read side section in virtio_mem_online_page_cb()David Hildenbrand
2021-08-27Merge branch 'pm-opp'Rafael J. Wysocki
2021-08-27Merge tag 'riscv-for-linus-5.14-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-27Merge tag 'mmc-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-08-27cryptoloop: add a deprecation warningChristoph Hellwig
2021-08-27Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-08-27Revert "mmc: sdhci-iproc: Set SDHCI_QUIRK_CAP_CLOCK_BASE_BROKEN on BCM2711"Ulf Hansson
2021-08-27usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet
2021-08-27usb: gadget: f_uac2: fixup feedback endpoint stopJerome Brunet