summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-09-19net: phylink: use phy interface mode bitmapsRussell King
2021-09-19net: phy: add supported_interfaces to marvell10g PHYsRussell King
2021-09-19net: phy: add supported_interfaces to marvell PHYsRussell King
2021-09-19net: phy: add supported_interfaces to bcm84881Russell King
2021-09-19net: phy: marvell10g: select host interface configurationRussell King
2021-09-19net: phy: pass supported PHY interface types to phylibRussell King
2021-09-19net: sfp: display SFP module information [*not for mainline*]Russell King
2021-09-19net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2021-09-19net: sfp: add support for cooled SFP+ transceiversRussell King
2021-09-19net: phy: make phy_error() report which PHY has failedRussell King
2021-09-19net: phy: marvell10g: allow PHY to probe without firmwareRussell King
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-19net: phy: marvell10g: add support for configuring LEDsRussell 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: 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: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
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-29Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-08-29Merge tag 'irq_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
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-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 '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-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
2021-08-27pd: fix a NULL vs IS_ERR() checkDan Carpenter
2021-08-26Merge tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds