summaryrefslogtreecommitdiffstats
path: root/drivers/staging/bcm/InterfaceInit.c
Commit message (Expand)AuthorAgeFilesLines
* staging: bcm: remove driverJeff Kirsher2014-10-201-729/+0
* staging: bcm: fix sparse warning in module_paramRahul Bedarkar2014-10-201-1/+1
* staging: bcm: add missing blank lines after declarationsPawel Lebioda2014-07-091-0/+1
* Staging: bcm: Line length cleanupMatthias Beyer2014-06-261-6/+19
* Staging: bcm: Shortened some lines in select_alternate_setting_for_highspeed_...Matthias Beyer2014-06-261-29/+18
* Staging: bcm: Outsourced selecting of alternate settingMatthias Beyer2014-06-261-95/+112
* Staging: bcm: Merged some lines which got shorter by the latest patchMatthias Beyer2014-06-261-26/+17
* Staging: bcm: Replaced member accessing with variable in InterfaceAdapterInit()Matthias Beyer2014-06-261-26/+27
* Staging: bcm: Replaced member accessing with variable in device_run()Matthias Beyer2014-06-261-11/+9
* Staging: bcm: replaced member accessing by variableMatthias Beyer2014-06-261-9/+9
* Staging: bcm: Shortened some linesMatthias Beyer2014-06-261-2/+4
* staging: bcm: Remove unneeded boolean comparisons and reflow linesJade Bilkey2014-03-181-9/+14
* staging: bcm: Fix space before semicolonJade Bilkey2014-03-181-6/+6
* staging: bcm: Fix lines over 80 charactersJade Bilkey2014-03-181-112/+200
* Staging: bcm: Replace bcm functions with equivalentsHimangi Saraogi2014-02-271-84/+9
* staging: bcm: clean up a type issue in ConfigureEndPointTypesThroughEEPROM()Dan Carpenter2014-01-091-5/+5
* staging: bcm: Replace FALSE with falseLisa Nguyen2013-10-281-10/+10
* staging: bcm: Replace BOOLEAN with boolLisa Nguyen2013-10-281-1/+1
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-10/+4
* Staging: bcm: Add two products and remove an existing product.Kevin McKinney2012-11-131-1/+2
* Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.Kevin McKinney2012-11-021-11/+11
* Staging: bcm: Create and initialize new device id in InterfaceInitKevin McKinney2012-09-121-0/+1
* staging: bcm: use pr_info and pr_err rather than printkAlexey Khoroshilov2012-09-041-4/+4
* staging: bcm: fix error handling in bcm_init()Alexey Khoroshilov2012-09-041-1/+9
* Staging: bcm: Remove typedef for _MINI_ADAPTER and call directly.Kevin McKinney2012-06-041-4/+4
* Staging: bcm: Fix information leak in ioctl: IOCTL_BCM_REGISTER_READ_PRIVATE,...Kevin McKinney2011-11-261-5/+7
* Staging: bcm: Remove assignment from if conditions reported by checkpatch.plKevin McKinney2011-10-111-6/+10
* Staging: bcm: Fix coding style issues reported by checkpatch.plKevin McKinney2011-10-111-12/+11
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-101-516/+338
|\
| * Staging: Beceem: more checkpatch.pl changes to InterfaceInit.cDan Carpenter2010-12-061-12/+12
| * Staging: Beceem: improve debug printk statementsDan Carpenter2010-12-061-23/+43
| * Staging: Beceem: use after free in bcm_exit()Dan Carpenter2010-12-061-2/+1
| * Staging: Beceem: remove old kernel compatibility codeDan Carpenter2010-12-061-14/+1
| * Staging: Beceem: white space changes to InterfaceInit.cDan Carpenter2010-12-061-299/+236
| * Staging: Beceem: use lower case "int" instead of "INT"Dan Carpenter2010-12-061-10/+10
| * Staging: Beceem: add USB id for BCSM250 Mobile WiMAXDan Carpenter2010-12-061-0/+1
| * drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
| * Staging: beceem: Move ZTE TU25's USB id to the beceem moduleAlejandro R. SedeƱo2010-11-101-1/+1
| * beceem: change startup messagesStephen Hemminger2010-11-011-16/+16
| * beceem: make local functions staticStephen Hemminger2010-11-011-3/+5
| * beceem: module initializationStephen Hemminger2010-11-011-64/+41
| * beceem: add network device message level controlStephen Hemminger2010-11-011-6/+1
| * beceem: create class on module installationStephen Hemminger2010-11-011-6/+8
| * beceem: remove unnecessary usb classStephen Hemminger2010-11-011-62/+1
| * beceem: reserve one queue for bit-bucketStephen Hemminger2010-11-011-1/+2
| * beceem: remove dead codeStephen Hemminger2010-11-011-26/+0
| * beceem: support multiple queuesStephen Hemminger2010-11-011-1/+1
| * beceem: get rid of unnecessary inline usageStephen Hemminger2010-11-011-1/+1
| * beceem: remove indirection to Adapter structureStephen Hemminger2010-11-011-24/+19
| * beceem: remove OS wrapper libraryStephen Hemminger2010-11-011-1/+1
OpenPOWER on IntegriCloud