summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-01-10mm: rename __page_frag functions to __page_frag_cache, drop order from drainAlexander Duyck
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14igb: update code to better handle incrementing page countAlexander Duyck
2016-12-14igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-10e1000: use disable_hardirq() for e1000_netpoll()WANG Cong
2016-12-10i40e: don't truncate match_method assignmentKeller, Jacob E
2016-12-06i40e: move all updates for VLAN mode into i40e_sync_vsi_filtersJacob Keller
2016-12-06i40e: use (add|rm)_vlan_all_mac helper functions when changing PVIDJacob Keller
2016-12-06i40e: factor out addition/deletion of VLAN per each MAC addressJacob Keller
2016-12-06i40e: delete filter after adding its replacement when convertingJacob Keller
2016-12-06i40e: refactor i40e_update_filter_state to avoid passing aq_errJacob Keller
2016-12-06i40e: recalculate vsi->active_filters from hash contentsJacob Keller
2016-12-06i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller
2016-12-06i40e: lock service task correctlyMitch Williams
2016-12-06i40e: Add functions which apply correct PHY access method for read and write ...Michal Kosiarz
2016-12-06i40e: Add FEC for 25gCarolyn Wyborny
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny
2016-12-06i40e: use unsigned printf format specifier for active_filters countJacob Keller
2016-12-06Changed version from 1.6.21 to 1.6.25Bimmy Pujari
2016-12-06i40e: Blink LED on 1G BaseT boardsHenry Tieman
2016-12-06i40e: remove code to handle dev_addr speciallyJacob Keller
2016-12-06i40e/i40evf: napi_poll must return the work doneAlexander Duyck
2016-12-06i40e: restore workaround for removing default MAC filterJacob Keller
2016-12-06i40e: simplify txd use count calculationMitch Williams
2016-12-06i40e: Driver prints log message on link speed changeFilip Sadowski
2016-12-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-02i40e: change message to only appear when extra debug info is wantedCarolyn Wyborny
2016-12-02i40e/i40evf: replace for memcpy with single memcpy call in ethtoolJacob Keller
2016-12-02i40e: set broadcast promiscuous mode for each active VLANJacob Keller
2016-12-02i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy
2016-12-02i40evf: protect against NULL msix_entries and q_vectors pointersJacob Keller
2016-12-02i40e: Pass unknown PHY type for unknown PHYsHenry Tieman
2016-12-02i40e: Remove unreachable codeHenry Tieman
2016-12-02i40evf: check for msix_entries null dereferenceAlan Brady
2016-12-02i40evf: Move some i40evf_reset_task code to separate functionJoe Perches
2016-12-02i40e: fix panic on SPARC while changing num of descTushar Dave
2016-12-02i40e: Add protocols over MCTP to i40e_aq_discover_capabilitiesPiotr Raczynski
2016-12-02i40e: fix trivial typo in naming of i40e_sync_filters_subtaskJacob Keller
2016-12-02i40e: Add Clause22 implementationMichal Kosiarz
2016-12-02i40e: avoid duplicate private flags definitionsJacob Keller
2016-12-02i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vidJacob Keller
2016-12-02i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msgJacob Keller
2016-12-02i40evf: Be much more verbose about what we can and cannot offloadAlexander Duyck
2016-12-02i40e: Be much more verbose about what we can and cannot offloadAlexander Duyck
2016-12-01ixgbe/ixgbevf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-12-01igb/igbvf: Don't use lco_csum to compute IPv4 checksumAlexander Duyck
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre