index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
/
CmHost.c
Age
Commit message (
Expand
)
Author
2013-01-07
Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.
Kevin McKinney
2013-01-07
Staging: bcm: Remove typedef for _E_IPADDR_CONTEXT and call directly.
Kevin McKinney
2012-11-26
Staging: bcm: Remove typedef for _S_MIBS_SERVICEFLOW_TABLE and call directly.
Kevin McKinney
2012-10-30
Staging: bcm: Remove typedef for stLocalSFAddIndicationAlt and call directly.
Kevin McKinney
2012-10-30
Staging: bcm: Remove typedef for stLocalSFChangeIndicationAlt and call directly.
Kevin McKinney
2012-10-19
Staging: bcm: Rename all local variables in function GetNextTargetBufferLocat...
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.
Kevin McKinney
2012-09-26
Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.
Kevin McKinney
2012-09-21
Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly.
Kevin McKinney
2012-08-13
staging: bcm: print small buffers with %*ph
Andy Shevchenko
2012-07-11
staging: bcm: Remove all commented macros
Marcos Paulo de Souza
2012-07-06
staging: bcm: use %pM to print MAC addresses
Andy Shevchenko
2012-06-04
Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _LEADER and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.
Kevin McKinney
2012-06-04
Staging: bcm: Remove typedef for _packet_info and call directly.
Kevin McKinney
2012-03-02
Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and ...
Kevin McKinney
2012-02-24
Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.c
Kevin McKinney
2012-02-08
Staging: bcm: Alter name, datatype, and default value of iterator variables.
Kevin McKinney
2012-02-08
Staging: bcm: Replace variables and function outputs defined as INT with int.
Kevin McKinney
2012-02-08
Staging: bcm: Remove assignment from if statement and reverse if logic for re...
Kevin McKinney
2012-02-08
Staging: bcm: Remove typedef from CmHost.c and use enum.
Kevin McKinney
2012-02-08
Staging: bcm: Replace dated variable __FUNCTION__.
Kevin McKinney
2012-02-08
Staging: bcm: Fix coding style issues in CmHost.c
Kevin McKinney
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
staging: bcm: Remove NULL check before kfree
Ilia Mirkin
2011-02-28
drivers:staging:bcm:CmHost.c Remove one to many n's in a word.
Justin P. Mattock
2010-11-16
Staging: bcm: signedness bug in StoreSFParam()
Dan Carpenter
2010-11-10
Staging, bcm: Remove unnecessary casts of void ptr returning alloc function r...
Jesper Juhl
2010-11-01
beceem: statistics and transmit queue changes
Stephen Hemminger
2010-11-01
beceem: make local functions static
Stephen Hemminger
2010-11-01
beceem: debug message format changes
Stephen Hemminger
2010-11-01
beceem: use get_seconds for elapsed time
Stephen Hemminger
2010-11-01
beceem: add network device message level control
Stephen Hemminger
2010-11-01
beceem: remove problematic debug print messages
Stephen Hemminger
2010-11-01
beceem: remove dead code
Stephen Hemminger
2010-11-01
beceem: get rid of unnecessary inline usage
Stephen Hemminger
2010-11-01
beceem: remove OS wrapper library
Stephen Hemminger
2010-10-08
Staging: bcm: silence off by one warning
Dan Carpenter
2010-10-08
Staging: bcm: dereferencing before checking
Dan Carpenter
2010-10-05
staging/bcm: add sparse annotations
Arnd Bergmann
2010-10-05
staging/bcm: fix most build warnings
Arnd Bergmann
2010-09-16
staging/bcm: fix printk format warnings
Randy Dunlap
2010-09-08
staging: Beeceem USB Wimax driver
Stephen Hemminger