aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-09ptp: igb: Use the high resolution frequency method.Richard Cochran1-8/+8
2016-11-04ixgbevf: Handle previously-freed msix_entriesMark Rustad1-2/+7
2016-11-04ixgbe: ixgbe_atr() compute l4_proto only if non-paged data has network/transport headersSowmini Varadhan1-0/+17
2016-11-04ixgbe: ixgbe_atr() should access udp_hdr(skb) only for UDP packetsSowmini Varadhan1-1/+1
2016-11-04ixgbe: Correct X550 phy IDDon Skidmore2-2/+4
2016-11-04ixgbe: Add X553 FW ALEF supportDon Skidmore3-97/+255
2016-11-04ixgbe: set device if before calling get_invariantsEmil Tantilov1-4/+6
2016-11-04ixgbe: use link instead of I2C combined abstractionEmil Tantilov5-90/+124
2016-11-04ixgbe: remove SFP ixfi supportEmil Tantilov1-65/+11
2016-11-04ixgbe: Handle previously-freed msix_entriesMark Rustad1-0/+3
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore7-8/+232
2016-11-04ixgbe: fix link status check for copper X550emEmil Tantilov1-8/+13
2016-11-04ixgbe: do not use ixgbe specific mdio definesEmil Tantilov3-56/+33
2016-11-04ixgbe: Update setup PHY link to unset all speedsDon Skidmore1-39/+38
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore8-2/+57
2016-11-04ixgbe: Add X552 iXFI configuration helper functionDon Skidmore1-34/+52
2016-10-31i40e: removed unreachable codeFilip Sadowski4-60/+33
2016-10-31i40e: Implementation of ERROR state for NVM update state machineMaciej Sosin5-4/+22
2016-10-31i40e: Fix for division by zeroMichal Kosiarz1-2/+4
2016-10-31i40e: clear mac filter count on resetMitch Williams1-0/+1
2016-10-31i40e: Reorder logic for coalescing RS bitsAlexander Duyck4-104/+108
2016-10-31i40e: Add common function for finding VSI by typeAlexander Duyck4-30/+27
2016-10-31i40evf: avoid an extra msleep whileJacob Keller1-3/+5
2016-10-31i40e: replace PTP Rx timestamp hang logicJacob Keller4-44/+83
2016-10-31i40e: use a mutex instead of spinlock in PTP user entry pointsJacob Keller2-14/+8
2016-10-31i40e: correct check for reading TSYNINDX from the receive descriptorJacob Keller1-3/+4
2016-10-31i40e: remove duplicate add/delete adminq command code for filtersJacob Keller1-72/+84
2016-10-31i40e: avoid looping to check whether we're in VLAN modeJacob Keller2-11/+38
2016-10-31i40e: fix MAC filters when removing VLANsAlan Brady1-48/+72
2016-10-31i40e: properly cleanup on allocation failure in i40e_sync_vsi_filtersJacob Keller1-17/+22
2016-10-31i40e: store MAC/VLAN filters in a hash with the MAC Address as keyJacob Keller5-107/+161
2016-10-31i40e: implement __i40e_del_filter and use where applicableJacob Keller1-33/+59
2016-10-31i40e: When searching all MAC/VLAN filters, ignore removed filtersJacob Keller1-0/+6
2016-10-31i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlanJacob Keller1-12/+13
2016-10-31i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller1-57/+56
2016-10-31i40e: make use of __dev_uc_sync and __dev_mc_syncJacob Keller2-54/+69
2016-10-31i40e: drop is_vf and is_netdev fields in struct i40e_mac_filterJacob Keller5-272/+89
2016-10-31i40e: Add missing \n to end of dev_err messageColin Ian King1-1/+1
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-32/+15
2016-10-28i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck3-35/+14
2016-10-28i40e: Fix bit logic error in failure caseDavid Ertman1-1/+1
2016-10-28i40e/i40evf: Changed version from 1.6.19 to 1.6.21Bimmy Pujari2-2/+2
2016-10-28i40e: Removal of workaround for simple MAC address filter deletionFilip Sadowski1-41/+0
2016-10-28i40e: Fix for long link down notification timeCarolyn Wyborny1-1/+4
2016-10-28i40e: Drop redundant Rx descriptor processing codeAlexander Duyck2-24/+12
2016-10-28i40e: fix confusing dmesg info for ethtool -L optionLihong Yang1-2/+2
2016-10-28i40e: Make struct i40e_stats constJoe Perches1-1/+1
2016-10-28i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari2-2/+2
2016-10-28i40e/i40evf: fix interrupt affinity bugAlan Brady6-48/+159
2016-10-28i40e: group base mode VF offload flagsPreethi Banala2-0/+8