| Commit message (Expand) | Author | Age |
* | drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address | hartleys | 2010-01-07 |
* | ixgbe: allow tx of pre-formatted vlan tagged packets | Gurucharan Shetty | 2009-12-16 |
* | ixgbe: Fix 82598 premature copper PHY link indicatation | Mallikarjuna R Chilakala | 2009-12-16 |
* | ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters | Mallikarjuna R Chilakala | 2009-12-16 |
* | ixgbe: add support for 82599 KR device 0x1517 | Don Skidmore | 2009-12-08 |
* | ixgbe: Fix TX stats accounting | Eric Dumazet | 2009-12-08 |
* | ixgbe: use EIAM to automask MSI-X | Jesse Brandeburg | 2009-12-03 |
* | ixgbe: performance tweaks | Jesse Brandeburg | 2009-12-03 |
* | ixgbe: change default ring size | Jesse Brandeburg | 2009-12-03 |
* | ixgbe: select FCoE Tx queue in ndo_select_queue | Yi Zou | 2009-12-03 |
* | ixgbe: use known user priority for FCoE when DCB is enabled | Yi Zou | 2009-12-03 |
* | ixgbe: remove skb_dma_map/unmap calls from driver | Alexander Duyck | 2009-12-02 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 |
|\ |
|
| * | ixgbe: move tc variable to CONFIG_IXGBE_DCB | Jaswinder Singh Rajput | 2009-11-20 |
* | | ixgbe: Display currently attached PHY through ethtool | PJ Waskiewicz | 2009-11-29 |
* | | ixgbe: Fix Receive Address Register (RAR) cleaning and accounting | Shannon Nelson | 2009-11-29 |
* | | ixgbe: LINKS2 is not a valid register for 82598 | Don Skidmore | 2009-11-29 |
* | | ixgbe: Disable Flow Control for certain devices | PJ Waskiewicz | 2009-11-29 |
* | | ixgbe: handle parameters for tx and rx EITR, no div0 | Shannon Nelson | 2009-11-29 |
* | | ixgbe: Only set/clear VFE in ixgbe_set_rx_mode | Alexander Duyck | 2009-11-23 |
* | | ixgbe: Use rx buffer length from rx ring for configuring rscctl | Mallikarjuna R Chilakala | 2009-11-23 |
* | | ixgbe: Modify 82599 HWRSC statistics counters | Mallikarjuna R Chilakala | 2009-11-23 |
* | | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-17 |
|\| |
|
| * | ixgbe: Fixing EEH handler to handle more than one error | Breno Leitao | 2009-11-17 |
* | | ixgbe: Make queue pairs on single MSI-X interrupts | PJ Waskiewicz | 2009-11-13 |
* | | ixgbe: Flush the LSC mask change to prevent repeated interrupts | Nelson, Shannon | 2009-11-13 |
* | | ixgbe: r_idx not used in ixgbe_msix_clean_rx() | Ali Gholami Rudi | 2009-11-11 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-09 |
|\| |
|
| * | ixgbe: fix traffic hangs on Tx with ioatdma loaded | Don Skidmore | 2009-11-06 |
| * | ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled | Yi Zou | 2009-11-06 |
| * | ixgbe: Fix gso_max_size for 82599 when DCB is enabled | Yi Zou | 2009-11-06 |
* | | ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599 | Yi Zou | 2009-10-29 |
* | | ixgbe: Add support for 82599 alternative WWNN/WWPN prefix | Yi Zou | 2009-10-29 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-27 |
|\| |
|
| * | ixgbe: fix memory leak when resizing rings while interface is down | Alexander Duyck | 2009-10-26 |
* | | ixgbe: Fix erroneous display of stats by ethtool -S | Ajit Khaparde | 2009-10-13 |
* | | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet | 2009-10-13 |
* | | ixgbe: Fix KR to KX fail over for Mezzanine cards | Don Skidmore | 2009-10-09 |
* | | ixgbe: add support for 82599 based Express Module X520-P2 | Don Skidmore | 2009-10-09 |
* | | ixgbe: Use the instance of net_device_stats from net_device. | Ajit Khaparde | 2009-10-08 |
* | | dcb: data center bridging ops should be r/o | Stephen Hemminger | 2009-10-07 |
|/ |
|
* | ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card | Don Skidmore | 2009-10-05 |
* | ixgbe: add support for 82599 Combined Backplane | Don Skidmore | 2009-10-05 |
* | e1000e/igb/ixgbe: Don't report an error if devices don't support AER | Frans Pop | 2009-10-02 |
* | ixgbe: correct the parameter description | Jiri Pirko | 2009-10-01 |
* | ixgbe: Remove ATR computation for UDP traffic | Peter P Waskiewicz Jr | 2009-09-30 |
* | ixgbe patch to provide NIC's tx/rx counters via ethtool | Ben Greear | 2009-09-30 |
* | ixgbe: Bump driver version number | Peter P Waskiewicz Jr | 2009-09-30 |
* | ixgbe: Fix backplane flow control autoneg | Peter P Waskiewicz Jr | 2009-09-30 |