aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/InterfaceRx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Staging: bcm: InterfaceRx.c: Removed unused variableMatthias Beyer1-6/+3
2014-07-08Staging: bcm: InterfaceRx.c: Outsourced code chunkMatthias Beyer1-58/+71
2014-07-08Staging: bcm: InterfaceRx.c: Outsourced control packet handlingMatthias Beyer1-14/+23
2014-07-08Staging: bcm: InterfaceRx.c: Lines shortenedMatthias Beyer1-25/+62
2014-01-08beeceem: Replace C99 comments with C89 ones and remove unneeded comments in InterfaceRx.cMatthias Oefelein1-6/+2
2014-01-08beeceem: Fix newline issues at opening braces of conditional statements in InterfaceRx.cMatthias Oefelein1-45/+21
2014-01-08beeceem: Fix whitespace issues at opening parentheses in InterfaceRx.cMatthias Oefelein1-32/+32
2014-01-08beeceem: Fix broken indentations in InterfaceRx.cMatthias Oefelein1-29/+26
2014-01-08beeceem: Fix missing spaces between function arguments in InterfaceRx.cMatthias Oefelein1-17/+17
2014-01-08beeceem: Fix missing spaces around operators and unwanted spaces around semicolons in InterfaceRx.cMatthias Oefelein1-13/+13
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen1-10/+10
2013-10-28staging: bcm: Replace BOOLEAN with boolLisa Nguyen1-2/+2
2012-11-02Staging: bcm: Remove typedef for _USB_RCB and call directly.Kevin McKinney1-5/+5
2012-11-02Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.Kevin McKinney1-4/+4
2012-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-3/+3
2012-06-04Staging: bcm: Remove typedef for _LEADER and call directly.Kevin McKinney1-3/+3
2011-06-28staging: Fix recieve/receive typosJoe Perches1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2010-11-01beceem: statistics and transmit queue changesStephen Hemminger1-5/+16
2010-11-01beceem: debug message format changesStephen Hemminger1-3/+6
2010-11-01beceem: remove dead codeStephen Hemminger1-6/+0
2010-11-01beceem: Add proper carrier and link managementStephen Hemminger1-1/+1
2010-11-01beceem: remove OS wrapper libraryStephen Hemminger1-1/+1
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger1-0/+256