| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-18 | 2 | -6/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 | 1 | -0/+1 |
|\ |
|
| * | ixgbe: Fixing EEH handler to handle more than one error | Breno Leitao | 2009-11-16 | 1 | -0/+1 |
* | | ixgbe: Make queue pairs on single MSI-X interrupts | PJ Waskiewicz | 2009-11-13 | 1 | -2/+2 |
* | | ixgbe: Flush the LSC mask change to prevent repeated interrupts | Nelson, Shannon | 2009-11-13 | 1 | -0/+1 |
* | | ixgbe: r_idx not used in ixgbe_msix_clean_rx() | Ali Gholami Rudi | 2009-11-11 | 1 | -2/+0 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-08 | 1 | -6/+78 |
|\ \
| |/ |
|
| * | ixgbe: fix traffic hangs on Tx with ioatdma loaded | Don Skidmore | 2009-11-06 | 1 | -4/+23 |
| * | ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled | Yi Zou | 2009-11-06 | 1 | -1/+51 |
| * | ixgbe: Fix gso_max_size for 82599 when DCB is enabled | Yi Zou | 2009-11-06 | 1 | -1/+4 |
* | | ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 | Yi Zou | 2009-10-29 | 3 | -0/+48 |
* | | ixgbe: Add support for 82599 alternative WWNN/WWPN prefix | Yi Zou | 2009-10-29 | 2 | -0/+65 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-27 | 1 | -9/+13 |
|\ \
| |/ |
|
| * | ixgbe: fix memory leak when resizing rings while interface is down | Alexander Duyck | 2009-10-26 | 1 | -9/+13 |
* | | ixgbe: Fix erroneous display of stats by ethtool -S | Ajit Khaparde | 2009-10-13 | 1 | -5/+22 |
* | | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet | 2009-10-13 | 1 | -10/+2 |
* | | ixgbe: Fix KR to KX fail over for Mezzanine cards | Don Skidmore | 2009-10-08 | 2 | -3/+134 |
* | | ixgbe: add support for 82599 based Express Module X520-P2 | Don Skidmore | 2009-10-08 | 3 | -0/+4 |
* | | ixgbe: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 2009-10-07 | 3 | -33/+34 |
* | | dcb: data center bridging ops should be r/o | Stephen Hemminger | 2009-10-07 | 2 | -2/+2 |
|/ |
|
* | ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card | Don Skidmore | 2009-10-04 | 3 | -0/+4 |
* | ixgbe: add support for 82599 Combined Backplane | Don Skidmore | 2009-10-04 | 3 | -0/+4 |
* | e1000e/igb/ixgbe: Don't report an error if devices don't support AER | Frans Pop | 2009-10-02 | 1 | -11/+2 |
* | ixgbe: correct the parameter description | Jiri Pirko | 2009-10-01 | 1 | -3/+1 |
* | ixgbe: Remove ATR computation for UDP traffic | Peter P Waskiewicz Jr | 2009-09-30 | 1 | -7/+0 |
* | ixgbe patch to provide NIC's tx/rx counters via ethtool | Ben Greear | 2009-09-30 | 2 | -2/+9 |
* | ixgbe: Bump driver version number | Peter P Waskiewicz Jr | 2009-09-30 | 1 | -1/+1 |
* | ixgbe: Fix backplane flow control autoneg | Peter P Waskiewicz Jr | 2009-09-30 | 3 | -52/+187 |
* | ixgbe: Fix disabling of relaxed ordering with Tx DCA | Peter P Waskiewicz Jr | 2009-09-30 | 1 | -3/+20 |
* | ixgbe: move rx queue RSC configuration to a separate function | Nelson, Shannon | 2009-09-21 | 1 | -31/+47 |
* | ixgbe: Allow tx itr specific settings | Nelson, Shannon | 2009-09-21 | 3 | -29/+83 |
* | ixgbe: fix sfp_timer clean up in ixgbe_down | Don Skidmore | 2009-09-21 | 1 | -0/+2 |
* | ixgbe: Create separate media type for CX4 adapters | Peter P Waskiewicz Jr | 2009-09-14 | 3 | -3/+6 |
* | ixgbe: Add support for 82599-based CX4 adapters | Peter P Waskiewicz Jr | 2009-09-14 | 3 | -0/+6 |
* | ixgbe: Properly disable packet split per-ring when globally disabled | Peter P Waskiewicz Jr | 2009-09-14 | 1 | -0/+2 |
* | ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets | Yi Zou | 2009-09-03 | 1 | -1/+7 |
* | ixgbe: Distribute transmission of FCoE traffic in 82599 | Yi Zou | 2009-09-03 | 1 | -2/+8 |
* | ixgbe: Add support for multiple Tx queues for FCoE in 82599 | Yi Zou | 2009-09-03 | 2 | -15/+65 |
* | 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 |
|\ |
|