summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/davem/...David S. Miller2008-03-212-3/+18
|\ \ \ | | |/ | |/|
| * | [NET] ifb: set separate lockdep classes for queue locksJarek Poplawski2008-03-201-0/+15
| * | [TG3]: Fix build warning on sparc32.David S. Miller2008-03-201-3/+3
| * | [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton2008-03-181-3/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-18306-3191/+8132
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller2008-03-17264-2835/+7579
| |\ \
| | * \ Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-173-52/+118
| | |\ \
| | | * | ahci: Add Marvell 6121 SATA supportJose Alberto Reguero2008-03-171-4/+15
| | | * | pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo2008-03-171-1/+1
| | | * | ahci: implement skip_host_reset parameterTejun Heo2008-03-171-19/+29
| | | * | ahci: request all PCI BARsTejun Heo2008-03-171-1/+4
| | | * | libata-acpi: improve dock event handlingTejun Heo2008-03-171-27/+69
| | | |/
| | * | virtio: fix race in enable_cbChristian Borntraeger2008-03-172-4/+7
| | * | virtio: Enable netpoll interface for netconsole loggingAmit Shah2008-03-171-0/+12
| | * | virtio: handle > 2 billion page balloon targetsRusty Russell2008-03-171-2/+2
| | * | virtio: Fix sysfs bits to have proper block symlinkJeremy Katz2008-03-171-0/+1
| | * | virtio: Use spin_lock_irqsave/restore for virtio-pciAnthony Liguori2008-03-171-6/+9
| | |/
| | * 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
OpenPOWER on IntegriCloud