summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-20mt76: sdio: introduce parse_irq callbackLorenzo Bianconi
2021-10-20mt76: sdio: move common code in mt76_sdio moduleLorenzo Bianconi
2021-10-20mt76: mt7921: use physical addr to unify register accessSean Wang
2021-10-20mt76: mt7921: make all event parser reusable between mt7921s and mt7921eSean Wang
2021-10-20mt76: mt7663s: rely on mcu reg access utilitySean Wang
2021-10-20mt76: connac: move mcu reg access utility routines in mt76_connac_lib moduleSean Wang
2021-10-20mt76: mt7921: add MT7921_COMMON moduleSean Wang
2021-10-20mt76: mt7921: refactor init.c to be bus independentSean Wang
2021-10-20mt76: mt7921: refactor mcu.c to be bus independentSean Wang
2021-10-20mt76: mt7921: refactor dma.c to be pcie specificSean Wang
2021-10-20mt76: mt7921: refactor mac.c to be bus independentSean Wang
2021-10-20mt76: mt7921: add MU EDCA cmd supportSean Wang
2021-10-20mt76: mt7915: remove dead code in debugfs codeLorenzo Bianconi
2021-10-20mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routinesLorenzo Bianconi
2021-10-20mt76: mt7915: improve code readability for xmit-queue handlerLorenzo Bianconi
2021-10-20mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phyLorenzo Bianconi
2021-10-20mt76: rely on phy pointer in mt76_register_debugfs_fops routine signatureLorenzo Bianconi
2021-10-20mt76: mt7915: set muru platform typeShayne Chen
2021-10-20mt76: mt7915: set VTA bit in tx descriptorShayne Chen
2021-10-20mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()Shayne Chen
2021-10-20mt76: mt7915: rework starec TLV tagsShayne Chen
2021-10-20mt76: mt7915: fix sta_rec_wtbl tag lenShayne Chen
2021-10-20mt76: mt7915: improve starec readability of txbfRyder Lee
2021-10-20mt76: mt7915: fix txbf starec TLV issuesRyder Lee
2021-10-20mt76: mt7915: introduce mt7915_mcu_beacon_check_caps()Ryder Lee
2021-10-20mt76: connac: fix possible NULL pointer dereference in mt76_connac_get_phy_mo...Lorenzo Bianconi
2021-10-20mt76: do not access 802.11 header in ccmp check for 802.3 rx skbsFelix Fietkau
2021-10-20mt76: use a separate CCMP PN receive counter for management framesXing Song
2021-10-20mt76: mt7921: add delay config for sched scanDeren Wu
2021-10-20mt76: mt7615: fix monitor mode tear down crashRyder Lee
2021-10-20mt76: debugfs: improve queue node readabilityLorenzo Bianconi
2021-10-20mt76: mt7915: add twt_stats knob in debugfsLorenzo Bianconi
2021-10-20mt76: mt7915: enable twt responder capabilityLorenzo Bianconi
2021-10-20mt76: mt7915: introduce mt7915_mac_add_twt_setup routineLorenzo Bianconi
2021-10-20mt76: mt7915: introduce mt7915_mcu_twt_agrt_update mcu commandLorenzo Bianconi
2021-10-20mt76: mt7915: introduce __mt7915_get_tsf routineLorenzo Bianconi
2021-10-20mt76: drop MCU header size from buffer size in __mt76_mcu_send_firmwareSean Wang
2021-10-20mt76: introduce __mt76_mcu_send_firmware routineLorenzo Bianconi
2021-10-20mt76: support reading EEPROM data embedded in fdtDaniel Golle
2021-10-20mt76: schedule status timeout at dma completionLorenzo Bianconi
2021-10-20mt76: substitute sk_buff_head status_list with spinlock_t status_lockLorenzo Bianconi
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: mt7921: add 6GHz supportLorenzo Bianconi
2021-10-20mt76: add 6GHz supportLorenzo Bianconi
2021-10-20mt76: connac: enable hw amsdu @ 6GHzLorenzo Bianconi
2021-10-20mt76: connac: add 6GHz support to mt76_connac_mcu_uni_add_bssLorenzo Bianconi
2021-10-20mt76: connac: add 6GHz support to mt76_connac_mcu_sta_tlvLorenzo Bianconi
2021-10-20mt76: connac: set 6G phymode in single-sku supportLorenzo Bianconi
2021-10-20mt76: connac: add 6GHz support to mt76_connac_mcu_set_channel_domainLorenzo Bianconi