summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()Peter P Waskiewicz Jr2009-01-191-3/+3
* ixgbe: fix tag stripping for VLAN ID 0Don Skidmore2009-01-191-26/+27
* ixgbe: fix dca issue with relaxed ordering turned onDon Skidmore2009-01-191-0/+3
* ixgbe: Fix NAPI enable/disable path when using DCBPeter P Waskiewicz Jr2008-12-261-3/+8
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-221-6/+6
* ixgbe: fix dma mapping unbalanceJesse Brandeburg2008-12-151-5/+7
* ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr2008-12-101-8/+33
* ixgbe: function comment typoWang Chen2008-12-031-2/+1
* ixgbe: section fixesAl Viro2008-11-271-3/+2
* ixgbe: cleanup link up/down messagesJeff Kirsher2008-11-271-10/+12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-261-1/+0
|\
| * driver/net/*: remove redundant argument commentsQinghuang Feng2008-11-231-1/+0
* | ixgbe: Naming interrupt vectorsRobert Olsson2008-11-251-4/+14
* | DCB: fix kconfig optionJeff Kirsher2008-11-251-5/+5
* | ixgbe: add SFP+ driver supportDonald Skidmore2008-11-201-3/+91
* | ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-201-15/+185
* | netdev: add more functions to netdevice opsStephen Hemminger2008-11-201-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-32/+30
|\ \ | |/
| * ixgbe: fix compilation with gcc-3.4Alexey Dobriyan2008-11-191-30/+28
* | ixgb: convert to net_device_opsStephen Hemminger2008-11-191-14/+18
* | ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz2008-11-161-3/+3
* | netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-3/+3
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-1/+0
* | ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg2008-11-021-0/+33
* | net: convert more to %pMJohannes Berg2008-10-271-4/+2
|/
* [netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik2008-10-161-16/+16
* 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-241-182/+178
* 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: move set_num_queues and call it after msix failureJesse Brandeburg2008-09-241-44/+44
* ixgbe: refresh the ixgbe_down functionJesse Brandeburg2008-09-241-10/+19
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-241-34/+71
* ixgbe: add clean rx many routineJesse Brandeburg2008-09-241-2/+60
* ixgbe: fix ring reallocation in ethtoolJesse Brandeburg2008-09-241-5/+5
* ixgbe: add device support for XF LR adaptersJesse Brandeburg2008-09-241-0/+2
* ixgbe: recycle pages in packet split modeJesse Brandeburg2008-09-241-18/+31
* ixgbe: fix initial interrupt throttle settingsJesse Brandeburg2008-09-241-35/+45
* ixgbe: fix pci_resource allocation as in other driversJeff Kirsher2008-09-241-8/+2
* 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-241-43/+86
* 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
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-09-081-0/+6
|\
| * ixgbe: initialize interrupt throttle rateAndy Gospodarek2008-09-031-0/+6
* | ixgbe: change config srrctl to only program one register per VMDq/RSS idAlexander Duyck2008-09-031-10/+15
OpenPOWER on IntegriCloud