summaryrefslogtreecommitdiff
path: root/drivers/staging/bcm/InterfaceInit.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-29beceem: eliminate unused USB stubsStephen Hemminger1-13/+0
2010-10-29beceem: add module informationStephen Hemminger1-6/+7
2010-10-08Staging: bcm: remove unneeded NULL checkDan Carpenter1-5/+0
2010-10-05staging/bcm: add sparse annotationsArnd Bergmann1-12/+14
2010-10-05staging/bcm: fix most build warningsArnd Bergmann1-2/+2
2010-10-05staging: make new character devices nonseekableArnd Bergmann1-0/+1
2010-09-16staging/bcm: fix build for CONFIG_PM not enabledRandy Dunlap1-0/+2
2010-09-08staging: Beeceem USB Wimax driverStephen Hemminger1-0/+868