summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-09-25ixgbe: xmit frame refactorJesse Brandeburg1-25/+17
2008-09-25ixgbe: lower stack space usageJesse Brandeburg1-9/+6
2008-09-25ixgbe: cleanup definesJesse Brandeburg1-7/+0
2008-09-25ixgbe: move set_num_queues and call it after msix failureJesse Brandeburg2-45/+45
2008-09-25ixgbe: refresh the ixgbe_down functionJesse Brandeburg1-10/+19
2008-09-25ixgbe: update to latest common code moduleJesse Brandeburg9-814/+1700
2008-09-25ixgbe: add clean rx many routineJesse Brandeburg1-2/+60
2008-09-25ixgbe: lro stats were not counted on first ethtool -ScallJesse Brandeburg1-6/+8
2008-09-25ixgbe: fix ring reallocation in ethtoolJesse Brandeburg3-53/+56
2008-09-25ixgbe: add device support for XF LR adaptersJesse Brandeburg3-0/+4
2008-09-25ixgbe: recycle pages in packet split modeJesse Brandeburg2-18/+32
2008-09-25ixgbe: fix bug with lots of tx queuesJesse Brandeburg1-3/+3
2008-09-25ixgbe: fix initial interrupt throttle settingsJesse Brandeburg3-89/+100
2008-09-25ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg1-1/+1
2008-09-25ixgbe: fix pci_resource allocation as in other driversJeff Kirsher1-8/+2
2008-09-25ixgbe: fix ethtool register dumpJesse Brandeburg2-21/+12
2008-09-25ixgbe: limit small mtu to minimum for ipv4 supportJesse Brandeburg1-2/+2
2008-09-25ixgbe: fix bug with shared interruptsJesse Brandeburg1-1/+6
2008-09-25ixgbe: link change interrupt was not causing link eventJesse Brandeburg1-2/+2
2008-09-25ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg5-51/+118
2008-09-25ixgbe: fix multicast address updateJesse Brandeburg1-2/+3
2008-09-25ixgbe: fix dca defines to not have spacesJesse Brandeburg1-12/+12
2008-09-25ixgbe: fix bug where using wake queue instead of startJesse Brandeburg1-1/+1
2008-09-25netxen: add pci idsDhananjay Phadke1-9/+9
2008-09-25myri10ge: Rename DCA-related firmware countersBrice Goglin1-1/+1
2008-09-25myri10ge: Stop scaring people when DCA is built but absentBrice Goglin1-2/+3
2008-09-25smc911x: remove duplicate debug printoutMagnus Damm1-2/+0
2008-09-25r6040: fix bad usage of udelayFlorian Fainelli1-2/+2
2008-09-25sfc: Fix type of FALCON_SPI_MAX_LENBen Hutchings1-1/+1
2008-09-25sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriateBen Hutchings2-2/+2
2008-09-25sfc: Remove obsolete comment about PCI modesBen Hutchings1-1/+0
2008-09-25sfc: Disable interrupts after a fatal interrupt occurs until resetBen Hutchings1-1/+2
2008-09-25sfc: Insert read memory barrier after checking MAC statistics flagBen Hutchings1-1/+3
2008-09-25sfc: Stop generating bogus events in tenxpress_check_hw()Ben Hutchings1-2/+1
2008-09-25sfc: Don't include net_driver.h from falcon_io.hSteve Hodgson1-1/+0
2008-09-25sfc: Make queue flushes more reliableBen Hutchings4-126/+141
2008-09-25sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)Steve Hodgson1-1/+1
2008-09-25sfc: Serialise tenxpress_special_reset() with statistics fetchesBen Hutchings1-5/+10
2008-09-25sfc: Remove workaround for old firmware bugBen Hutchings7-156/+1
2008-09-25sfc: Fix memory BAR release call on error pathBen Hutchings1-1/+1
2008-09-25sfc: Add check for memory allocation failure in falcon_probe_nic()Ben Hutchings1-0/+2
2008-09-258139too: [cosmetic] fix incorrect register for flash-romMats Erik Andersson1-1/+2
2008-09-25s2io: Fix enabling VLAN tag stripping at driver initializationBreno Leitao2-8/+11
2008-09-25cs89x0: fix warning release_irq labelYoichi Yuasa1-2/+0
2008-09-25[netdrvr/usb] hso_create_bulk_serial_device(): fix a double freeAdrian Bunk1-4/+5
2008-09-25wan/hdlc_x25.c: fix a NULL dereferenceKrzysztof Halasa1-3/+5
2008-09-25bonding: Do not tx-balance some IPv6 packets on ALB/TLB bondsVlad Yasevich1-0/+24
2008-09-25[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probeMatthew Wilcox1-2/+0
2008-09-25ehea: Fix DLPAR memory handlingHannes Hering1-1/+2
2008-09-25[netdrvr] ne: Fix suspend and resume for ISA PnP cards.David Fries1-1/+8