summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intersil/hostap
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-07-31hostap: hide unused procfs helpersYueHaibing
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-16hostap: switch to proc_create_{seq,single}_dataChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-03hostap: Fix outdated comment about dev->destructorStefano Brivio
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-22hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_tElena Reshetova
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann
2016-10-20net: use core MTU range checking in wireless driversJarod Wilson
2016-09-03hostap: Use memdup_user() to reuse codeRajan Vaja
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-02-06hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann
2015-12-11hostap: fix an error code in prism2_config()Dan Carpenter
2015-11-18hostap: move under intersil vendor directoryKalle Valo