summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interruptsAlexander Duyck2012-07-211-6/+0
* ixgbe: add support for new 82599 deviceDon Skidmore2012-07-211-0/+1
* ixgbe: remove extra unused queues in DCB + FCoE caseJohn Fastabend2012-07-211-5/+8
* ixgbe: fix RAR entry counting for generic and fdb_add()John Fastabend2012-07-211-8/+19
* ixgbe: Reduce Rx header size to what is actually usedAlexander Duyck2012-07-211-2/+2
* ixgbe: Fix handling of FDIR_HASH flagAlexander Duyck2012-07-211-16/+32
* ixgbe: Change how we check for pre-existing and assigned VFsAlexander Duyck2012-07-211-7/+1
* ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriovAlexander Duyck2012-07-211-23/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-201-53/+64
|\
| * ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck2012-07-191-1/+4
| * ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-191-3/+10
| * ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck2012-07-191-18/+25
| * ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck2012-07-191-13/+10
| * ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-191-18/+15
* | ixgbe: use PCI_VENDOR_ID_INTELJon Mason2012-07-201-2/+2
|/
* ixgbe: Retire RSS enabled and capable flagsAlexander Duyck2012-07-181-22/+7
* ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck2012-07-181-13/+24
* ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck2012-07-181-12/+12
* ixgbe: Cleanup logic for MRQC and MTQC configurationAlexander Duyck2012-07-171-50/+66
* ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configurationAlexander Duyck2012-07-171-8/+4
* ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck2012-07-171-12/+24
* ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources callsAlexander Duyck2012-07-171-4/+16
* ixgbe: Ping the VFs on link status change to trigger link changeAlexander Duyck2012-07-171-0/+6
* ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2012-07-141-7/+12
* ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck2012-07-141-10/+4
* ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck2012-07-141-0/+28
* ixgbe: Clean up a useless switch statement and dead code in configure_srrctlAlexander Duyck2012-07-111-21/+15
* ixgbe: Add feature offset value to ring featuresAlexander Duyck2012-07-111-1/+1
* ixgbe: Add upper limit to ring featuresAlexander Duyck2012-07-111-4/+9
* ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-111-63/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-0/+5
|\
| * ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-091-0/+5
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-20/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-4/+10
|\ \ | |/
| * ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-261-4/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-251-1/+1
|\ \ | |/
| * ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck2012-06-201-1/+1
* | ixgbe: simplify padding and length checksStephen Hemminger2012-06-211-7/+2
* | ixgbe: Check PTP Rx timestamps via BPF filterJacob Keller2012-06-141-2/+1
* | ixgbe: ptp code cleanupJacob Keller2012-06-141-5/+3
|/
* ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabledJohn Fastabend2012-06-051-2/+5
* ixgbe: fix_features rxvlan is independent of DCB and needs to be setJohn Fastabend2012-06-051-10/+5
* ixgbe: update version numberDon Skidmore2012-05-091-2/+2
* ixgbe: cleanup the hwmon function callsDon Skidmore2012-05-091-0/+4
* ixgbe: support software timestampingJacob Keller2012-05-091-0/+2
* ixgbe: Enable timesync clock-out feature for PPS support on X540Jacob E Keller2012-05-091-0/+6
* ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)Jacob Keller2012-05-091-1/+52
* ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow controlAlexander Duyck2012-05-091-1/+58
* ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-091-30/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-8/+11
|\
OpenPOWER on IntegriCloud