summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-27net: dsa: mv88e6xxx: add port_set_eee() methodRussell King (Oracle)
2024-02-27net: dsa: mt7530: convert to phylink managed EEERussell King (Oracle)
2024-02-27net: mvpp2: add EEE implementationRussell King (Oracle)
2024-02-27net: mvneta: convert to phylink EEE implementationRussell King (Oracle)
2024-02-27net: phylink: add EEE managementRussell King (Oracle)
2024-02-27net: phy: marvell: provide phy_query_inband() implementationRussell King (Oracle)
2024-02-27net: phy: bcm84881: provide phy_query_inband() implementationRussell King (Oracle)
2024-02-27net: phy: add phy_query_inband()Russell King (Oracle)
2024-02-12net: phy: marvell: add comment about m88e1111_config_init_1000basex()Russell King (Oracle)
2024-02-08net: dsa: b53: remove eee_enabled/eee_active in b53_get_mac_eee()Russell King (Oracle)
2024-02-08net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()Russell King (Oracle)
2024-02-08net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()Russell King (Oracle)
2024-02-08net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()Russell King (Oracle)
2024-02-08net: sxgbe: remove eee_enabled/eee_active in sxgbe_get_eee()Russell King (Oracle)
2024-02-08net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()Russell King (Oracle)
2024-02-08net: phy: constify phydev->drvRussell King (Oracle)
2024-01-15net: sfp-bus: fix SFP mode detect from bitrateRussell King (Oracle)
2024-01-08net: mdio_bus: add refcounting for fwnodes to mdiobusRussell King (Oracle)
2024-01-08net: phylink: move phylink_pcs_neg_mode() into phylink.cRussell King (Oracle)
2024-01-08net: phylink: use the PHY's possible_interfaces if populatedRussell King (Oracle)
2024-01-08net: phylink: split out PHY validation from phylink_bringup_phy()Russell King (Oracle)
2024-01-08net: phylink: pass PHY into phylink_validate_mask()Russell King (Oracle)
2024-01-08net: phylink: pass PHY into phylink_validate_one()Russell King (Oracle)
2024-01-08net: phylink: split out per-interface validationRussell King (Oracle)
2024-01-08net: phy: aquantia: fill in possible_interfaces for AQR113CRussell King (Oracle)
2024-01-08net: phy: bcm84881: fill in possible_interfacesRussell King (Oracle)
2024-01-08net: phy: marvell10g: fill in possible_interfacesRussell King (Oracle)
2024-01-08net: phy: marvell10g: table driven mactype decodeRussell King (Oracle)
2024-01-08net: phy: add possible interfacesRussell King (Oracle)
2024-01-08net: phylink: use for_each_set_bit()Russell King (Oracle)
2024-01-08net: sfp: use linkmode_*() rather than open codingRussell King (Oracle)
2024-01-08net: phylink: use linkmode_fill()Russell King (Oracle)
2024-01-06Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara
2024-01-05Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-01-05Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-01-05Merge tag 'drm-fixes-2024-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie
2024-01-05nouveau/gsp: free acpi object after useDave Airlie
2024-01-05nouveau: fix disp disabling with GSPDave Airlie
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie
2024-01-05Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...Dave Airlie