summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-26/+5
|\
| * slightly reduce idiocy in drivers/staging/bcm/Misc.cAl Viro2012-07-291-26/+5
* | staging: bcm: Misc.c: Remove unused macrosMarcos Paulo de Souza2012-07-111-3/+0
* | staging: bcm: Remove all commented macrosMarcos Paulo de Souza2012-07-114-8/+0
* | staging: bcm: Remove code that will never executeMarcos Paulo de Souza2012-07-111-63/+0
* | staging: bcm: use %pM to print MAC addressesAndy Shevchenko2012-07-061-28/+16
* | Staging: bcm: Change order in if conditions to make more readable in nvm.cKevin McKinney2012-06-201-4/+4
* | Staging: bcm: Change conditions that check for NULL in nvm.cKevin McKinney2012-06-201-14/+14
* | Staging: bcm: Replace UINT with "unsigned int" in nvm.cKevin McKinney2012-06-201-206/+206
* | Staging: bcm: Replace INT with int in nvm.cKevin McKinney2012-06-201-111/+111
* | staging bcm: spelling of suppress in codePeter Meerwald2012-06-132-14/+14
* | staging bcm: spelling of suppress in commentsPeter Meerwald2012-06-132-6/+6
* | Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.cKevin McKinney2012-06-121-2/+2
* | Staging: bcm: Use udelay instead of msleep for delays in nvm.cKevin McKinney2012-06-121-9/+9
* | Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.Kevin McKinney2012-06-121-2/+2
* | Staging: bcm: Correctly format all comments in nvm.cKevin McKinney2012-06-121-940/+955
* | Staging: bcm: Properly format braces in nvm.cKevin McKinney2012-06-121-1125/+659
* | Staging: bcm: Fix all whitespace issues in nvm.cKevin McKinney2012-06-121-2087/+1980
* | Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney2012-06-0434-400/+399
* | Staging: bcm: Remove typedef for _LEADER and call directly.Kevin McKinney2012-06-047-18/+17
* | Staging: bcm: Remove typedef for _PACKETTOSEND and call directly.Kevin McKinney2012-06-042-5/+4
* | Staging: bcm: Remove typedef for _CONTROL_PACKET and call directly.Kevin McKinney2012-06-041-3/+2
* | Staging: bcm: Remove typedef for link_request and call directly.Kevin McKinney2012-06-044-15/+12
* | Staging: bcm: Remove typedef for _ADD_CONNECTION.Kevin McKinney2012-06-041-20/+0
* | Staging: bcm: Remove typedef for _CLASSIFICATION_RULE.Kevin McKinney2012-06-041-12/+0
* | Staging: bcm: Remove typedef for _CLASSIFICATION_ONLY.Kevin McKinney2012-06-041-10/+0
* | Staging: bcm: Remove typedef for _S_HDR_SUPRESSION_CONTEXTINFO and call direc...Kevin McKinney2012-06-041-3/+3
* | Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.Kevin McKinney2012-06-048-43/+42
* | Staging: bcm: Remove typedef for _S_FRAGMENTED_PACKET_INFO and call directly.Kevin McKinney2012-06-044-9/+9
* | Staging: bcm: Remove typedef for _packet_info and call directly.Kevin McKinney2012-06-045-12/+10
* | Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly.Kevin McKinney2012-06-045-14/+14
* | Staging: bcm: Remove condition check on macro REL_4_1 because it is not used.Kevin McKinney2012-06-042-85/+0
* | Staging: bcm: Remove typedef for _STTARGETDSXBUFFER and call directly.Kevin McKinney2012-06-041-3/+3
* | Staging: bcm: Remove typedef for _ETH_HEADER_STRUC and call directly.Kevin McKinney2012-06-043-12/+11
* | Staging: bcm: Remove typedef for FirmwareInfo and call directly.Kevin McKinney2012-06-044-7/+7
* | Staging: bcm: Remove typedef for _cntl_pkt in Adapter.hKevin McKinney2012-06-041-4/+1
* | Staging: bcm: Remove typedef for _DDR_SETTING and call directly.Kevin McKinney2012-06-042-34/+33
* | Staging: bcm: Remove typedef from "eInterface_setting" in Adapter.hKevin McKinney2012-06-041-2/+2
|/
* Staging: bcm: Remove two unused variables from Adapter.hKevin McKinney2012-05-181-2/+0
* Staging: bcm: Removes the volatile type definition from Adapter.hKevin McKinney2012-05-181-2/+2
* Staging: bcm: Rename all "INT" to "int" in Adapter.hKevin McKinney2012-05-181-11/+11
* Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.hKevin McKinney2012-05-181-6/+6
* Staging: bcm: Correctly format all comments in Adapter.hKevin McKinney2012-05-181-62/+67
* Staging: bcm: Fix all whitespace issues in Adapter.hKevin McKinney2012-05-181-374/+342
* Staging: bcm: Properly format braces in Adapter.hKevin McKinney2012-05-181-52/+26
* staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-101-13/+13
* Staging: bcm: IPv6Protocol.c: coding style fixMax Tottenham2012-04-101-8/+4
* Staging: bcm: IPv6Protocol.c: coding style fixMax Tottenham2012-04-101-51/+111
* Staging: bcm: IPv6Protocol.c coding style fixMax Tottenham2012-04-101-6/+6
* Staging: bcm: IPv6Protocol.c coding style fixMax Tottenham2012-04-101-29/+30
OpenPOWER on IntegriCloud