开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Age
Commit message (
Expand
)
Author
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-08-18
staging: wilc1000: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-17
staging: wilc1000: fix build warning with setup_timer()
Greg Kroah-Hartman
2015-08-17
staging: wilc1000: remove DECLARE_WILC_BUFFER()
Raphaël Beamonte
2015-08-17
staging: wilc1000: remove void function return statements that are not useful
Raphaël Beamonte
2015-08-17
staging: wilc1000: coreconfigurator.c: fix kmalloc error check
Chaehyun Lim
2015-08-17
staging: wilc1000: coreconfigurator.c: use kmalloc instead of WILC_MALLOC
Chaehyun Lim
2015-08-17
staging: wilc1000: remove unused codes of gps8ConfigPacket
Chaehyun Lim
2015-08-17
staging: wilc1000: remove unnecessary void pointer cast
Chaehyun Lim
2015-08-17
staging: wilc1000: remove WILC_NEW and WILC_NEW_EX
Chaehyun Lim
2015-08-17
staging: wilc1000: use kmalloc instead of WILC_NEW
Chaehyun Lim
2015-08-17
staging: wilc1000: Process WARN, INFO options of debug levels from user
Chandra S Gorentla
2015-08-17
staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedef
Greg Kroah-Hartman
2015-08-17
staging: wilc1000: delete wilc_osconfig.h
Greg Kroah-Hartman
2015-08-17
staging: wilc1000: delete wilc_log.h
Greg Kroah-Hartman
2015-08-17
staging: wilc1000: delete wilc_timer.h
Greg Kroah-Hartman
2015-08-17
staging: wilc1000: remove WILC_TimerStart()
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove WILC_TimerCreate()
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove WILC_TimerDestroy()
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove WILC_TimerStop()
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove tstrWILC_TimerAttrs typedef
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove WILC_TimerHandle typedef
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove WILC_Sleep()
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove commented out WILC_Sleep calls
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: delete wilc_type.h
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove WILC_MemoryFree
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: remove WILC_FREE_IF_TRUE macro
Greg Kroah-Hartman
2015-08-14
staging: wilc1000: clarify the argument type
Johnny Kim
2015-08-14
staging: wilc1000: change void pointer type to real type
Johnny Kim
2015-08-14
staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv
Johnny Kim
2015-08-14
staging: wilc1000: remove WILC_FREE
Chaehyun Lim
2015-08-14
staging: wilc1000: use kfree instead of WILC_FREE
Chaehyun Lim
2015-08-14
staging: wilc1000: remove unused memory functions
Chaehyun Lim
2015-08-14
staging: wilc1000: wilc_memory.h: remove unused define
Chaehyun Lim
2015-08-14
staging: wilc1000: Remove unnecessary externs
Joe Perches
2015-08-14
Staging: wilc1000: Remove null check before kfree
Shraddha Barke
2015-08-14
staging: wilc1000: remove wilc_strutils.c and wilc_strutils.h
Chaehyun Lim
2015-08-14
staging: wilc1000: remove WILC_memcpy_INTERNAL
Chaehyun Lim
2015-08-14
staging: wilc1000: remove WILC_memcpy function
Chaehyun Lim
2015-08-14
staging: wilc1000: use memcpy instead of WILC_memcpy
Chaehyun Lim
2015-08-14
staging: wilc1000: remove WILC_strncmp function
Chaehyun Lim
2015-08-14
staging: wilc1000: use strncmp instead of WILC_strncmp
Chaehyun Lim
2015-08-14
staging: wilc1000: remove WILC_strncpy function
Chaehyun Lim
2015-08-14
staging: wilc1000: Use strncpy instead of WILC_strncpy
Chaehyun Lim
2015-08-14
staging: wilc1000: remove WILC_strlen function
Chaehyun Lim
2015-08-14
staging: wilc1000: use strlen instead of WILC_strlen
Chaehyun Lim
2015-08-14
staging: wilc1000: remove commented code
Chaehyun Lim
2015-08-08
Staging: wilc1000: wilc_platform.h: Fixed include guard spelling error
Daniel Machon
2015-08-08
staging: wilc1000: Remove braces for single statement 'if' and 'else'
Chandra S Gorentla
2015-08-08
staging: wilc1000: Remove ' ' before quoted '\n'
Chandra S Gorentla
[next]