summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/s390/net: Kconfig brush upUrsula Braun2008-03-171-21/+22
* atl1: reduce forward declarationsJay Cliburn2008-03-172-713/+703
* atl1: make functions staticJay Cliburn2008-03-172-53/+51
* atl1: print debug info if rrd errorJay Cliburn2008-03-171-4/+22
* atl1: use netif_msgJay Cliburn2008-03-172-46/+111
* atl1: use csum_startJay Cliburn2008-03-171-5/+6
* atl1: simplify tx packet descriptorJay Cliburn2008-03-172-220/+246
* atl1: add ethtool register dumpJay Cliburn2008-03-172-0/+54
* atl1: fix broken TSOJay Cliburn2008-03-171-18/+11
* atl1: move common functions to atlx filesJay Cliburn2008-03-179-2710/+2751
* atl1: relocate atl1 driver to /drivers/net/atlxJay Cliburn2008-03-178-1/+1
* remove the obsolete xircom_tulip_cb driverAdrian Bunk2008-03-173-1741/+1
* sk98lin: remove obsolete driverStephen Hemminger2008-03-1742-41384/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2008-03-162-5/+5
|\
| * [PARISC] make ptr_to_pide() staticFUJITA Tomonori2008-03-151-2/+2
| * [PARISC] pdc_stable: fix compile errorsJoel Soete2008-03-151-3/+3
* | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2008-03-152-95/+0
* | tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin2008-03-151-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-03-147-67/+143
|\ \
| * | firewire: fw-ohci: shut up false compiler warning on PPC32Stefan Richter2008-03-141-3/+3
| * | firewire: fw-ohci: use dma_alloc_coherent for ar_bufferJarod Wilson2008-03-141-13/+5
| * | ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter2008-03-141-0/+5
| * | firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter2008-03-141-0/+5
| * | firewire: update Kconfig help textStefan Richter2008-03-141-31/+19
| * | firewire: warn on fatal condition in topology codeStefan Richter2008-03-141-1/+2
| * | firewire: fw-sbp2: set single-phase retry_limitJarod Wilson2008-03-141-4/+27
| * | firewire: fw-ohci: Apple UniNorth 1st generation supportStefan Richter2008-03-141-8/+21
| * | firewire: fw-ohci: PPC PMac platform codeStefan Richter2008-03-141-0/+49
| * | firewire: endianess annotationsStefan Richter2008-03-143-6/+6
| * | firewire: endianess fixStefan Richter2008-03-141-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-03-1310-36/+41
|\ \
| * | IPoIB: Allocate priv->tx_ring with vmalloc()Roland Dreier2008-03-122-7/+10
| * | IPoIB/cm: Set tx_wr.num_sge in connected mode post_send()Roland Dreier2008-03-111-0/+1
| * | IPoIB: Don't drop multicast sends when they can be queuedOr Gerlitz2008-03-111-1/+1
| * | IB/ipath: Reset the retry counter for RDMA_READ_RESPONSE_MIDDLE packetsPatrick Marchand Latifi2008-03-111-0/+4
| * | IB/ipath: Fix error completion put on send CQ instead of recv CQPatrick Marchand Latifi2008-03-111-1/+1
| * | IB/ipath: Fix RC QP initializationPatrick Marchand Latifi2008-03-111-4/+5
| * | IB/ipath: Fix potentially wrong RNR retry counter returned in ipath_query_qp()Patrick Marchand Latifi2008-03-111-1/+1
| * | IB/ipath: Fix IB compliance problems with link state vs physical stateRalph Campbell2008-03-115-22/+18
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2008-03-133-31/+61
|\ \ \
| * | | iop-adma.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-131-16/+16
| * | | fsldma: Add a completed cookie updated action in DMA finish interrupt.Zhang Wei2008-03-131-1/+1
| * | | fsldma: Add device_prep_dma_interrupt support to fsldma.cZhang Wei2008-03-131-0/+27
| * | | dmaengine: Fix a bug about BUG_ON() on DMA engine capability DMA_INTERRUPT.Zhang Wei2008-03-131-1/+1
| * | | fsldma: Fix fsldma.c warning messages when it's compiled under PPC64.Zhang Wei2008-03-131-13/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-03-131-1/+5
|\ \ \ \
| * | | | PCI: fix issue with busses registering multiple times in sysfsGreg Kroah-Hartman2008-03-131-1/+5
| |/ / /
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-03-1324-94/+365
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown2008-03-135-16/+38
| |\ \ \ \ \ \
| | | | * | | | acer-wmi: build depends on i8042Jiri Kosina2008-03-131-0/+1
OpenPOWER on IntegriCloud