index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
bcm
/
PHSModule.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
staging: bcm: remove driver
Jeff Kirsher
1
-1699
/
+0
2014-10-20
staging: bcm: Removed unnecessary braces after return
Sarah Khan
1
-12
/
+8
2014-07-15
Staging: bcm: PHSModule.c: Shortened lines
Matthias Beyer
1
-54
/
+89
2014-07-15
Staging: bcm: PHSModule.c: Replaced if-else return code with simple return as...
Matthias Beyer
1
-9
/
+1
2014-07-15
Staging: bcm: PHSModule.c: Replaced member accessing with variable in CreateS...
Matthias Beyer
1
-8
/
+11
2014-07-15
Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...
Matthias Beyer
1
-5
/
+4
2014-07-15
Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...
Matthias Beyer
1
-5
/
+4
2014-07-15
Staging: bcm: PHSModule.c: Simplified nested if statements by linking them wi...
Matthias Beyer
1
-5
/
+3
2014-07-15
Staging: bcm: PHSModule.c: Replaced member accessing with variable in GetServ...
Matthias Beyer
1
-4
/
+5
2014-07-15
Staging: bcm: PHSModule.c: Added const keyword to ValidatePHSRUleComplete() a...
Matthias Beyer
1
-2
/
+2
2014-07-15
Staging: bcm: PHSModule.c: Rewrote ValidatePHSRuleComplete()
Matthias Beyer
1
-18
/
+4
2014-07-15
Staging: bcm: PHSModule.c: Replaced indentation level with goto jump on bad c...
Matthias Beyer
1
-29
/
+32
2014-07-15
Staging: bcm: PHSModule.c: Replaced member accessing with variable in free_ph...
Matthias Beyer
1
-12
/
+20
2014-07-15
Staging: bcm: PHSModule.c: Added missing braces around else block
Matthias Beyer
1
-1
/
+2
2014-07-15
Staging: bcm: PHSModule.c: Whitespace cleanup in PhsCompress()
Matthias Beyer
1
-3
/
+6
2014-07-15
Staging: bcm: PHSModule.c: Replaced member accessing with variables
Matthias Beyer
1
-16
/
+24
2014-07-15
Staging: bcm: PHSModule.c: Reduced indentation by using jump label in PhsDele...
Matthias Beyer
1
-32
/
+34
2014-07-15
Staging: bcm: PHSModule.c: Shortened lines
Matthias Beyer
1
-11
/
+15
2014-07-15
Staging: bcm: PHSModule.c: Reduced indentation level by using jump label
Matthias Beyer
1
-31
/
+34
2014-07-15
Staging: bcm: PHSModule.c: Replaced nested if statements with logical AND con...
Matthias Beyer
1
-10
/
+10
2014-07-15
Staging: bcm: PHSModule.c: Replaced member accessing with variable in PhsDele...
Matthias Beyer
1
-7
/
+9
2014-07-15
Staging: bcm: PHSModule.c: Outsourced debug printing for phs classifier entry
Matthias Beyer
1
-18
/
+29
2014-07-15
Staging: bcm: PHSModule.c: Outsourced debug printing in own function
Matthias Beyer
1
-39
/
+56
2014-07-15
Staging: bcm: PHSModule.c: Whitespace & Indentation cleanup
Matthias Beyer
1
-205
/
+384
2014-07-09
staging: bcm: add missing blank lines after declarations
Pawel Lebioda
1
-0
/
+1
2014-06-19
staging: bcm: Remove unnecessary parentheses
Masanari Iida
1
-1
/
+1
2014-05-26
drivers/staging: Remove useless return variables
Peter Senna Tschudin
1
-6
/
+3
2014-01-11
staging: bcm : Fix typo in staging/bcm
Masanari Iida
1
-2
/
+2
2013-10-28
staging: bcm: Replace FALSE with false
Lisa Nguyen
1
-11
/
+11
2013-10-28
staging: bcm: Replace BOOLEAN with bool
Lisa Nguyen
1
-9
/
+9
2013-09-25
Staging: bcm: PHSModule.c: Matching the function definition with function dec...
Shalin Mehta
1
-6
/
+6
2013-03-11
Staging: bcm: Fix spelling error in PHSModule.c
Kevin McKinney
1
-1
/
+1
2013-03-11
Staging: bcm: Properly format comments in PHSModule.c
Kevin McKinney
1
-271
/
+272
2013-03-11
Staging: bcm: Properly format braces in PHSModule.c
Kevin McKinney
1
-293
/
+140
2013-03-11
Staging: bcm: Fix all white space issues in PHSModule.c
Kevin McKinney
1
-596
/
+588
2013-01-07
Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.
Kevin McKinney
1
-28
/
+28
2013-01-07
Staging: bcm: Remove typedef for _E_CLASSIFIER_ENTRY_CONTEXT and call directly.
Kevin McKinney
1
-6
/
+6
2013-01-07
Staging: bcm: Remove typedef for _S_CLASSIFIER_ENTRY and call directly.
Kevin McKinney
1
-16
/
+16
2013-01-07
Staging: bcm: Remove typedef for _S_CLASSIFIER_TABLE and call directly.
Kevin McKinney
1
-16
/
+16
2013-01-07
Staging: bcm: Remove typedef for _S_SERVICEFLOW_ENTRY and call directly.
Kevin McKinney
1
-12
/
+12
2013-01-07
Staging: bcm: Remove typedef for _S_SERVICEFLOW_TABLE and call directly.
Kevin McKinney
1
-7
/
+7
2013-01-07
Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly.
Kevin McKinney
1
-10
/
+10
2012-08-17
staging: bcm: Fix typo in drivers/bcm
Masanari Iida
1
-2
/
+2
2012-06-13
staging bcm: spelling of suppress in code
Peter Meerwald
1
-10
/
+10
2012-06-13
staging bcm: spelling of suppress in comments
Peter Meerwald
1
-5
/
+5
2012-06-04
Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.
Kevin McKinney
1
-19
/
+19
2011-06-28
staging: Fix recieve/receive typos
Joe Perches
1
-12
/
+12
2010-11-01
beceem: make local functions static
Stephen Hemminger
1
-13
/
+59
2010-11-01
beceem: remove unused code to dump header
Stephen Hemminger
1
-31
/
+0
2010-11-01
beceem: remove OS wrapper library
Stephen Hemminger
1
-88
/
+43
[next]