index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
Age
Commit message (
Expand
)
Author
2022-04-23
wl12xx: scan: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
wl12xx: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
wl18xx: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...
Minghao Chi
2022-04-23
wlcore: cmd: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
wlcore: sdio: using pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
wlcore: vendor_cmd: use pm_runtime_resume_and_get() instead of pm_runtime_get...
Minghao Chi
2022-04-23
wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_s...
Minghao Chi
2022-04-23
wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-23
wlcore: main: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-04-12
wlcore: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sy...
Minghao Chi
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-12-16
wl1251: specify max. IE length
Merlijn Wajer
2021-11-29
wlcore: no need to initialise statics to false
Jason Wang
2021-10-27
wlcore: spi: Use dev_err_probe()
Geert Uytterhoeven
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-15
wl1251: Fix missing function name in comments
Yang Shen
2021-06-15
wl1251: Fix possible buffer overflow in wl1251_cmd_scan
Lee Gibson
2021-06-15
wlcore: remove leading spaces before tabs
Hui Tang
2021-06-15
wlcore: Fix missing function name in comments
Yang Shen
2021-06-14
wlcore: fix read pointer update
Russell King
2021-06-14
wlcore: fix bug reading fwlog
Russell King
2021-06-14
wlcore: make some of the fwlog calculations more obvious
Russell King
2021-06-14
wlcore: tidy up use of fw_log.actual_buff_size
Russell King
2021-06-14
wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
Tony Lindgren
2021-06-14
wlcore: use DEVICE_ATTR_<RW|RO> macro
YueHaibing
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-04-22
wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
Colin Ian King
2021-04-17
wlcore: fix overlapping snprintf arguments in debugfs
Arnd Bergmann
2021-02-08
wl1251: cmd: remove redundant assignment
wengjianfeng
2021-01-25
wlcore: Fix command execute failure 19 for wl12xx
Tony Lindgren
2021-01-14
wlcore: Downgrade exceeded max RX BA sessions to debug
Tony Lindgren
2020-12-02
wl1251: remove trailing semicolon in macro definition
Tom Rix
2020-12-02
wlcore: Switch to using the new API kobj_to_dev()
Tian Tao
2020-11-07
wlcore: spi: Demote a non-compliant function header, fix another
Lee Jones
2020-11-07
wl1251: cmd: Rename 'len' to 'buf_len' in the documentation
Lee Jones
2020-11-07
wlcore: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-29
wl1251/wl12xx: fix a typo in comments
Wang Qing
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
wlcore: Remove unused function no_write_handler()
YueHaibing
2020-09-16
wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
YueHaibing
2020-09-07
Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
Mauro Carvalho Chehab
2020-09-01
wlcore: debugfs: Remove unused variable 'res'
Lee Jones
2020-09-01
wlcore: cmd: Fix some parameter description disparities
Lee Jones
2020-08-18
wl1251, wlcore: fix spelling mistake "buld" -> "build"
Colin Ian King
2020-08-02
wl1251: fix always return 0 error
Wang Hai
2020-07-15
wlcore: Remove pointless spinlock
Tony Lindgren
2020-07-15
wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx
Tony Lindgren
2020-07-15
wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue
Tony Lindgren
[next]