summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603/beacon.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7603: improve stuck beacon handlingFelix Fietkau2023-09-301-21/+55
* wifi: mt76: mt7603: fix beacon interval after disabling a single vifFelix Fietkau2023-07-261-1/+2
* mt76: pass original queue id from __mt76_tx_queue_skb to the driverFelix Fietkau2022-07-111-3/+3
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* mt76: mt7603: move spin_lock_bh() to spin_lock()Yunbo Yu2022-05-131-4/+4
* mt76: move tx hw data queues in mt76_phyLorenzo Bianconi2020-12-041-9/+8
* mt76: rely on mt76_queue in tx_queue_skb signatureLorenzo Bianconi2020-12-041-12/+15
* mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi2020-12-041-2/+2
* wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais2020-12-041-2/+2
* mt76: remove struct mt76_sw_queueFelix Fietkau2020-09-241-4/+4
* mt76: mt7603: fix some checkpatch warningsRyder Lee2019-09-051-1/+1
* mt76: mt7603: enable/disable pre_tbtt_tasklet in mt7603_set_channelLorenzo Bianconi2019-05-011-0/+3
* mt76: move beacon_mask in mt76_devLorenzo Bianconi2019-05-011-8/+9
* mt76: move beacon_int in mt76_devLorenzo Bianconi2019-05-011-1/+1
* mt76: dma: add static qualifier to mt76_dma_tx_queue_skbLorenzo Bianconi2019-05-011-4/+2
* mt76: introduce mt76_sw_queue data structureLorenzo Bianconi2019-05-011-4/+5
* mt76: remove mt76_queue dependency from tx_queue_skb function pointerLorenzo Bianconi2019-05-011-3/+3
* mt76: mt7603: use the correct hweight8() functionFelix Fietkau2019-03-191-2/+1
* mt76: add driver for MT7603E and MT7628/7688Felix Fietkau2019-02-261-0/+186