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
/
mt7915
/
mcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-06
mt76: fix enum type mismatch
Arnd Bergmann
1
-1
/
+1
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
1
-15
/
+15
2021-06-19
mt76: mt7915: improve MU stability
Ryder Lee
1
-49
/
+49
2021-06-19
mt76: mt7915: introduce mt7915_mcu_set_txbf()
Ryder Lee
1
-45
/
+38
2021-06-19
mt76: mt7915: setup drr group for peers
Ryder Lee
1
-0
/
+30
2021-06-19
mt76: mt7915: read all eeprom fields from fw in efuse mode
Shayne Chen
1
-2
/
+3
2021-06-19
mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey data
Ryder Lee
1
-0
/
+46
2021-06-19
mt76: mt7915: use mt7915_mcu_get_txpower_sku() to get per-rate txpower
Shayne Chen
1
-1
/
+33
2021-06-19
mt76: mt7915: add thermal cooling device support
Ryder Lee
1
-0
/
+80
2021-06-19
mt76: mt7915: add thermal sensor device support
Ryder Lee
1
-3
/
+4
2021-06-19
mt76: mt7915: add .set_bitrate_mask() callback
Ryder Lee
1
-35
/
+150
2021-06-19
mt76: mt7915: cleanup mt7915_mcu_sta_rate_ctrl_tlv()
Ryder Lee
1
-54
/
+20
2021-06-19
mt76: mt7915: fix a signedness bug in mt7915_mcu_apply_tx_dpd()
Dan Carpenter
1
-1
/
+2
2021-06-17
mt76: mt7915: add support for tx status reporting
Felix Fietkau
1
-1
/
+1
2021-06-17
mt76: mt7915: rework tx rate reporting
Felix Fietkau
1
-0
/
+8
2021-04-21
mt76: mt7915: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: mt7915: rework the flow of txpower setting
Shayne Chen
1
-19
/
+10
2021-04-21
mt76: mt7915: add support for DT rate power limits
Shayne Chen
1
-6
/
+38
2021-04-21
mt76: improve mcu error logging
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: mt7915: add support for applying pre-calibration data
Ryder Lee
1
-0
/
+142
2021-04-21
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
1
-3
/
+3
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
1
-1
/
+1
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
1
-2
/
+2
2021-04-13
mt76: mt7915: add mmio.c
Ryder Lee
1
-12
/
+6
2021-04-12
mt76: mt7915: add wifi subsystem reset
Ryder Lee
1
-14
/
+1
2021-04-12
mt76: mt7915: fix mt7915_mcu_add_beacon
Ryder Lee
1
-10
/
+12
2021-04-12
mt76: mt7915: limit firmware log message printk to buffer length
Felix Fietkau
1
-1
/
+2
2021-04-12
mt76: mt7915: refresh repeater entry MAC address when setting BSSID
Felix Fietkau
1
-1
/
+3
2021-04-12
mt76: mt7915: fix txrate reporting
Ryder Lee
1
-14
/
+24
2021-04-12
mt76: mt7915: fix rxrate reporting
Ryder Lee
1
-21
/
+26
2021-04-12
mt76: mt7915: fix PHY mode for DBDC
Ryder Lee
1
-20
/
+20
2021-04-12
mt76: mt7915: fix CSA notification for DBDC
Ryder Lee
1
-5
/
+19
2021-04-11
mt76: mt7915: always check return value from mt7915_mcu_alloc_wtbl_req
Lorenzo Bianconi
1
-0
/
+12
2021-04-11
mt76: always use WTBL_MAX_SIZE for tlv allocation
Ryder Lee
1
-1
/
+1
2021-04-11
mt76: mt7915: add support for rx decapsulation offload
Felix Fietkau
1
-0
/
+25
2021-02-08
Merge tag 'mt76-for-kvalo-2021-01-29' of https://github.com/nbd168/wireless
Kalle Valo
1
-255
/
+287
2021-01-27
mt76: mt7915: support TxBF for DBDC
Ryder Lee
1
-0
/
+19
2021-01-26
mt76: mt7915: disable RED support in the WA firmware
Felix Fietkau
1
-0
/
+17
2021-01-26
mt76: mt7915: rework mcu API
Felix Fietkau
1
-68
/
+60
2021-01-26
mt76: mt7915: do not set DRR group for stations
Felix Fietkau
1
-30
/
+0
2021-01-26
mt76: mt7915: add implicit Tx beamforming support
Ryder Lee
1
-51
/
+57
2021-01-26
mt76: mt7915: simplify peer's TxBF capability check
Ryder Lee
1
-45
/
+22
2021-01-26
mt76: mt7915: add support for continuous tx in testmode
Shayne Chen
1
-1
/
+2
2021-01-26
mt76: mt7915: split edca update function
Shayne Chen
1
-23
/
+14
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
1
-4
/
+4
2021-01-26
mt76: testmode: introduce dbdc support
Shayne Chen
1
-6
/
+12
2021-01-26
mt76: mt7915: add partial add_bss_info command on testmode init
Shayne Chen
1
-5
/
+15
2021-01-26
mt76: mt7915: simplify mt7915_mcu_send_message routine
Lorenzo Bianconi
1
-12
/
+7
2021-01-26
mt76: mt7915: fix endianness warning in mt7915_mcu_set_radar_th
Lorenzo Bianconi
1
-3
/
+3
2021-01-26
mt76: mt7915: add support for flash mode
Shayne Chen
1
-5
/
+45
[next]