summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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-09ptp: igb: Use the high resolution frequency method.Richard Cochran
2016-11-04ixgbevf: Handle previously-freed msix_entriesMark Rustad
2016-11-04ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transp...Sowmini Varadhan
2016-11-04ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan
2016-11-04ixgbe: Correct X550 phy IDDon Skidmore
2016-11-04ixgbe: Add X553 FW ALEF supportDon Skidmore
2016-11-04ixgbe: set device if before calling get_invariantsEmil Tantilov
2016-11-04ixgbe: use link instead of I2C combined abstractionEmil Tantilov
2016-11-04ixgbe: remove SFP ixfi supportEmil Tantilov
2016-11-04ixgbe: Handle previously-freed msix_entriesMark Rustad
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore
2016-11-04ixgbe: fix link status check for copper X550emEmil Tantilov
2016-11-04ixgbe: do not use ixgbe specific mdio definesEmil Tantilov
2016-11-04ixgbe: Update setup PHY link to unset all speedsDon Skidmore
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore
2016-11-04ixgbe: Add X552 iXFI configuration helper functionDon Skidmore
2016-10-31i40e: removed unreachable codeFilip Sadowski
2016-10-31i40e: Implementation of ERROR state for NVM update state machineMaciej Sosin
2016-10-31i40e: Fix for division by zeroMichal Kosiarz
2016-10-31i40e: clear mac filter count on resetMitch Williams
2016-10-31i40e: Reorder logic for coalescing RS bitsAlexander Duyck
2016-10-31i40e: Add common function for finding VSI by typeAlexander Duyck
2016-10-31i40evf: avoid an extra msleep whileJacob Keller
2016-10-31i40e: replace PTP Rx timestamp hang logicJacob Keller
2016-10-31i40e: use a mutex instead of spinlock in PTP user entry pointsJacob Keller
2016-10-31i40e: correct check for reading TSYNINDX from the receive descriptorJacob Keller
2016-10-31i40e: remove duplicate add/delete adminq command code for filtersJacob Keller
2016-10-31i40e: avoid looping to check whether we're in VLAN modeJacob Keller