index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
wcn36xx: Avoid memset() beyond end of struct field
Kees Cook
1
-16
/
+5
2021-06-22
ath11k: Avoid memcpy() over-reading of he_cap
Kees Cook
1
-4
/
+10
2021-06-22
mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.
Wei Mingzhi
1
-0
/
+1
2021-06-22
mwifiex: Avoid memset() over-write of WEP key_material
Kees Cook
2
-5
/
+12
2021-06-22
rtlwifi: rtl8192de: Fully initialize curvecount_val
Kees Cook
1
-1
/
+1
2021-06-22
mwl8k: Avoid memcpy() over-reading of mcs.rx_mask
Kees Cook
1
-2
/
+2
2021-06-22
orinoco: Avoid field-overflowing memcpy()
Kees Cook
3
-10
/
+15
2021-06-22
rtw88: coex: remove unnecessary variable and label
wengjianfeng
1
-30
/
+10
2021-06-22
rtw88: add quirks to disable pci capabilities
Ping-Ke Shih
1
-0
/
+32
2021-06-22
rtw88: refine unwanted h2c command
Po-Hao Huang
1
-5
/
+2
2021-06-22
rtw88: dump FW crash via devcoredump
Zong-Zhe Yang
4
-64
/
+201
2021-06-22
rtw88: notify fw when driver in scan-period to avoid potential problem
Chin-Yen Lee
5
-1
/
+58
2021-06-22
rtw88: add rtw_fw_feature_check api
Chin-Yen Lee
5
-8
/
+12
2021-06-22
rtw88: 8822c: update RF parameter tables to v62
Po-Hao Huang
1
-504
/
+504
2021-06-22
rtw88: Remove duplicate include of coex.h
Wan Jiabing
1
-1
/
+0
2021-06-22
rtw88: 8822c: fix lc calibration timing
Po-Hao Huang
1
-10
/
+12
2021-06-22
rtw88: add path diversity
Po-Hao Huang
5
-6
/
+131
2021-06-22
rtw88: add beacon filter support
Po-Hao Huang
5
-1
/
+141
2021-06-19
ath11k: Enable QCN9074 device
Anilkumar Kolli
1
-1
/
+1
2021-06-19
ath10k: demote chan info without scan request warning
Caleb Connolly
1
-1
/
+1
2021-06-19
rtl8xxxu: avoid parsing short RX packet
Íñigo Huguet
1
-2
/
+9
2021-06-19
rtl8xxxu: Fix device info for RTL8192EU devices
Pascal Terjan
2
-14
/
+56
2021-06-19
mt76: mt7921: allow chip reset during device restart
Lorenzo Bianconi
3
-5
/
+14
2021-06-19
mt76: mt7615: set macwork timeout according to runtime-pm
Lorenzo Bianconi
4
-15
/
+32
2021-06-19
mt76: mt7663s: enable runtime-pm
Lorenzo Bianconi
3
-6
/
+13
2021-06-19
mt76: mt7663s: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx path
Lorenzo Bianconi
2
-8
/
+22
2021-06-19
mt76: mt7663s: rely on pm reference counting
Lorenzo Bianconi
1
-14
/
+22
2021-06-19
mt76: sdio: do not run mt76_txq_schedule directly
Lorenzo Bianconi
1
-5
/
+11
2021-06-19
mt76: mt7921: enable HE BFee capability
Deren Wu
1
-1
/
+12
2021-06-19
mt76: disable TWT capabilities for the moment
Lorenzo Bianconi
2
-6
/
+0
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
13
-169
/
+208
2021-06-19
mt76: mt7921: fix the coredump is being truncated
Sean Wang
2
-4
/
+7
2021-06-19
mt76: mt7921: fix kernel warning when reset on vif is not sta
Sean Wang
1
-1
/
+2
2021-06-19
mt76: mt7921: introduce dedicated control for deep_sleep
Lorenzo Bianconi
5
-10
/
+32
2021-06-19
mt76: mt7921: limit txpower according to userlevel power
Lorenzo Bianconi
2
-8
/
+23
2021-06-19
mt76: mt7921: improve code readability for mt7921_update_txs
Lorenzo Bianconi
1
-29
/
+18
2021-06-19
mt76: mt7921: add deep sleep control to runtime-pm knob
Sean Wang
1
-0
/
+18
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
8
-44
/
+110
2021-06-19
mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station mode
Ryder Lee
1
-3
/
+3
2021-06-19
mt76: use SPDX header file comment style
Tom Rix
2
-2
/
+2
2021-06-19
mt76: add a space between comment char and SPDX tag
Tom Rix
3
-3
/
+3
2021-06-19
mt76: mt7915: improve MU stability
Ryder Lee
3
-51
/
+64
2021-06-19
mt76: mt7915: introduce mt7915_mcu_set_txbf()
Ryder Lee
5
-53
/
+50
2021-06-19
mt76: make mt76_update_survey() per phy
Ryder Lee
12
-57
/
+47
2021-06-19
mt76: mt7915: drop the use of repeater entries for station interfaces
Felix Fietkau
2
-7
/
+1
2021-06-19
mt76: connac: check band caps in mt76_connac_mcu_set_rate_txpower
Lorenzo Bianconi
1
-4
/
+13
2021-06-19
mt76: move mt76_get_next_pkt_id in mt76.h
Lorenzo Bianconi
3
-18
/
+15
2021-06-19
mt76: reduce rx buffer size to 2048
Lorenzo Bianconi
3
-19
/
+10
2021-06-19
mt76: connac: fix the maximum interval schedule scan can support
Sean Wang
4
-4
/
+5
2021-06-19
mt76: mt7915: fix rx fcs error count in testmode
Shayne Chen
1
-2
/
+19
[next]