summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intersil/hostap/hostap_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-30wifi: remove obsolete hostap driverArnd Bergmann1-3847/+0
2023-10-14wifi: hostap: remove unused ioctl functionArnd Bergmann1-228/+0
2023-06-16wifi: hostap: fix stringop-truncations GCC warningKalle Valo1-1/+1
2022-11-16wifi: hostap: Avoid clashing function prototypesGustavo A. R. Silva1-111/+133
2022-09-02wifi: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2021-07-27hostap: use ndo_siocdevprivateArnd Bergmann1-6/+24
2020-11-07hostap: Remove in_atomic() check.Sebastian Andrzej Siewior1-13/+2
2020-09-01hostap: Remove set but unused variable 'hostscan'Lee Jones1-2/+1
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-1/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-1/+1
2016-09-03hostap: Use memdup_user() to reuse codeRajan Vaja1-14/+6
2015-11-18hostap: move under intersil vendor directoryKalle Valo1-0/+4054