aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-13ixgbe: Fix erroneous display of stats by ethtool -SAjit Khaparde1-5/+22
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet1-10/+2
2009-10-08ixgbe: Fix KR to KX fail over for Mezzanine cardsDon Skidmore2-3/+134
2009-10-08ixgbe: add support for 82599 based Express Module X520-P2Don Skidmore3-0/+4
2009-10-07ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde3-33/+34
2009-10-07dcb: data center bridging ops should be r/oStephen Hemminger2-2/+2
2009-10-04ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore3-0/+4
2009-10-04ixgbe: add support for 82599 Combined BackplaneDon Skidmore3-0/+4
2009-10-02e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop1-11/+2
2009-10-01ixgbe: correct the parameter descriptionJiri Pirko1-3/+1
2009-09-30ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr1-7/+0
2009-09-30ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2-2/+9
2009-09-30ixgbe: Bump driver version numberPeter P Waskiewicz Jr1-1/+1
2009-09-30ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr3-52/+187
2009-09-30ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr1-3/+20
2009-09-21ixgbe: move rx queue RSC configuration to a separate functionNelson, Shannon1-31/+47
2009-09-21ixgbe: Allow tx itr specific settingsNelson, Shannon3-29/+83
2009-09-21ixgbe: fix sfp_timer clean up in ixgbe_downDon Skidmore1-0/+2
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr3-3/+6
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr3-0/+6
2009-09-14ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr1-0/+2
2009-09-03ixgbe: Add support for using FCoE DDP in 82599 as FCoE targetsYi Zou1-1/+7
2009-09-03ixgbe: Distribute transmission of FCoE traffic in 82599Yi Zou1-2/+8
2009-09-03ixgbe: Add support for multiple Tx queues for FCoE in 82599Yi Zou2-15/+65
2009-09-01ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded without any cable and reconnecting it to 1G partnerMallikarjuna R Chilakala1-11/+11
2009-09-01ixgbe: Properly disable DCB arbiters prior to applying changesPeter P Waskiewicz Jr1-7/+14
2009-09-01ixgbe: refactor link setup codeMallikarjuna R Chilakala5-145/+67
2009-09-01ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou5-0/+134
2009-09-01ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou4-33/+98
2009-09-01intel: convert drivers to netdev_tx_tStephen Hemminger1-1/+2
2009-08-26igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck1-0/+1
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore6-122/+81
2009-08-26ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala1-11/+8
2009-08-14ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou2-3/+7
2009-08-14ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev1-0/+6
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-3/+3
2009-08-13ixgbe: Fix receive on real device when VLANs are configuredLucy Liu1-2/+2
2009-08-13ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou1-1/+1
2009-08-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-8/+19
2009-08-13ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore1-8/+19
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-56/+107
2009-08-09ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2-16/+19
2009-08-09ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou1-40/+15
2009-08-05ixgbe: allow vlan egress priority mapping in DCB modeLucy Liu1-1/+1
2009-08-03ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2-1/+74
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-15/+40
2009-07-30ixgbe: Fix RSC completion delay causing Rx interrupts to stopPeter P Waskiewicz Jr2-1/+6
2009-07-30ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2-9/+9
2009-07-30ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr1-3/+10
2009-07-26ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore1-2/+15