aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* ehea: Enable DLPAR memory removeHannes Hering2008-09-24
* [netdrvr] usb/hso: throttle to prevent loss of serial dataDenis Joseph Barrow2008-09-24
* myri10ge: use DCA if DCA is compiled as a moduleBrice Goglin2008-09-24
* cxgb3 - remove duplicate tests in lroDivy Le Ray2008-09-24
* r8169: select MII in KconfigFrancois Romieu2008-09-24
* ehea: fix mutex and spinlock useSebastien Dugue2008-09-24
* ixgbe: fix DCA dependency in KconfigJesse Brandeburg2008-09-24
* ixgbe: whitespace/formatting cleanupAlexander Duyck2008-09-24
* ixgbe: correctly add and remove napi queuesAlexander Duyck2008-09-24
* ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz2008-09-24
* ixgbe: bump versionJeff Kirsher2008-09-24
* ixgbe: xmit frame refactorJesse Brandeburg2008-09-24
* ixgbe: lower stack space usageJesse Brandeburg2008-09-24
* ixgbe: cleanup definesJesse Brandeburg2008-09-24
* ixgbe: move set_num_queues and call it after msix failureJesse Brandeburg2008-09-24
* ixgbe: refresh the ixgbe_down functionJesse Brandeburg2008-09-24
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-24
* ixgbe: add clean rx many routineJesse Brandeburg2008-09-24
* ixgbe: lro stats were not counted on first ethtool -ScallJesse Brandeburg2008-09-24
* ixgbe: fix ring reallocation in ethtoolJesse Brandeburg2008-09-24
* ixgbe: add device support for XF LR adaptersJesse Brandeburg2008-09-24
* ixgbe: recycle pages in packet split modeJesse Brandeburg2008-09-24
* ixgbe: fix bug with lots of tx queuesJesse Brandeburg2008-09-24
* ixgbe: fix initial interrupt throttle settingsJesse Brandeburg2008-09-24
* ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg2008-09-24
* ixgbe: fix pci_resource allocation as in other driversJeff Kirsher2008-09-24
* ixgbe: fix ethtool register dumpJesse Brandeburg2008-09-24
* ixgbe: limit small mtu to minimum for ipv4 supportJesse Brandeburg2008-09-24
* ixgbe: fix bug with shared interruptsJesse Brandeburg2008-09-24
* ixgbe: link change interrupt was not causing link eventJesse Brandeburg2008-09-24
* ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg2008-09-24
* ixgbe: fix multicast address updateJesse Brandeburg2008-09-24
* ixgbe: fix dca defines to not have spacesJesse Brandeburg2008-09-24
* ixgbe: fix bug where using wake queue instead of startJesse Brandeburg2008-09-24
* netxen: add pci idsDhananjay Phadke2008-09-24
* myri10ge: Rename DCA-related firmware countersBrice Goglin2008-09-24
* myri10ge: Stop scaring people when DCA is built but absentBrice Goglin2008-09-24
* smc911x: remove duplicate debug printoutMagnus Damm2008-09-24
* r6040: fix bad usage of udelayFlorian Fainelli2008-09-24
* sfc: Fix type of FALCON_SPI_MAX_LENBen Hutchings2008-09-24
* sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriateBen Hutchings2008-09-24
* sfc: Remove obsolete comment about PCI modesBen Hutchings2008-09-24
* sfc: Disable interrupts after a fatal interrupt occurs until resetBen Hutchings2008-09-24
* sfc: Insert read memory barrier after checking MAC statistics flagBen Hutchings2008-09-24
* sfc: Stop generating bogus events in tenxpress_check_hw()Ben Hutchings2008-09-24
* sfc: Don't include net_driver.h from falcon_io.hSteve Hodgson2008-09-24
* sfc: Make queue flushes more reliableBen Hutchings2008-09-24
* sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)Steve Hodgson2008-09-24
* sfc: Serialise tenxpress_special_reset() with statistics fetchesBen Hutchings2008-09-24