summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-20mv643xx_eth: prevent interrupt storm on ifconfig downGabriel Paubert1-0/+1
2009-01-20mv643xx_eth: fix multicast filter programmingLennert Buytenhek1-1/+1
2009-01-20Revert "mv643xx_eth: use longer DMA bursts".Lennert Buytenhek1-6/+8
2009-01-20tg3: Fix firmware loadingMatt Carlson2-31/+51
2009-01-20ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr1-3/+3
2009-01-20ixgbe: fix tag stripping for VLAN ID 0Don Skidmore1-26/+27
2009-01-20ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore2-0/+6
2009-01-20korina: drop leftover assignmentPhil Sutter1-2/+1
2009-01-20korina: adjust headroom for new skb's alsoPhil Sutter1-0/+3
2009-01-20korina: fix loop back of receive descriptorsPhil Sutter1-4/+5
2009-01-20cxgb3: Fix LRO misalignmentDivy Le Ray1-0/+1
2009-01-20macb: avoid lockup when TGO during underrunRichard Röjfors1-0/+8
2009-01-20bnx2x: Version updateEilon Greenstein4-6/+6
2009-01-20bnx2x: Barriers for the compilerEilon Greenstein2-19/+27
2009-01-20bnx2x: Driver description updateEilon Greenstein1-1/+1
2009-01-20bnx2x: Handling PHY FW load failureEilon Greenstein1-3/+4
2009-01-20bnx2x: Legacy speeds autoneg failuresEilon Greenstein1-2/+8
2009-01-20bnx2x: Prevent self test loopback failuresEilon Greenstein1-1/+1
2009-01-20bnx2x: 1G-10G toggling raceEilon Greenstein1-11/+32
2009-01-20bnx2x: Overstepping array boundsEilon Greenstein1-0/+4
2009-01-20bnx2x: Block nvram access when the device is inactiveEilon Greenstein1-0/+3
2009-01-20bnx2x: Read chip IDEilon Greenstein1-1/+1
2009-01-20bnx2x: Wrong HDR offset in CAMEilon Greenstein1-3/+6
2009-01-20bnx2x: Potential race after iSCSI bootEilon Greenstein1-5/+9
2009-01-20bnx2x: Handling probe failuresEilon Greenstein1-7/+5
2009-01-20bnx2x: Free IRQEilon Greenstein1-3/+3
2009-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds17-171/+189
2009-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-1/+1
2009-01-18dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-01-17Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier5-28/+46
2009-01-17IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell1-13/+13
2009-01-17IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell12-130/+130
2009-01-17IPoIB: Do not print error messages for multicast join retriesYossi Etigin1-1/+1
2009-01-16IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier1-9/+19
2009-01-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds11-204/+830
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+5
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley1-0/+2
2009-01-16Merge branch 'misc' into releaseLen Brown7-5/+17
2009-01-16Merge branch 'thinkpad-acpi' into releaseLen Brown2-152/+769
2009-01-16Merge branches 'bugzilla-11884' and 'bugzilla-8544' into releaseLen Brown2-47/+42
2009-01-16ACPI: rename main.c to sleep.cLen Brown2-1/+1
2009-01-16dell-laptop: move to drivers/platform/x86/ from drivers/misc/Len Brown4-2/+14
2009-01-16eeepc-laptop: enable Bluetooth ACPI detailsJonathan McDowell1-2/+2
2009-01-16thermal fixup for broken BIOS which has invalid trip points.Zhang Rui1-4/+12
2009-01-16netxen: include ipv6.h (fixes build failure)Dhananjay Phadke1-0/+1
2009-01-16ACPI: EC: Don't trust ECDT tables from ASUSAlexey Starikovskiy1-44/+30
2009-01-16netxen: avoid invalid iounmapDhananjay Phadke1-2/+4
2009-01-16ACPI: EC: Limit workaround for ASUS notebooks even moreAlexey Starikovskiy1-1/+2
2009-01-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds11-65/+66