summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-09-18ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flagsJacob Keller
2014-09-18ixgbe: add warnings for other disabled features without MSI-X supportJacob Keller
2014-09-18ixgbe: use e_dev_warn instead of netif_printkJacob Keller
2014-09-18ixgbe: use e_dev_warn instead of e_err for displaying warningJacob Keller
2014-09-18ixgbe: determine vector count inside ixgbe_acquire_msix_vectorsJacob Keller
2014-09-18ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectorsJacob Keller
2014-09-18ixgbe: return integer from ixgbe_acquire_msix_vectorsJacob Keller
2014-09-18ixgbe: use e_dev_warn instead of netif_printkJacob Keller
2014-09-18ixgbe: Do not schedule an uninitialized workqueue entryMark Rustad
2014-09-18ixgbe: remove useless bd_number from adapter structEthan Zhao
2014-09-18ixgbevf: remove useless bd_number from struct ixgbevf_adapterEthan Zhao
2014-09-12e1000: switch to napi_gro_frags apiFlorian Westphal
2014-09-12e1000: convert to build_skbFlorian Westphal
2014-09-12e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal
2014-09-12e1000: add and use e1000_rx_buffer info for RxFlorian Westphal
2014-09-12e1000: perform copybreak ahead of DMA unmapFlorian Westphal
2014-09-12e1000: move tbi workaround code into helper functionFlorian Westphal
2014-09-12e1000: move e1000_tbi_adjust_stats to where its usedFlorian Westphal
2014-09-12ixgbe: Refactor busy poll socket code to address multiple issuesAlexander Duyck
2014-09-12ixgbe: Drop Rx alloc at end of Rx cleanupAlexander Duyck
2014-09-12ixgbevf: Resolve missing-field-initializers warningsMark Rustad
2014-09-12ixgbe: Resolve warnings produced in W=2 buildsMark Rustad
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-06igb: add flags to set eee advertisement modeTodd Fujinaka
2014-09-06e1000: e1000_ethertool.c coding style fixesKrzysztof Majzerowicz-Jaszcz
2014-09-05ixgbe: use new eth_get_headlen interfaceAlexander Duyck
2014-09-05igb: use new eth_get_headlen interfaceAlexander Duyck
2014-09-04ixgbe: limit combined total of macvlan and SR-IOV VFsJacob Keller
2014-09-04ixgbe: add comment noting recalculation of queuesJacob Keller
2014-09-04ixgbevf: introduce delay for checking VFLINKS on 82599Emil Tantilov
2014-09-04ixgbe: reset interface on link loss with pending Tx work from the VFEmil Tantilov
2014-09-04ixgbe: Cleanup FDB handling codeAlexander Duyck
2014-09-04i40e: use global pci_vfs_assigned() to replace local i40e_vfs_are_assigned()Ethan Zhao
2014-09-04i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan
2014-09-04i40e: fix panic due to too-early Tx queue enableJesse Brandeburg
2014-09-04i40e: Fix an issue when PF reset failsAnjali Singhai Jain
2014-09-04i40e: make warning less verboseJesse Brandeburg
2014-09-04i40e: Tell OS link is going down when calling set_phy_configCatherine Sullivan
2014-09-04i40e: Remove unnecessary assignmentSerey Kong
2014-09-04i40e: Change wording to be more consistentSerey Kong
2014-09-04i40e: Allow user to change link settings if link is downCatherine Sullivan
2014-09-04i40e: Add dual speed module supportCatherine Sullivan
2014-08-29i40evf: Set skb->csum_level for encapsulated checksumTom Herbert
2014-08-29i40e: Set skb->csum_level for encapsulated checksumTom Herbert
2014-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-08-28igb: flush when in xmit_more mode and under descriptor pressureDavid S. Miller
2014-08-27ixgbe: flush when in xmit_more mode and under descriptor pressureDaniel Borkmann
2014-08-27i40e/i40evf: Bump i40e & i40evf versionCatherine Sullivan
2014-08-27i40e/i40evf: Ignore a driver perceived Tx hang if the number of desc pending < 4Anjali Singhai Jain
2014-08-27i40e: quiet complaints when removing default MAC VLAN filter and make set_mac...Shannon Nelson