summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-02-15gpio: mvebu: add PWM support for Armada 8kRussell King
2021-02-15gpio: mvebu: honour EPROBE_DEFER for devm_clk_get()Russell King
2021-02-15gpio: mvebu: convert pwm to regmap (remaining bits)Russell King
2021-02-15usb: host: xhci: mvebu: add reset on resume quirkOfer Heifetz
2021-02-15net: mvgmac: support different hw versionsRussell King
2021-02-15net: mvneta: split out GMACRussell King
2021-02-15net: mvneta: convert to phylink pcs operationsRussell King
2021-02-15net: mvneta: move 1ms clock control into mac_prepare/mac_finishRussell King
2021-02-15net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2021-02-15net: mvneta: program 1ms autonegotiation clock divisorRussell King
2021-02-15phy: armada-38x: further augmentation of setupRussell King
2021-02-15net: dsa/bcm_sf2: fix pause mode validationRussell King
2021-02-15net: phylink: use phy interface mode bitmapsRussell King
2021-02-15net: phy: add supported_interfaces to marvell10g PHYsRussell King
2021-02-15net: phy: add supported_interfaces to marvell PHYsRussell King
2021-02-15net: phy: add supported_interfaces to bcm84881Russell King
2021-02-15net: phy: marvell10g: select host interface configurationRussell King
2021-02-15net: phy: pass supported PHY interface types to phylibRussell King
2021-02-15net: sfp: display SFP module information [*not for mainline*]Russell King
2021-02-15net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2021-02-15net: sfp: add support for cooled SFP+ transceiversRussell King
2021-02-15net: phy: make phy_error() report which PHY has failedRussell King
2021-02-15net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2021-02-15net: phy: provide phy driver start/stop hooksRussell King
2021-02-15net: phy: marvell*: add support for hw resolved pause modesRussell King
2021-02-15net: phy: add resolved pause supportRussell King
2021-02-15net: phy: marvell10g: add support for configuring LEDsRussell King
2021-02-15net: phy: marvell10g: add downshift tunable supportRussell King
2021-02-15net: phy: add helpers for comparing phy IDsRussell King
2021-02-15net: phy: at803x: simplify custom phy id matchingRussell King
2021-02-15net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2021-02-15net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek BehĂșn
2021-02-15net: mvpp2: fill in phy interface mode bitmapRussell King
2021-02-15net: mvneta: fill in phy interface mode bitmapRussell King
2021-02-15net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-02-15net: sfp: add interface modes bitmapRussell King
2021-02-15net: phy: at803x: add support for configuring SmartEEERussell King
2021-02-15net: phy: ar803x: disable extended next page bitRussell King
2021-02-15net: phy: at803x: use phy_modify_mmd()Russell King
2021-02-15net: sfp: extend bitrate-derived mode for 2500BASE-XRussell King
2021-02-15net: sfp: cope with SFPs that set both LOS normal and LOS invertedRussell King
2021-02-15net: sfp: add debugfs supportRussell King
2021-02-14Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-14leds: rt8515: add V4L2_FLASH_LED_CLASS dependencyArnd Bergmann
2021-02-13Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-02-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-12Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-12i2c: stm32f7: fix configuration of the digital filterAlain Volmat