summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7603
AgeCommit message (Expand)Author
2024-05-02wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau
2024-05-02wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2023-12-07wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau
2023-09-30wifi: mt76: mt7603: disable A-MSDU tx support on MT7628Felix Fietkau
2023-09-30wifi: mt76: mt7603: add missing register initialization for MT7628Felix Fietkau
2023-09-30wifi: mt76: mt7603: improve stuck beacon handlingFelix Fietkau
2023-09-30wifi: mt76: mt7603: improve watchdog reset reliablityFelix Fietkau
2023-09-30wifi: mt76: mt7603: rework/fix rx pse hang checkFelix Fietkau
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-07-26wifi: mt76: mt7603: fix tx filter/flush functionFelix Fietkau
2023-07-26wifi: mt76: mt7603: fix beacon interval after disabling a single vifFelix Fietkau
2023-07-25wifi: mt76: mt7603: rely on shared poll_list fieldLorenzo Bianconi
2023-07-25wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-17wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2023-02-03wifi: mt76: mt7603: avoid mcu_restart function pointerLorenzo Bianconi
2022-12-09wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi
2022-12-09wifi: mt76: move leds field in leds structLorenzo Bianconi
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-07-11mt76: pass original queue id from __mt76_tx_queue_skb to the driverFelix Fietkau
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau
2022-05-13mt76: mt7603: move spin_lock_bh() to spin_lock()Yunbo Yu
2022-05-13mt76: fix MBSS index condition in DBDC modeEvelyn Tsai
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-05-06mt76: switch to netif_napi_add_tx()Jakub Kicinski
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-03-16mt76: use le32/16_get_bits() whenever possibleRyder Lee
2022-02-24mt76: improve signal strength reportingFelix Fietkau
2022-02-03mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_updateLorenzo Bianconi
2021-12-19mt76: mt7603: improve reliability of tx powersave filteringFelix Fietkau
2021-12-19mt76: mt7603: introduce SAR supportLorenzo Bianconi
2021-12-19mt76: do not pass the received frame with decryption errorXing Song
2021-10-20mt76: remove mt76_wcid pointer from mt76_tx_status_check signatureLorenzo Bianconi
2021-10-20mt76: introduce packet_id idrLorenzo Bianconi
2021-10-20mt76: disable BH around napi_schedule() callsFelix Fietkau
2021-10-20mt76: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-06-19mt76: fix iv and CCMP header insertionRyder Lee
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee