summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-07net: mvgmac: support different hw versionsRussell King
2021-06-07net: mvneta: split out GMACRussell King
2021-06-07net: mvneta: convert to phylink pcs operationsRussell King
2021-06-07net: mvneta: move 1ms clock control into mac_prepare/mac_finishRussell King
2021-06-07net: mvneta: convert to use mac_prepare()/mac_finish()Russell King
2021-06-07net: mvneta: program 1ms autonegotiation clock divisorRussell King
2021-06-07phy: armada-38x: further augmentation of setupRussell King
2021-06-07net: dsa/bcm_sf2: fix pause mode validationRussell King
2021-06-07net: phylink: use phy interface mode bitmapsRussell King
2021-06-07net: phy: add supported_interfaces to marvell10g PHYsRussell King
2021-06-07net: phy: add supported_interfaces to marvell PHYsRussell King
2021-06-07net: phy: add supported_interfaces to bcm84881Russell King
2021-06-07net: phy: marvell10g: select host interface configurationRussell King
2021-06-07net: phy: pass supported PHY interface types to phylibRussell King
2021-06-07net: sfp: display SFP module information [*not for mainline*]Russell King
2021-06-07net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2021-06-07net: sfp: add support for cooled SFP+ transceiversRussell King
2021-06-07net: phy: make phy_error() report which PHY has failedRussell King
2021-06-07net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2021-06-07net: phy: provide phy driver start/stop hooksRussell King
2021-06-07net: phy: marvell*: add support for hw resolved pause modesRussell King
2021-06-07net: phy: add resolved pause supportRussell King
2021-06-07net: phy: marvell10g: add support for configuring LEDsRussell King
2021-06-07net: phy: marvell10g: add downshift tunable supportRussell King
2021-06-07net: phy: add helpers for comparing phy IDsRussell King
2021-06-07net: phy: at803x: simplify custom phy id matchingRussell King
2021-06-07net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2021-06-07net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek BehĂșn
2021-06-07net: mvpp2: fill in phy interface mode bitmapRussell King
2021-06-07net: mvneta: fill in phy interface mode bitmapRussell King
2021-06-07net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-06-07net: sfp: add interface modes bitmapRussell King
2021-04-23Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-23Merge tag 'drm-fixes-2021-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-23Merge tag 'drm-intel-fixes-2021-04-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-04-23Merge tag 'amd-drm-fixes-5.12-2021-04-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-04-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-04-22vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs failsEli Cohen
2021-04-22vhost-vdpa: protect concurrent access to vhost device iotlbXie Yongji
2021-04-22pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko
2021-04-21Merge tag 'mmc-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-04-21drm/amdgpu: fix GCR_GENERAL_CNTL offset for dimgrey_cavefishJiansong Chen
2021-04-21amd/display: allow non-linear multi-planar formatsSimon Ser
2021-04-21drm/amd/display: Update modifier list for gfx10_3Qingqing Zhuo
2021-04-21drm/amdgpu: reserve fence slot to update page tablePhilip Yang
2021-04-21gpio: omap: Save and restore sysconfigTony Lindgren
2021-04-20Merge tag 'gvt-fixes-2021-04-20' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2021-04-19drm/i915: Fix modesetting in case of unexpected AUX timeoutsImre Deak
2021-04-19mmc: meson-gx: replace WARN_ONCE with dev_warn_once about scatterlist size al...Neil Armstrong