summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-24libata-core: fix kernel-doc warningRandy Dunlap1-1/+1
2008-02-24sata_fsl: fix build with ATA_VERBOSE_DEBUGAnton Vorontsov1-3/+5
2008-02-24[libata] ahci: AMD SB700/SB800 SATA support 64bit DMAShane Huang1-6/+17
2008-02-24libata-pmp: clear hob for pmp register accessesMark Lord1-2/+2
2008-02-24libata: automatically use DMADIR if drive/bridge requires itTejun Heo4-3/+17
2008-02-24power_state: get rid of write-only variable in SATAPavel Machek1-3/+0
2008-02-24pata_atiixp: Use 255 sector limitAlan Cox1-2/+2
2008-02-24e1000e: remove unused read value in ASPM disable code.Auke Kok1-2/+0
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-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-180/+521
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-84/+34
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-23update TULIP MAINTAINERSGrant Grundler1-4/+7
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. Miller952-11524/+25657
2008-02-23Fix u132-hcd.c compile errorMirco Tischler1-2/+2
2008-02-23[NETFILTER]: fix ebtable targets returnJoonwoo Park3-3/+3
2008-02-23[IP_TUNNEL]: Don't limit the number of tunnels with generic name explicitly.Pavel Emelyanov5-43/+10
2008-02-23[NET]: Restore sanity wrt. print_mac().David S. Miller2-5/+8
2008-02-23[NEIGH]: Fix race between neighbor lookup and table's hash_rnd update.Pavel Emelyanov1-2/+4
2008-02-23[RTNL]: Validate hardware and broadcast address attribute for RTM_NEWLINKThomas Graf1-6/+19
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-23Add memory barrier semantics to wake_up() & coLinus Torvalds1-0/+1
2008-02-23mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-23documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov2-2/+3
2008-02-23memcgroup: return negative error code in mem_cgroup_create()Li Zefan1-2/+2
2008-02-23memcgroup: remove a useless VM_BUG_ON()Li Zefan1-1/+0