aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/st/cw1200 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld1-1/+1
2022-09-27cw1200: fix incorrect check to determine if no element is found in listXiaomeng Tong1-8/+10
2022-09-07wifi: cw1200: use get_unaligned_le64()Johannes Berg1-2/+1
2022-09-07wifi: cw1200: remove RCU STA pointer handling in TXJohannes Berg1-4/+1
2022-09-06wifi: mac80211: extend ieee80211_nullfunc_get() for MLOJohannes Berg1-2/+2
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2-2/+4
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-2/+2
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg2-3/+3
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg2-20/+20
2022-05-30wifi: cw1200: cleanup the code a bitBernard Zhao1-8/+2
2022-04-11mac80211: prepare sta handling for MLO supportSriram R1-2/+2
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-1/+2
2022-03-10cw1200: use time_is_after_jiffies() instead of open coding itWang Qing1-1/+2
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiJakub Kicinski1-3/+1
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2022-01-31cw1200: wsm: make array queue_id_to_wmm_aci static constColin Ian King1-1/+1
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET1-2/+0
2021-06-15cw1200: Revert unnecessary patches that fix unreal use-after-free bugsHang Zhang1-10/+7
2021-06-15cw1200: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-04-17cw1200: Remove unused function pointer typedef wsm_*Chen Lin1-12/+0
2021-04-17cw1200: Remove unused function pointer typedef cw1200_wsm_handlerChen Lin1-3/+0
2020-12-10cw1200: txrx: convert comma to semicolonZheng Yongjun1-1/+1
2020-11-24cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao1-0/+2
2020-11-24cw1200: replace a set of atomic_add()Yejune Deng2-9/+9
2020-09-01cw1200: wsm: Remove 'dummy' variablesLee Jones1-4/+2
2020-05-29cw1200: Remove local sdio VENDOR and DEVICE id definitionsPali Rohár1-8/+1
2020-04-15cw1200: make cw1200_spi_irq_unsubscribe() voidJason Yan1-5/+1
2020-03-23cw1200: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-26cw1200: use true,false for bool variablezhengbin1-1/+1
2019-10-15net/wireless: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring1-2/+1
2019-10-02cw1200: Fix a signedness bug in cw1200_load_firmware()Dan Carpenter1-3/+3
2019-10-02net/wireless: Use kmemdup rather than duplicating its implementationFuqian Huang1-2/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner25-100/+25
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-04-25net: cw1200: fix a NULL pointer dereferenceKangjie Lu1-0/+5
2019-02-01cw1200: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-20/+6
2019-02-01cw1200: fix indentation issuesColin Ian King1-2/+2
2019-01-10cw1200: drop useless LIST_HEADJulia Lawall1-1/+0
2019-01-10cw1200: fix missing unlock on error in cw1200_hw_scan()Wei Yongjun1-1/+4
2018-12-20cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai1-7/+6
2018-12-20cw1200: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-28/+4
2018-11-06cw1200: fix small typoYangtao Li1-1/+1
2018-08-31cw1200: Remove extra parenthesesVarsha Rao1-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook2-8/+8
2018-04-24cw1200: fix spelling mistake: "Mailformed" -> "Malformed"Colin Ian King1-1/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches2-4/+4
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg1-2/+2
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller4-9/+7
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1