summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-24e1000e: fix spelling errors in commentsAuke Kok7-44/+46
2008-02-24e1000e: fix flow control denial of service possibilityJesse Brandeburg1-26/+5
2008-02-24e1000e: fix flow control when using ethtool overridesJesse Brandeburg1-3/+0
2008-02-24e1000e: fix link up message to show ethX:Jesse Brandeburg1-2/+1
2008-02-24e1000e: 82573 can use eerd method to read eepromAuke Kok1-11/+1
2008-02-24ixgb: add RNBC counter - no buffer count - to ethtool statsAuke Kok1-0/+1
2008-02-24macb: Fix speed settingAtsushi Nemoto1-1/+1
2008-02-24sky2: fix LED managementStephen Hemminger2-74/+76
2008-02-24[netdrvr] via-rhine: Use register offset definition for WOLcgClrLaura Garcia1-1/+1
2008-02-23net/phy/mdio_bus.c: fix a check-after-useAdrian Bunk1-2/+2
2008-02-23igb: Fix panic with NICs with 1000BASE-SX PHYBill Hayes1-2/+4
2008-02-23gianfar: don't pass NULL dev ptr to DMA opsBecky Bruce1-7/+7
2008-02-23sis190: read the mac address from the eeprom firstFrancois Romieu1-5/+10
2008-02-23tlan: add static to function definitionsHarvey Harrison1-32/+32
2008-02-23claw: make use of DIV_ROUND_UPJulia Lawall1-21/+18
2008-02-23pcnet_cs: if AX88190-based card, printk "use axnet_cs instead" message.Komuro1-2/+8
2008-02-23drivers/net/cs89x0.c: compilation warning fixLeonardo Potenza1-6/+6
2008-02-23virtio_net: Fix oops on early interrupts - introduced by virtio reset codeChristian Borntraeger1-1/+1
2008-02-23uli526x partially recognizing interfaceGrant Grundler1-1/+11
2008-02-23igb: fix legacy mode irq issueAndy Gospodarek1-7/+2
2008-02-23fs_enet: Don't call phy_mii_ioctl() in atomic context.Scott Wood1-6/+1
2008-02-23ehea: add kdump supportThomas Klein2-25/+290
2008-02-23Merge branch 'master' of ../linux-2.6/David S. Miller326-3089/+11048
2008-02-23Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-23tg3: ethtool phys_id defaultStephen Hemminger1-1/+1
2008-02-23[BNX2]: Update version to 1.7.4.Michael Chan1-2/+2
2008-02-23fix vmsas.c file permissionsOliver Pinter1-0/+0
2008-02-23[BNX2]: Disable parallel detect on an HP blade.Michael Chan2-1/+14
2008-02-23[BNX2]: More 5706S link down workaround.Michael Chan1-15/+17
2008-02-23mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-23dmi: prevent linked list corruptionJean Delvare1-7/+1
2008-02-23drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis1-1/+1
2008-02-23NBD: make nbd default to deadline I/O schedulerPaul Clements1-0/+6
2008-02-23dmi: don't save the same device twiceJean Delvare1-30/+44
2008-02-23rtc-cmos: display HPET emulation modeDavid Brownell1-0/+2
2008-02-23spi: pxa2xx_spi clock polarity fixNed Forrester1-14/+27
2008-02-23atmel_spi: fix clock polarityAtsushi Nemoto1-0/+10
2008-02-23atmel_serial: fix interrupt handler return valueHaavard Skinnemoen1-1/+1
2008-02-23copyright owner and author clean up for intel iommu and related filesmark gross5-11/+16
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds26-183/+3184
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki14-15/+23
2008-02-23[SCSI] qlogicpt: section fixesAdrian Bunk1-6/+6
2008-02-23[SCSI] mvsas: convert from rough draft to working driverKe Wei1-313/+1469
2008-02-23[SCSI] mvsas: Add Marvell 6440 SAS/SATA driverJeff Garzik3-0/+1836
2008-02-22i915: fix AR register restore.Jesse Barnes1-0/+1
2008-02-22[SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley1-1/+2
2008-02-22[SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley1-4/+0
2008-02-22[SCSI] st: compile fix when DEBUG set to oneKai Makisara2-8/+4
2008-02-22[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori1-4/+6
2008-02-22[SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori1-22/+12