summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
9 daysnet: phy: fix a return path in get_phy_c45_ids()Charles Perry1-2/+2
9 daysnet: ipa: Fix decoding EV_PER_EE for IPA v5.0+Luca Weiss1-0/+1
9 daysnet: ipa: Fix programming of QTIME_TIMESTAMP_CFGLuca Weiss1-3/+3
9 daysppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha1-0/+3
9 daysnet: airoha: Add missing RX_CPU_IDX() configuration in airoha_qdma_cleanup_rx...Lorenzo Bianconi1-0/+5
9 daysnet: mana: Move current_speed debugfs file to mana_init_port()Erni Sri Satya Vennela1-2/+2
9 daysnet: mana: Use pci_name() for debugfs directory namingErni Sri Satya Vennela1-5/+2
9 daysnet: airoha: Fix FE_PSE_BUF_SET configuration if PPE2 is availableLorenzo Bianconi1-3/+5
9 daysnet: hamradio: 6pack: fix uninit-value in sixpack_receive_bufMashiro Chen1-5/+4
9 dayseth: fbnic: Use wake instead of startMohsin Bashir1-1/+1
9 daysnet: airoha: Add dma_rmb() and READ_ONCE() in airoha_qdma_rx_process()Lorenzo Bianconi1-6/+10
9 daysnet: bcmgenet: fix racing timeout handlerJustin Chen1-13/+9
9 daysnet: bcmgenet: fix leaking free_bdsJustin Chen1-0/+2
9 daysnet: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen1-3/+3
9 daysmacsec: Support VLAN-filtering lower devicesCosmin Ratiu1-8/+63
9 daysACPI: AGDI: fix missing newline in error messageHaoyu Lu1-1/+1
9 dayswifi: ath10k: fix station lookup failure during disconnectBaochen Qiang1-11/+15
9 dayswifi: brcmfmac: Fix error pointer dereferenceEthan Tidmore1-0/+15
9 daysnet: ethernet: ti-cpsw: fix linking built-in code to modulesArnd Bergmann6-15/+139
9 daysnet: ethernet: ti-cpsw:: rename soft_reset() functionArnd Bergmann4-4/+4
9 daysmacvlan: annotate data-races around port->bc_queue_len_usedEric Dumazet1-3/+5
9 daysr8152: fix incorrect register write to USB_UPHY_XTALChih Kai Hsu1-1/+1
9 daysdrivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else blockRitesh Harjani (IBM)1-12/+7
9 dayswifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy1-1/+1
9 daysarm_mpam: Reset when feature configuration bit unsetBen Horgan2-32/+12
9 daysarm_mpam: Ensure in_reset_state is false after applying configurationZeng Heng1-0/+1
9 dayswifi: mt76: mt7996: fix RRO EMU configurationPeter Chiu2-3/+2
9 dayswifi: mt76: support upgrading passive scans to activeChad Monroe4-3/+56
9 dayswifi: mt76: fix multi-radio on-channel scanningChad Monroe1-5/+12
9 dayswifi: mt76: mt7996: Decrement sta counter removing the link in mt7996_mac_res...Lorenzo Bianconi1-0/+5
9 dayswifi: mt76: mt7996: Remove link pointer dependency in mt7996_mac_sta_remove_l...Lorenzo Bianconi1-10/+4
9 dayswifi: mt76: mt7996: Add missing CHANCTX_STA_CSA propertyLorenzo Bianconi1-0/+1
9 dayswifi: mt76: mt7921: fix 6GHz regulatory update on connectionMichael Lo1-1/+2
9 dayswifi: mt76: mt7996: fix use-after-free bugs in mt7996_mac_dump_work()Duoming Zhou1-0/+1
9 dayswifi: mt76: mt7915: fix use-after-free bugs in mt7915_mac_dump_work()Duoming Zhou1-0/+1
9 dayswifi: mt76: mt7996: fix struct mt7996_mcu_uni_eventStanleyYP Wang2-3/+3
9 dayswifi: mt76: mt7996: fix wrong DMAD length when using MAC TXPShayne Chen1-2/+4
9 dayswifi: mt76: fix backoff fields and max_power calculationAllen Ye2-46/+109
9 dayswifi: mt76: fix deadlock in remain-on-channelChad Monroe1-2/+11
9 dayswifi: mt76: mt7921: fix potential deadlock in mt7921_roc_abort_syncSean Wang1-5/+8
9 dayswifi: mt76: mt7925: fix tx power setting failure after chip resetLeon Yen2-1/+4
9 dayswifi: mt76: Fix memory leak after mt76_connac_mcu_alloc_sta_req()Zilin Guan3-6/+18
9 dayswifi: mt76: mt7925: fix potential deadlock in mt7925_roc_abort_syncSean Wang1-5/+9
9 dayswifi: mt76: mt7925: drop puncturing handling from BSS change pathSean Wang1-6/+0
9 dayswifi: mt76: npu: Add missing rx_token_size initializationLorenzo Bianconi1-0/+1
9 dayswifi: mt76: mt7996: Fix NPU stop procedureLorenzo Bianconi2-11/+15
9 dayswifi: mt76: Fix memory leak destroying deviceLorenzo Bianconi1-5/+6
9 dayswifi: mt76: mt7921: Place upper limit on station AIDRory Little2-0/+8
9 dayswifi: mt76: mt7996: fix FCS error flag check in RX descriptorAlok Tiwari1-1/+1
9 dayswifi: mt76: mt7925: prevent NULL vif dereference in mt7925_mac_write_txwiMing Yen Hsieh1-2/+2