aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-23ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala1-1/+3
2009-10-29ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou1-0/+1
2009-10-07ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde1-1/+0
2009-10-07dcb: data center bridging ops should be r/oStephen Hemminger1-1/+1
2009-09-21ixgbe: Allow tx itr specific settingsNelson, Shannon1-2/+4
2009-09-01ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou1-0/+4
2009-09-01ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou1-0/+2
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore1-35/+0
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2009-08-09ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou1-0/+2
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2009-07-30ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr1-0/+2
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-07-23ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou1-0/+1
2009-07-17ixgbe: Remove legacy descriptor supportPeter P Waskiewicz Jr1-4/+0
2009-06-07ixgbe: Re-adjust ring layouts to have better cacheline efficiencyJesse Brandeburg1-16/+19
2009-06-07ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr1-0/+12
2009-06-07ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr1-0/+55
2009-06-07ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr1-2/+3
2009-06-07ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck1-6/+5
2009-06-07ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr1-0/+8
2009-05-18ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck1-0/+2
2009-05-17ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr1-0/+1
2009-05-17ixgbe: Enable jumbo frame for FCoE feature in 82599Yi Zou1-0/+4
2009-05-17ixgbe: Add RING_F_FCOE for FCoE feature in 82599Yi Zou1-0/+6
2009-05-17ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou1-0/+7
2009-05-17ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou1-0/+3
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou1-0/+13
2009-05-06ixgbe: remove ixgbe_napi_add/del_all referencesAlexander Duyck1-2/+0
2009-05-06ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck1-2/+3
2009-04-28ixgbe: enable HW RSC for 82599Alexander Duyck1-0/+4
2009-03-14ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg1-2/+4
2009-03-01ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz1-10/+19
2009-02-24ixbge: fix bug when using large pages and jumbo framesJesse Brandeburg1-0/+1
2009-02-24ixgbe: Move ring features into an enum, allowing easier future maintenanceShannon Nelson1-4/+10
2009-02-05ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr1-0/+2
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr1-1/+1
2009-02-01ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr1-2/+7
2009-01-21ixgbe: Replace LRO with GROHerbert Xu1-9/+0
2008-12-10ixgbe: Implement PCIe AER supportPeter P Waskiewicz Jr1-0/+1
2008-11-25DCB: fix kconfig optionJeff Kirsher1-1/+1
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore1-1/+4
2008-11-20ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck1-2/+23
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg1-0/+1
2008-10-16[netdrvr] myri10ge, ixgbe: remove broken select INTEL_IOATDMAJeff Garzik1-2/+2
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz1-11/+6
2008-09-24ixgbe: cleanup definesJesse Brandeburg1-7/+0
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg1-2/+0
2008-09-24ixgbe: fix ring reallocation in ethtoolJesse Brandeburg1-0/+4