summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm
Commit message (Expand)AuthorAgeFilesLines
* netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann2014-02-171-1/+1
* Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-2011-1552/+1442
|\
| * staging: bcm : Fix typo in staging/bcmMasanari Iida2014-01-114-11/+11
| * Staging: bcm: DDRInit: fix up some bracing issues.Gary Rookard2014-01-091-77/+30
| * staging: bcm: clean up a type issue in ConfigureEndPointTypesThroughEEPROM()Dan Carpenter2014-01-091-5/+5
| * beeceem: Replace C99 comments with C89 ones and remove unneeded comments in I...Matthias Oefelein2014-01-081-6/+2
| * beeceem: Fix newline issues at opening braces of conditional statements in In...Matthias Oefelein2014-01-081-45/+21
| * beeceem: Fix whitespace issues at opening parentheses in InterfaceRx.cMatthias Oefelein2014-01-081-32/+32
| * beeceem: Fix broken indentations in InterfaceRx.cMatthias Oefelein2014-01-081-29/+26
| * beeceem: Fix missing spaces between function arguments in InterfaceRx.cMatthias Oefelein2014-01-081-17/+17
| * beeceem: Fix missing spaces around operators and unwanted spaces around semic...Matthias Oefelein2014-01-081-13/+13
| * beeceem: Replace C99-style comments with C89 pendants in InterfaceTx.cRalph Mueck2014-01-081-10/+10
| * beeceem: Fix position of braces in conditional statements in InterfaceTx.cRalph Mueck2014-01-081-43/+20
| * beeceem: Add spaces before opening parentheses in if-conditionals in Interfac...Ralph Mueck2014-01-081-15/+15
| * beeceem: Fix several whitespace issues in InterfaceTx.cRalph Mueck2014-01-081-32/+32
| * drivers: bcm: Remove unused function in nvm.cRashika Kheria2014-01-081-61/+0
| * drivers: bcm: Mark functions as static in Qos.cRashika Kheria2014-01-081-3/+3
| * drivers/staging/bcm: Integer overflowWenliang Fan2013-12-201-0/+9
| * staging: bcm: fixed warning about no and prohibited space in InterfaceIdleMod...Gokulnath Avanashilingam2013-12-201-12/+12
| * staging: bcm: using time_after and time_before in InterfaceIdleMode.cGokulnath Avanashilingam2013-12-201-3/+3
| * staging: bcm: line over 80 characters in InterfaceIdleMode.cGokulnath Avanashilingam2013-12-201-54/+99
| * staging: bcm: Remove Developer Debug prints in InterfaceIdleMode.cGokulnath Avanashilingam2013-12-201-47/+10
| * staging: bcm: line over 80 characters in InterfaceDld.cGokulnath A2013-12-181-21/+49
| * staging:bcm: Removed developer debug prints in InterfaceDld.cGokulnath A2013-12-181-56/+14
| * Staging: bcm: DDRInit: fixed up some commenting issues.Gary Rookard2013-12-181-75/+74
| * Staging: bcm: DDRInit: fixed issues w/ commenting.Gary Rookard2013-12-171-135/+136
| * Staging: bcm: DDRInit: fixed issues w/ indentation.Gary Rookard2013-12-171-915/+915
| * Merge branch 'opw-next' into staging-nextGreg Kroah-Hartman2013-11-222-794/+843
| |\
| | * Staging: bcm: Fix checkpatch warnings for long lines.Ingrid Cheung2013-11-101-33/+83
| | * Staging: bcm: Fix checkpatch warning for long line.Ingrid Cheung2013-11-101-1/+3
| | * staging: bcm: fixed space related errors around operatorsNandini Hanumanthagowda2013-11-101-752/+749
| | * staging: bcm: removed prohibited space before semicolonNandini Hanumanthagowda2013-11-101-8/+8
* | | net: core: explicitly select a txq before doing l2 forwardingJason Wang2014-01-101-1/+2
|/ /
* | Merge tag 'staging-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-0728-428/+426
|\ \ | |/
| * staging: bcm: Remove unnecessary pointer castingLisa Nguyen2013-10-294-9/+9
| * Staging: bcm: Fix WARNING: space prohibited before semicolon.Kevin McKinney2013-10-291-1/+1
| * drivers: staging: bcm: Removed a developer debug statement.Chuong Ngo2013-10-291-4/+1
| * Stging: bcm: Adapter.h : removed typedef from struct _U_IP_ADDRESS and change...Himangi Saraogi2013-10-291-4/+4
| * staging: bcm: Replace FALSE with falseLisa Nguyen2013-10-2821-287/+287
| * staging: bcm: Replace BOOLEAN with boolLisa Nguyen2013-10-2821-130/+130
| * Staging: bcm: line over 80 characters in Bcmnet.cEbru Akagunduz2013-10-071-1/+2
| * Staging: bcm: PHSModule.c: Matching the function definition with function dec...Shalin Mehta2013-09-251-6/+6
| * Staging: bcm: nvm: fixed space prohibitionAldo Iljazi2013-09-171-6/+6
| * staging: bcm: InterfaceMisc.c: fixed styling issue in casting (foo*)->(foo *)Avinash Kumar2013-09-171-1/+1
* | Staging: bcm: info leak in ioctlDan Carpenter2013-10-301-0/+1
|/
* Staging:BCM:DDRInit.c:Renaming __FUNCTION__Paul McQuade2013-08-301-27/+27
* staging: bcm: remove Version.h file.navin patidar2013-08-303-33/+3
* staging: bcm: Fix typo in commentsMasanari Iida2013-08-233-3/+3
* Staging: bcm: LeakyBucket: Fixed a pointer asterisk placement issueLilis Iskandar2013-07-291-1/+1
* Staging: bcm: LeakyBucket: Fixed code indent issuesLilis Iskandar2013-07-291-3/+3
OpenPOWER on IntegriCloud