summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599Yi Zou2009-10-293-0/+48
* ixgbe: Add support for 82599 alternative WWNN/WWPN prefixYi Zou2009-10-292-0/+65
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-10-271-9/+13
|\
| * ixgbe: fix memory leak when resizing rings while interface is downAlexander Duyck2009-10-261-9/+13
* | ixgbe: Fix erroneous display of stats by ethtool -SAjit Khaparde2009-10-131-5/+22
* | net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-131-10/+2
* | ixgbe: Fix KR to KX fail over for Mezzanine cardsDon Skidmore2009-10-082-3/+134
* | ixgbe: add support for 82599 based Express Module X520-P2Don Skidmore2009-10-083-0/+4
* | ixgbe: Use the instance of net_device_stats from net_device.Ajit Khaparde2009-10-073-33/+34
* | dcb: data center bridging ops should be r/oStephen Hemminger2009-10-072-2/+2
|/
* ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore2009-10-043-0/+4
* ixgbe: add support for 82599 Combined BackplaneDon Skidmore2009-10-043-0/+4
* e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop2009-10-021-11/+2
* ixgbe: correct the parameter descriptionJiri Pirko2009-10-011-3/+1
* ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr2009-09-301-7/+0
* ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2009-09-302-2/+9
* ixgbe: Bump driver version numberPeter P Waskiewicz Jr2009-09-301-1/+1
* ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr2009-09-303-52/+187
* ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr2009-09-301-3/+20
* ixgbe: move rx queue RSC configuration to a separate functionNelson, Shannon2009-09-211-31/+47
* ixgbe: Allow tx itr specific settingsNelson, Shannon2009-09-213-29/+83
* ixgbe: fix sfp_timer clean up in ixgbe_downDon Skidmore2009-09-211-0/+2
* ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr2009-09-143-3/+6
* ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr2009-09-143-0/+6
* ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr2009-09-141-0/+2
* ixgbe: Add support for using FCoE DDP in 82599 as FCoE targetsYi Zou2009-09-031-1/+7
* ixgbe: Distribute transmission of FCoE traffic in 82599Yi Zou2009-09-031-2/+8
* ixgbe: Add support for multiple Tx queues for FCoE in 82599Yi Zou2009-09-032-15/+65
* ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded ...Mallikarjuna R Chilakala2009-09-011-11/+11
* ixgbe: Properly disable DCB arbiters prior to applying changesPeter P Waskiewicz Jr2009-09-011-7/+14
* ixgbe: refactor link setup codeMallikarjuna R Chilakala2009-09-015-145/+67
* ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou2009-09-015-0/+134
* ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou2009-09-014-33/+98
* intel: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck2009-08-261-0/+1
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-266-122/+81
* ixgbe: Fix isues while reporting 8259x backplane link capabilitiesMallikarjuna R Chilakala2009-08-261-11/+8
* ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou2009-08-142-3/+7
* ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interfaceVasu Dev2009-08-141-0/+6
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-142-3/+3
|\
| * ixgbe: Fix receive on real device when VLANs are configuredLucy Liu2009-08-131-2/+2
| * ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completionYi Zou2009-08-131-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-131-8/+19
|\ \ | |/
| * ixgbe: fix issues setting rx-usecs with legacy interruptsDon Skidmore2009-08-131-8/+19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-124-56/+107
|\ \ | |/
| * ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2009-08-092-16/+19
| * ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou2009-08-091-40/+15
| * ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-032-1/+74
* | ixgbe: allow vlan egress priority mapping in DCB modeLucy Liu2009-08-051-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-303-15/+40
|\ \ | |/
OpenPOWER on IntegriCloud