summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2012-03-17ixgbe: Use packets to track Tx completions instead of a seperate valueAlexander Duyck
2012-03-17ixgbe: Modify setup of descriptor flags to avoid conditional jumpsAlexander Duyck
2012-03-17ixgbe: Make certain that all frames fit minimum size requirementsAlexander Duyck
2012-03-17ixgbe: cleanup logic in ixgbe_change_mtuAlexander Duyck
2012-03-17ixgbe: Replace standard receive path with a page based receiveAlexander Duyck
2012-03-17ixgbe: Support RX-ALL feature flag.Ben Greear
2012-03-17ixgbe: Support sending custom Ethernet FCS.Ben Greear
2012-03-17igb: Support RX-ALL feature flag.Ben Greear
2012-03-17igb: Support sending custom Ethernet FCS.Ben Greear
2012-03-14ixgbe: dcb: use DCB config values for FCoE traffic class on openJohn Fastabend
2012-03-14ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar
2012-03-14ixgbe: use typed min/max functions where possibleJesse Brandeburg
2012-03-14ixgbe: fix obvious return value bug.Don Skidmore
2012-03-14ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itrAlexander Duyck
2012-03-14ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck
2012-03-14ixgb: Remove unnecessary defines, use pr_debugJoe Perches
2012-03-13ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck
2012-03-13ixgbe: Add iterator for cycling through rings on a q_vectorAlexander Duyck
2012-03-13ixgbe: Allocate rings as part of the q_vectorAlexander Duyck
2012-03-13ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intrAlexander Duyck
2012-03-13ixgbe: Default to queue pairs when number of queues is less than CPUsAlexander Duyck
2012-03-13ixgbe: Correct Adaptive Interrupt Moderation so that it will change valuesAlexander Duyck
2012-03-13ixgbe: Address issues with Tx WHTRESH value not being set correctlyAlexander Duyck
2012-03-13ixgbe: Reorder adapter contents for better cache utilizationAlexander Duyck
2012-03-13ixgbe: Do no clear Tx status bits since eop_desc provides enough infoAlexander Duyck
2012-03-13net: Fix issue with netdev_tx_reset_queue not resetting queue from XOFF stateAlexander Duyck
2012-03-13ixgbe: add support for byte queue limitsAlexander Duyck
2012-03-13ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher
2012-03-13igb: fix ethtool offline testJeff Kirsher
2012-03-03net: dcb: getnumtcs()/setnumtcs() should return an intJohn Fastabend
2012-03-03ixgbe: dcb: check setup_tc return codesJohn Fastabend
2012-03-03e100: Show short v/s long rx length errors in ethtool stats.Ben Greear
2012-03-03e100: Fix rx-over-length statistics.Ben Greear
2012-03-01ixgbe: Fix comments that are out of date or formatted incorrectlyAlexander Duyck
2012-03-01ixgbe: fix spelling errorsDon Skidmore
2012-03-01ixgbe: Minor formatting and comment corrections for ixgbe_xmit_frame_ringAlexander Duyck
2012-03-01e1000e: use msleep instead of mdelayBruce Allan
2012-03-01e1000e: cleanup whitespace and indentationBruce Allan
2012-03-01e1000e: cleanup incorrect filename in commentBruce Allan
2012-03-01e100: Support RXALL feature flag.Ben Greear
2012-03-01e100: Support sending custom Ethernet CRCBen Greear
2012-03-01e100: Support RXFCS feature flag.Ben Greear
2012-02-25e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan
2012-02-25e1000e: cleanup - remove unnecessary variableBruce Allan
2012-02-25e1000e: use true/false for boolean send_xon, do not assume always trueBruce Allan
2012-02-25e1000e: cleanup comment in e1000_hash_mc_addr()Bruce Allan
2012-02-25e1000e: rename e1000e_config_collision_dist() and call as function pointerBruce Allan
2012-02-25e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lanBruce Allan
2012-02-25e1000e: cleanup calls to setup_physical_interface function pointerBruce Allan
2012-02-25e1000e: cleanup use of check_reset_block function pointerBruce Allan