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