summaryrefslogtreecommitdiffstats
path: root/drivers/net/3c509.c (unfollow)
Commit 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-20net: Fix data corruption when splicing from sockets.Jarek Poplawski1-32/+29
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-20net: Add debug info to track down GSO checksum bugHerbert Xu1-1/+13
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-20net/9p: fid->fid is used uninitializedRoel Kluin1-1/+1
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-17dell_rbu: use scnprintf() instead of less secure sprintf()Pavel Roskin1-2/+2
2009-01-17security: introduce missing kfreeVegard Nossum1-0/+1
2009-01-17move wm8400-regulator's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell1-13/+13
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell12-130/+130
2009-01-16IPoIB: 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-16Linux 2.6.29-rc2v2.6.29-rc2Linus Torvalds1-1/+1
2009-01-16ACPI PCI hotplug: harden against panic regressionJames Bottomley1-0/+2
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-16ACPI: fix ACPI_FADT_S4_RTC_WAKE commentDavid Brownell1-1/+1
2009-01-16kprobes: check CONFIG_FREEZER instead of CONFIG_PMMasami Hiramatsu3-3/+3
2009-01-16PM: Fix freezer compilation if PM_SLEEP is unsetRafael J. Wysocki1-1/+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-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2-7/+10