aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-1/+1
2014-01-20Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds11-1552/+1442
2014-01-11staging: bcm : Fix typo in staging/bcmMasanari Iida4-11/+11
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang1-1/+2
2014-01-09Staging: bcm: DDRInit: fix up some bracing issues.Gary Rookard1-77/+30
2014-01-09staging: bcm: clean up a type issue in ConfigureEndPointTypesThroughEEPROM()Dan Carpenter1-5/+5
2014-01-08beeceem: Replace C99 comments with C89 ones and remove unneeded comments in InterfaceRx.cMatthias Oefelein1-6/+2
2014-01-08beeceem: Fix newline issues at opening braces of conditional statements in InterfaceRx.cMatthias Oefelein1-45/+21
2014-01-08beeceem: Fix whitespace issues at opening parentheses in InterfaceRx.cMatthias Oefelein1-32/+32
2014-01-08beeceem: Fix broken indentations in InterfaceRx.cMatthias Oefelein1-29/+26
2014-01-08beeceem: Fix missing spaces between function arguments in InterfaceRx.cMatthias Oefelein1-17/+17
2014-01-08beeceem: Fix missing spaces around operators and unwanted spaces around semicolons in InterfaceRx.cMatthias Oefelein1-13/+13
2014-01-08beeceem: Replace C99-style comments with C89 pendants in InterfaceTx.cRalph Mueck1-10/+10
2014-01-08beeceem: Fix position of braces in conditional statements in InterfaceTx.cRalph Mueck1-43/+20
2014-01-08beeceem: Add spaces before opening parentheses in if-conditionals in InterfaceTx.cRalph Mueck1-15/+15
2014-01-08beeceem: Fix several whitespace issues in InterfaceTx.cRalph Mueck1-32/+32
2014-01-08drivers: bcm: Remove unused function in nvm.cRashika Kheria1-61/+0
2014-01-08drivers: bcm: Mark functions as static in Qos.cRashika Kheria1-3/+3
2013-12-20drivers/staging/bcm: Integer overflowWenliang Fan1-0/+9
2013-12-20staging: bcm: fixed warning about no and prohibited space in InterfaceIdleMode.c.Gokulnath Avanashilingam1-12/+12
2013-12-20staging: bcm: using time_after and time_before in InterfaceIdleMode.cGokulnath Avanashilingam1-3/+3
2013-12-20staging: bcm: line over 80 characters in InterfaceIdleMode.cGokulnath Avanashilingam1-54/+99
2013-12-20staging: bcm: Remove Developer Debug prints in InterfaceIdleMode.cGokulnath Avanashilingam1-47/+10
2013-12-18staging: bcm: line over 80 characters in InterfaceDld.cGokulnath A1-21/+49
2013-12-18staging:bcm: Removed developer debug prints in InterfaceDld.cGokulnath A1-56/+14
2013-12-18Staging: bcm: DDRInit: fixed up some commenting issues.Gary Rookard1-75/+74
2013-12-17Staging: bcm: DDRInit: fixed issues w/ commenting.Gary Rookard1-135/+136
2013-12-17Staging: bcm: DDRInit: fixed issues w/ indentation.Gary Rookard1-915/+915
2013-11-22Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman2-794/+843
2013-11-10Staging: bcm: Fix checkpatch warnings for long lines.Ingrid Cheung1-33/+83
2013-11-10Staging: bcm: Fix checkpatch warning for long line.Ingrid Cheung1-1/+3
2013-11-10staging: bcm: fixed space related errors around operatorsNandini Hanumanthagowda1-752/+749
2013-11-10staging: bcm: removed prohibited space before semicolonNandini Hanumanthagowda1-8/+8
2013-11-07Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds28-428/+426
2013-10-30Staging: bcm: info leak in ioctlDan Carpenter1-0/+1
2013-10-29staging: bcm: Remove unnecessary pointer castingLisa Nguyen4-9/+9
2013-10-29Staging: bcm: Fix WARNING: space prohibited before semicolon.Kevin McKinney1-1/+1
2013-10-29drivers: staging: bcm: Removed a developer debug statement.Chuong Ngo1-4/+1
2013-10-29Stging: bcm: Adapter.h : removed typedef from struct _U_IP_ADDRESS and changed it to lowercaseHimangi Saraogi1-4/+4
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen21-287/+287
2013-10-28staging: bcm: Replace BOOLEAN with boolLisa Nguyen21-130/+130
2013-10-07Staging: bcm: line over 80 characters in Bcmnet.cEbru Akagunduz1-1/+2
2013-09-25Staging: bcm: PHSModule.c: Matching the function definition with function declarationShalin Mehta1-6/+6
2013-09-17Staging: bcm: nvm: fixed space prohibitionAldo Iljazi1-6/+6
2013-09-17staging: bcm: InterfaceMisc.c: fixed styling issue in casting (foo*)->(foo *)Avinash Kumar1-1/+1
2013-08-30Staging:BCM:DDRInit.c:Renaming __FUNCTION__Paul McQuade1-27/+27
2013-08-30staging: bcm: remove Version.h file.navin patidar3-33/+3
2013-08-23staging: bcm: Fix typo in commentsMasanari Iida3-3/+3
2013-07-29Staging: bcm: LeakyBucket: Fixed a pointer asterisk placement issueLilis Iskandar1-1/+1
2013-07-29Staging: bcm: LeakyBucket: Fixed code indent issuesLilis Iskandar1-3/+3