index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
st
Age
Commit message (
Expand
)
Author
2020-01-26
cw1200: use true,false for bool variable
zhengbin
2019-10-15
net/wireless: Delete unnecessary checks before the macro call “dev_kfree_sk...
Markus Elfring
2019-10-02
cw1200: Fix a signedness bug in cw1200_load_firmware()
Dan Carpenter
2019-10-02
net/wireless: Use kmemdup rather than duplicating its implementation
Fuqian Huang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-25
net: cw1200: fix a NULL pointer dereference
Kangjie Lu
2019-02-01
cw1200: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
cw1200: fix indentation issues
Colin Ian King
2019-01-10
cw1200: drop useless LIST_HEAD
Julia Lawall
2019-01-10
cw1200: fix missing unlock on error in cw1200_hw_scan()
Wei Yongjun
2018-12-20
cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()
Jia-Ju Bai
2018-12-20
cw1200: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-11-06
cw1200: fix small typo
Yangtao Li
2018-08-31
cw1200: Remove extra parentheses
Varsha Rao
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-04-24
cw1200: fix spelling mistake: "Mailformed" -> "Malformed"
Colin Ian King
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
2017-11-04
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-27
cw1200: Convert timers to use timer_setup()
Kees Cook
2017-10-18
net/cw1200: Convert timers to use timer_setup()
Kees Cook
2017-06-28
cw1200: add const to hwbus_ops structures
Bhumika Goyal
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-04-28
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-03-30
drivers: add explicit interrupt.h includes
Florian Westphal
2017-02-08
mac80211: Pass new RSSI level in CQM RSSI notification
Andrzej Zaborowski
2016-11-17
cw1200: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-11-09
cw1200: Don't leak memory if krealloc failes
Johannes Thumshirn
2016-07-06
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-03-08
wireless: cw1200: use __maybe_unused to hide pm functions_
Arnd Bergmann
2016-01-14
mac80211: pass block ack session timeout to to driver
Sara Sharon
2015-12-11
cw1200: remove some dead code
Dan Carpenter
2015-11-18
cw1200: move under st vendor directory
Kalle Valo