summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | USB Serial Sierra: Dynamic interface detectionKevin Lloyd2008-08-131-31/+52
| * | | | | | | | | USB Serial Sierra: clean-upKevin Lloyd2008-08-131-29/+27
| * | | | | | | | | USB: pl2023: Remove USB id (4348:5523) handled by ch341Tollef Fog Heen2008-08-132-5/+0
| * | | | | | | | | usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM readerAlan Stern2008-08-131-0/+14
| * | | | | | | | | USB: Move usb/mon/ up to misc options in KconfigSimon Arlott2008-08-131-2/+2
| * | | | | | | | | usb-storage: automatically recognize bad residuesAlan Stern2008-08-131-2/+15
| * | | | | | | | | USB: fix interface unregistration logicAlan Stern2008-08-131-1/+1
| * | | | | | | | | usb-serial: don't release unregistered minorsAlan Stern2008-08-131-4/+3
| * | | | | | | | | usb: gadget: protect gadget_chips.h from been included twiceFelipe Balbi2008-08-131-0/+6
| * | | | | | | | | USB: usb-storage: quirk around v1.11 firmware on Nikon D4Dave Jones2008-08-131-2/+2
| * | | | | | | | | USB: OHCI: fix system hang caused by earlier patchAlan Stern2008-08-131-0/+7
| * | | | | | | | | usb/core/driver: fix warningAlexander Beregalov2008-08-131-2/+1
| * | | | | | | | | USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development KitsFrederik Kriewitz2008-08-132-0/+9
| * | | | | | | | | USB: ftdi_sio: Add USB Product Id for ELV HS485André Schenk2008-08-132-0/+2
| * | | | | | | | | USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...David Brownell2008-08-131-2/+3
| * | | | | | | | | usb: auerswald: remove driver (obsolete)Wolfgang Mües2008-08-133-2163/+0
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-139-1480/+2033
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bnx2x: Version updateEilon Greenstein2008-08-131-2/+2
| * | | | | | | | | | bnx2x: Checkpatch complianceEilon Greenstein2008-08-135-102/+102
| * | | | | | | | | | bnx2x: Spelling mistakesEilon Greenstein2008-08-136-39/+39
| * | | | | | | | | | bnx2x: Minor code improvementsEilon Greenstein2008-08-133-78/+72
| * | | | | | | | | | bnx2x: Driver infoEilon Greenstein2008-08-131-6/+6
| * | | | | | | | | | bnx2x: 1G LED does not turn offEilon Greenstein2008-08-132-0/+10
| * | | | | | | | | | bnx2x: 8073 PHY changesYaniv Rosner2008-08-133-158/+428
| * | | | | | | | | | bnx2x: Change GPIO for any portEilon Greenstein2008-08-133-43/+51
| * | | | | | | | | | bnx2x: Pause settingsYaniv Rosner2008-08-134-91/+128
| * | | | | | | | | | bnx2x: Link order with external PHYYaniv Rosner2008-08-132-166/+216
| * | | | | | | | | | bnx2x: No LRO without Rx checksumVladislav Zolotarov2008-08-131-28/+39
| * | | | | | | | | | bnx2x: Wrong structure sizeYitchak Gertner2008-08-131-2/+2
| * | | | | | | | | | bnx2x: WoL capabilityEilon Greenstein2008-08-131-2/+11
| * | | | | | | | | | bnx2x: Clearing MAC addresses filtersYitchak Gertner2008-08-131-14/+54
| * | | | | | | | | | bnx2x: Delay in while loopsYitchak Gertner2008-08-131-14/+11
| * | | | | | | | | | bnx2x: PBA Table Page Alignment WorkaroundEilon Greenstein2008-08-132-124/+130
| * | | | | | | | | | bnx2x: Self-test false positiveYitchak Gertner2008-08-131-11/+13
| * | | | | | | | | | bnx2x: Memory allocationEilon Greenstein2008-08-131-6/+9
| * | | | | | | | | | bnx2x: HW attention lockEilon Greenstein2008-08-133-19/+25
| * | | | | | | | | | bnx2x: HW lock mechanismYitchak Gertner2008-08-132-44/+75
| * | | | | | | | | | bnx2x: Load/Unload under trafficVladislav Zolotarov2008-08-133-98/+135
| * | | | | | | | | | bnx2x: FW Internal Memory structureEilon Greenstein2008-08-132-334/+299
| * | | | | | | | | | bnx2x: StatisticsYitchak Gertner2008-08-134-94/+154
| * | | | | | | | | | bnx2x: Not dropping packets with L3/L4 checksum errorEilon Greenstein2008-08-132-12/+19
| * | | | | | | | | | bnx2x: FW (bootcode) interface fixesEilon Greenstein2008-08-131-32/+42
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-08-136-6/+7
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | sparc/drivers: use linux/of_device.h instead of asm/of_device.hStephen Rothwell2008-08-116-6/+7
* | | | | | | | | | | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-133-1/+44
* | | | | | | | | | | crypto: talitos - Add handling for SEC 3.x treatment of link tableLee Nipper2008-08-131-15/+39
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-08-125-31/+104
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branches 'ehca' and 'ipoib' into for-linusRoland Dreier2008-08-121-5/+12
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder2008-08-081-5/+12
| * | | | | | | | | | | | IB/ehca: Discard double CQE for one WRAlexander Schmidt2008-08-124-20/+78