summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil/hostap
Commit message (Expand)AuthorAgeFilesLines
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-043-10/+10
* hostap: Adjust indentation in prism2_hostapd_add_staNathan Chancellor2020-01-261-1/+1
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* net: core: add generic lockdep keysTaehee Yoo2019-10-241-25/+0
* hostap: use %*ph to print small bufferAndy Shevchenko2019-09-062-6/+3
* hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_readzhong jiang2019-09-061-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501Thomas Gleixner2019-06-192-10/+2
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-213-0/+3
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-061-1/+1
* hostap: hide unused procfs helpersYueHaibing2018-07-313-18/+17
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-4/+5
* hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig2018-05-163-191/+39
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+2
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-212-11/+9
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-212-10/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0214-0/+14
* hostap: Fix outdated comment about dev->destructorStefano Brivio2017-08-031-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-056-30/+23
|\
| * networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-5/+3
| * networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
| * networking: introduce and use skb_put_data()Johannes Berg2017-06-164-9/+8
| * networking: convert many more places to skb_put_zero()Johannes Berg2017-06-162-8/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+1
| |\
| * | hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_tElena Reshetova2017-05-222-7/+8
* | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
| |/ |/|
* | net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-1/+1
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-242-2/+2
* wireless: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-171-1/+1
* net: use core MTU range checking in wireless driversJarod Wilson2016-10-201-13/+2
* hostap: Use memdup_user() to reuse codeRajan Vaja2016-09-031-14/+6
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann2016-02-061-5/+10
* hostap: fix an error code in prism2_config()Dan Carpenter2015-12-111-2/+4
* hostap: move under intersil vendor directoryKalle Valo2015-11-1820-0/+19303
OpenPOWER on IntegriCloud