aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/Adapter.h
AgeCommit message (Expand)Author
2012-06-13staging bcm: spelling of suppress in codePeter Meerwald
2012-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _LEADER and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _PACKETTOSEND and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _CONTROL_PACKET and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for link_request and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _ADD_CONNECTION.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _CLASSIFICATION_RULE.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _CLASSIFICATION_ONLY.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _S_HDR_SUPRESSION_CONTEXTINFO and call direc...Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _S_CLASSIFIER_RULE and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _S_FRAGMENTED_PACKET_INFO and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _packet_info and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove condition check on macro REL_4_1 because it is not used.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _STTARGETDSXBUFFER and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _ETH_HEADER_STRUC and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for FirmwareInfo and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef for _cntl_pkt in Adapter.hKevin McKinney
2012-06-04Staging: bcm: Remove typedef for _DDR_SETTING and call directly.Kevin McKinney
2012-06-04Staging: bcm: Remove typedef from "eInterface_setting" in Adapter.hKevin McKinney
2012-05-18Staging: bcm: Remove two unused variables from Adapter.hKevin McKinney
2012-05-18Staging: bcm: Removes the volatile type definition from Adapter.hKevin McKinney
2012-05-18Staging: bcm: Rename all "INT" to "int" in Adapter.hKevin McKinney
2012-05-18Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.hKevin McKinney
2012-05-18Staging: bcm: Correctly format all comments in Adapter.hKevin McKinney
2012-05-18Staging: bcm: Fix all whitespace issues in Adapter.hKevin McKinney
2012-05-18Staging: bcm: Properly format braces in Adapter.hKevin McKinney
2011-03-31Fix common misspellingsLucas De Marchi
2010-11-10Staging: beceem: Use 32-bit integers for hardware register valuesAlejandro R. SedeƱo
2010-11-01beceem: eliminate unused bcm_jiffiesStephen Hemminger
2010-11-01beceem: statistics and transmit queue changesStephen Hemminger
2010-11-01beceem: add network device message level controlStephen Hemminger
2010-11-01beceem: clean up adapter structureStephen Hemminger
2010-11-01beceem: remove unnecessary usb classStephen Hemminger
2010-11-01beceem: remove dead codeStephen Hemminger
2010-11-01beceem: remove indirection to Adapter structureStephen Hemminger
2010-11-01beceem: Add proper carrier and link managementStephen Hemminger
2010-10-29beceem: get rid of OS dependent data structureStephen Hemminger
2010-10-29beceem: eliminate network registered state variableStephen Hemminger
2010-10-29beceem: remove bogus network device notifierStephen Hemminger
2010-10-08Staging: bcm: make major and minor signedDan Carpenter
2010-10-05staging/bcm: add sparse annotationsArnd Bergmann
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger