summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * ixgbe: Cleanup configuration of FCoE registersAlexander Duyck2012-07-192-27/+32
| * ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck2012-07-192-17/+17
| * ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck2012-07-191-4/+11
| * ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-193-19/+21
* | ixgbe: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-9/+6
* | ixgb: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-12/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-193-10/+38
|\
| * ixgbevf: Fix panic when loading driverAlexander Duyck2012-07-171-0/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-162-10/+35
| |\
| | * e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan2012-07-141-10/+32
| | * e1000e: Correct link check logic for 82571 serdesTushar Dave2012-07-141-0/+3
| * | ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K2012-07-161-12/+0
| |/
* | net: e100: ucode is optional in some casesBjørn Mork2012-07-191-9/+31
* | ixgbe: Cleanup holes in flags after removing several of themAlexander Duyck2012-07-181-25/+25
* | ixgbe: Retire RSS enabled and capable flagsAlexander Duyck2012-07-184-37/+8
* | ixgbe: Add support for SR-IOV w/ DCB or RSSAlexander Duyck2012-07-184-47/+423
* | ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck2012-07-181-12/+12
* | ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck2012-07-181-70/+83
* | ixgbevf: Consolidate Tx context descriptor creation codeAlexander Duyck2012-07-182-180/+163
* | ixgbevf: Add netdev to ring structureAlexander Duyck2012-07-183-34/+28
* | ixgbevf: Do not rewind the Rx ring before bumping tailAlexander Duyck2012-07-181-5/+2
* | ixgbevf: fix VF untagging when 802.1 prio is setPascal Bouchareine2012-07-181-1/+1
* | ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck2012-07-172-15/+15
* | 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-172-50/+42
* | ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck2012-07-172-56/+38
* | 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
* | ixgbevf: Use igb style interrupt masks instead of ixgbe styleAlexander Duyck2012-07-173-146/+105
* | ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck2012-07-173-182/+89
* | ixgbevf: Update q_vector to contain ring pointers instead of bitmapsAlexander Duyck2012-07-172-105/+65
* | ixgbevf: Cleanup accounting for space needed at start of xmit_frameAlexander Duyck2012-07-171-22/+24
* | ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck2012-07-172-10/+4
* | ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck2012-07-172-20/+2
* | ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck2012-07-172-6/+1
* | ixgbevf: Drop all dead or unnecessary codeAlexander Duyck2012-07-173-228/+22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-1611-225/+265
|\ \
| * | ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2012-07-142-147/+129
| * | ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck2012-07-144-15/+22
| * | ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck2012-07-144-23/+35
| * | ixgbe: Cleanup unpacking code for DCBAlexander Duyck2012-07-141-25/+22
| * | ixgbe: Simplify logic for getting traffic class from user priorityAlexander Duyck2012-07-141-7/+23
| * | e1000e: Program the correct register for ITR when using MSI-X.Matthew Vick2012-07-143-7/+31
| * | e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()Tushar Dave2012-07-141-6/+8
* | | ethernet: Use eth_random_addrJoe Perches2012-07-162-3/+3
|/ /
* | ixgbe: Merge RSS and flow director ring register caching and configurationAlexander Duyck2012-07-111-74/+24
* | 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-114-18/+16
* | ixgbe: Add upper limit to ring featuresAlexander Duyck2012-07-114-8/+14
* | ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-114-89/+59
OpenPOWER on IntegriCloud