aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAge
* ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-17
* ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore2009-11-06
* ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou2009-11-06
* ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou2009-11-06
* ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore2009-10-05
* ixgbe: add support for 82599 Combined BackplaneDon Skidmore2009-10-05
* e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop2009-10-02
* ixgbe: Remove ATR computation for UDP trafficPeter P Waskiewicz Jr2009-09-30
* ixgbe patch to provide NIC's tx/rx counters via ethtoolBen Greear2009-09-30
* ixgbe: Bump driver version numberPeter P Waskiewicz Jr2009-09-30
* ixgbe: Fix disabling of relaxed ordering with Tx DCAPeter P Waskiewicz Jr2009-09-30
* ixgbe: move rx queue RSC configuration to a separate functionNelson, Shannon2009-09-21
* ixgbe: Allow tx itr specific settingsNelson, Shannon2009-09-21
* ixgbe: fix sfp_timer clean up in ixgbe_downDon Skidmore2009-09-21
* ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr2009-09-14
* ixgbe: Properly disable packet split per-ring when globally disabledPeter P Waskiewicz Jr2009-09-14
* ixgbe: Distribute transmission of FCoE traffic in 82599Yi Zou2009-09-03
* ixgbe: Add support for multiple Tx queues for FCoE in 82599Yi Zou2009-09-03
* ixgbe: refactor link setup codeMallikarjuna R Chilakala2009-09-01
* ixgbe: Add support for dcbnl_rtnl_ops.setapp/getappYi Zou2009-09-01
* ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599Yi Zou2009-09-01
* intel: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck2009-08-26
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-26
* ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devicesYi Zou2009-08-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-14
|\
| * ixgbe: Fix receive on real device when VLANs are configuredLucy Liu2009-08-13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\|
| * ixgbe: Disable packet split only on FCoE queues in 82599Yi Zou2009-08-10
| * ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl()Yi Zou2009-08-10
* | ixgbe: allow vlan egress priority mapping in DCB modeLucy Liu2009-08-05
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-30
|\|
| * ixgbe: Fix usage of second flags bitmap when using LRO/RSCPeter P Waskiewicz Jr2009-07-30
| * ixgbe: Fix netpoll to be properly multiqueue awarePeter P Waskiewicz Jr2009-07-30
| * ixgbe: fix for 82599 errata marking UDP checksum errorsDon Skidmore2009-07-26
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\|
| * ixgbe: remove unnecessary call to device_init_wakeupAndy Gospodarek2009-07-23
| * ixgbe: Don't priority tag control frames in DCB modeLucy Liu2009-07-23
| * ixgbe: Enable FCoE offload when DCB is enabled for 82599Yi Zou2009-07-23
* | ixgbe: Bump version numberPeter P Waskiewicz Jr2009-07-17
* | ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr2009-07-17
* | ixgbe: Make sure boolean assignments from bitwise operations done correctlyPeter P Waskiewicz Jr2009-07-17
|/
* ixgbe: Fix coexistence of FCoE and Flow Director in 82599Yi Zou2009-07-09
* ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-03
* ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-03
* ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-03
* ixgbe: fix unmap length bugJesse Brandeburg2009-06-30
* ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala2009-06-30
* ixgbe: Fix SFP log messagesDon Skidmore2009-06-30
* net: group address list and its countJiri Pirko2009-06-18