blob: 44a0f9ab98d01ef630986b3d4e430110df061bb9 [file] [log] [blame]
ab221b207b60 ("mt76: mt76u: add mt76_queue to mt76u_refill_rx signature")
13381dcdb3ac ("mt76: fix some checkpatch warnings")
49f1132cdb2f ("mt76: mt7615: add 4 WMM sets support")
b229bf7d30d6 ("mt76: usb: fix endian in mt76u_copy")
1f5581dffe76 ("mt76: mt7615: fix PS buffering of action frames")
850e8f6fbd5d ("mt76: round up length on mt76_wr_copy")
14663f0c8d3d ("mt76: mt76u: reduce rx memory footprint")
f8f527b16db5 ("mt76: usb: use EP max packet aligned buffer sizes for rx")
e80279465791 ("mt76: fix endianness sparse warnings")
39d501d93d25 ("mt76usb: fix tx/rx stop")
1fb869a2d98e ("mt76: mt76x02u: remove bogus stop on suspend")
b183878a7451 ("mt76: use macro for sn and seq_ctrl conversion")
04b8e65922f6 ("mt76: add mac80211 driver for MT7615 PCIe-based chipsets")
37426fb67a01 ("mt76: move mac_work in mt76_dev")
a33b8ab868ad ("mt76: move tx tasklet to struct mt76_dev")
90fdc1717b18 ("mt76: use mac80211 txq scheduling")
85d2955ea185 ("mt76usb: allocate urb and sg as linear data")
7524c63f1f5b ("mt76usb: remove unneded sg_init_table")
48f5a90c838b ("mt76usb: resue mt76u_urb_alloc for tx")
1bb78d3843ef ("mt76usb: remove MT_RXQ_MAIN queue from mt76u_urb_alloc")
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")
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")
2170e2157d7c ("mt76: mt7603: add missing initialization for dev->ps_lock")
f2a00a821aac ("mt76: mt7603: use the correct hweight8() function")
004960423fe1 ("mt76: mt76x2: implement full device restart on watchdog reset")
cd44bc40a1f1 ("mt76: introduce q->stopped parameter")
c8846e101502 ("mt76: add driver for MT7603E and MT7628/7688")
6cad8240a5da ("mt76: remove no longer used routine declarations")
04eb16fc7016 ("mt76: usb: simplify mt76u_tx_build_sg routine")
888199b89291 ("mt76: usb: simplify rx buffer allocation")
4de92bf10c6d ("mt76: usb: introduce mt76u_fill_bulk_urb routine")