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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
wifi: rtlwifi: rtl8723: Remove unused function rtl8723_cmd_send_packet()
Jinjie Ruan
2
-30
/
+0
2023-08-25
wifi: rtw88: usb: kill and free rx urbs on probe failure
Sascha Hauer
1
-1
/
+4
2023-08-25
wifi: rtw89: Fix clang -Wimplicit-fallthrough in rtw89_query_sar()
Nathan Chancellor
1
-0
/
+1
2023-08-25
wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIG
Cheng-Chieh Hsieh
9
-64
/
+325
2023-08-25
wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chips
Ping-Ke Shih
8
-11
/
+61
2023-08-25
wifi: rtw89: mac: define register address of rx_filter to generalize code
Ping-Ke Shih
8
-7
/
+35
2023-08-25
wifi: rtw89: mac: define internal memory address for WiFi 7 chip
Ping-Ke Shih
3
-0
/
+56
2023-08-25
wifi: rtw89: mac: generalize code to indirectly access WiFi internal memory
Ping-Ke Shih
4
-21
/
+42
2023-08-25
wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...
Ping-Ke Shih
12
-133
/
+165
2023-08-25
wifi: wlcore: sdio: Use module_sdio_driver macro to simplify the code
Li Zetao
1
-12
/
+1
2023-08-25
wifi: rtw89: initialize multi-channel handling
Zong-Zhe Yang
6
-23
/
+219
2023-08-25
wifi: rtw89: provide functions to configure NoA for beacon update
Zong-Zhe Yang
4
-0
/
+102
2023-08-25
wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vif
Zong-Zhe Yang
6
-22
/
+45
2023-08-25
wifi: rtw89: sar: let caller decide the center frequency to query
Zong-Zhe Yang
4
-21
/
+27
2023-08-25
wifi: rtw89: refine rtw89_correct_cck_chan() by rtw89_hw_to_nl80211_band()
Zong-Zhe Yang
1
-2
/
+1
2023-08-25
wifi: rtw89: add function prototype for coex request duration
Zong-Zhe Yang
3
-0
/
+42
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
22
-57
/
+57
2023-08-24
wifi: mac80211: Do not include crypto/algapi.h
Herbert Xu
3
-3
/
+3
2023-08-23
wifi: wilc1000: Remove unused declarations
Yue Haibing
1
-4
/
+0
2023-08-23
wifi: mwifiex: avoid possible NULL skb pointer dereference
Dmitry Antipov
1
-1
/
+9
2023-08-23
wifi: rt2x00: limit MT7620 TX power based on eeprom calibration
Shiji Yang
1
-17
/
+40
2023-08-23
wifi: wfx: Use devm_kmemdup to replace devm_kmalloc + memcpy
Li Zetao
1
-4
/
+3
2023-08-23
wifi: rsi: rsi_91x_usb_ops: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-1
/
+1
2023-08-23
wifi: rsi: rsi_91x_usb: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-10
/
+10
2023-08-23
wifi: rsi: rsi_91x_sdio_ops: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-10
/
+5
2023-08-23
wifi: rsi: rsi_91x_sdio: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-25
/
+14
2023-08-23
wifi: rsi: rsi_91x_main: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-2
/
+2
2023-08-23
wifi: rsi: rsi_91x_mac80211: Remove unnecessary conversions
Wu Yunchuan
1
-2
/
+2
2023-08-23
wifi: rsi: rsi_91x_hal: Remove unnecessary conversions
Wu Yunchuan
1
-1
/
+1
2023-08-23
wifi: rsi: rsi_91x_debugfs: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-2
/
+1
2023-08-23
wifi: rsi: rsi_91x_coex: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-7
/
+4
2023-08-22
wifi: Fix ieee80211.h kernel-doc issues
Jeff Johnson
1
-58
/
+177
2023-08-22
Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"
Johannes Berg
1
-3
/
+2
2023-08-22
mac80211: make ieee80211_tx_info padding explicit
Arnd Bergmann
1
-1
/
+3
2023-08-22
wifi: mac80211: fix kernel-doc notation warning
Randy Dunlap
1
-0
/
+1
2023-08-22
wifi: radiotap: fix kernel-doc notation warnings
Randy Dunlap
1
-1
/
+2
2023-08-22
wifi: cfg80211: remove dead/unused enum value
Randy Dunlap
1
-1
/
+0
2023-08-22
wifi: cfg80211: improve documentation for flag fields
Dmitry Antipov
1
-6
/
+6
2023-08-22
wifi: nl80211: Remove unused declaration nl80211_pmsr_dump_results()
Yue Haibing
1
-1
/
+0
2023-08-22
wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()
Yue Haibing
1
-1
/
+0
2023-08-22
wifi: mac80211: Remove unused function declarations
Yue Haibing
1
-2
/
+0
2023-08-22
wifi: wext: Remove unused declaration dev_get_wireless_info()
Yue Haibing
1
-9
/
+2
2023-08-22
wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attribute
Lin Ma
1
-0
/
+1
2023-08-22
wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabled
EN-WEI WU
1
-3
/
+3
2023-08-22
wifi: mac80211: fix puncturing bitmap handling in CSA
Johannes Berg
1
-6
/
+6
2023-08-22
wifi: mac80211_hwsim: drop short frames
Johannes Berg
1
-3
/
+4
2023-08-22
wifi: mac80211: check for station first in client probe
Johannes Berg
1
-7
/
+8
2023-08-22
wifi: cfg80211: ocb: don't leave if not joined
Johannes Berg
1
-0
/
+3
2023-08-22
wifi: cfg80211: reject auth/assoc to AP with our address
Johannes Berg
1
-0
/
+13
2023-08-22
wifi: mac80211: check S1G action frame size
Johannes Berg
1
-0
/
+4
[next]