summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mac.c
AgeCommit message (Expand)Author
2022-07-11mt76: connac: move mt76_connac2_mac_add_txs_skb in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signatureLorenzo Bianconi
2022-07-11mt76: mt7915: add missing bh-disable around tx napi enable/scheduleFelix Fietkau
2022-07-11mt76: add DBDC rxq handlings into mac_reset_workRyder Lee
2022-07-11mt76: mt7915: add more ethtool statsRyder Lee
2022-05-13mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau
2022-05-13mt76: mt7915: introduce mt7915_mac_severe_check()Ryder Lee
2022-05-13mt76: mt7915: limit minimum twt durationPeter Chiu
2022-05-13mt76: mt7915: reject duplicated twt flowsPeter Chiu
2022-05-13mt76: fix encap offload ethernet type checkFelix Fietkau
2022-05-13mt76: mt7915: disable RX_HDR_TRANS_SHORTBo Jiao
2022-05-13mt76: mt7915: report rx mode value in mt7915_mac_fill_rx_rateLorenzo Bianconi
2022-05-13mt76: mt7915: fix possible NULL pointer dereference in mt7915_mac_fill_rx_vectorLorenzo Bianconi
2022-05-13mt76: mt7915: accept rx frames with non-standard VHT MCS10-11Felix Fietkau
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-16mt76: fix wrong HE data rate in sniffer toolDeren Wu
2022-03-16mt76: mt7915: fix beamforming mib statsShayne Chen
2022-03-16mt76: mt7915: set band1 TGID field in tx descriptorShayne Chen
2022-03-16mt76: use le32/16_get_bits() whenever possibleRyder Lee
2022-03-16mt76: mt7915: add 6 GHz supportMeiChia Chiu
2022-03-16mt76: mt7915: allow beaconing on all chainsRyder Lee
2022-03-16mt76: mt7915: fix DFS no radar detection eventEvelyn Tsai
2022-02-24mt76: mt7915: simplify conditionalWan Jiabing
2022-02-24mt76: improve signal strength reportingFelix Fietkau
2022-02-24mt76: mt7915: fix endianness warnings in mt7915_mac_tx_free()Lorenzo Bianconi
2022-02-24mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao
2022-02-23mt76: mt7915: fix potential memory leak of fw monitor packetsShayne Chen
2022-02-23mt76: mt7915: Fix channel state update error issueBo Jiao
2022-02-23mt76: fix endianness errors in reverse_frag0_hdr_transLorenzo Bianconi
2022-02-23mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDUJohan Almbladh
2022-02-03mt76: do not always copy ethhdr in reverse_frag0_hdr_transLorenzo Bianconi
2022-02-03mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau
2022-02-03mt76: mt7915: add missing DATA4_TB_SPTL_REUSE1 to mt7915_mac_decode_he_radiotapLorenzo Bianconi
2022-02-03mt76: connac: move mt76_connac_lmac_mapping in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: fix ht mcs in mt7915_mac_add_txs_skb()Peter Chiu
2022-02-03mt76: mt7915: add support for passing chip/firmware debug data to user spaceFelix Fietkau
2022-02-03mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi
2022-02-03mt76: mt7915: update rx rate reporting for mt7916Bo Jiao
2022-02-03mt76: mt7915: add txfree event v3Bo Jiao
2022-02-03mt76: mt7915: enlarge wcid size to 544Bo Jiao
2022-02-03mt76: mt7915: rework dma.c to adapt mt7916 changesBo Jiao
2022-02-03mt76: mt7915: refine register definitionBo Jiao
2021-12-19mt76: mt7915: introduce mt76_vif in mt7915_vifLorenzo Bianconi
2021-12-19mt76: mt7915: process txfree and txstatus without allocating skbsFelix Fietkau
2021-12-19mt76: only access ieee80211_hdr after mt76_insert_ccmp_hdrRyder Lee
2021-12-19mt76: mt7915: fix decap offload corner case with 4-addr VLAN framesFelix Fietkau
2021-12-19mt76: do not pass the received frame with decryption errorXing Song