summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* net: Fix IPv6 GSO type checks in Intel ethernet driversSridhar Samudrala2010-01-231-1/+1
* e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()Roel Kluin2010-01-201-5/+5
* ixgbe: update copyright datesShannon Nelson2010-01-1320-21/+21
* ixgbe: Do not attempt to perform interrupts in netpoll when downAlexander Duyck2010-01-131-0/+4
* ixgbe: Fix compiler warning about variable being used uninitializedPJ Waskiewicz2010-01-071-2/+7
* ixgbe: fix Need to call pci_save_state after pci_restore_stateDon Skidmore2009-12-231-0/+5
* ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-151-1/+12
* ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-152-0/+40
* ixgbe: Fix tx_restart_queue/non_eop_desc statistics countersMallikarjuna R Chilakala2009-12-151-2/+5
* ixgbe: add support for 82599 KR device 0x1517Don Skidmore2009-12-083-0/+4
* ixgbe: Fix TX stats accountingEric Dumazet2009-12-082-16/+5
* ixgbe: use EIAM to automask MSI-XJesse Brandeburg2009-12-031-6/+19
* ixgbe: performance tweaksJesse Brandeburg2009-12-033-30/+27
* ixgbe: change default ring sizeJesse Brandeburg2009-12-031-2/+2
* ixgbe: select FCoE Tx queue in ndo_select_queueYi Zou2009-12-031-10/+14
* ixgbe: use known user priority for FCoE when DCB is enabledYi Zou2009-12-033-13/+28
* ixgbe: remove skb_dma_map/unmap calls from driverAlexander Duyck2009-12-022-14/+50
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-291-1/+1
|\
| * ixgbe: move tc variable to CONFIG_IXGBE_DCBJaswinder Singh Rajput2009-11-201-1/+1
* | ixgbe: Display currently attached PHY through ethtoolPJ Waskiewicz2009-11-291-0/+50
* | ixgbe: Fix Receive Address Register (RAR) cleaning and accountingShannon Nelson2009-11-291-4/+4
* | ixgbe: LINKS2 is not a valid register for 82598Don Skidmore2009-11-291-4/+11
* | ixgbe: Disable Flow Control for certain devicesPJ Waskiewicz2009-11-291-0/+14
* | ixgbe: handle parameters for tx and rx EITR, no div0Shannon Nelson2009-11-291-6/+7
* | ixgbe: Only set/clear VFE in ixgbe_set_rx_modeAlexander Duyck2009-11-231-8/+10
* | ixgbe: Use rx buffer length from rx ring for configuring rscctlMallikarjuna R Chilakala2009-11-231-4/+4
* | ixgbe: Modify 82599 HWRSC statistics countersMallikarjuna R Chilakala2009-11-233-8/+24
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-182-6/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-171-0/+1
|\ \ | |/
| * ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-161-0/+1
* | ixgbe: Make queue pairs on single MSI-X interruptsPJ Waskiewicz2009-11-131-2/+2
* | ixgbe: Flush the LSC mask change to prevent repeated interruptsNelson, Shannon2009-11-131-0/+1
* | ixgbe: r_idx not used in ixgbe_msix_clean_rx()Ali Gholami Rudi2009-11-111-2/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-081-6/+78
|\ \ | |/
| * ixgbe: fix traffic hangs on Tx with ioatdma loadedDon Skidmore2009-11-061-4/+23
| * ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabledYi Zou2009-11-061-1/+51
| * ixgbe: Fix gso_max_size for 82599 when DCB is enabledYi Zou2009-11-061-1/+4
* | 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
OpenPOWER on IntegriCloud