summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2024-02-01wifi: rtw89: 8922a: implement {stop,resume}_sch_tx and cfg_ppduPing-Ke Shih
2024-02-01wifi: rtw89: 8922a: hook handlers of TX/RX descriptors to chip_opsPing-Ke Shih
2024-02-01net: dsa: Add KSZ8567 switch supportPhilippe Schenker
2024-02-01wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptorPing-Ke Shih
2024-02-01wifi: rtw89: pci: validate RX tag for RXQ and RPQPing-Ke Shih
2024-02-01wifi: rtw89: pci: interrupt v2 refine IMR for SERZong-Zhe Yang
2024-02-01wifi: rtw89: pci: update SER timer unit and timeout timePing-Ke Shih
2024-02-01wifi: iwlwifi: remove extra kernel-docJohannes Berg
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-01-31pds_core: Clear BARs on resetBrett Creeley
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-01-31pds_core: Cancel AQ work on teardownBrett Creeley
2024-01-31pds_core: Prevent health thread from running during reset/removeBrett Creeley
2024-01-31net: phy: qcom: detach qca808x PHY driver from at803xChristian Marangi
2024-01-31net: phy: qcom: move additional functions to shared libraryChristian Marangi
2024-01-31net: phy: qcom: deatch qca83xx PHY driver from at803xChristian Marangi
2024-01-31net: phy: qcom: create and move functions to shared libraryChristian Marangi
2024-01-31net: phy: move at803x PHY driver to dedicated directoryChristian Marangi
2024-01-31net: phy: adin1100: Add interrupt support for link changeAndre Werner
2024-01-31net: phy: phy_device: Prevent nullptr exceptions on ISRAndre Werner
2024-01-31net: dsa: mv88e6xxx: Fix failed probe due to unsupported C45 readsAndrew Lunn
2024-01-31ptp: lan743x: Use spin_lock instead of spin_lock_bhLucas Tanure
2024-01-31wifi: brcmfmac: add linefeed at end of fileArend van Spriel
2024-01-31Merge tag 'ath-next-20240130' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wilc1000Breno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl18xxBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for p54spiBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wcn36xxBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for ar5523Breno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLANBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wl1251 and wl12xxBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wlcoreBreno Leitao
2024-01-31qca_7k: Replace old mail addressStefan Wahren
2024-01-31qca_7k: Replace BSD boilerplate with SPDXStefan Wahren
2024-01-31qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVAStefan Wahren
2024-01-31qca_spi: Log expected signature in error caseStefan Wahren
2024-01-31qca_spi: Improve calculation of RX buffer sizeStefan Wahren
2024-01-31qca_spi: Introduce QCASPI_RX_MAX_FRAMESStefan Wahren
2024-01-31qca_spi: Add QCASPI prefix to ring definesStefan Wahren
2024-01-31qca_7k_common: Drop unused len from qcafrm_handleStefan Wahren
2024-01-31qca_7k_common: Drop unnecessary function descriptionStefan Wahren
2024-01-31qca_spi: Avoid skb_copy_expand in TX pathStefan Wahren
2024-01-31qca_spi: Improve SPI IRQ handlingStefan Wahren
2024-01-31qca_spi: Improve SPI thread creationStefan Wahren
2024-01-31qca_spi: Add check for kthread_stopStefan Wahren
2024-01-31net: lan966x: debugfs: Fix showing the port keysetHoratiu Vultur
2024-01-31net: phy: c45: change genphy_c45_ethtool_[get|set]_eee to use EEE linkmode bi...Heiner Kallweit
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit