index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intersil
/
hostap
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-07-31
hostap: hide unused procfs helpers
YueHaibing
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-05-16
hostap: switch to proc_create_{seq,single}_data
Christoph Hellwig
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-03
hostap: Fix outdated comment about dev->destructor
Stefano Brivio
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-05-22
hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t
Elena Reshetova
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-17
wireless: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
2016-09-03
hostap: Use memdup_user() to reuse code
Rajan Vaja
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-02-06
hostap: avoid uninitialized variable use in hfa384x_get_rid
Arnd Bergmann
2015-12-11
hostap: fix an error code in prism2_config()
Dan Carpenter
2015-11-18
hostap: move under intersil vendor directory
Kalle Valo