| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded ... | Mallikarjuna R Chilakala | 2009-09-01 | 1 | -11/+11 |
* | ixgbe: Properly disable DCB arbiters prior to applying changes | Peter P Waskiewicz Jr | 2009-09-01 | 1 | -7/+14 |
* | ixgbe: refactor link setup code | Mallikarjuna R Chilakala | 2009-09-01 | 5 | -145/+67 |
* | ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp | Yi Zou | 2009-09-01 | 5 | -0/+134 |
* | ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599 | Yi Zou | 2009-09-01 | 4 | -33/+98 |
* | intel: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 |
* | igb/ixgbe: add IPV6_CSUM support to vlan_features | Alexander Duyck | 2009-08-26 | 1 | -0/+1 |
* | ixgbe: cleanup functions that should have been defined static | Don Skidmore | 2009-08-26 | 6 | -122/+81 |
* | ixgbe: Fix isues while reporting 8259x backplane link capabilities | Mallikarjuna R Chilakala | 2009-08-26 | 1 | -11/+8 |
* | ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices | Yi Zou | 2009-08-14 | 2 | -3/+7 |
* | ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface | Vasu Dev | 2009-08-14 | 1 | -0/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-14 | 2 | -3/+3 |
|\ |
|
| * | ixgbe: Fix receive on real device when VLANs are configured | Lucy Liu | 2009-08-13 | 1 | -2/+2 |
| * | ixgbe: Do not return 0 in ixgbe_fcoe_ddp() upon FCP_RSP in DDP completion | Yi Zou | 2009-08-13 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-13 | 1 | -8/+19 |
|\ \
| |/ |
|
| * | ixgbe: fix issues setting rx-usecs with legacy interrupts | Don Skidmore | 2009-08-13 | 1 | -8/+19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 4 | -56/+107 |
|\ \
| |/ |
|
| * | ixgbe: Disable packet split only on FCoE queues in 82599 | Yi Zou | 2009-08-09 | 2 | -16/+19 |
| * | ixgbe: Pass rx_ring directly in ixgbe_configure_srrctl() | Yi Zou | 2009-08-09 | 1 | -40/+15 |
| * | ixgbe: Patch to modify 82598 PCIe completion timeout values | Mallikarjuna R Chilakala | 2009-08-03 | 2 | -1/+74 |
* | | ixgbe: allow vlan egress priority mapping in DCB mode | Lucy Liu | 2009-08-05 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-30 | 3 | -15/+40 |
|\ \
| |/ |
|
| * | ixgbe: Fix RSC completion delay causing Rx interrupts to stop | Peter P Waskiewicz Jr | 2009-07-30 | 2 | -1/+6 |
| * | ixgbe: Fix usage of second flags bitmap when using LRO/RSC | Peter P Waskiewicz Jr | 2009-07-30 | 2 | -9/+9 |
| * | ixgbe: Fix netpoll to be properly multiqueue aware | Peter P Waskiewicz Jr | 2009-07-30 | 1 | -3/+10 |
| * | ixgbe: fix for 82599 errata marking UDP checksum errors | Don Skidmore | 2009-07-26 | 1 | -2/+15 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-23 | 3 | -17/+43 |
|\ \
| |/ |
|
| * | ixgbe: remove unnecessary call to device_init_wakeup | Andy Gospodarek | 2009-07-23 | 1 | -1/+0 |
| * | ixgbe: Don't priority tag control frames in DCB mode | Lucy Liu | 2009-07-23 | 1 | -6/+12 |
| * | ixgbe: Enable FCoE offload when DCB is enabled for 82599 | Yi Zou | 2009-07-23 | 3 | -10/+31 |
* | | ixgbe: Bump version number | Peter P Waskiewicz Jr | 2009-07-17 | 1 | -1/+1 |
* | | ixgbe: Add device support for a new copper 82598 device | Peter P Waskiewicz Jr | 2009-07-17 | 3 | -0/+4 |
* | | ixgbe: Make sure boolean assignments from bitwise operations done correctly | Peter P Waskiewicz Jr | 2009-07-17 | 1 | -4/+4 |
* | | ixgbe: Remove legacy descriptor support | Peter P Waskiewicz Jr | 2009-07-17 | 3 | -49/+19 |
|/ |
|
* | ixgbe: Remove DPRINTK messages in DCB mode | Lucy Liu | 2009-07-16 | 1 | -4/+0 |
* | ixgbe: clear mac address data block in DCB mode | Lucy Liu | 2009-07-16 | 1 | -0/+2 |
* | ixgbe: Fix coexistence of FCoE and Flow Director in 82599 | Yi Zou | 2009-07-09 | 2 | -8/+17 |
* | ixgbe: Not allow 8259x unsupported wol options change from ethtool | Mallikarjuna R Chilakala | 2009-07-03 | 1 | -1/+0 |
* | ixgbe: fix inconsistent SFP/SFP+ failure results. | Don Skidmore | 2009-07-03 | 1 | -5/+5 |
* | ixgbe: fix regression on some 82598 adapters | Don Skidmore | 2009-07-03 | 1 | -10/+14 |
* | ixgbe: fix issues with failing to detect insert of unsupported module | Don Skidmore | 2009-07-03 | 2 | -2/+9 |
* | ixgbe: fix unmap length bug | Jesse Brandeburg | 2009-06-30 | 1 | -6/+11 |
* | ixgbe: Fix link capabilities during adapter resets | Mallikarjuna R Chilakala | 2009-06-30 | 1 | -1/+2 |
* | ixgbe: Fix device capabilities of 82599 single speed fiber NICs. | Mallikarjuna R Chilakala | 2009-06-30 | 1 | -2/+3 |
* | ixgbe: Fix SFP log messages | Don Skidmore | 2009-06-30 | 1 | -8/+17 |
* | convert some DMA_nnBIT_MASK() callers | Andrew Morton | 2009-06-19 | 1 | -1/+1 |
* | net: group address list and its count | Jiri Pirko | 2009-06-18 | 1 | -3/+3 |
* | ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 | Yi Zou | 2009-06-09 | 3 | -5/+42 |
* | net: skb_shared_info optimization | Eric Dumazet | 2009-06-08 | 1 | -2/+2 |
* | ixgbe: Increase the driver version number | Peter P Waskiewicz Jr | 2009-06-07 | 1 | -1/+1 |