index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
/
CmHost.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: bcm: Remove unnecessary pointer casting
Lisa Nguyen
2013-10-29
1
-5
/
+5
*
staging: bcm: Replace FALSE with false
Lisa Nguyen
2013-10-28
1
-27
/
+27
*
staging: bcm: Replace BOOLEAN with bool
Lisa Nguyen
2013-10-28
1
-3
/
+3
*
Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.
Kevin McKinney
2013-01-07
1
-2
/
+2
*
Staging: bcm: Remove typedef for _E_IPADDR_CONTEXT and call directly.
Kevin McKinney
2013-01-07
1
-1
/
+1
*
Staging: bcm: Remove typedef for _S_MIBS_SERVICEFLOW_TABLE and call directly.
Kevin McKinney
2012-11-26
1
-1
/
+1
*
Staging: bcm: Remove typedef for stLocalSFAddIndicationAlt and call directly.
Kevin McKinney
2012-10-30
1
-19
/
+19
*
Staging: bcm: Remove typedef for stLocalSFChangeIndicationAlt and call directly.
Kevin McKinney
2012-10-30
1
-10
/
+10
*
Staging: bcm: Rename all local variables in function GetNextTargetBufferLocat...
Kevin McKinney
2012-10-19
1
-15
/
+15
*
Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.
Kevin McKinney
2012-09-26
1
-5
/
+5
*
Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.
Kevin McKinney
2012-09-26
1
-13
/
+13
*
Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.
Kevin McKinney
2012-09-26
1
-3
/
+3
*
Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.
Kevin McKinney
2012-09-26
1
-7
/
+7
*
Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.
Kevin McKinney
2012-09-26
1
-2
/
+2
*
Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.
Kevin McKinney
2012-09-26
1
-4
/
+4
*
Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly.
Kevin McKinney
2012-09-21
1
-2
/
+2
*
staging: bcm: print small buffers with %*ph
Andy Shevchenko
2012-08-13
1
-46
/
+32
*
staging: bcm: Remove all commented macros
Marcos Paulo de Souza
2012-07-11
1
-1
/
+0
*
staging: bcm: use %pM to print MAC addresses
Andy Shevchenko
2012-07-06
1
-28
/
+16
*
Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.
Kevin McKinney
2012-06-04
1
-25
/
+25
*
Staging: bcm: Remove typedef for _LEADER and call directly.
Kevin McKinney
2012-06-04
1
-2
/
+2
*
Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.
Kevin McKinney
2012-06-04
1
-5
/
+5
*
Staging: bcm: Remove typedef for _packet_info and call directly.
Kevin McKinney
2012-06-04
1
-1
/
+1
*
Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and ...
Kevin McKinney
2012-03-02
1
-7
/
+20
*
Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.c
Kevin McKinney
2012-02-24
1
-1
/
+7
*
Staging: bcm: Alter name, datatype, and default value of iterator variables.
Kevin McKinney
2012-02-08
1
-84
/
+84
*
Staging: bcm: Replace variables and function outputs defined as INT with int.
Kevin McKinney
2012-02-08
1
-5
/
+5
*
Staging: bcm: Remove assignment from if statement and reverse if logic for re...
Kevin McKinney
2012-02-08
1
-8
/
+9
*
Staging: bcm: Remove typedef from CmHost.c and use enum.
Kevin McKinney
2012-02-08
1
-3
/
+3
*
Staging: bcm: Replace dated variable __FUNCTION__.
Kevin McKinney
2012-02-08
1
-3
/
+3
*
Staging: bcm: Fix coding style issues in CmHost.c
Kevin McKinney
2012-02-08
1
-1718
/
+1325
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-8
/
+8
*
staging: bcm: Remove NULL check before kfree
Ilia Mirkin
2011-03-14
1
-9
/
+2
*
drivers:staging:bcm:CmHost.c Remove one to many n's in a word.
Justin P. Mattock
2011-02-28
1
-1
/
+1
*
Staging: bcm: signedness bug in StoreSFParam()
Dan Carpenter
2010-11-16
1
-4
/
+4
*
Staging, bcm: Remove unnecessary casts of void ptr returning alloc function r...
Jesper Juhl
2010-11-10
1
-1
/
+1
*
beceem: statistics and transmit queue changes
Stephen Hemminger
2010-11-01
1
-12
/
+0
*
beceem: make local functions static
Stephen Hemminger
2010-11-01
1
-2
/
+3
*
beceem: debug message format changes
Stephen Hemminger
2010-11-01
1
-1
/
+1
*
beceem: use get_seconds for elapsed time
Stephen Hemminger
2010-11-01
1
-5
/
+2
*
beceem: add network device message level control
Stephen Hemminger
2010-11-01
1
-1
/
+3
*
beceem: remove problematic debug print messages
Stephen Hemminger
2010-11-01
1
-7
/
+0
*
beceem: remove dead code
Stephen Hemminger
2010-11-01
1
-60
/
+0
*
beceem: get rid of unnecessary inline usage
Stephen Hemminger
2010-11-01
1
-7
/
+9
*
beceem: remove OS wrapper library
Stephen Hemminger
2010-11-01
1
-12
/
+12
*
Staging: bcm: silence off by one warning
Dan Carpenter
2010-10-08
1
-2
/
+1
*
Staging: bcm: dereferencing before checking
Dan Carpenter
2010-10-08
1
-6
/
+5
*
staging/bcm: add sparse annotations
Arnd Bergmann
2010-10-05
1
-4
/
+4
*
staging/bcm: fix most build warnings
Arnd Bergmann
2010-10-05
1
-5
/
+5
*
staging/bcm: fix printk format warnings
Randy Dunlap
2010-09-16
1
-5
/
+5
[next]