summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm
AgeCommit message (Expand)Author
2012-06-13staging bcm: spelling of suppress in commentsPeter Meerwald
2012-06-12Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.cKevin McKinney
2012-06-12Staging: bcm: Use udelay instead of msleep for delays in nvm.cKevin McKinney
2012-06-12Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.Kevin McKinney
2012-06-12Staging: bcm: Correctly format all comments in nvm.cKevin McKinney
2012-06-12Staging: bcm: Properly format braces in nvm.cKevin McKinney
2012-06-12Staging: bcm: Fix all whitespace issues in nvm.cKevin McKinney
2012-06-05Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _LEADER and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _PACKETTOSEND and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _CONTROL_PACKET and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for link_request and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _ADD_CONNECTION.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _CLASSIFICATION_RULE.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _CLASSIFICATION_ONLY.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _S_HDR_SUPRESSION_CONTEXTINFO and call direc...Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _S_FRAGMENTED_PACKET_INFO and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _packet_info and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove condition check on macro REL_4_1 because it is not used.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _STTARGETDSXBUFFER and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _ETH_HEADER_STRUC and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for FirmwareInfo and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef for _cntl_pkt in Adapter.hKevin McKinney
2012-06-05Staging: bcm: Remove typedef for _DDR_SETTING and call directly.Kevin McKinney
2012-06-05Staging: bcm: Remove typedef from "eInterface_setting" in Adapter.hKevin McKinney
2012-05-19Staging: bcm: Remove two unused variables from Adapter.hKevin McKinney
2012-05-19Staging: bcm: Removes the volatile type definition from Adapter.hKevin McKinney
2012-05-19Staging: bcm: Rename all "INT" to "int" in Adapter.hKevin McKinney
2012-05-19Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.hKevin McKinney
2012-05-19Staging: bcm: Correctly format all comments in Adapter.hKevin McKinney
2012-05-19Staging: bcm: Fix all whitespace issues in Adapter.hKevin McKinney
2012-05-19Staging: bcm: Properly format braces in Adapter.hKevin McKinney
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie
2012-04-10Staging: bcm: IPv6Protocol.c: coding style fixMax Tottenham
2012-04-10Staging: bcm: IPv6Protocol.c: coding style fixMax Tottenham
2012-04-10Staging: bcm: IPv6Protocol.c coding style fixMax Tottenham
2012-04-10Staging: bcm: IPv6Protocol.c coding style fixMax Tottenham
2012-04-10Staging: bcm: IPv6Protocol.c coding style fixMax Tottenham
2012-04-10Staging: bcm: IPv6Protocol.c fix coding styleMax Tottenham
2012-04-10Staging: bcm: IPv6Protocol.c coding style fixMax Tottenham
2012-04-10Staging: bcm: IPv6Protocol.c: Fix coding styleMax Tottenham
2012-04-10staging: Fix typo in multiple filesMasanari Iida
2012-03-03Staging: bcm: fix possible memory leak of 'pstAddIndication' in CmHost.c and ...Kevin McKinney
2012-02-24Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.cKevin McKinney
2012-02-14Staging: bcm: Move directives for the preprocessor statement to enum value in...Kevin McKinney
2012-02-10Staging: bcm: fix CodingStyle warnings/errors reported by checkpatch.pl in le...Gerard Ryan
2012-02-09Staging: bcm: Use memdup_user rather than duplicating its implementationThomas Meyer
2012-02-09Staging: bcm: Alter name, datatype, and default value of iterator variables.Kevin McKinney