aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
...
* | ixgbe: Update configure virtualization to allow for multiple PF poolsAlexander Duyck2012-07-18
* | ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparamAlexander Duyck2012-07-18
* | ixgbevf: Consolidate Tx context descriptor creation codeAlexander Duyck2012-07-18
* | ixgbevf: Add netdev to ring structureAlexander Duyck2012-07-18
* | ixgbevf: Do not rewind the Rx ring before bumping tailAlexander Duyck2012-07-18
* | ixgbevf: fix VF untagging when 802.1 prio is setPascal Bouchareine2012-07-18
* | ixgbevf: Update descriptor macros to accept pointers and drop _ADV suffixAlexander Duyck2012-07-17
* | ixgbe: Cleanup logic for MRQC and MTQC configurationAlexander Duyck2012-07-17
* | ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configurationAlexander Duyck2012-07-17
* | ixgbe: Move configuration of set_real_num_rx/tx_queues into openAlexander Duyck2012-07-17
* | ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources callsAlexander Duyck2012-07-17
* | ixgbe: Ping the VFs on link status change to trigger link changeAlexander Duyck2012-07-17
* | ixgbevf: Use igb style interrupt masks instead of ixgbe styleAlexander Duyck2012-07-17
* | ixgbevf: Move Tx clean-up into NAPI contextAlexander Duyck2012-07-17
* | ixgbevf: Update q_vector to contain ring pointers instead of bitmapsAlexander Duyck2012-07-17
* | ixgbevf: Cleanup accounting for space needed at start of xmit_frameAlexander Duyck2012-07-17
* | ixgbevf: Drop use of eitr_low and eitr_high for hard coded valuesAlexander Duyck2012-07-17
* | ixgbevf: Make use of NETIF_F_RXCSUM instead of keeping our own flagAlexander Duyck2012-07-17
* | ixgbevf: Drop netdev_registered value since that is already stored in netdevAlexander Duyck2012-07-17
* | ixgbevf: Drop all dead or unnecessary codeAlexander Duyck2012-07-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-17
|\ \
| * | ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB configAlexander Duyck2012-07-14
| * | ixgbe: Add function for obtaining FCoE TC based on FCoE user priorityAlexander Duyck2012-07-14
| * | ixgbe: Populate the prio_tc_map in ixgbe_setup_tcAlexander Duyck2012-07-14
| * | ixgbe: Cleanup unpacking code for DCBAlexander Duyck2012-07-14
| * | ixgbe: Simplify logic for getting traffic class from user priorityAlexander Duyck2012-07-14
| * | e1000e: Program the correct register for ITR when using MSI-X.Matthew Vick2012-07-14
| * | e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()Tushar Dave2012-07-14
* | | ethernet: Use eth_random_addrJoe Perches2012-07-17
|/ /
* | ixgbe: Merge RSS and flow director ring register caching and configurationAlexander Duyck2012-07-11
* | ixgbe: Clean up a useless switch statement and dead code in configure_srrctlAlexander Duyck2012-07-11
* | ixgbe: Add feature offset value to ring featuresAlexander Duyck2012-07-11
* | ixgbe: Add upper limit to ring featuresAlexander Duyck2012-07-11
* | ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-11
|\|
| * ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck2012-07-09
* | drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-11
* | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-05
|\|
| * e1000e: remove use of IP payload checksumBruce Allan2012-07-01
| * igbvf: fix divide by zeroMitch A Williams2012-06-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\|
| * ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck2012-06-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-25
|\|
| * ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck2012-06-20
| * Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.Carolyn Wyborny2012-06-20
| * igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny2012-06-20
| * ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller2012-06-17
* | ixgbe: simplify padding and length checksStephen Hemminger2012-06-21
* | ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller2012-06-20