index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
st
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-13
1
-2
/
+0
*
cw1200: Revert unnecessary patches that fix unreal use-after-free bugs
Hang Zhang
2021-06-15
1
-10
/
+7
*
cw1200: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-15
1
-0
/
+1
*
cw1200: Remove unused function pointer typedef wsm_*
Chen Lin
2021-04-17
1
-12
/
+0
*
cw1200: Remove unused function pointer typedef cw1200_wsm_handler
Chen Lin
2021-04-17
1
-3
/
+0
*
cw1200: txrx: convert comma to semicolon
Zheng Yongjun
2020-12-10
1
-1
/
+1
*
cw1200: fix missing destroy_workqueue() on error in cw1200_init_common
Qinglang Miao
2020-11-24
1
-0
/
+2
*
cw1200: replace a set of atomic_add()
Yejune Deng
2020-11-24
2
-9
/
+9
*
cw1200: wsm: Remove 'dummy' variables
Lee Jones
2020-09-01
1
-4
/
+2
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-1
/
+1
*
cw1200: Remove local sdio VENDOR and DEVICE id definitions
Pali Rohár
2020-05-29
1
-8
/
+1
*
cw1200: make cw1200_spi_irq_unsubscribe() void
Jason Yan
2020-04-15
1
-5
/
+1
*
cw1200: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
1
-1
/
+1
*
cw1200: use true,false for bool variable
zhengbin
2020-01-26
1
-1
/
+1
*
net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...
Markus Elfring
2019-10-15
1
-2
/
+1
*
cw1200: Fix a signedness bug in cw1200_load_firmware()
Dan Carpenter
2019-10-02
1
-3
/
+3
*
net/wireless: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-10-02
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
25
-100
/
+25
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
net: cw1200: fix a NULL pointer dereference
Kangjie Lu
2019-04-25
1
-0
/
+5
*
cw1200: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-20
/
+6
*
cw1200: fix indentation issues
Colin Ian King
2019-02-01
1
-2
/
+2
*
cw1200: drop useless LIST_HEAD
Julia Lawall
2019-01-10
1
-1
/
+0
*
cw1200: fix missing unlock on error in cw1200_hw_scan()
Wei Yongjun
2019-01-10
1
-1
/
+4
*
cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
Jia-Ju Bai
2018-12-20
1
-7
/
+6
*
cw1200: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-20
1
-28
/
+4
*
cw1200: fix small typo
Yangtao Li
2018-11-06
1
-1
/
+1
*
cw1200: Remove extra parentheses
Varsha Rao
2018-08-31
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-8
/
+8
*
cw1200: fix spelling mistake: "Mailformed" -> "Malformed"
Colin Ian King
2018-04-24
1
-1
/
+1
*
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
2
-4
/
+4
*
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
2018-03-13
1
-2
/
+2
*
mac80211: use QoS NDP for AP probing
Johannes Berg
2017-11-27
1
-2
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
4
-9
/
+7
|
\
|
*
cw1200: Convert timers to use timer_setup()
Kees Cook
2017-10-27
4
-9
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
net/cw1200: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-3
/
+2
|
/
*
cw1200: add const to hwbus_ops structures
Bhumika Goyal
2017-06-28
2
-2
/
+2
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-1
/
+1
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-1
/
+1
*
drivers: add explicit interrupt.h includes
Florian Westphal
2017-03-30
1
-0
/
+1
*
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2017-02-08
1
-1
/
+1
*
cw1200: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-11-17
1
-5
/
+3
*
cw1200: Don't leak memory if krealloc failes
Johannes Thumshirn
2016-11-09
1
-7
/
+9
*
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-07-06
1
-1
/
+5
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
5
-12
/
+12
*
wireless: cw1200: use __maybe_unused to hide pm functions_
Arnd Bergmann
2016-03-08
2
-9
/
+9
[next]