summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603 (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-111-1/+1
* wifi: mt76: change .sta_assoc callback to .sta_eventFelix Fietkau2024-09-063-7/+13
* wifi: mt76: partially move channel change code to coreFelix Fietkau2024-09-064-21/+10
* wifi: mt76: mt7603: initialize chainmaskFelix Fietkau2024-09-061-0/+1
* wifi: mt76: mt7603: fix reading target power from eepromFelix Fietkau2024-09-061-2/+4
* wifi: mt76: mt7603: fix mixed declarations and codeFelix Fietkau2024-09-061-2/+2
* Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-271-1/+1
|\
| * wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* | wifi: mt76: un-embedd netdev from mt76_devBreno Leitao2024-06-211-1/+1
|/
* wifi: mt76: mt7603: add wpdma tx eof flag for PSE client resetFelix Fietkau2024-05-021-0/+1
* wifi: mt76: mt7603: fix tx queue of loopback packetsFelix Fietkau2024-05-021-14/+32
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* wifi: mt76: Convert to platform remove callback returning voidUwe Kleine-König2023-12-071-5/+2
* wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi2023-12-071-4/+5
* wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau2023-09-301-2/+2
* wifi: mt76: mt7603: disable A-MSDU tx support on MT7628Felix Fietkau2023-09-301-0/+1
* wifi: mt76: mt7603: add missing register initialization for MT7628Felix Fietkau2023-09-301-0/+7
* wifi: mt76: mt7603: improve stuck beacon handlingFelix Fietkau2023-09-302-21/+60
* wifi: mt76: mt7603: improve watchdog reset reliablityFelix Fietkau2023-09-301-17/+12
* wifi: mt76: mt7603: rework/fix rx pse hang checkFelix Fietkau2023-09-302-7/+18
* Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-251-1/+1
* wifi: mt76: mt7603: fix tx filter/flush functionFelix Fietkau2023-07-264-7/+28
* wifi: mt76: mt7603: fix beacon interval after disabling a single vifFelix Fietkau2023-07-261-1/+2
* wifi: mt76: mt7603: rely on shared poll_list fieldLorenzo Bianconi2023-07-253-11/+10
* wifi: mt76: mt7603: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi2023-07-254-18/+13
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-211-1/+4
|\
| * wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau2023-04-171-1/+4
* | wifi: mt76: ignore key disable commandsFelix Fietkau2023-04-031-5/+5
|/
* wifi: mt76: mt7603: avoid mcu_restart function pointerLorenzo Bianconi2023-02-031-2/+1
* wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi2022-12-091-15/+15
* wifi: mt76: move leds field in leds structLorenzo Bianconi2022-12-091-10/+10
* wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2022-12-012-2/+2
* wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi2022-12-012-4/+4
* wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-1/+1
* Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo2022-07-181-3/+3
|\
| * mt76: pass original queue id from __mt76_tx_queue_skb to the driverFelix Fietkau2022-07-111-3/+3
* | wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
|/
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-1/+1
* mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau2022-05-131-4/+4
* mt76: mt7603: move spin_lock_bh() to spin_lock()Yunbo Yu2022-05-131-4/+4
* mt76: fix MBSS index condition in DBDC modeEvelyn Tsai2022-05-131-3/+3
* mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau2022-05-131-1/+1
* mt76: switch to netif_napi_add_tx()Jakub Kicinski2022-05-061-2/+2
* mac80211: prepare sta handling for MLO supportSriram R2022-04-111-7/+9
* mt76: use le32/16_get_bits() whenever possibleRyder Lee2022-03-162-7/+4
* mt76: improve signal strength reportingFelix Fietkau2022-02-241-5/+0
* mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_updateLorenzo Bianconi2022-02-031-0/+3