aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/bcm/InterfaceIdleMode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-20staging: bcm: remove driverJeff Kirsher1-274/+0
2014-10-02Staging: bcm: Removed unnecessary else.Heena Sirwani1-2/+2
2014-09-28staging: bcm: Fix quoted string split across lines warningYeliz Taneroglu1-2/+1
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin1-2/+1
2013-12-20staging: bcm: fixed warning about no and prohibited space in InterfaceIdleMode.c.Gokulnath Avanashilingam1-12/+12
2013-12-20staging: bcm: using time_after and time_before in InterfaceIdleMode.cGokulnath Avanashilingam1-3/+3
2013-12-20staging: bcm: line over 80 characters in InterfaceIdleMode.cGokulnath Avanashilingam1-54/+99
2013-12-20staging: bcm: Remove Developer Debug prints in InterfaceIdleMode.cGokulnath Avanashilingam1-47/+10
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen1-2/+2
2013-05-16Staging: bcm: Fixed warning 'space required before the open parenthesis '(''.Tülin İzer1-24/+24
2013-05-16Staging: bcm: Fixed error 'else should follow close brace '}''.Tülin İzer1-10/+5
2013-05-16Staging: bcm: Fixed warning 'braces {} are not necessary for single statement blocks'.Tülin İzer1-6/+3
2013-05-16Staging: bcm: Fixed error 'that open brace { should be on the previous line'.Tülin İzer1-54/+27
2013-05-16Staging: bcm: Fixed warning 'space required around '=''.Tülin İzer1-3/+3
2013-05-16Staging: bcm: Fixed warning about C99 comments.Tülin İzer1-9/+9
2013-05-13Staging: bcm: Fixed warning about pointer position.Tülin İzer1-1/+1
2013-05-13Staging: bcm: fixed warning 'space reqires around '==' 'Tülin İzer1-4/+4
2013-05-13Staging: bcm: fixed warning 'space required after ',' 'Tülin İzer1-39/+39
2012-11-02Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.Kevin McKinney1-1/+1
2012-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-6/+6
2011-11-26Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE, IOCTL_BCM_EEPROM_REGISTER_READKevin McKinney1-15/+18
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2010-11-01beceem: make local functions staticStephen Hemminger1-11/+1
2010-11-01beceem: remove dead codeStephen Hemminger1-8/+0
2010-10-05staging/bcm: add sparse annotationsArnd Bergmann1-1/+1
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger1-0/+318