aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-26Staging: bcm: Remove typedef for _stCPacketClassificationRuleSI and call directly.Kevin McKinney1-9/+3
2012-09-26Staging: bcm: Remove typedef for _stPhsRuleSI and call directly.Kevin McKinney1-6/+4
2012-09-26Staging: bcm: Remove typedef for _stConvergenceSLTypes and call directly.Kevin McKinney2-12/+10
2012-09-26Staging: bcm: Remove typedef for _stServiceFlowParamSI and call directly.Kevin McKinney5-64/+40
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddRequest and call directly.Kevin McKinney2-9/+5
2012-09-26Staging: bcm: Remove typedef for _stLocalSFAddIndication and call directly.Kevin McKinney2-23/+9
2012-09-26Staging: bcm: Remove typedef for _stLocalSFDeleteRequest and call directly.Kevin McKinney2-7/+4
2012-09-26Staging: bcm: Remove typedef for stLocalSFDeleteIndication and call directly.Kevin McKinney2-9/+6
2012-09-21Staging: bcm: Remove typedef for _stIM_sfHostNotify and call directly.Kevin McKinney2-4/+4
2012-09-19Staging: bcm: Properly format braces in cntrl_SignalingInterface.hKevin McKinney1-2/+1
2012-09-19Staging: bcm: Properly format comments in cntrl_SignalingInterface.hKevin McKinney1-181/+183
2012-09-19Staging: bcm: Fix all white space issues in cntrl_SignalingInterface.hKevin McKinney1-297/+226
2012-09-17Staging: remove CONFIG_EXPERIMENTAL dependanciesGreg Kroah-Hartman1-1/+1
2012-09-13Staging: bcm: Fix udelay related compilation errorTushar Behera1-1/+1
2012-09-13Staging: bcm: Convert INT to int in Transmit.cKevin McKinney1-2/+2
2012-09-13Staging: bcm: Properly format comments in Transmit.cKevin McKinney1-46/+46
2012-09-13Staging: bcm: Remove initialization from if statement in Transmit.cKevin McKinney1-1/+2
2012-09-13Staging: bcm: Properly format braces in Transmit.cKevin McKinney1-36/+17
2012-09-13Staging: bcm: Fix all white space issues in Transmit.cKevin McKinney1-60/+56
2012-09-12Staging: bcm: Create and initialize new device id in InterfaceInitKevin McKinney2-1/+3
2012-09-04staging: bcm: use pr_info and pr_err rather than printkAlexey Khoroshilov1-4/+4
2012-09-04staging: bcm: fix error handling in bcm_init()Alexey Khoroshilov1-1/+9
2012-09-04Staging: bcm: Convert INT to int in InterfaceInit.hKevin McKinney1-3/+3
2012-09-04Staging: bcm: Fix white space issues in InterfaceInit.hKevin McKinney1-14/+12
2012-09-04staging: bcm: fix possible memory leak in bcm_char_ioctl()Wei Yongjun1-0/+2
2012-08-17staging: bcm: Fix typo in drivers/bcmMasanari Iida4-5/+5
2012-08-13staging: bcm: print small buffers with %*phAndy Shevchenko2-47/+36
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-26/+5
2012-07-29slightly reduce idiocy in drivers/staging/bcm/Misc.cAl Viro1-26/+5
2012-07-11staging: bcm: Misc.c: Remove unused macrosMarcos Paulo de Souza1-3/+0
2012-07-11staging: bcm: Remove all commented macrosMarcos Paulo de Souza4-8/+0
2012-07-11staging: bcm: Remove code that will never executeMarcos Paulo de Souza1-63/+0
2012-07-06staging: bcm: use %pM to print MAC addressesAndy Shevchenko1-28/+16
2012-06-20Staging: bcm: Change order in if conditions to make more readable in nvm.cKevin McKinney1-4/+4
2012-06-20Staging: bcm: Change conditions that check for NULL in nvm.cKevin McKinney1-14/+14
2012-06-20Staging: bcm: Replace UINT with "unsigned int" in nvm.cKevin McKinney1-206/+206
2012-06-20Staging: bcm: Replace INT with int in nvm.cKevin McKinney1-111/+111
2012-06-13staging bcm: spelling of suppress in codePeter Meerwald2-14/+14
2012-06-13staging bcm: spelling of suppress in commentsPeter Meerwald2-6/+6
2012-06-12Staging: bcm: Return -ENOMEM instead of -1 when memory not acquired in nmv.cKevin McKinney1-2/+2
2012-06-12Staging: bcm: Use udelay instead of msleep for delays in nvm.cKevin McKinney1-9/+9
2012-06-12Staging: bcm: Fix ERROR: return is not a function, parentheses are not required.Kevin McKinney1-2/+2
2012-06-12Staging: bcm: Correctly format all comments in nvm.cKevin McKinney1-940/+955
2012-06-12Staging: bcm: Properly format braces in nvm.cKevin McKinney1-1125/+659
2012-06-12Staging: bcm: Fix all whitespace issues in nvm.cKevin McKinney1-2087/+1980
2012-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney34-400/+399
2012-06-04Staging: bcm: Remove typedef for _LEADER and call directly.Kevin McKinney7-18/+17
2012-06-04Staging: bcm: Remove typedef for _PACKETTOSEND and call directly.Kevin McKinney2-5/+4
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 McKinney4-15/+12