aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
* e1000e: Guarantee descriptor writeback flush success.Matthew Vick2012-04-03
* e1000e: prevent oops when adapter is being closed and reset simultaneouslyBruce Allan2012-04-03
* ixgbe: driver fix for link flapMultanen, Eric W2012-04-03
* ixgbe: update version numberDon Skidmore2012-03-28
* ixgbe: fix typo in enumeration nameDon Skidmore2012-03-28
* intel: make wired ethernet driver message level consistent (rev2)stephen hemminger2012-03-28
* e1000: fix vlan processing regressionJiri Pirko2012-03-27
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\
| * net: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* | ixgbe: Fix issues with SR-IOV loopback when flow control is disabledAlexander Duyck2012-03-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-03-19
|\ \
| * | ixgbe: fix namespace issues when FCoE/DCB is not enabledJeff Kirsher2012-03-19
| * | ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck2012-03-19
| * | ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck2012-03-19
| * | ixgbe: Whitespace cleanupsAlexander Duyck2012-03-19
| * | ixgbe: Two minor fixes for RSS and FDIR set queues functionsAlexander Duyck2012-03-19
| * | ixgbe: drop err_eeprom tag which is at same location as err_sw_initAlexander Duyck2012-03-19
| * | ixgbe: Move poll routine in order to improve readabilityAlexander Duyck2012-03-19
| * | ixgbe: cleanup logic for the service timer and VF hang detectionAlexander Duyck2012-03-19
| * | ixgbe: Update layout of ixgbe_ring structure to improve cache performanceAlexander Duyck2012-03-19
| * | ixgbe: Store Tx flags and protocol information to tx_buffer soonerAlexander Duyck2012-03-19
* | | igbvf: Use ETH_ALENJoe Perches2012-03-19
|/ /
* | ixgbe: always write DMA for single_mapped value with skbAlexander Duyck2012-03-17
* | ixgbe: Write gso_segs and bytcount to the ring soonerAlexander Duyck2012-03-17
* | ixgbe: Place skb on first buffer_info structure to avoid using stack spaceAlexander Duyck2012-03-17
* | ixgbe: Use packets to track Tx completions instead of a seperate valueAlexander Duyck2012-03-17
* | ixgbe: Modify setup of descriptor flags to avoid conditional jumpsAlexander Duyck2012-03-17
* | ixgbe: Make certain that all frames fit minimum size requirementsAlexander Duyck2012-03-17
* | ixgbe: cleanup logic in ixgbe_change_mtuAlexander Duyck2012-03-17
* | ixgbe: Replace standard receive path with a page based receiveAlexander Duyck2012-03-17
* | ixgbe: Support RX-ALL feature flag.Ben Greear2012-03-17
* | ixgbe: Support sending custom Ethernet FCS.Ben Greear2012-03-17
* | igb: Support RX-ALL feature flag.Ben Greear2012-03-17
* | igb: Support sending custom Ethernet FCS.Ben Greear2012-03-17
* | ixgbe: dcb: use DCB config values for FCoE traffic class on openJohn Fastabend2012-03-14
* | ixgbe: Fix race condition where RX buffer could become corrupted.Atita Shirwaikar2012-03-14
* | ixgbe: use typed min/max functions where possibleJesse Brandeburg2012-03-14
* | ixgbe: fix obvious return value bug.Don Skidmore2012-03-14
* | ixgbe: Replace eitr_low and eitr_high with static values in ixgbe_update_itrAlexander Duyck2012-03-14
* | ixgbe: Do not disable read relaxed ordering when DCA is enabledAlexander Duyck2012-03-14
* | ixgb: Remove unnecessary defines, use pr_debugJoe Perches2012-03-14
* | ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck2012-03-12
* | ixgbe: Add iterator for cycling through rings on a q_vectorAlexander Duyck2012-03-12
* | ixgbe: Allocate rings as part of the q_vectorAlexander Duyck2012-03-12
* | ixgbe: Drop unnecessary napi_schedule_prep and spare blank line from ixgbe_intrAlexander Duyck2012-03-12
* | ixgbe: Default to queue pairs when number of queues is less than CPUsAlexander Duyck2012-03-12
* | ixgbe: Correct Adaptive Interrupt Moderation so that it will change valuesAlexander Duyck2012-03-12
* | ixgbe: Address issues with Tx WHTRESH value not being set correctlyAlexander Duyck2012-03-12
* | ixgbe: Reorder adapter contents for better cache utilizationAlexander Duyck2012-03-12
* | ixgbe: Do no clear Tx status bits since eop_desc provides enough infoAlexander Duyck2012-03-12