index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-09-03
1
-1
/
+1
|
\
|
*
staging: wilc1000: convert to using IFF_NO_QUEUE
Phil Sutter
2015-08-18
1
-1
/
+1
*
|
staging: wilc1000: fix build warning with setup_timer()
Greg Kroah-Hartman
2015-08-17
1
-1
/
+2
*
|
staging: wilc1000: remove DECLARE_WILC_BUFFER()
Raphaël Beamonte
2015-08-17
1
-6
/
+3
*
|
staging: wilc1000: remove void function return statements that are not useful
Raphaël Beamonte
2015-08-17
5
-13
/
+1
*
|
staging: wilc1000: coreconfigurator.c: fix kmalloc error check
Chaehyun Lim
2015-08-17
1
-4
/
+14
*
|
staging: wilc1000: coreconfigurator.c: use kmalloc instead of WILC_MALLOC
Chaehyun Lim
2015-08-17
1
-5
/
+6
*
|
staging: wilc1000: remove unused codes of gps8ConfigPacket
Chaehyun Lim
2015-08-17
1
-15
/
+0
*
|
staging: wilc1000: remove unnecessary void pointer cast
Chaehyun Lim
2015-08-17
4
-55
/
+55
*
|
staging: wilc1000: remove WILC_NEW and WILC_NEW_EX
Chaehyun Lim
2015-08-17
1
-15
/
+0
*
|
staging: wilc1000: use kmalloc instead of WILC_NEW
Chaehyun Lim
2015-08-17
1
-1
/
+1
*
|
staging: wilc1000: Process WARN, INFO options of debug levels from user
Chandra S Gorentla
2015-08-17
1
-16
/
+8
*
|
staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedef
Greg Kroah-Hartman
2015-08-17
3
-95
/
+61
*
|
staging: wilc1000: delete wilc_osconfig.h
Greg Kroah-Hartman
2015-08-17
2
-10
/
+0
*
|
staging: wilc1000: delete wilc_log.h
Greg Kroah-Hartman
2015-08-17
3
-52
/
+0
*
|
staging: wilc1000: delete wilc_timer.h
Greg Kroah-Hartman
2015-08-17
2
-53
/
+0
*
|
staging: wilc1000: remove WILC_TimerStart()
Greg Kroah-Hartman
2015-08-17
5
-48
/
+25
*
|
staging: wilc1000: remove WILC_TimerCreate()
Greg Kroah-Hartman
2015-08-14
3
-44
/
+17
*
|
staging: wilc1000: remove WILC_TimerDestroy()
Greg Kroah-Hartman
2015-08-14
4
-39
/
+10
*
|
staging: wilc1000: remove WILC_TimerStop()
Greg Kroah-Hartman
2015-08-14
5
-43
/
+12
*
|
staging: wilc1000: remove tstrWILC_TimerAttrs typedef
Greg Kroah-Hartman
2015-08-14
5
-67
/
+45
*
|
staging: wilc1000: remove WILC_TimerHandle typedef
Greg Kroah-Hartman
2015-08-14
7
-20
/
+16
*
|
staging: wilc1000: remove WILC_Sleep()
Greg Kroah-Hartman
2015-08-14
6
-47
/
+6
*
|
staging: wilc1000: remove commented out WILC_Sleep calls
Greg Kroah-Hartman
2015-08-14
2
-3
/
+0
*
|
staging: wilc1000: delete wilc_type.h
Greg Kroah-Hartman
2015-08-14
3
-36
/
+2
*
|
staging: wilc1000: remove WILC_MemoryFree
Greg Kroah-Hartman
2015-08-14
2
-42
/
+0
*
|
staging: wilc1000: remove WILC_FREE_IF_TRUE macro
Greg Kroah-Hartman
2015-08-14
2
-33
/
+10
*
|
staging: wilc1000: clarify the argument type
Johnny Kim
2015-08-14
2
-41
/
+41
*
|
staging: wilc1000: change void pointer type to real type
Johnny Kim
2015-08-14
1
-1
/
+1
*
|
staging: wilc1000: replace WILC_WFIDrvHandle by tstrWILC_WFIDrv
Johnny Kim
2015-08-14
5
-136
/
+136
*
|
staging: wilc1000: remove WILC_FREE
Chaehyun Lim
2015-08-14
1
-5
/
+0
*
|
staging: wilc1000: use kfree instead of WILC_FREE
Chaehyun Lim
2015-08-14
5
-86
/
+86
*
|
staging: wilc1000: remove unused memory functions
Chaehyun Lim
2015-08-14
2
-78
/
+0
*
|
staging: wilc1000: wilc_memory.h: remove unused define
Chaehyun Lim
2015-08-14
1
-51
/
+0
*
|
staging: wilc1000: Remove unnecessary externs
Joe Perches
2015-08-14
3
-18
/
+18
*
|
Staging: wilc1000: Remove null check before kfree
Shraddha Barke
2015-08-14
1
-2
/
+1
*
|
staging: wilc1000: remove wilc_strutils.c and wilc_strutils.h
Chaehyun Lim
2015-08-14
5
-40
/
+1
*
|
staging: wilc1000: remove WILC_memcpy_INTERNAL
Chaehyun Lim
2015-08-14
2
-20
/
+0
*
|
staging: wilc1000: remove WILC_memcpy function
Chaehyun Lim
2015-08-14
1
-30
/
+0
*
|
staging: wilc1000: use memcpy instead of WILC_memcpy
Chaehyun Lim
2015-08-14
5
-140
/
+140
*
|
staging: wilc1000: remove WILC_strncmp function
Chaehyun Lim
2015-08-14
2
-41
/
+0
*
|
staging: wilc1000: use strncmp instead of WILC_strncmp
Chaehyun Lim
2015-08-14
1
-1
/
+1
*
|
staging: wilc1000: remove WILC_strncpy function
Chaehyun Lim
2015-08-14
2
-24
/
+0
*
|
staging: wilc1000: Use strncpy instead of WILC_strncpy
Chaehyun Lim
2015-08-14
1
-1
/
+1
*
|
staging: wilc1000: remove WILC_strlen function
Chaehyun Lim
2015-08-14
2
-19
/
+0
*
|
staging: wilc1000: use strlen instead of WILC_strlen
Chaehyun Lim
2015-08-14
1
-2
/
+2
*
|
staging: wilc1000: remove commented code
Chaehyun Lim
2015-08-14
2
-3
/
+0
*
|
Staging: wilc1000: wilc_platform.h: Fixed include guard spelling error
Daniel Machon
2015-08-08
1
-2
/
+2
*
|
staging: wilc1000: Remove braces for single statement 'if' and 'else'
Chandra S Gorentla
2015-08-08
9
-77
/
+52
*
|
staging: wilc1000: Remove ' ' before quoted '\n'
Chandra S Gorentla
2015-08-08
4
-40
/
+40
[next]