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
path:
root
/
drivers
/
net
/
wireless
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-09-07
wifi: wl18xx: add some missing endian conversions
Johannes Berg
1
-4
/
+4
2022-09-06
wifi: mac80211: extend ieee80211_nullfunc_get() for MLO
Johannes Berg
2
-3
/
+3
2022-07-27
wifi: wl12xx: Drop if with an always false condition
Uwe Kleine-König
1
-3
/
+0
2022-07-18
wifi: wl1251: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
1
-2
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2
-2
/
+4
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
1
-2
/
+2
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2
-3
/
+3
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-0
/
+2
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2
-2
/
+2
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
3
-24
/
+25
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-1
/
+1
2022-05-06
wl1251: dynamically allocate memory used for DMA
H. Nikolaus Schaller
3
-18
/
+39
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
10
-246
/
+130
2022-04-23
wl12xx: scan: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-23
wl12xx: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-23
wl18xx: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...
Minghao Chi
1
-12
/
+6
2022-04-23
wlcore: cmd: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-23
wlcore: sdio: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-2
/
+1
2022-04-23
wlcore: vendor_cmd: use pm_runtime_resume_and_get() instead of pm_runtime_get...
Minghao Chi
1
-12
/
+6
2022-04-23
wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_s...
Minghao Chi
1
-8
/
+4
2022-04-23
wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-4
/
+2
2022-04-23
wlcore: main: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-150
/
+75
2022-04-12
wlcore: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...
Minghao Chi
1
-35
/
+17
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2
-11
/
+13
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
1
-1
/
+1
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2
-6
/
+2
2021-12-16
wl1251: specify max. IE length
Merlijn Wajer
1
-0
/
+6
2021-11-29
wlcore: no need to initialise statics to false
Jason Wang
1
-1
/
+1
2021-10-27
wlcore: spi: Use dev_err_probe()
Geert Uytterhoeven
1
-6
/
+3
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-15
wl1251: Fix missing function name in comments
Yang Shen
1
-4
/
+4
2021-06-15
wl1251: Fix possible buffer overflow in wl1251_cmd_scan
Lee Gibson
1
-3
/
+6
2021-06-15
wlcore: remove leading spaces before tabs
Hui Tang
1
-2
/
+2
2021-06-15
wlcore: Fix missing function name in comments
Yang Shen
1
-3
/
+3
2021-06-14
wlcore: fix read pointer update
Russell King
1
-8
/
+2
2021-06-14
wlcore: fix bug reading fwlog
Russell King
1
-0
/
+2
2021-06-14
wlcore: make some of the fwlog calculations more obvious
Russell King
1
-15
/
+28
2021-06-14
wlcore: tidy up use of fw_log.actual_buff_size
Russell King
1
-10
/
+10
2021-06-14
wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
Tony Lindgren
1
-0
/
+7
2021-06-14
wlcore: use DEVICE_ATTR_<RW|RO> macro
YueHaibing
1
-13
/
+11
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
1
-1
/
+1
2021-04-22
wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
Colin Ian King
1
-1
/
+1
2021-04-17
wlcore: fix overlapping snprintf arguments in debugfs
Arnd Bergmann
2
-8
/
+12
2021-02-08
wl1251: cmd: remove redundant assignment
wengjianfeng
1
-24
/
+12
2021-01-25
wlcore: Fix command execute failure 19 for wl12xx
Tony Lindgren
3
-20
/
+1
2021-01-14
wlcore: Downgrade exceeded max RX BA sessions to debug
Tony Lindgren
1
-1
/
+1
2020-12-02
wl1251: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
wlcore: Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
[next]