blob: 1d17512b139dc40a5aadb07b22c5f4c42023f005 [file] [log] [blame]
bf5238b25ac3 ("mt76: add sanity check for a-mpdu rx wcid index")
5ce09c1a7907 ("mt76: track rx airtime for airtime fairness and survey")
0fd0eb54bfe0 ("mt76: store current channel survey_state in struct mt76_dev")
9ec0b821b815 ("mt76: rename mt76_driver_ops txwi_flags to drv_flags and include tx aligned4")
d515fdca46e7 ("mt76: report rx a-mpdu subframe status")
863c15a14e13 ("mt76: mt7615: enable survey support")
168aea24f4bb ("mt76: mt76x02u: enable survey support")
49de79ad9a74 ("mt76: mt7615: add Smart Carrier Sense support")
7fe965415275 ("mt76: mt7615: rework locking scheme for mt7615_set_channel")
4af81f02b49c ("mt76: mt7615: sync with mt7603 rate control changes")
592ed85d6b28 ("mt76: mt7615: move mt7615_mcu_set_rates to mac.c")
70911d963806 ("mt76: mt7615: add radar pattern test knob to debugfs")
5ec87dc8c3e2 ("mt76: mt7615: add csa support")
d67a66469fe6 ("mt76: mt7615: add hw dfs pattern detector support")
3ea83705372f ("mt76: mt7615: introduce mt7615_regd_notifier")
391ff7ffd149 ("mt76: mt7615: init per-channel target power")
80d2cb4e9c43 ("mt76: mt7615: remove unused variable in mt7615_mcu_set_bcn")
d3edd108e54e ("mt76: Remove set but not used variables 'pid' and 'final_mpdu'")
2fccf4f026ef ("mt76: mt7615: init get_txpower mac80211 callback")
61d368247ec1 ("mt76: mt7615: add the capability to configure tx power")
c988a77f1de5 ("mt76: mt7615: select wifi band according to eeprom")
f9461a687928 ("mt76: mt7615: add support for mtd eeprom parsing")
516c3e380533 ("mt7615: mcu: use standard signature for mt7615_mcu_msg_send")
1ca8089a55ee ("mt7615: mcu: do not use function pointers whenever possible")
fddc827ffc50 ("mt7615: mcu: unify __mt7615_mcu_set_dev_info and mt7615_mcu_set_dev_info")
893369b769c1 ("mt7615: mcu: remove skb_ret from mt7615_mcu_msg_send")
33d9ed728eb0 ("mt7615: remove dest from mt7615_mcu_msg_send signature")
27da3bfd3157 ("mt7615: remove query from mt7615_mcu_msg_send signature")
598a44344f38 ("mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmc")
d7228bcf7b4e ("mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl")
77eaa281c20e ("mt7615: mcu: use proper msg size in mt7615_mcu_add_wtbl_bmc")
b876457c6a40 ("mt7615: mcu: remove bss_info_convert_vif_type routine")
0467448d2eea ("mt7615: mcu: simplify __mt7615_mcu_set_sta_rec")
8e309f7dc7e7 ("mt7615: mcu: simplify __mt7615_mcu_set_wtbl")
9db1aec0c2d7 ("mt76: mt7615: Use after free in mt7615_mcu_set_bcn()")
04b8e65922f6 ("mt76: add mac80211 driver for MT7615 PCIe-based chipsets")
6ca66722a887 ("mt76: dma: introduce skb field in mt76_txwi_cache")
f3950a414143 ("mt76: set txwi_size according to the driver value")
87d531038fa3 ("mt76: unify set_tim")
8300ee7c7d47 ("mt76x02u: add mt76_release_buffered_frames")
b5903c470328 ("mt76: introduce mt76_tx_info data structure")
eb071ba77c23 ("mt76: move skb dma mapping before running tx_prepare_skb")
66105538a62a ("mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skb")
3bb45b5febc0 ("mt76: move mt76x02_insert_hdr_pad in mt76-core module")
af005f260595 ("mt76: introduce mt76_sw_queue data structure")
e226ba2e3569 ("mt76: remove mt76_queue dependency from tx_complete_skb function pointer")
300832ad5f53 ("mt76: remove mt76_queue dependency from tx_prepare_skb function pointer")
89a37842b0c1 ("mt76: remove mt76_queue dependency from tx_queue_skb function pointer")
b1bfbe704f8f ("mt76: dma: move mt76x02_init_{tx,rx}_queue in mt76 module")
f2a00a821aac ("mt76: mt7603: use the correct hweight8() function")