summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Staging: bcm: LeakyBucket: Fixed C99 commentsLilis Iskandar2013-07-291-7/+9
* Staging: bcm: LeakyBucket: Fixed brace issuesLilis Iskandar2013-07-291-79/+39
* Staging: bcm: LeakyBucket: Fixed spacing/tabing issuesLilis Iskandar2013-07-291-85/+85
* Staging: bcm: Qos: Fix some coding style issuesLilis Iskandar2013-07-231-269/+269
* Staging: bcm: fix checkpatch errors and warnings in Version.hSeverin Gsponer2013-05-211-7/+1
* Staging: bcm: Change comment style to C89 in vendorspecificextn.cSeverin Gsponer2013-05-211-101/+97
* Staging: bcm: Fixed warning 'space required before the open parenthesis '(''.Tülin İzer2013-05-161-24/+24
* Staging: bcm: Fixed error 'else should follow close brace '}''.Tülin İzer2013-05-161-10/+5
* Staging: bcm: Fixed warning 'braces {} are not necessary for single statement...Tülin İzer2013-05-161-6/+3
* Staging: bcm: Fixed error 'that open brace { should be on the previous line'.Tülin İzer2013-05-161-54/+27
* Staging: bcm: Fixed warning 'space required around '=''.Tülin İzer2013-05-161-3/+3
* Staging: bcm: Fixed warning about C99 comments.Tülin İzer2013-05-161-9/+9
* Staging: bcm: Fixed warning about pointer position.Tülin İzer2013-05-131-1/+1
* Staging: bcm: fixed warning 'space reqires around '==' 'Tülin İzer2013-05-131-4/+4
* Staging: bcm: fixed warning 'space required after ',' 'Tülin İzer2013-05-131-39/+39
* Staging: bcm: Fix of a litte white space error in Bcmchar.cSeverin Gsponer2013-05-131-1/+1
* Staging: bcm: Fix spelling error in PHSModule.cKevin McKinney2013-03-111-1/+1
* Staging: bcm: Properly format comments in PHSModule.cKevin McKinney2013-03-111-271/+272
* Staging: bcm: Properly format braces in PHSModule.cKevin McKinney2013-03-111-293/+140
* Staging: bcm: Fix all white space issues in PHSModule.cKevin McKinney2013-03-111-596/+588
* staging: bcm: don't cast kzalloc() return valueMihnea Dobrescu-Balaur2013-03-111-7/+7
* Staging: bcm: potential forever loop verifying firmwareDan Carpenter2013-03-111-27/+5
* Staging: bcm: avoid use-after-free in bcm_char_ioctl()Xi Wang2013-03-111-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-2126-1285/+1012
|\ \
| * | staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-10/+4
| * | Staging: bcm: copying more data than intendedDan Carpenter2013-01-171-1/+1
| * | Staging: bcm: add a missing break statementDan Carpenter2013-01-111-0/+1
| * | Staging: bcm: Fix warning: "Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ....Kevin McKinney2013-01-071-3/+3
| * | Staging: bcm: Change the name of typedef USER_BCM_DBG_STATE to bcm_user_debug...Kevin McKinney2013-01-072-4/+4
| * | Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly.Kevin McKinney2013-01-072-3/+3
| * | Staging: bcm: Replace UINT with unsigned int in Debug.hKevin McKinney2013-01-071-3/+3
OpenPOWER on IntegriCloud