index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
st
/
cw1200
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
25
-100
/
+25
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-25
net: cw1200: fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-02-01
cw1200: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-20
/
+6
2019-02-01
cw1200: fix indentation issues
Colin Ian King
1
-2
/
+2
2019-01-10
cw1200: drop useless LIST_HEAD
Julia Lawall
1
-1
/
+0
2019-01-10
cw1200: fix missing unlock on error in cw1200_hw_scan()
Wei Yongjun
1
-1
/
+4
2018-12-20
cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
Jia-Ju Bai
1
-7
/
+6
2018-12-20
cw1200: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-28
/
+4
2018-11-06
cw1200: fix small typo
Yangtao Li
1
-1
/
+1
2018-08-31
cw1200: Remove extra parentheses
Varsha Rao
1
-2
/
+2
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-8
/
+8
2018-04-24
cw1200: fix spelling mistake: "Mailformed" -> "Malformed"
Colin Ian King
1
-1
/
+1
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2
-4
/
+4
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
1
-2
/
+2
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
4
-9
/
+7
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
cw1200: Convert timers to use timer_setup()
Kees Cook
4
-9
/
+7
2017-10-18
net/cw1200: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+2
2017-06-28
cw1200: add const to hwbus_ops structures
Bhumika Goyal
2
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
1
-1
/
+1
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
1
-1
/
+1
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
1
-0
/
+1
2017-02-08
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
1
-1
/
+1
2016-11-17
cw1200: fix bogus maybe-uninitialized warning
Arnd Bergmann
1
-5
/
+3
2016-11-09
cw1200: Don't leak memory if krealloc failes
Johannes Thumshirn
1
-7
/
+9
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
1
-1
/
+5
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
5
-12
/
+12
2016-03-08
wireless: cw1200: use __maybe_unused to hide pm functions_
Arnd Bergmann
2
-9
/
+9
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
2
-6
/
+2
2015-12-11
cw1200: remove some dead code
Dan Carpenter
1
-6
/
+0
2015-11-18
cw1200: move under st vendor directory
Kalle Valo
27
-0
/
+13622