summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-11-03net: sfp: add debugfs supportRussell King
2020-11-03net: sfp: add support for cooled SFP+ transceiversRussell King
2020-11-03net: phy: make phy_error() report which PHY has failedRussell King
2020-11-03net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2020-11-03net: phy: provide phy driver start/stop hooksRussell King
2020-11-03net: phy: marvell*: add support for hw resolved pause modesRussell King
2020-11-03net: phy: add resolved pause supportRussell King
2020-11-03net: phy: marvell10g: add support for configuring LEDsRussell King
2020-11-03net: phy: marvell10g: add downshift tunable supportRussell King
2020-11-03net: phy: add helpers for comparing phy IDsRussell King
2020-11-03net: phy: at803x: simplify custom phy id matchingRussell King
2020-11-03net: mtk_eth_soc: use resolved link config for PCS PHYRussell King
2020-11-03net: dsa: mv88e6xxx: implement .phylink_get_interfaces operationMarek BehĂșn
2020-11-03net: mvpp2: fill in phy interface mode bitmapRussell King
2020-11-03net: mvneta: fill in phy interface mode bitmapRussell King
2020-11-03net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2020-11-03net: sfp: add interface modes bitmapRussell King
2020-11-03net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-11-03net: phylink: consider QSGMII interface mode in phylink_mii_c22_pcs_get_stateIoana Ciornei
2020-11-03net: phylink: add helper function to decode USXGMII wordIoana Ciornei
2020-11-03net: phylink: avoid oops during initialisationRussell King
2020-10-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-10i2c: owl: Clear NACK and BUS error bitsCristian Ciocaltea
2020-10-10Revert "i2c: imx: Fix reset of I2SR_IAL flag"Wolfram Sang
2020-10-09Merge tag 'spi-fix-v5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-09Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2020-10-09Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-10-09Merge tag 'mmc-v5.9-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2020-10-09Merge tag 'drm-fixes-2020-10-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-09mmc: core: don't set limits.discard_granularity as 0Coly Li
2020-10-08Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-09power: supply: sbs-battery: chromebook workaround for PECSebastian Reichel
2020-10-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-08drm/amd/display: Change ABM config init interfaceYongqiang Sun
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-08vdpa/mlx5: Fix dependency on MLX5_COREEli Cohen
2020-10-08vdpa/mlx5: should keep avail_index despite device statusSi-Wei Liu
2020-10-08net: usb: qmi_wwan: add Cellient MPL200 cardWilken Gottwalt
2020-10-08macsec: avoid use-after-free in macsec_handle_frame()Eric Dumazet
2020-10-08r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit
2020-10-08Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-08i2c: meson: fixup rate calculation with filter delayNicolas Belin
2020-10-08i2c: meson: keep peripheral clock enabledJerome Brunet
2020-10-08i2c: meson: fix clock setting overwriteJerome Brunet
2020-10-08i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers
2020-10-07drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher
2020-10-07drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders
2020-10-07gpio: pca953x: Survive spurious interruptsMarc Zyngier
2020-10-07gpiolib: Disable compat ->read() code in UML caseAndy Shevchenko
2020-10-07nvme-core: put ctrl ref when module ref get failChaitanya Kulkarni