index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
mt76: usb: introduce __mt76u_init utility routine
Lorenzo Bianconi
2022-03-16
5
-86
/
+110
|
|
*
|
mt76: usb: add req_type to ___mt76u_wr signature
Lorenzo Bianconi
2022-03-16
1
-8
/
+9
|
|
*
|
mt76: usb: add req_type to ___mt76u_rr signature
Lorenzo Bianconi
2022-03-16
1
-8
/
+10
|
|
*
|
mt76: mt7915: fix typos in comments
Julia Lawall
2022-03-16
1
-1
/
+1
|
|
*
|
mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()
Peter Chiu
2022-03-16
1
-5
/
+20
|
|
*
|
mt76: mt7915: fix beamforming mib stats
Shayne Chen
2022-03-16
3
-34
/
+69
|
|
*
|
mt76: mt7915: set band1 TGID field in tx descriptor
Shayne Chen
2022-03-16
1
-2
/
+1
|
|
*
|
mt76: fix invalid rssi report
Deren Wu
2022-03-16
1
-2
/
+3
|
|
*
|
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
2022-03-16
8
-68
/
+46
|
|
*
|
mt76: connac: make read-only array ba_range static const
Colin Ian King
2022-03-16
1
-1
/
+1
|
|
*
|
mt76: mt7915: check for devm_pinctrl_get() failure
Dan Carpenter
2022-03-16
1
-0
/
+2
|
|
*
|
mt76: mt7921: get rid of mt7921_wait_for_mcu_init declaration
Lorenzo Bianconi
2022-03-16
1
-1
/
+0
|
|
*
|
mt76: mt7915: add txpower init for 6GHz
Shayne Chen
2022-03-16
3
-5
/
+25
|
|
*
|
mt76: mt7915: fix eeprom fields of txpower init values
Shayne Chen
2022-03-16
2
-26
/
+40
|
|
*
|
mt76: mt7915: add 6 GHz support
MeiChia Chiu
2022-03-16
7
-14
/
+88
|
|
*
|
mt76: connac: add 6 GHz support for wtbl and starec configuration
MeiChia Chiu
2022-03-16
1
-6
/
+18
|
|
*
|
mt76: mt7915: allow beaconing on all chains
Ryder Lee
2022-03-16
1
-0
/
+1
|
|
*
|
mt76: fix monitor mode crash with sdio driver
Deren Wu
2022-03-16
1
-1
/
+1
|
|
*
|
mt76: mt7921: fix mt7921_queues_acq implementation
Lorenzo Bianconi
2022-03-16
2
-13
/
+11
|
|
*
|
mt76: mt7921: fix xmit-queue dump for usb and sdio
Lorenzo Bianconi
2022-03-16
1
-2
/
+7
|
|
*
|
mt76: mt7921: make mt7921_init_tx_queues static
Lorenzo Bianconi
2022-03-16
2
-2
/
+1
|
|
*
|
mt76: split single ldpc cap bit into bits
MeiChia Chiu
2022-03-16
5
-15
/
+22
|
|
*
|
mt76: mt7915: fix DFS no radar detection event
Evelyn Tsai
2022-03-16
1
-2
/
+15
|
|
*
|
mt76: mt7921: use mt76_hw instead of open coding it
Sean Wang
2022-03-16
1
-1
/
+1
|
|
*
|
mt76: mt7921: fix up the monitor mode
Sean Wang
2022-03-16
4
-10
/
+47
|
|
*
|
mt76: mt7663u: introduce mt7663u_mcu_power_on routine
Lorenzo Bianconi
2022-03-16
3
-27
/
+27
|
|
*
|
mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_init
Lorenzo Bianconi
2022-03-16
1
-1
/
+4
|
*
|
|
rtw89: implement stop and resume channels transmission v1
Ping-Ke Shih
2022-03-17
7
-15
/
+123
|
*
|
|
rtw89: extend mac tx_en bits from 16 to 32
Ping-Ke Shih
2022-03-17
4
-10
/
+10
|
*
|
|
rtw89: change value assignment style of rtw89_mac_cfg_gnt()
Ping-Ke Shih
2022-03-17
1
-22
/
+25
|
*
|
|
rtw89: 8852c: add mac_ctrl_path and mac_cfg_gnt APIs
Chia-Yuan Li
2022-03-17
7
-12
/
+133
|
*
|
|
rtw89: disable FW and H2C function if CPU disabled
Chia-Yuan Li
2022-03-17
1
-0
/
+4
|
*
|
|
rtw89: initialize preload window of D-MAC
Ping-Ke Shih
2022-03-17
2
-0
/
+67
|
*
|
|
rtw89: modify MAC enable functions
Chia-Yuan Li
2022-03-17
2
-6
/
+25
|
*
|
|
rtw89: add config_rf_reg_v1 to configure RF parameter tables
Ping-Ke Shih
2022-03-17
3
-4
/
+27
|
*
|
|
rtw89: 8852c: add read/write rf register function
Chung-Hsuan Hung
2022-03-17
4
-0
/
+134
|
*
|
|
rtw89: 8852c: add setting of TB UL TX power offset
Yuan-Han Zhang
2022-03-17
4
-5
/
+43
|
*
|
|
rtw89: 8852c: add write/read crystal function in CFO tracking
Yuan-Han Zhang
2022-03-17
2
-4
/
+17
|
*
|
|
rtw89: modify dcfo_comp to share with chips
Yuan-Han Zhang
2022-03-17
5
-4
/
+22
|
*
|
|
rtw89: Fix spelling mistake "Mis-Match" -> "Mismatch"
Colin Ian King
2022-03-17
1
-3
/
+3
|
*
|
|
brcmfmac: p2p: Fix spelling mistake "Comback" -> "Comeback"
Colin Ian King
2022-03-17
1
-4
/
+4
|
*
|
|
iwlwifi: mei: fix building iwlmei
Arnd Bergmann
2022-03-17
1
-0
/
+1
|
|
/
/
|
*
|
rtw89: fix uninitialized variable of rtw89_append_probe_req_ie()
Ping-Ke Shih
2022-03-16
1
-1
/
+1
|
*
|
MAINTAINERS: fix ath11k DT bindings location
Lukas Bulwahn
2022-03-16
1
-1
/
+1
|
*
|
airo: fix typos in comments
Julia Lawall
2022-03-16
1
-1
/
+1
|
*
|
rtlwifi: rtl8821ae: fix typos in comments
Julia Lawall
2022-03-16
1
-3
/
+3
|
*
|
rtlwifi: rtl8192cu: Add On Networks N150
Jonathan Teh
2022-03-16
1
-0
/
+1
|
*
|
zd1201: use kzalloc
Julia Lawall
2022-03-16
1
-2
/
+1
|
*
|
mwifiex: make read-only array wmm_oui static const
Colin Ian King
2022-03-16
1
-1
/
+1
|
*
|
mac80211: update bssid_indicator in ieee80211_assign_beacon
Lorenzo Bianconi
2022-03-15
1
-0
/
+3
[prev]
[next]