aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/Adapter.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-29Staging: bcm: Fix WARNING: space prohibited before semicolon.Kevin McKinney1-1/+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 BOOLEAN with boolLisa Nguyen1-59/+59
2013-01-07Staging: bcm: Remove typedef for _S_BCM_DEBUG_STATE and call directly.Kevin McKinney1-1/+1
2013-01-07Staging: bcm: Remove typedef for eNVM_TYPE and call directly.Kevin McKinney1-1/+1
2013-01-07Staging: bcm: Remove typedef for _S_PHS_RULE and call directly.Kevin McKinney1-1/+1
2013-01-07Staging: bcm: Remove typedef for _PHS_DEVICE_EXTENSION and call directly.Kevin McKinney1-1/+1
2013-01-07Staging: bcm: Remove typedef for _TARGET_PARAMS and call directly.Kevin McKinney1-1/+1
2013-01-07Staging: bcm: Remove typedef for LedEvents and call directly.Kevin McKinney1-1/+1
2013-01-07Staging: bcm: Remove typedef for _LED_INFO_STRUCT and call directly.Kevin McKinney1-1/+1
2013-01-07Staging: bcm: Remove typedef for _FLASH_CS_INFO and call directly.Kevin McKinney1-1/+1
2013-01-07Staging: bcm: Remove typedef for _FLASH_2X_CS_INFO and call directly.Kevin McKinney1-1/+1
2013-01-07Staging: bcm: Remove typedef for _FLASH2X_VENDORSPECIFIC_INFO and call directly.Kevin McKinney1-1/+1
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_EXTSERVICEFLOW_PARAMETERS and call directly.Kevin McKinney1-1/+1
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_DROPPED_APP_CNTRL_MESSAGES and call directly.Kevin McKinney1-1/+1
2012-11-26Staging: bcm: Remove typedef for _FLASH2X_SECTION_VAL and reference directly.Kevin McKinney1-2/+2
2012-06-13staging bcm: spelling of suppress in codePeter Meerwald1-4/+4
2012-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-7/+6
2012-06-04Staging: bcm: Remove typedef for _LEADER and call directly.Kevin McKinney1-4/+3
2012-06-04Staging: bcm: Remove typedef for _PACKETTOSEND and call directly.Kevin McKinney1-2/+1
2012-06-04Staging: bcm: Remove typedef for _CONTROL_PACKET and call directly.Kevin McKinney1-3/+2
2012-06-04Staging: bcm: Remove typedef for link_request and call directly.Kevin McKinney1-4/+1
2012-06-04Staging: bcm: Remove typedef for _ADD_CONNECTION.Kevin McKinney1-20/+0
2012-06-04Staging: bcm: Remove typedef for _CLASSIFICATION_RULE.Kevin McKinney1-12/+0
2012-06-04Staging: bcm: Remove typedef for _CLASSIFICATION_ONLY.Kevin McKinney1-10/+0
2012-06-04Staging: bcm: Remove typedef for _S_HDR_SUPRESSION_CONTEXTINFO and call directly.Kevin McKinney1-3/+3
2012-06-04Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.Kevin McKinney1-5/+4
2012-06-04Staging: bcm: Remove typedef for _S_FRAGMENTED_PACKET_INFO and call directly.Kevin McKinney1-3/+3
2012-06-04Staging: bcm: Remove typedef for _packet_info and call directly.Kevin McKinney1-4/+2
2012-06-04Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly.Kevin McKinney1-4/+4
2012-06-04Staging: bcm: Remove condition check on macro REL_4_1 because it is not used.Kevin McKinney1-81/+0
2012-06-04Staging: bcm: Remove typedef for _STTARGETDSXBUFFER and call directly.Kevin McKinney1-3/+3
2012-06-04Staging: bcm: Remove typedef for _ETH_HEADER_STRUC and call directly.Kevin McKinney1-2/+1
2012-06-04Staging: bcm: Remove typedef for FirmwareInfo and call directly.Kevin McKinney1-2/+2
2012-06-04Staging: bcm: Remove typedef for _cntl_pkt in Adapter.hKevin McKinney1-4/+1
2012-06-04Staging: bcm: Remove typedef for _DDR_SETTING and call directly.Kevin McKinney1-3/+2
2012-06-04Staging: bcm: Remove typedef from "eInterface_setting" in Adapter.hKevin McKinney1-2/+2
2012-05-18Staging: bcm: Remove two unused variables from Adapter.hKevin McKinney1-2/+0
2012-05-18Staging: bcm: Removes the volatile type definition from Adapter.hKevin McKinney1-2/+2
2012-05-18Staging: bcm: Rename all "INT" to "int" in Adapter.hKevin McKinney1-11/+11
2012-05-18Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.hKevin McKinney1-6/+6
2012-05-18Staging: bcm: Correctly format all comments in Adapter.hKevin McKinney1-62/+67
2012-05-18Staging: bcm: Fix all whitespace issues in Adapter.hKevin McKinney1-374/+342
2012-05-18Staging: bcm: Properly format braces in Adapter.hKevin McKinney1-52/+26
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2010-11-10Staging: beceem: Use 32-bit integers for hardware register valuesAlejandro R. SedeƱo1-2/+2
2010-11-01beceem: eliminate unused bcm_jiffiesStephen Hemminger1-1/+0
2010-11-01beceem: statistics and transmit queue changesStephen Hemminger1-9/+0
2010-11-01beceem: add network device message level controlStephen Hemminger1-1/+2
2010-11-01beceem: clean up adapter structureStephen Hemminger1-29/+25