summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/st
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1925-100/+25
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* net: cw1200: fix a NULL pointer dereferenceKangjie Lu2019-04-251-0/+5
* cw1200: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-20/+6
* cw1200: fix indentation issuesColin Ian King2019-02-011-2/+2
* cw1200: drop useless LIST_HEADJulia Lawall2019-01-101-1/+0
* cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun2019-01-101-1/+4
* cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai2018-12-201-7/+6
* cw1200: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-201-28/+4
* cw1200: fix small typoYangtao Li2018-11-061-1/+1
* cw1200: Remove extra parenthesesVarsha Rao2018-08-311-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-8/+8
* cw1200: fix spelling mistake: "Mailformed" -> "Malformed"Colin Ian King2018-04-241-1/+1
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-272-4/+4
* net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap2018-03-131-2/+2
* mac80211: use QoS NDP for AP probingJohannes Berg2017-11-271-2/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-044-9/+7
|\
| * cw1200: Convert timers to use timer_setup()Kees Cook2017-10-274-9/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\ \ | |/ |/|
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | net/cw1200: Convert timers to use timer_setup()Kees Cook2017-10-181-3/+2
|/
* cw1200: add const to hwbus_ops structuresBhumika Goyal2017-06-282-2/+2
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* mac80211: separate encoding/bandwidth from flagsJohannes Berg2017-04-281-1/+1
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+1
* drivers: add explicit interrupt.h includesFlorian Westphal2017-03-301-0/+1
* mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-1/+1
* cw1200: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-171-5/+3
* cw1200: Don't leak memory if krealloc failesJohannes Thumshirn2016-11-091-7/+9
* mac80211: Add support for beacon report radio measurementAvraham Stern2016-07-061-1/+5
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-125-12/+12
* wireless: cw1200: use __maybe_unused to hide pm functions_Arnd Bergmann2016-03-082-9/+9
* mac80211: pass block ack session timeout to to driverSara Sharon2016-01-142-6/+2
* cw1200: remove some dead codeDan Carpenter2015-12-111-6/+0
* cw1200: move under st vendor directoryKalle Valo2015-11-1829-0/+13639