aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-09-15bonding: set random address only when slaves already existHangbin Liu1-0/+1
2025-09-15net: pcs: rzn1-miic: Add RZ/T2H MIIC supportLad Prabhakar2-5/+88
2025-09-15net: pcs: rzn1-miic: Add per-SoC control for MIIC register unlock/lockLad Prabhakar1-5/+24
2025-09-15net: pcs: rzn1-miic: Add support to handle resetsLad Prabhakar1-0/+56
2025-09-15net: pcs: rzn1-miic: Make switch mode mask SoC-specificLad Prabhakar1-2/+9
2025-09-15net: pcs: rzn1-miic: move port range handling into SoC dataLad Prabhakar1-8/+18
2025-09-15net: pcs: rzn1-miic: Move configuration data to SoC-specific structLad Prabhakar1-32/+77
2025-09-15net: pcs: rzn1-miic: Add missing include filesLad Prabhakar1-0/+2
2025-09-15net: pcs: rzn1-miic: Drop trailing comma from of_device_id tableLad Prabhakar1-1/+1
2025-09-15net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROROleksij Rempel1-0/+2
2025-09-15net/mlx5: fix typo in pci_irq.c commentAlok Tiwari1-1/+1
2025-09-15Merge tag 'qcom-drivers-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/driversArnd Bergmann1-1/+1
2025-09-15wifi: mt76: abort scan/roc on hw restartFelix Fietkau5-7/+22
2025-09-15wifi: mt76: improve phy reset on hw restartFelix Fietkau1-0/+2
2025-09-15wifi: mt76: mt7996: fill User Priority in skb->priority for rx packetsHoward Hsu1-0/+2
2025-09-15wifi: mt76: mt7996: set VTA in txwiPeter Chiu1-1/+1
2025-09-15wifi: mt76: mt7996: remove the mem_total field of STA_REC_BF commandHoward Hsu1-13/+0
2025-09-15wifi: mt76: mt7996: disable promiscuous mode by defaultPeter Chiu1-0/+1
2025-09-15wifi: mt76: use altx queue for offchannel tx on connac+Felix Fietkau1-1/+2
2025-09-15wifi: mt76: mt7996: fix updating beacon protection with beacons enabledFelix Fietkau4-17/+26
2025-09-15wifi: mt76: mt7996: fix key add/remove imbalanceFelix Fietkau1-83/+90
2025-09-15wifi: mt76: mt7996: delete vif keys when requestedFelix Fietkau1-7/+13
2025-09-15wifi: mt76: mt7996: fix memory leak on mt7996_mcu_sta_key_tlv errorFelix Fietkau1-1/+3
2025-09-15wifi: mt76: mt7996: fix setting beacon protection keysFelix Fietkau3-131/+44
2025-09-15wifi: mt76: mt7996: decrease timeout for commonly issued MCU commandsFelix Fietkau1-1/+25
2025-09-15wifi: mt76: mt7996: improve hardware restart reliabilityFelix Fietkau3-12/+99
2025-09-15wifi: mt76: mt7996: remove redundant per-phy mac80211 calls during restartFelix Fietkau1-102/+35
2025-09-15wifi: iwlwifi: pcie: fix byte count table for some devicesJohannes Berg1-1/+1
2025-09-15wifi: mt76: mt7921u: Add VID/PID for Netgear A7500Nick Morrow1-0/+3
2025-09-15wifi: mt76: mt76_eeprom_override to intRosen Penev13-20/+36
2025-09-15wifi: mt76: mt7996: support writing MAC TXD for AddBA RequestHoward Hsu2-29/+69
2025-09-15wifi: mt76: mt7925: refine the txpower initialization flowMing Yen Hsieh4-18/+7
2025-09-15wifi: mt76: mt7915: fix mt7981 pre-calibrationZhi-Jun You2-25/+10
2025-09-15wifi: mt76: Convert mt76_wed_rro_ind to LELorenzo Bianconi3-18/+29
2025-09-15wifi: mt76: mt7996: Add SW path for HW-RRO v3.1Rex Lu9-108/+295
2025-09-15wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routioneLorenzo Bianconi3-3/+78
2025-09-15wifi: mt76: mt7996: Decouple RRO logic from WED supportRex Lu8-81/+140
2025-09-15wifi: mt76: Add rx_queue_init callbackLorenzo Bianconi2-3/+15
2025-09-15wifi: mt76: mt7996: Introduce RRO MSDU callbacksRex Lu7-0/+409
2025-09-15wifi: mt76: mt7996: Convert mt7996_wed_rro_addr to LELorenzo Bianconi2-9/+10
2025-09-15wifi: mt76: mt7996: Enable WED for MT7992 chipsetRex Lu7-34/+100
2025-09-15wifi: mt76: mt7996: Fix RX packets configuration for primary WED deviceLorenzo Bianconi1-1/+1
2025-09-15wifi: mt76: mt7996: Fix tx-queues initialization for second phy on mt7996Lorenzo Bianconi1-7/+14
2025-09-15wifi: mt76: mt7996: Introduce the capability to reset MT7992 WED deviceRex Lu3-3/+34
2025-09-15wifi: mt76: mt7996: Enable HW RRO for MT7992 chipsetRex Lu3-50/+137
2025-09-15wifi: mt76: mt7996: Initial DMA configuration for MT7992 WED supportRex Lu4-43/+144
2025-09-15wifi: mt76: Do not always enable NAPIs for WED RRO queuesLorenzo Bianconi1-0/+4
2025-09-15wifi: mt76: Differentiate between RRO data and RRO MSDU queuesRex Lu2-4/+11
2025-09-15wifi: mt76: Remove q->ndesc check in mt76_dma_rx_fill()Lorenzo Bianconi1-3/+0
2025-09-15wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature.Lorenzo Bianconi7-24/+19