index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76_connac_mcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
mt76: mt7915: introduce 802.11ax multi-bss support
Lorenzo Bianconi
1
-4
/
+15
2022-03-16
mt76: connac: make read-only array ba_range static const
Colin Ian King
1
-1
/
+1
2022-03-16
mt76: connac: add 6 GHz support for wtbl and starec configuration
MeiChia Chiu
1
-6
/
+18
2022-03-16
mt76: split single ldpc cap bit into bits
MeiChia Chiu
1
-4
/
+5
2022-02-24
mt76: connac: adjust wlan_idx size from u8 to u16
Chad Monroe
1
-1
/
+1
2022-02-24
mt76: mt7915: introduce band_idx in mt7915_phy
Bo Jiao
1
-4
/
+2
2022-02-03
mt76: connac: add support for passing the cipher field in bss_info
Felix Fietkau
1
-0
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac module
Lorenzo Bianconi
1
-0
/
+21
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_init_download
Lorenzo Bianconi
1
-2
/
+2
2022-02-03
mt76: connac: move mt76_connac_mcu_restart in common module
Lorenzo Bianconi
1
-0
/
+14
2022-02-03
mt76: connac: move mt76_connac_mcu_set_pm in connac module
Lorenzo Bianconi
1
-0
/
+32
2022-02-03
mt76: connac: introduce is_connac_v1 utility routine
Lorenzo Bianconi
1
-6
/
+5
2022-02-03
mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac module
Lorenzo Bianconi
1
-0
/
+19
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_hdr_trans_tlv
Lorenzo Bianconi
1
-1
/
+5
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlv
Lorenzo Bianconi
1
-5
/
+7
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_smps_tlv
Lorenzo Bianconi
1
-6
/
+5
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_uapsd
Lorenzo Bianconi
1
-3
/
+3
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_generic_tlv
Lorenzo Bianconi
1
-2
/
+2
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_ba
Lorenzo Bianconi
1
-5
/
+3
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_ba_tlv
Lorenzo Bianconi
1
-1
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac module
Lorenzo Bianconi
1
-0
/
+65
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac module
Lorenzo Bianconi
1
-0
/
+20
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac module
Lorenzo Bianconi
1
-0
/
+42
2022-02-03
mt76: connac: move mt76_connac_mcu_add_key in connac module
Lorenzo Bianconi
1
-0
/
+88
2022-02-03
mt76: mt7915: rely on mt76_connac_get_phy utilities
Lorenzo Bianconi
1
-6
/
+6
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_req
Lorenzo Bianconi
1
-4
/
+4
2022-02-03
mt76: connac: fix sta_rec_wtbl tag len
Lorenzo Bianconi
1
-1
/
+1
2021-12-19
mt76: connac: rely on le16_add_cpu in mt76_connac_mcu_add_nested_tlv
Lorenzo Bianconi
1
-5
/
+2
2021-12-19
mt76: connac: rely on MCU_CMD macro
Lorenzo Bianconi
1
-8
/
+8
2021-12-19
mt76: connac: introduce MCU_CE_CMD macro
Lorenzo Bianconi
1
-21
/
+26
2021-12-19
mt76: connac: introduce MCU_UNI_CMD macro
Lorenzo Bianconi
1
-21
/
+23
2021-12-19
mt76: connac: introduce MCU_EXT macros
Lorenzo Bianconi
1
-2
/
+2
2021-12-19
mt76: connac: fix last_chan configuration in mt76_connac_mcu_rate_txpower_band
Lorenzo Bianconi
1
-5
/
+5
2021-12-19
mt76: mt7921s: fix the device cannot sleep deeply in suspend
Sean Wang
1
-1
/
+1
2021-12-19
mt76: move sar utilities to mt76-core module
Lorenzo Bianconi
1
-26
/
+1
2021-12-19
mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_mode
Lorenzo Bianconi
1
-7
/
+3
2021-12-19
mt76: connac: fix a theoretical NULL pointer dereference in mt76_connac_get_p...
Lorenzo Bianconi
1
-2
/
+2
2021-10-23
mt76: connac: fix unresolved symbols when CONFIG_PM is unset
Felix Fietkau
1
-1
/
+1
2021-10-20
mt76: connac: extend mcu_get_nic_capability
Sean Wang
1
-0
/
+66
2021-10-20
mt76: connac: move mcu reg access utility routines in mt76_connac_lib module
Sean Wang
1
-0
/
+27
2021-10-20
mt76: connac: fix possible NULL pointer dereference in mt76_connac_get_phy_mo...
Lorenzo Bianconi
1
-2
/
+2
2021-10-20
mt76: mt7921: add delay config for sched scan
Deren Wu
1
-1
/
+3
2021-10-20
mt76: connac: enable hw amsdu @ 6GHz
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: connac: add 6GHz support to mt76_connac_mcu_uni_add_bss
Lorenzo Bianconi
1
-2
/
+9
2021-10-20
mt76: connac: add 6GHz support to mt76_connac_mcu_sta_tlv
Lorenzo Bianconi
1
-1
/
+11
2021-10-20
mt76: connac: set 6G phymode in single-sku support
Lorenzo Bianconi
1
-3
/
+45
2021-10-20
mt76: connac: add 6GHz support to mt76_connac_mcu_set_channel_domain
Lorenzo Bianconi
1
-6
/
+23
2021-10-20
mt76: connac: enable 6GHz band for hw scan
Lorenzo Bianconi
1
-2
/
+23
2021-10-20
mt76: connac: set 6G phymode in mt76_connac_get_phy_mode{,v2}
Lorenzo Bianconi
1
-4
/
+8
2021-10-20
mt76: mt7921: fix firmware usage of RA info using legacy rates
Sean Wang
1
-1
/
+10
[next]