aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* r8169: select MII in KconfigFrancois Romieu2008-09-241-0/+1
* ehea: fix mutex and spinlock useSebastien Dugue2008-09-241-22/+4
* ixgbe: fix DCA dependency in KconfigJesse Brandeburg2008-09-241-0/+1
* ixgbe: whitespace/formatting cleanupAlexander Duyck2008-09-241-71/+54
* ixgbe: correctly add and remove napi queuesAlexander Duyck2008-09-241-100/+130
* ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz2008-09-249-300/+266
* ixgbe: bump versionJeff Kirsher2008-09-241-1/+1
* ixgbe: xmit frame refactorJesse Brandeburg2008-09-241-25/+17
* ixgbe: lower stack space usageJesse Brandeburg2008-09-241-9/+6
* ixgbe: cleanup definesJesse Brandeburg2008-09-241-7/+0
* ixgbe: move set_num_queues and call it after msix failureJesse Brandeburg2008-09-242-45/+45
* ixgbe: refresh the ixgbe_down functionJesse Brandeburg2008-09-241-10/+19
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-249-814/+1700
* ixgbe: add clean rx many routineJesse Brandeburg2008-09-241-2/+60
* ixgbe: lro stats were not counted on first ethtool -ScallJesse Brandeburg2008-09-241-6/+8
* ixgbe: fix ring reallocation in ethtoolJesse Brandeburg2008-09-243-53/+56
* ixgbe: add device support for XF LR adaptersJesse Brandeburg2008-09-243-0/+4
* ixgbe: recycle pages in packet split modeJesse Brandeburg2008-09-242-18/+32
* ixgbe: fix bug with lots of tx queuesJesse Brandeburg2008-09-241-3/+3
* ixgbe: fix initial interrupt throttle settingsJesse Brandeburg2008-09-243-89/+100
* ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg2008-09-241-1/+1
* ixgbe: fix pci_resource allocation as in other driversJeff Kirsher2008-09-241-8/+2
* ixgbe: fix ethtool register dumpJesse Brandeburg2008-09-242-21/+12
* ixgbe: limit small mtu to minimum for ipv4 supportJesse Brandeburg2008-09-241-2/+2
* ixgbe: fix bug with shared interruptsJesse Brandeburg2008-09-241-1/+6
* ixgbe: link change interrupt was not causing link eventJesse Brandeburg2008-09-241-2/+2
* ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg2008-09-245-51/+118
* ixgbe: fix multicast address updateJesse Brandeburg2008-09-241-2/+3
* ixgbe: fix dca defines to not have spacesJesse Brandeburg2008-09-241-12/+12
* ixgbe: fix bug where using wake queue instead of startJesse Brandeburg2008-09-241-1/+1
* netxen: add pci idsDhananjay Phadke2008-09-241-9/+9
* myri10ge: Rename DCA-related firmware countersBrice Goglin2008-09-241-1/+1
* myri10ge: Stop scaring people when DCA is built but absentBrice Goglin2008-09-241-2/+3
* smc911x: remove duplicate debug printoutMagnus Damm2008-09-241-2/+0
* r6040: fix bad usage of udelayFlorian Fainelli2008-09-241-2/+2
* sfc: Fix type of FALCON_SPI_MAX_LENBen Hutchings2008-09-241-1/+1
* sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriateBen Hutchings2008-09-242-2/+2
* sfc: Remove obsolete comment about PCI modesBen Hutchings2008-09-241-1/+0
* sfc: Disable interrupts after a fatal interrupt occurs until resetBen Hutchings2008-09-241-1/+2
* sfc: Insert read memory barrier after checking MAC statistics flagBen Hutchings2008-09-241-1/+3
* sfc: Stop generating bogus events in tenxpress_check_hw()Ben Hutchings2008-09-241-2/+1
* sfc: Don't include net_driver.h from falcon_io.hSteve Hodgson2008-09-241-1/+0
* sfc: Make queue flushes more reliableBen Hutchings2008-09-244-126/+141
* sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)Steve Hodgson2008-09-241-1/+1
* sfc: Serialise tenxpress_special_reset() with statistics fetchesBen Hutchings2008-09-241-5/+10
* sfc: Remove workaround for old firmware bugBen Hutchings2008-09-247-156/+1
* sfc: Fix memory BAR release call on error pathBen Hutchings2008-09-241-1/+1
* sfc: Add check for memory allocation failure in falcon_probe_nic()Ben Hutchings2008-09-241-0/+2
* 8139too: [cosmetic] fix incorrect register for flash-romMats Erik Andersson2008-09-241-1/+2
* s2io: Fix enabling VLAN tag stripping at driver initializationBreno Leitao2008-09-242-8/+11