summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil/hostap (follow)
Commit message (Expand)AuthorAgeFilesLines
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+2
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-222-11/+9
* treewide: init_timer() -> setup_timer()Kees Cook2017-11-222-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