summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-01wifi: mt76: connac: rework macros for unified commandShayne Chen
2022-12-01wifi: mt76: mt7921: introduce chanctx supportSean Wang
2022-12-01wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang
2022-12-01wifi: mt76: connac: accept hw scan request at a timeSean Wang
2022-12-01wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driverSean Wang
2022-12-01wifi: mt76: mt7921: add unified ROC cmd/event supportQuan Zhou
2022-12-01wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang
2022-12-01wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctxSean Wang
2022-12-01wifi: mt76: do not run mt76u_status_worker if the device is not runningLorenzo Bianconi
2022-12-01wifi: mt76: connac: update nss calculation in txsEvelyn Tsai
2022-12-01wifi: mt76: mt7915: don't claim 160MHz support with mt7915 DBDCNicolas Cavallari
2022-12-01wifi: mt76: mt7915: Fix VHT beamforming capabilities with DBDCNicolas Cavallari
2022-12-01wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDCNicolas Cavallari
2022-12-01wifi: mt76: mt7915: enable coredump supportRyder Lee
2022-12-01wifi: mt76: mt7915: add full system reset into debugfsRyder Lee
2022-12-01wifi: mt76: mt7915: enable full system reset supportBo Jiao
2022-12-01wifi: mt76: mt7915: rework mt7915_dma_reset()Bo Jiao
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi
2022-12-01wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_countersLorenzo Bianconi
2022-12-01wifi: mt76: mt7921: fix reporting of TX AGGR histogramLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: fix reporting of TX AGGR histogramLorenzo Bianconi
2022-12-01wifi: mt76: mt7615: enable use_cts_prot supportRyder Lee
2022-12-01wifi: mt76: mt7915: enable use_cts_prot supportRyder Lee
2022-12-01wifi: mt76: fix bandwidth 80MHz link fail in 6GHz bandMing Yen Hsieh
2022-12-01wifi: mt76: mt7915: add ack signal supportRyder Lee
2022-12-01wifi: mt76: mt7915: improve accuracy of time_busy calculationRyder Lee
2022-12-01Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: enable wed for mt7986 chipsetLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: move wed init routines in mmio.cLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: fix mt7915_mac_set_timing()Ryder Lee
2022-12-01wifi: mt76: mt7915: set correct antenna for radar detection on MT7915DShayne Chen
2022-12-01wifi: mt76: mt7915: add spatial extension index supportShayne Chen
2022-12-01wifi: mt76: connac: introduce mt76_connac_spe_idx()Shayne Chen
2022-12-01wifi: mt76: mt7915: rework testmode tx antenna settingShayne Chen
2022-12-01wifi: mt76: mt7915: deal with special variant of mt7916Peter Chiu
2022-12-01wifi: mt76: mt7915: rework eeprom tx paths and streams initShayne Chen
2022-12-01wifi: mt76: mt7915: reserve 8 bits for the index of rf registersEvelyn Tsai
2022-12-01wifi: mt76: mt7915: fix bounds checking for tx-free-done commandBen Greear
2022-12-01wifi: mt76: Remove unused inline function mt76_wcid_mask_test()Gaosheng Cui
2022-12-01wifi: mt76: mt7921: fix antenna signal are way off in monitor modeSean Wang
2022-12-01wifi: mt76: mt76x02: simplify struct mt76x02_rate_powerFelix Fietkau
2022-12-01wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau
2022-12-01r8169: use tp_to_dev instead of open codeJuhee Kang
2022-12-01net: dpaa2-mac: move rtnl_lock() only around phylink_{,dis}connect_phy()Vladimir Oltean
2022-12-01net: dpaa2-switch: serialize changes to priv->mac with a mutexVladimir Oltean
2022-12-01net: dpaa2-eth: serialize changes to priv->mac with a mutexVladimir Oltean
2022-12-01net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQVladimir Oltean
2022-12-01net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()Vladimir Oltean
2022-12-01net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missingVladimir Oltean