summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-06net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)
2022-06-06net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún
2022-05-24net: dsa: mt753x: fix pcs conversion regressionRussell King (Oracle)
2022-05-23net: mtk_eth_soc: partially convert to phylink_pcsRussell King (Oracle)
2022-05-23net: mtk_eth_soc: convert code structure to suit split PCS supportRussell King (Oracle)
2022-05-23net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()Russell King (Oracle)
2022-05-23net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)
2022-05-23net: mtk_eth_soc: add fixme comment for state->speed useRussell King (Oracle)
2022-05-23net: mtk_eth_soc: provide mtk_sgmii_config()Russell King (Oracle)
2022-05-23net: mtk_eth_soc: stop passing phylink state to sgmii setupRussell King (Oracle)
2022-05-23net: mtk_eth_soc: correct 802.3z duplex settingRussell King
2022-05-23net: mtk_eth_soc: correct 802.3z speed settingRussell King (Oracle)
2022-05-23net: mtk_eth_soc: add mask and update PCS speed definitionsRussell King (Oracle)
2022-05-23net: mtk_eth_soc: remove unused sgmii flagsRussell King (Oracle)
2022-05-23net: mtk_eth_soc: remove unused mac->modeRussell King (Oracle)
2022-05-23net: phylink: remove phylink_helper_basex_speed()Russell King (Oracle)
2022-05-23net: dsa: mt7530: mark as non-legacyRussell King (Oracle)
2022-05-23net: dsa: mt7530: move autoneg handling to PCS validationRussell King (Oracle)
2022-05-23net: dsa: mt7530: partially convert to phylink_pcsRussell King (Oracle)
2022-05-23net: dsa: mt7530: switch to use phylink_get_linkmodes()Russell King (Oracle)
2022-05-23net: dsa: mt7530: only indicate linkmodes that can be supportedRussell King (Oracle)
2022-05-23net: dsa: mt7530: drop use of phylink_helper_basex_speed()Russell King (Oracle)
2022-05-23net: dsa: mt7530: remove interface checksRussell King (Oracle)
2022-05-23net: dsa: mt7530: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)
2022-05-23net: dsa: mt7530: 1G can also support 1000BASE-X link modeRussell King (Oracle)
2022-05-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-20Merge tag 'drm-fixes-2022-05-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-21Merge tag 'drm-intel-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-05-21Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-20Merge tag 'gpio-fixes-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-20Merge tag 'mmc-v5.18-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-20gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König
2022-05-20gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen
2022-05-19Merge tag 'v5.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-05-19scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park
2022-05-19Merge tag 'pinctrl-v5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-05-19Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-05-19mmc: core: Fix busy polling for MMC_SEND_OP_COND againUlf Hansson
2022-05-19drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst
2022-05-18ptp: ocp: change sysfs attr group handlingJonathan Lemon
2022-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-05-18Merge branch 'arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2022-05-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2022-05-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds