blob: 6a67a03008d0e0a7aa3ac103e4a1ed065efc3dc9 [file] [log] [blame]
9fba6d077f64 ("mt76: add support for an extra wiphy in the main tx path")
a670111131db ("mt76: remove empty flag in mt76_txq_schedule_list")
0c168e1084da ("mt76: mt76x0: remove unneeded return value on set channel")
c325c9c77967 ("mt76: move mt76_tx_tasklet in mt76 module")
1920a0cc03e9 ("mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable macros")
ff97c52a3a0a ("mt76: mt76x02: fix some checkpatch warnings")
7f17b86a042e ("mt76: mt7603: fix some checkpatch warnings")
27c7bfc5f063 ("mt76: mt76x0u: add support to TP-Link T2UHP")
c5211e997eca ("mt76: mt7603: rework and fix tx status reporting")
d3edd108e54e ("mt76: Remove set but not used variables 'pid' and 'final_mpdu'")
8548c6eb23d2 ("mt76: mt76x02: fix tx status reporting issues")
6e4caaea9925 ("mt76: mt76x2: move mutex_lock inside mt76x2_set_channel")
8357f0dcd895 ("mt76: mt7615: use napi polling for tx cleanup")
9e63f5e76b56 ("mt76: mt7603: use napi polling for tx cleanup")
dc6057f49a51 ("mt76: move pre_tbtt_tasklet in mt76_dev")
3041c445e626 ("mt76: move beacon_int in mt76_dev")
2ac515a5d74f ("mt76: mt76x02: use napi polling for tx cleanup")
04b8e65922f6 ("mt76: add mac80211 driver for MT7615 PCIe-based chipsets")
cfaae9e67cf1 ("mt76: add skb pointer to mt76_tx_info")
f3950a414143 ("mt76: set txwi_size according to the driver value")
ce0fd8258908 ("mt76: usb: reduce locking in mt76u_tx_tasklet")
37426fb67a01 ("mt76: move mac_work in mt76_dev")
41634aa8d6db ("mt76: only schedule txqs from the tx tasklet")
a33b8ab868ad ("mt76: move tx tasklet to struct mt76_dev")
90fdc1717b18 ("mt76: use mac80211 txq scheduling")
d7d4ea9ac84c ("mt76usb: remove mt76u_buf and use urb directly")
279ade99ed8f ("mt76usb: move mt76u_buf->done to queue entry")
26031b39bbea ("mt76usb: remove mt76u_buf redundant fileds")
112f980ac892 ("mt76usb: use usb_dev private data")
92724071aac8 ("mt76usb: change mt76u_fill_rx_sg arguments")
a5ba16eb6d40 ("mt76usb: change mt76u_submit_buf")
f2276c29f822 ("mt76x02: make beacon slots bigger for USB")
7e07c27d37bd ("mt76x02u: implement pre TBTT work for USB")
b98558e25299 ("mt76x02: disable HW encryption for group frames")
31cdd4420349 ("mt76x02: generalize some mmio beaconing functions")
c6ad1feb1f0b ("mt76x02u: implement beacon_ops")
c004b881f144 ("mt76x02: introduce beacon_ops")
5a3f1cc288fb ("mt76x02: add hrtimer for pre TBTT for USB")
8d71aef9c9ca ("mt76x02: introduce mt76x02_beacon.c")
cadae4772d2c ("mt76: usb: reduce code indentation in mt76u_alloc_tx")
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")
9220f695c17b ("mt76: mmio: move mt76x02_set_irq_mask in mt76 module")