summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615
AgeCommit message (Expand)Author
2023-12-07wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao
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-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan
2023-09-30wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparisonShayne Chen
2023-09-30wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify codeJinjie Ruan
2023-09-30wifi: mt76: remove unused error path in mt76_connac_tx_complete_skbFelix Fietkau
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-08-04Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-08-02wifi: mt76: Replace strlcpy() with strscpy()Azeem Shaikh
2023-07-25wifi: mt76: mt7615: rely on shared poll_list fieldLorenzo Bianconi
2023-07-25wifi: mt76: mt7615: rely on shared sta_poll_list and sta_poll_lockLorenzo Bianconi
2023-07-25wifi: mt76: mt7615: enable BSS_CHANGED_MU_GROUPS supportRyder Lee
2023-07-24wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser
2023-05-27wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-04-19wifi: mt76: set NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 on supported driversFelix Fietkau
2023-04-19wifi: mt76: mt7615: increase eeprom size for mt7663Felix Fietkau
2023-04-17wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi
2023-04-17wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi
2023-04-17wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau
2023-04-17wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen
2023-04-03wifi: mt76: ignore key disable commandsFelix Fietkau
2023-02-03wifi: mt76: mt7615: avoid mcu_restart function pointerLorenzo Bianconi
2022-12-09wifi: mt76: mt7615: enable per-phy led supportLorenzo 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: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...Sean Wang
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi
2022-12-01wifi: mt76: mt7615: rely on mt7615_phy in mt7615_mac_reset_countersLorenzo Bianconi
2022-12-01wifi: mt76: mt7615: enable use_cts_prot supportRyder Lee
2022-10-11wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau
2022-10-11wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-15wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Deren Wu
2022-09-15wifi: mt76: mt7663s: add rx_check callbackLorenzo Bianconi
2022-09-15wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...Lorenzo Bianconi
2022-09-15wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi
2022-09-12wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau
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: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi