summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/InterfaceInit.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-09staging: bcm: add missing blank lines after declarationsPawel Lebioda1-0/+1
2014-06-26Staging: bcm: Line length cleanupMatthias Beyer1-6/+19
2014-06-26Staging: bcm: Shortened some lines in select_alternate_setting_for_highspeed_...Matthias Beyer1-29/+18
2014-06-26Staging: bcm: Outsourced selecting of alternate settingMatthias Beyer1-95/+112
2014-06-26Staging: bcm: Merged some lines which got shorter by the latest patchMatthias Beyer1-26/+17
2014-06-26Staging: bcm: Replaced member accessing with variable in InterfaceAdapterInit()Matthias Beyer1-26/+27
2014-06-26Staging: bcm: Replaced member accessing with variable in device_run()Matthias Beyer1-11/+9
2014-06-26Staging: bcm: replaced member accessing by variableMatthias Beyer1-9/+9
2014-06-26Staging: bcm: Shortened some linesMatthias Beyer1-2/+4
2014-03-18staging: bcm: Remove unneeded boolean comparisons and reflow linesJade Bilkey1-9/+14
2014-03-18staging: bcm: Fix space before semicolonJade Bilkey1-6/+6
2014-03-18staging: bcm: Fix lines over 80 charactersJade Bilkey1-112/+200
2014-02-27Staging: bcm: Replace bcm functions with equivalentsHimangi Saraogi1-84/+9
2014-01-09staging: bcm: clean up a type issue in ConfigureEndPointTypesThroughEEPROM()Dan Carpenter1-5/+5
2013-10-28staging: bcm: Replace FALSE with falseLisa Nguyen1-10/+10
2013-10-28staging: bcm: Replace BOOLEAN with boolLisa Nguyen1-1/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-10/+4
2012-11-13Staging: bcm: Add two products and remove an existing product.Kevin McKinney1-1/+2
2012-11-02Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.Kevin McKinney1-11/+11
2012-09-12Staging: bcm: Create and initialize new device id in InterfaceInitKevin McKinney1-0/+1
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-06-04Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney1-4/+4
2011-11-26Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney1-5/+7
2011-10-11Staging: bcm: Remove assignment from if conditions reported by checkpatch.plKevin McKinney1-6/+10
2011-10-11Staging: bcm: Fix coding style issues reported by checkpatch.plKevin McKinney1-12/+11
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-516/+338
2010-12-06Staging: Beceem: more checkpatch.pl changes to InterfaceInit.cDan Carpenter1-12/+12
2010-12-06Staging: Beceem: improve debug printk statementsDan Carpenter1-23/+43
2010-12-06Staging: Beceem: use after free in bcm_exit()Dan Carpenter1-2/+1
2010-12-06Staging: Beceem: remove old kernel compatibility codeDan Carpenter1-14/+1
2010-12-06Staging: Beceem: white space changes to InterfaceInit.cDan Carpenter1-299/+236
2010-12-06Staging: Beceem: use lower case "int" instead of "INT"Dan Carpenter1-10/+10
2010-12-06Staging: Beceem: add USB id for BCSM250 Mobile WiMAXDan Carpenter1-0/+1
2010-11-17USB: fix leftover references to udev->autosuspend_delayAlan Stern1-1/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-10Staging: beceem: Move ZTE TU25's USB id to the beceem moduleAlejandro R. SedeƱo1-1/+1
2010-11-01beceem: change startup messagesStephen Hemminger1-16/+16
2010-11-01beceem: make local functions staticStephen Hemminger1-3/+5
2010-11-01beceem: module initializationStephen Hemminger1-64/+41
2010-11-01beceem: add network device message level controlStephen Hemminger1-6/+1
2010-11-01beceem: create class on module installationStephen Hemminger1-6/+8
2010-11-01beceem: remove unnecessary usb classStephen Hemminger1-62/+1
2010-11-01beceem: reserve one queue for bit-bucketStephen Hemminger1-1/+2
2010-11-01beceem: remove dead codeStephen Hemminger1-26/+0
2010-11-01beceem: support multiple queuesStephen Hemminger1-1/+1
2010-11-01beceem: get rid of unnecessary inline usageStephen Hemminger1-1/+1
2010-11-01beceem: remove indirection to Adapter structureStephen Hemminger1-24/+19
2010-11-01beceem: remove OS wrapper libraryStephen Hemminger1-1/+1
2010-10-29beceem: cleanup debug level infrastructureStephen Hemminger1-1/+6