summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-22wifi: mt76: mt7925: fix the wrong data type for scan commandMing Yen Hsieh
2024-02-22wifi: mt76: set page_pool napi pointer for mmio devicesLorenzo Bianconi
2024-02-22wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi
2024-02-22wifi: mt76: mt792x: fix ethtool warningGen Xu
2024-02-22wifi: mt76: mt7996: fix HIF_TXD_V2_1 valueBenjamin Lin
2024-02-22wifi: mt76: connac: set correct muar_idx for mt799x chipsetsShayne Chen
2024-02-22wifi: mt76: mt7996: add locking for accessing mapped registersShayne Chen
2024-02-22wifi: mt76: mt7996: remove TXS queue settingPeter Chiu
2024-02-22wifi: mt76: mt7996: fix efuse reading issueStanleyYP Wang
2024-02-22wifi: mt76: mt7996: mark GCMP IGTK unsupportedMichael-CY Lee
2024-02-22wifi: mt76: mt7996: fix HE beamformer phy cap for station vifHoward Hsu
2024-02-22wifi: mt76: mt7996: ensure 4-byte alignment for beacon commandsBenjamin Lin
2024-02-22wifi: mt76: mt7996: fix incorrect interpretation of EHT MCS capsBenjamin Lin
2024-02-22wifi: mt76: mt7996: disable AMSDU for non-data framesPeter Chiu
2024-02-22wifi: mt76: mt7996: fix TWT issuesPeter Chiu
2024-02-22wifi: mt76: mt7996: check txs format before getting skb by pidPeter Chiu
2024-02-22wifi: mt76: mt7925: support temperature sensorDeren Wu
2024-02-22wifi: mt76: mt7925: update PCIe DMA settingsDeren Wu
2024-02-22wifi: mt76: mt7925: add support to set ifs time by mcu commandMing Yen Hsieh
2024-02-22wifi: mt76: mt7925: add flow to avoid chip bt function failQuan Zhou
2024-02-22wifi: mt76: mt7925: fix the wrong header translation configMing Yen Hsieh
2024-02-22wifi: mt76: mt7925: fix WoW failed in encrypted modeMing Yen Hsieh
2024-02-22wifi: mt76: mt7925: fix fw download failMing Yen Hsieh
2024-02-22wifi: mt76: mt7925: fix wmm queue mappingMing Yen Hsieh
2024-02-22wifi: mt76: mt7925: fix mcu query command failHao Zhang
2024-02-22wifi: mt76: mt7925: fix SAP no beacon issue in 5Ghz and 6Ghz bandrong.yan
2024-02-22wifi: mt76: mt7925: fix connect to 80211b mode fail in 2Ghz bandMing Yen Hsieh
2024-02-22wifi: mt76: mt76x2u: add netgear wdna3100v3 to device tableDacio Romero
2024-02-22wifi: mt76: mt792xu: enable dmashdl supportDeren Wu
2024-02-22wifi: mt76: usb: store usb endpoint in mt76_queueLorenzo Bianconi
2024-02-22wifi: mt76: usb: create a dedicated queue for psd trafficLorenzo Bianconi
2024-02-22wifi: mt76: mt7996: fix fw loading timeoutLorenzo Bianconi
2024-02-22dt-bindings: net: wireless: mt76: add interrupts description for MT7986Peter Chiu
2024-02-22wifi: mt76: mt7915: update mt798x_wmac_adie_patch_7976Peter Chiu
2024-02-22wifi: mt76: mt7915: add locking for accessing mapped registersShayne Chen
2024-02-22wifi: mt76: mt7915: fix error recovery with WED enabledFelix Fietkau
2024-02-22wifi: mt76: check txs format before getting skb by pidPeter Chiu
2024-02-22wifi: mt76: disable HW AMSDU when using fixed ratePeter Chiu
2024-02-22net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli
2024-02-22Merge branch 'ioam6-fix-write-to-cloned-skb-s'Paolo Abeni
2024-02-22selftests: ioam: refactoring to align with the fixJustin Iurman
2024-02-22Fix write to cloned skb in ipv6_hop_ioam()Justin Iurman
2024-02-22phonet/pep: fix racy skb_queue_empty() useRémi Denis-Courmont
2024-02-22phonet: take correct lock to peek at the RX queueRémi Denis-Courmont
2024-02-21PPPoL2TP: Add more code snippetsSamuel Thibault
2024-02-21net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur
2024-02-21net/sched: flower: Add lock protection when remove filter handleJianbo Liu
2024-02-21devlink: fix port dump cmd typeJiri Pirko
2024-02-21net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach
2024-02-21udp: add local "peek offset enabled" flagPaolo Abeni