aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/HandleControlPacket.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20staging: bcm: remove driverJeff Kirsher1-241/+0
2014-09-19staging: bcm: Fix line over 80 charactersAybuke Ozdemir1-1/+3
2014-06-26Staging: bcm: Added missing blank line after declarationsMatthias Beyer1-0/+1
2014-06-26Staging: bcm: Replaced member accssing with variableMatthias Beyer1-8/+10
2014-06-26Staging: bcm: Whitespace for indentation fixedMatthias Beyer1-1/+1
2014-06-26Staging: bcm: line length fixedMatthias Beyer1-1/+2
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen1-5/+5
2013-10-28staging: bcm: Replace BOOLEAN with boolLisa Nguyen1-2/+2
2012-11-26Staging: bcm: Remove typedef for _S_MIBS_DROPPED_APP_CNTRL_MESSAGES and call directly.Kevin McKinney1-1/+1
2012-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-3/+3
2012-06-04Staging: bcm: Remove typedef for _PER_TARANG_DATA and call directly.Kevin McKinney1-2/+2
2011-12-12staging: bcm: HandleControlPacket.c: breaking of long linesJohannes Tenschert1-24/+45
2011-12-12staging: bcm: HandleControlPacket.c: fix parens/bracesJohannes Tenschert1-28/+12
2011-12-12staging: bcm: HandleControlPacket.c: fix commentsJohannes Tenschert1-36/+45
2011-12-12staging: bcm: HandleControlPacket.c: fix indentationJohannes Tenschert1-66/+65
2011-12-12staging: bcm: HandleControlPacket.c: fix whitespacesJohannes Tenschert1-68/+68
2010-11-01beceem: dump control packet informationStephen Hemminger1-2/+4
2010-11-01beceem: make local functions staticStephen Hemminger1-2/+1
2010-11-01beceem: remove dead codeStephen Hemminger1-23/+0
2010-11-01beceem: remove OS wrapper libraryStephen Hemminger1-2/+2
2010-10-29beceem: get rid of OS dependent data structureStephen Hemminger1-3/+0
2010-10-05staging/bcm: add sparse annotationsArnd Bergmann1-1/+1
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger1-0/+247