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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-30
wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vif
Sean Wang
4
-9
/
+9
2023-09-30
wifi: mt76: Drop unnecessary error check for debugfs_create_dir()
Jinjie Ruan
1
-2
/
+0
2023-09-30
wifi: mt76: mt7915: fix beamforming availability check
MeiChia Chiu
1
-2
/
+2
2023-09-30
wifi: mt76: mt7915: update mpdu density capability
Peter Chiu
1
-4
/
+12
2023-09-30
wifi: mt76: check vif type before reporting cca and csa
Peter Chiu
2
-6
/
+10
2023-09-30
wifi: mt76: fix per-band IEEE80211_CONF_MONITOR flag comparison
Shayne Chen
3
-3
/
+3
2023-09-30
wifi: mt76: get rid of false alamrs of tx emission issues
StanleyYP Wang
2
-6
/
+6
2023-09-30
wifi: mt76: fix potential memory leak of beacon commands
Bo Jiao
2
-4
/
+16
2023-09-30
wifi: mt76: check sta rx control frame to multibss capability
Allen Ye
2
-0
/
+4
2023-09-30
wifi: mt76: update beacon size limitation
MeiChia Chiu
7
-58
/
+72
2023-09-30
wifi: mt76: connac: add MBSSID support for mt7996
Chank Chen
3
-1
/
+90
2023-09-30
wifi: mt76: fix clang-specific fortify warnings
Dmitry Antipov
3
-3
/
+3
2023-09-30
wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
Ingo Rohloff
2
-0
/
+4
2023-09-30
wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
4
-16
/
+4
2023-09-30
wifi: mt76: mt7996: support per-band LED control
Jen-Hao Cheng
2
-13
/
+22
2023-09-30
wifi: mt76: mt7996: support more options for mt7996_set_bitrate_mask()
Howard Hsu
1
-2
/
+133
2023-09-30
wifi: mt76: mt7996: only set vif teardown cmds at remove interface
Shayne Chen
1
-15
/
+6
2023-09-30
wifi: mt76: mt7996: fix TWT command format
Peter Chiu
1
-2
/
+5
2023-09-30
wifi: mt76: mt7996: fix rx rate report for CBW320-2
Peter Chiu
1
-0
/
+2
2023-09-30
wifi: mt76: mt7996: fix wmm queue mapping
Peter Chiu
2
-4
/
+10
2023-09-30
wifi: mt76: mt7996: fix beamformee ss subfield in EHT PHY cap
Howard Hsu
1
-4
/
+5
2023-09-30
wifi: mt76: mt7996: fix beamform mcu cmd configuration
Howard Hsu
1
-2
/
+2
2023-09-30
wifi: mt76: mt7996: set correct wcid in txp
Peter Chiu
2
-5
/
+5
2023-09-30
wifi: mt76: connac: add more unified event IDs
Deren Wu
1
-0
/
+7
2023-09-30
wifi: mt76: connac: add more unified command IDs
Deren Wu
1
-0
/
+7
2023-09-30
wifi: mt76: connac: add data field in struct tlv
Deren Wu
1
-0
/
+1
2023-09-30
wifi: mt76: connac: add eht support for tx power
Deren Wu
2
-9
/
+18
2023-09-30
wifi: mt76: connac: add eht support for phy mode config
Deren Wu
2
-1
/
+15
2023-09-30
wifi: mt76: connac: export functions for mt7925
Deren Wu
2
-7
/
+24
2023-09-30
wifi: mt76: mt792x: support mt7925 chip init
Deren Wu
2
-15
/
+40
2023-09-30
wifi: mt76: connac: introduce helper for mt7925 chipset
Deren Wu
4
-4
/
+11
2023-09-30
wifi: mt76: mt7915: fix monitor mode issues
Felix Fietkau
3
-6
/
+21
2023-09-30
wifi: mt76: add DMA mapping error check in mt76_alloc_txwi()
Dmitry Antipov
1
-0
/
+5
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
6
-24
/
+4
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
10
-51
/
+155
2023-09-30
wifi: mt76: use atomic iface iteration for pre-TBTT work
Johannes Berg
3
-10
/
+22
2023-09-30
wifi: mt76: mt7603: disable A-MSDU tx support on MT7628
Felix Fietkau
2
-1
/
+3
2023-09-30
wifi: mt76: mt7603: add missing register initialization for MT7628
Felix Fietkau
1
-0
/
+7
2023-09-30
wifi: mt76: mt7603: improve stuck beacon handling
Felix Fietkau
2
-21
/
+60
2023-09-30
wifi: mt76: mt7603: improve watchdog reset reliablity
Felix Fietkau
1
-17
/
+12
2023-09-30
wifi: mt76: mt7603: rework/fix rx pse hang check
Felix Fietkau
2
-7
/
+18
2023-09-30
wifi: mac80211: add back SPDX identifier
Johannes Berg
1
-0
/
+1
2023-09-30
wifi: mac80211: fix ieee80211_drop_unencrypted_mgmt return type/value
Johannes Berg
1
-2
/
+3
2023-09-28
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
46
-265
/
+661
2023-09-28
wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routines
Dmitry Antipov
6
-30
/
+0
2023-09-28
wifi: rtw89: declare MCC in interface combination
Zong-Zhe Yang
1
-2
/
+24
2023-09-28
wifi: rtw89: 8852c: declare to support two chanctx
Zong-Zhe Yang
1
-1
/
+1
2023-09-28
wifi: rtw89: pause/proceed MCC for ROC and HW scan
Zong-Zhe Yang
5
-2
/
+84
2023-09-28
wifi: rtw89: mcc: fix NoA start time when GO is auxiliary
Zong-Zhe Yang
1
-0
/
+4
2023-09-28
wifi: rt2x00: remove redundant check if u8 array element is less than zero
Colin Ian King
1
-3
/
+0
[next]