index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intersil
/
hostap
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: core: add generic lockdep keys
Taehee Yoo
2019-10-24
1
-25
/
+0
*
hostap: use %*ph to print small buffer
Andy Shevchenko
2019-09-06
2
-6
/
+3
*
hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read
zhong jiang
2019-09-06
1
-2
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 501
Thomas Gleixner
2019-06-19
2
-10
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
3
-0
/
+3
*
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
1
-1
/
+1
*
hostap: hide unused procfs helpers
YueHaibing
2018-07-31
3
-18
/
+17
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
2
-4
/
+5
*
hostap: switch to proc_create_{seq,single}_data
Christoph Hellwig
2018-05-16
3
-191
/
+39
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-14
/
+2
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
2
-11
/
+9
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-22
2
-10
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
14
-0
/
+14
*
hostap: Fix outdated comment about dev->destructor
Stefano Brivio
2017-08-03
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
6
-30
/
+23
|
\
|
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-5
/
+3
|
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
4
-9
/
+8
|
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
2
-8
/
+3
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-1
/
+1
|
|
\
|
*
|
hostap: convert hostap_cmd_queue.usecnt from atomic_t to refcount_t
Elena Reshetova
2017-05-22
2
-7
/
+8
*
|
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
|
|
/
|
/
|
*
|
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-06-07
1
-1
/
+1
|
/
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
2
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
2
-2
/
+2
*
wireless: fix bogus maybe-uninitialized warning
Arnd Bergmann
2016-11-17
1
-1
/
+1
*
net: use core MTU range checking in wireless drivers
Jarod Wilson
2016-10-20
1
-13
/
+2
*
hostap: Use memdup_user() to reuse code
Rajan Vaja
2016-09-03
1
-14
/
+6
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
hostap: avoid uninitialized variable use in hfa384x_get_rid
Arnd Bergmann
2016-02-06
1
-5
/
+10
*
hostap: fix an error code in prism2_config()
Dan Carpenter
2015-12-11
1
-2
/
+4
*
hostap: move under intersil vendor directory
Kalle Valo
2015-11-18
20
-0
/
+19303