summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-02-07net: phy: c45 scanning: Don't consider -ENODEV fatalAndrew Lunn
2024-02-07netdevsim: make nsim_bus constRicardo B. Marliere
2024-02-07net: ethernet: remove duplicated CONFIG_SUNGEM_PHY entryMasahiro Yamada
2024-02-06tg3: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-06r8169: use new helper phy_advertise_eee_allHeiner Kallweit
2024-02-06net: phy: add helper phy_advertise_eee_allHeiner Kallweit
2024-02-06mlx4: Address spelling errorsSimon Horman
2024-02-06pds_core: Clean up init/uninit flows to be more readableBrett Creeley
2024-02-06pds_core: Fix up some minor issuesBrett Creeley
2024-02-06pds_core: Unmask adminq interrupt in work threadBrett Creeley
2024-02-06pds_core: Don't assign interrupt index/bound_intr to notifyqBrett Creeley
2024-02-06bonding: Add independent control state machineAahil Awatramani
2024-02-06Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2024-02-06net: phy: constify phydev->drvRussell King (Oracle)
2024-02-06net: ravb: Simplify ravb_resume()Claudiu Beznea
2024-02-06net: ravb: Simplify ravb_suspend()Claudiu Beznea
2024-02-06net: ravb: Set config mode in ndo_open and reset mode in ndo_closeClaudiu Beznea
2024-02-06net: ravb: Move PTP initialization in the driver's ndo_open API for ccc_gac p...Claudiu Beznea
2024-02-06net: ravb: Move DBAT configuration to the driver's ndo_open APIClaudiu Beznea
2024-02-06net: ravb: Move delay mode set in the driver's ndo_open APIClaudiu Beznea
2024-02-06net: ravb: Split GTI computation and set operationsClaudiu Beznea
2024-02-06net: ravb: Move getting/requesting IRQs in the probe() methodClaudiu Beznea
2024-02-06net: ravb: Move reference clock enable/disable on runtime PM APIsClaudiu Beznea
2024-02-06net: ravb: Assert/de-assert reset on suspend/resumeClaudiu Beznea
2024-02-06net: ravb: Use tabs instead of spacesClaudiu Beznea
2024-02-06net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()Claudiu Beznea
2024-02-06net: ravb: Make reset controller support mandatoryClaudiu Beznea
2024-02-06net: ravb: Rely on PM domain to enable gptp_clkClaudiu Beznea
2024-02-06net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea
2024-02-06net: encx24j600: convert to use maple tree register cacheBo Liu
2024-02-05net: dsa: qca8k: consistently use "ret" rather than "err" for error codesVladimir Oltean
2024-02-05net: dsa: qca8k: put MDIO controller OF node if unavailableVladimir Oltean
2024-02-05net: ocelot: update the MODULE_DESCRIPTION()Breno Leitao
2024-02-05tsnep: Add helper for RX XDP_RING_NEED_WAKEUP flagGerhard Engleder
2024-02-04tun: Implement ethtool's get_channels() callbackYunjian Wang
2024-02-04r8169: add support for RTL8126AHeiner Kallweit
2024-02-04net: micrel: Fix the frequency adjustmentsHoratiu Vultur
2024-02-03net: phy: qcom: qca808x: default to LED active High if not setChristian Marangi
2024-02-03net: phy: qcom: qca808x: fix logic error in LED brightness setChristian Marangi
2024-02-02r8169: simplify EEE handlingHeiner Kallweit
2024-02-02net: phy: realtek: add support for RTL8126A-integrated 5Gbps PHYHeiner Kallweit
2024-02-02ice: remove incorrect commentPaul M Stillwell Jr
2024-02-02ice: Add a new counter for Rx EIPE errorsAniruddha Paul
2024-02-02ice: make ice_vsi_cfg_txq() staticMaciej Fijalkowski
2024-02-02ice: make ice_vsi_cfg_rxq() staticMaciej Fijalkowski
2024-02-02octeontx2-af: Cleanup loopback device checksGeetha sowjanya
2024-02-02octeontx2-af: Create BPIDs free poolGeetha sowjanya
2024-02-02net: phy: dp83867: Add support for active-low LEDsAlexander Stein
2024-02-02net: mdio: ipq4019: add support for clock-frequency propertyChristian Marangi
2024-02-01net: ipa: kill ipa_power_modem_queue_wake()Alex Elder