summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01wifi: mac80211: fix and simplify unencrypted drop check for meshFelix Fietkau
2022-12-01wifi: mac80211: add support for restricting netdev features per vifFelix Fietkau
2022-12-01wifi: mac80211: update TIM for S1G specification changesKieran Frewen
2022-12-01wifi: mac80211: don't parse multi-BSSID in assoc respJohannes Berg
2022-12-01wifi: cfg80211: use bss_from_pub() instead of container_of()Johannes Berg
2022-12-01wifi: mac80211: remove unnecessary synchronize_net()Johannes Berg
2022-12-01wifi: mac80211: Drop not needed check for NULLAlexander Wetzel
2022-12-01wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() failsChen Zhongjin
2022-12-01wifi: cfg80211: fix comparison of BSS frequenciesJUN-KYU SHIN
2022-12-01wifi: mac80211: fix maybe-unused warningÍñigo Huguet
2022-12-01r8169: use tp_to_dev instead of open codeJuhee Kang
2022-12-01wifi: cfg80211: Correct example of ieee80211_iface_limitPhilipp Hortmann
2022-12-01wifi: mac80211: fix memory leak in ieee80211_if_add()Zhengchao Shao
2022-12-01wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()Yuan Can
2022-12-01wifi: ieee80211: Do not open-code qos address offsetsKees Cook
2022-12-01Merge branch 'fix-rtnl_mutex-deadlock-with-dpaa2-and-sfp-modules'Paolo Abeni
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
2022-12-01net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() callVladimir Oltean
2022-12-01net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() callVladimir Oltean
2022-12-01net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()Vladimir Oltean