summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-05-02wifi: mt76: mt7925: add EHT radiotap support in monitor modeDeren Wu
2024-05-02wifi: mt76: mt7921e: add LED control supportHao Zhang
2024-05-02wifi: mt76: mt7996: let upper layer handle MGMT frame protectionMichael-CY Lee
2024-05-02wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau
2024-05-02wifi: mt76: connac: use muar idx 0xe for non-mt799x as wellFelix Fietkau
2024-05-02wifi: mt76: mt7996: add sanity checks for background radar triggerStanleyYP Wang
2024-05-02wifi: mt76: connac: enable critical packet mode support for mt7992Howard Hsu
2024-05-02wifi: mt76: mt7996: fix potential memory leakage when reading chip temperatureHoward Hsu
2024-05-02wifi: mt76: mt7996: fix non-main BSS no beacon issue for MBSS scenarioHenry Yen
2024-05-02wifi: mt76: connac: enable HW CSO module for mt7996Howard Hsu
2024-05-02wifi: mt76: mt7996: set RCPI value in rate control commandPeter Chiu
2024-05-02wifi: mt76: connac: use peer address for station BMC entryShayne Chen
2024-05-02wifi: mt76: mt7996: disable rx header translation for BMC entryShayne Chen
2024-05-02wifi: mt76: mt7915: Remove unused of_gpio.hAndy Shevchenko
2024-05-02wifi: mt76: mt7915: add missing chanctx opsBen Greear
2024-05-02wifi: mt76: sdio: move mcu queue size check inside critical sectionLorenzo Bianconi
2024-05-02wifi: mt76: mt7996: fix uninitialized variable in mt7996_irq_tasklet()Lorenzo Bianconi
2024-05-02wifi: mt76: mt7925: ensure 4-byte alignment for suspend & wow commandMing Yen Hsieh
2024-05-02wifi: mt76: mt7921s: fix potential hung tasks during chip recoveryLeon Yen
2024-05-02wifi: mt76: mt7921: introduce mt7920 PCIe supportDeren Wu
2024-05-02wifi: mt76: mt7996: fix size of txpower MCU commandChad Monroe
2024-05-02wifi: mt76: connac: check for null before dereferencingMuhammad Usama Anjum
2024-05-02wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau
2024-05-02wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau
2024-05-02wifi: mt76: mt7915: add fallback in case of missing precal dataFelix Fietkau
2024-05-02wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibrationPeter Chiu
2024-05-02wifi: mt76: mt7915: add support for disabling in-band discoveryMeiChia Chiu
2024-05-02wifi: mt76: mt7996: only set MT76_MCU_RESET for the main phyFelix Fietkau
2024-05-02wifi: mt76: mt7915: only set MT76_MCU_RESET for the main phyBo Jiao
2024-05-02wifi: mt76: mt7915: fix HE PHY capabilities IE for station modeHoward Hsu
2024-05-02wifi: mt76: mt7915: fix bogus Tx/Rx airtime duration valuesHenry Yen
2024-05-02wifi: mt76: mt7915: fix mcu command format for mt7915 tx statsPeter Chiu
2024-05-02wifi: mt76: fix tx packet loss when scanning on DBDCFelix Fietkau
2024-05-02wifi: mt76: replace skb_put with skb_put_zeroFelix Fietkau
2024-05-02wifi: mt76: mt7915: initialize rssi on adding stationsFelix Fietkau
2024-05-02wifi: ath12k: fix the problem that down grade phy mode operationLingbo Kong
2024-05-02wifi: qtnfmac: Remove generic .ndo_get_stats64Breno Leitao
2024-05-02wifi: qtnfmac: Move stats allocation to coreBreno Leitao
2024-04-30wifi: ar5523: enable proper endpoint verificationNikita Zhandarovich
2024-04-30wifi: ath12k: fix flush failure in recovery scenariosBaochen Qiang
2024-04-30wifi: ath12k: check M3 buffer size as well whey trying to reuse itBaochen Qiang
2024-04-29wifi: carl9170: add a proper sanity check for endpointsNikita Zhandarovich
2024-04-26wifi: brcmfmac: remove unused brcmf_usb_image structChristophe JAILLET
2024-04-26wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars structChristophe JAILLET
2024-04-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2024-04-25net: lan966x: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen
2024-04-25net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage()Asbjørn Sloth Tønnesen
2024-04-25net: sparx5: flower: check for unsupported control flagsAsbjørn Sloth Tønnesen