index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-26
drivers/staging: Remove useless return variables
Peter Senna Tschudin
3
-10
/
+5
2014-05-25
staging: Convert __FUNCTION__ to __func__
Joe Perches
1
-7
/
+7
2014-05-24
Staging: bcm: Shortened prototype for GetNextTargetBufferLocation()
Matthias Beyer
1
-1
/
+2
2014-05-24
Staging: bcm: Shortened lines in SearchClsid()
Matthias Beyer
1
-2
/
+5
2014-05-24
Staging: bcm: Shortened lines in deleteSFBySfid()
Matthias Beyer
1
-2
/
+4
2014-05-24
Staging: bcm: Shortened lines in CopyIpAddrToClassifier()
Matthias Beyer
1
-20
/
+52
2014-05-24
Staging: bcm: Replaced member accessing by variable
Matthias Beyer
1
-18
/
+25
2014-05-24
Staging: bcm: Shortened lines and replaced member accessing in CopyIpAddrToCl...
Matthias Beyer
1
-6
/
+10
2014-05-24
Staging: bcm: Shortened lines in CopyClassifierRuleToSF()
Matthias Beyer
1
-39
/
+89
2014-05-24
Staging: bcm: Replaced member accessing with variable
Matthias Beyer
1
-37
/
+40
2014-05-24
Staging: bcm: Shortened lines in DeleteClassifierRuleFromSF()
Matthias Beyer
1
-4
/
+8
2014-05-24
Staging: bcm: Shortened line in DeleteAllClassifiersForSF()
Matthias Beyer
1
-2
/
+4
2014-05-24
Staging: bcm: Shortened lines in CopyToAdapter()
Matthias Beyer
1
-27
/
+70
2014-05-24
Staging: bcm: Replaced struct member accessing with variable
Matthias Beyer
1
-47
/
+49
2014-05-24
Staging: bcm: Outsourced PHS rule applying
Matthias Beyer
1
-71
/
+99
2014-05-24
Staging: bcm: Shortened some lines in DumpCmControlPacker()
Matthias Beyer
1
-28
/
+78
2014-05-24
Staging: bcm: Replaced long member-accessing
Matthias Beyer
1
-52
/
+55
2014-05-24
Staging: bcm: Shortened lines in RestoreSFParam()
Matthias Beyer
1
-3
/
+5
2014-05-24
Staging: bcm: Shortened lines in StoreSFParam()
Matthias Beyer
1
-2
/
+4
2014-05-24
Staging: bcm: Shortened lines in StoreCmControlResponseMessage()
Matthias Beyer
1
-10
/
+23
2014-05-24
Staging: bcm: Shortened lines in RestoreCmControlResponseMessage()
Matthias Beyer
1
-29
/
+73
2014-05-24
Staging: bcm: Shortened lines in SetupTargetDsxBuffers()
Matthias Beyer
1
-9
/
+22
2014-05-24
Staging: bcm: Shortenend lines in GetNextTargetBufferLocation()
Matthias Beyer
1
-4
/
+10
2014-05-24
Staging: bcm: Shortened line
Matthias Beyer
1
-1
/
+2
2014-05-24
Staging: bcm: Simplified by using variables
Matthias Beyer
1
-4
/
+7
2014-05-24
Staging: bcm: Outsourced restoring of endianess for ip adresses
Matthias Beyer
1
-9
/
+23
2014-05-24
Staging: bcm: Shortened lines in get_dsx_sf_data_to_application()
Matthias Beyer
1
-7
/
+14
2014-05-24
Staging: bcm: Shortened lines in OverrideServiceFlowParams()
Matthias Beyer
1
-8
/
+19
2014-05-24
Staging: bcm: Shortened code by using variable
Matthias Beyer
1
-7
/
+10
2014-05-23
staging: bcm: fix lines over 80 characters
Greg DeAngelis
1
-6
/
+13
2014-05-23
Staging: bcm: Indentation fixes in Bcmchar.c
Matthias Beyer
1
-103
/
+115
2014-05-23
Staging: bcm: Outsourced IsFlash2x() handling
Matthias Beyer
1
-43
/
+55
2014-05-23
Staging: bcm: Outsourced cmd handling to function
Matthias Beyer
1
-28
/
+42
2014-05-23
Staging: bcm: Fixed line lengths
Matthias Beyer
1
-26
/
+50
2014-05-23
staging: bcm: use kzalloc instead of kmalloc/memset
Daeseok Youn
1
-4
/
+2
2014-04-18
Staging:bcm: Fixes coding style issues in drivers/staging/bcm/Qos.c
Marcos A. Di Pietro
1
-5
/
+12
2014-04-16
bcm: Fixing a few checkpatch issues in InterfaceMisc.h
Julian Gindi
1
-6
/
+6
2014-04-14
Staging: bcm: Qos: fixed braces' coding style
Luis Ortega
1
-126
/
+48
2014-04-14
staging/bcm fix hostmibs.c checkpatch problems
Jake Edge
1
-21
/
+30
2014-04-14
Staging: bcm: CmHost: remove temp bracing from switch/cases.
Gary Rookard
1
-43
/
+7
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2014-03-19
Staging: bcm: Remove unnecessary parentheses
Tugce Sirin
1
-3
/
+3
2014-03-19
staging: bcm: Fix line over 80 characters.
Heena Sirwani
1
-2
/
+4
2014-03-18
Staging: bcm: CmHost: moved and removed declarations and tmp bracing.
Gary Rookard
1
-29
/
+10
2014-03-18
staging: bcm: Remove unneeded boolean comparisons and reflow lines
Jade Bilkey
1
-9
/
+14
2014-03-18
staging: bcm: Fix space before semicolon
Jade Bilkey
1
-6
/
+6
2014-03-18
staging: bcm: Fix lines over 80 characters
Jade Bilkey
1
-112
/
+200
2014-03-18
staging: bcm: Cleanup unneeded boolean comparisons
Jade Bilkey
1
-10
/
+9
2014-03-18
staging: bcm: Cleanup CreateInterruptUrb() and StartInterruptUrb()
Jade Bilkey
1
-27
/
+30
2014-03-18
staging: bcm: Cleanup switch statement
Jade Bilkey
1
-60
/
+77
[next]