summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-01net: phy: qcom: deatch qca83xx PHY driver from at803xChristian Marangi4-238/+284
2024-02-01net: phy: qcom: create and move functions to shared libraryChristian Marangi5-67/+94
2024-02-01net: phy: move at803x PHY driver to dedicated directoryChristian Marangi5-7/+11
2024-02-01net: phy: adin1100: Add interrupt support for link changeAndre Werner1-0/+55
2024-02-01net: phy: phy_device: Prevent nullptr exceptions on ISRAndre Werner1-5/+8
2024-02-01ptp: lan743x: Use spin_lock instead of spin_lock_bhLucas Tanure1-2/+2
2024-01-31dpll: move xa_erase() call in to match dpll_pin_alloc() error path orderJiri Pirko1-1/+1
2024-01-31selftests/net: calibrate txtimestampWillem de Bruijn1-5/+7
2024-01-31MAINTAINERS: add entry for qca7k driver(s)Stefan Wahren1-0/+7
2024-01-31mailmap: add entry for Stefan WahrenStefan Wahren1-0/+1
2024-01-31qca_7k: Replace old mail addressStefan Wahren3-3/+3
2024-01-31qca_7k: Replace BSD boilerplate with SPDXStefan Wahren9-129/+9
2024-01-31qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVAStefan Wahren1-1/+1
2024-01-31qca_spi: Log expected signature in error caseStefan Wahren1-2/+2
2024-01-31qca_spi: Improve calculation of RX buffer sizeStefan Wahren1-2/+2
2024-01-31qca_spi: Introduce QCASPI_RX_MAX_FRAMESStefan Wahren2-1/+2
2024-01-31qca_spi: Add QCASPI prefix to ring definesStefan Wahren3-8/+8
2024-01-31qca_7k_common: Drop unused len from qcafrm_handleStefan Wahren1-3/+0
2024-01-31qca_7k_common: Drop unnecessary function descriptionStefan Wahren1-11/+0
2024-01-31qca_spi: Avoid skb_copy_expand in TX pathStefan Wahren1-0/+2
2024-01-31qca_spi: Improve SPI IRQ handlingStefan Wahren1-10/+11
2024-01-31qca_spi: Improve SPI thread creationStefan Wahren1-4/+7
2024-01-31qca_spi: Add check for kthread_stopStefan Wahren1-2/+4
2024-01-31net: lan966x: debugfs: Fix showing the port keysetHoratiu Vultur1-0/+2
2024-01-31net: phy: c45: change genphy_c45_ethtool_[get|set]_eee to use EEE linkmode bi...Heiner Kallweit1-23/+13
2024-01-31ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit5-17/+68
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit17-116/+116
2024-01-31ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit2-11/+9
2024-01-31ethtool: switch back from ethtool_keee to ethtool_eee for ioctlHeiner Kallweit1-9/+39
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit54-147/+159
2024-01-31net: stmmac: Report taprio offload statusRohan G Thomas1-4/+58
2024-01-31net: stmmac: est: Per Tx-queue error count for HLBFRohan G Thomas2-0/+7
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas4-0/+49
2024-01-31selftests/net: calibrate fq_band_pktlimitWillem de Bruijn1-6/+8
2024-01-31selftests: forwarding: Remove duplicated lib.sh contentPetr Machata5-28/+10
2024-01-31selftests: forwarding: Redefine relative_path variableBenjamin Poirier3-8/+5
2024-01-31selftests: dsa: Replace test symlinks by wrapper scriptBenjamin Poirier14-14/+34
2024-01-31selftests: team: Add shared library scripts to TEST_INCLUDESBenjamin Poirier4-7/+5
2024-01-31selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDESBenjamin Poirier7-8/+9
2024-01-31selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier3-1/+37
2024-01-31net: stmmac: dwmac-starfive: Add support for JH7100 SoCCristian Ciocaltea2-7/+31
2024-01-31dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatibleCristian Ciocaltea2-26/+57
2024-01-31mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_listHeiner Kallweit1-1/+0
2024-01-31xdp: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2024-01-31net: rds: Simplify the allocation of slab caches in rds_conn_initKunwu Chan1-3/+1
2024-01-30mlxsw: Use refcount_t for reference countingAmit Cohen6-36/+40
2024-01-30mlxsw: spectrum: Refactor LAG create and destroy codeAmit Cohen1-43/+73
2024-01-30mlxsw: spectrum: Search for free LAD ID onceAmit Cohen1-9/+6
2024-01-30mlxsw: spectrum: Query max_lag onceAmit Cohen2-25/+8
2024-01-30mlxsw: spectrum: Remove mlxsw_sp_lag_get()Amit Cohen1-9/+3