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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-03
wifi: mac80211: mlme: refactor QoS settings code
Johannes Berg
2
-13
/
+27
2022-09-03
wifi: mac80211_hwsim: warn on invalid link address
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211: fix double SW scan stop
Johannes Berg
1
-1
/
+1
2022-09-03
wifi: mac80211: mlme: assign link address correctly
Johannes Berg
1
-3
/
+2
2022-09-03
wifi: mac80211: move link code to a new file
Johannes Berg
4
-254
/
+274
2022-09-03
wifi: mac80211_hwsim: refactor RX a bit
Johannes Berg
1
-11
/
+15
2022-09-03
wifi: mac80211_hwsim: check STA magic in change_sta_links
Johannes Berg
1
-0
/
+2
2022-09-03
wifi: mac80211: remove unused arg to ieee80211_chandef_eht_oper
Johannes Berg
3
-6
/
+4
2022-09-03
wifi: mac80211_hwsim: remove multicast workaround
Johannes Berg
1
-6
/
+1
2022-09-03
wifi: nl80211: remove redundant err variable
Jinpeng Cui
1
-4
/
+1
2022-09-03
wifi: mac80211: Support POWERED_ADDR_CHANGE feature
James Prestwood
2
-2
/
+71
2022-09-03
wifi: nl80211: Add POWERED_ADDR_CHANGE feature
James Prestwood
1
-0
/
+9
2022-09-03
wifi: mac80211: prevent 4-addr use on MLDs
Johannes Berg
2
-0
/
+11
2022-09-03
wifi: mac80211: prevent VLANs on MLDs
Johannes Berg
1
-0
/
+5
2022-09-02
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
22
-36
/
+36
2022-09-02
wifi: wilc1000: remove redundant ret variable
Jinpeng Cui
1
-3
/
+2
2022-09-02
wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()
Yang Yingliang
1
-2
/
+6
2022-09-02
wifi: wfx: prevent underflow in wfx_send_pds()
Dan Carpenter
1
-1
/
+1
2022-09-02
wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
Dan Carpenter
1
-7
/
+7
2022-09-02
wifi: rtw89: declare to support beamformee above bandwidth 80MHz
Ping-Ke Shih
1
-0
/
+2
2022-09-02
wifi: rtw89: correct polling address of address CAM
Ping-Ke Shih
1
-1
/
+1
2022-09-02
wifi: rtw89: no HTC field if TX rate might fallback to legacy
Ping-Ke Shih
4
-12
/
+14
2022-09-02
wifi: rtw89: pci: correct TX resource checking in low power mode
Ping-Ke Shih
1
-0
/
+2
2022-09-02
wifi: rtw89: pci: fix interrupt stuck after leaving low power mode
Ping-Ke Shih
1
-1
/
+2
2022-09-02
wifi: rtw89: enlarge the CFO tracking boundary
Cheng-Chieh Hsieh
1
-1
/
+1
2022-09-02
wifi: rtw89: pci: correct suspend/resume setting for variant chips
Chin-Yen Lee
1
-8
/
+23
2022-09-02
wifi: rtw89: pci: enable CLK_REQ, ASPM, L1 and L1ss for 8852c
Chin-Yen Lee
2
-24
/
+79
2022-09-02
wifi: rtw89: pci: fix PCI PHY auto adaption by using software restore
Chia-Yuan Li
3
-2
/
+110
2022-09-02
wifi: rtw89: 8852c: set TBTT shift configuration
Chia-Yuan Li
2
-0
/
+23
2022-09-02
wifi: rtw89: add retry to change power_mode state
Chin-Yen Lee
2
-6
/
+18
2022-09-02
wifi: rtw89: correct BA CAM allocation
Ping-Ke Shih
4
-20
/
+73
2022-09-02
wifi: rtw89: 8852c: initialize and correct BA CAM content
Ping-Ke Shih
6
-1
/
+77
2022-09-02
wifi: rtw89: 8852c: declare correct BA CAM number
Ping-Ke Shih
5
-13
/
+21
2022-09-02
wifi: rtw89: 8852c: update TX power tables to R49
Zong-Zhe Yang
1
-3279
/
+6546
2022-09-02
wifi: rtw89: 8852c: update RF radio A/B parameters to R49
Ping-Ke Shih
1
-2538
/
+16505
2022-09-02
wifi: rtw89: TX power limit/limit_ru consider negative
Zong-Zhe Yang
2
-16
/
+20
2022-09-02
rtw89: coex: Update Wi-Fi driver/firmware TDMA cycle report for RTL8852c
Ching-Te Ku
2
-8
/
+113
2022-09-02
rtw89: coex: Add v1 Wi-Fi SCC coexistence policy
Ching-Te Ku
2
-2
/
+112
2022-09-02
rtw89: coex: Move _set_policy to chip_ops
Ching-Te Ku
5
-1
/
+386
2022-09-02
rtw89: coex: update WL role info v1 for RTL8852C branch using
Ching-Te Ku
4
-74
/
+458
2022-09-02
rtw89: coex: Add v1 version TDMA format and parameters
Ching-Te Ku
2
-17
/
+75
2022-09-02
rtw89: coex: Define BT B1 slot length
Ching-Te Ku
1
-65
/
+66
2022-09-02
rtw89: coex: Add logic to parsing rtl8852c firmware type ctrl report
Ching-Te Ku
3
-27
/
+98
2022-09-02
rtw89: coex: Move Wi-Fi firmware coexistence matching version to chip
Ching-Te Ku
4
-37
/
+66
2022-09-02
rtw89: coex: update radio state for RTL8852A/RTL8852C
Ching-Te Ku
2
-9
/
+19
2022-09-02
rtw89: 8852c: adjust mactxen delay of mac/phy interface
Chia-Yuan Li
2
-1
/
+7
2022-09-02
rtw89: 8852c: modify PCIE prebkf time
Chia-Yuan Li
1
-1
/
+11
2022-09-02
rtw89: ser: leave lps with mutex
Zong-Zhe Yang
1
-0
/
+3
2022-09-02
rtw89: declare support HE HTC always
Ping-Ke Shih
1
-2
/
+1
2022-09-02
rtw89: 8852a: update HW setting on BB
Zong-Zhe Yang
2
-2
/
+4
[next]