aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
2008-12-26ixgbe: Fix NAPI enable/disable path when using DCBPeter P Waskiewicz Jr
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-15ixgbe: fix dma mapping unbalanceJesse Brandeburg
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr
2008-12-03ixgbe: function comment typoWang Chen
2008-11-27ixgbe: section fixesAl Viro
2008-11-27ixgbe: cleanup link up/down messagesJeff Kirsher
2008-11-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-25ixgbe: Naming interrupt vectorsRobert Olsson
2008-11-25DCB: fix kconfig optionJeff Kirsher
2008-11-23driver/net/*: remove redundant argument commentsQinghuang Feng
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-19ixgb: convert to net_device_opsStephen Hemminger
2008-11-19ixgbe: fix compilation with gcc-3.4Alexey Dobriyan
2008-11-16ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg
2008-10-27net: convert more to %pMJohannes Berg
2008-10-16[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik
2008-09-24ixgbe: whitespace/formatting cleanupAlexander Duyck
2008-09-24ixgbe: correctly add and remove napi queuesAlexander Duyck
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz
2008-09-24ixgbe: bump versionJeff Kirsher
2008-09-24ixgbe: xmit frame refactorJesse Brandeburg
2008-09-24ixgbe: lower stack space usageJesse Brandeburg
2008-09-24ixgbe: move set_num_queues and call it after msix failureJesse Brandeburg
2008-09-24ixgbe: refresh the ixgbe_down functionJesse Brandeburg
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg
2008-09-24ixgbe: add clean rx many routineJesse Brandeburg
2008-09-24ixgbe: fix ring reallocation in ethtoolJesse Brandeburg
2008-09-24ixgbe: add device support for XF LR adaptersJesse Brandeburg
2008-09-24ixgbe: recycle pages in packet split modeJesse Brandeburg
2008-09-24ixgbe: fix initial interrupt throttle settingsJesse Brandeburg
2008-09-24ixgbe: fix pci_resource allocation as in other driversJeff Kirsher
2008-09-24ixgbe: limit small mtu to minimum for ipv4 supportJesse Brandeburg
2008-09-24ixgbe: fix bug with shared interruptsJesse Brandeburg
2008-09-24ixgbe: link change interrupt was not causing link eventJesse Brandeburg
2008-09-24ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg
2008-09-24ixgbe: fix dca defines to not have spacesJesse Brandeburg
2008-09-24ixgbe: fix bug where using wake queue instead of startJesse Brandeburg
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-03ixgbe: change config srrctl to only program one register per VMDq/RSS idAlexander Duyck
2008-09-03ixgbe: use different context for tso and offloadPJ Waskiewicz
2008-09-03ixgbe: fix dca hints going to wrong processorJesse Brandeburg
2008-09-03ixgbe: fix bug where lro settings are per ringJesse Brandeburg
2008-09-03ixgbe: update dca to new interface, fix CONFIG_DCA_MODULEJesse Brandeburg