summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2016-10-31i40e: fix MAC filters when removing VLANsAlan Brady
2016-10-31i40e: properly cleanup on allocation failure in i40e_sync_vsi_filtersJacob Keller
2016-10-31i40e: store MAC/VLAN filters in a hash with the MAC Address as keyJacob Keller
2016-10-31i40e: implement __i40e_del_filter and use where applicableJacob Keller
2016-10-31i40e: When searching all MAC/VLAN filters, ignore removed filtersJacob Keller
2016-10-31i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlanJacob Keller
2016-10-31i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller
2016-10-31i40e: make use of __dev_uc_sync and __dev_mc_syncJacob Keller
2016-10-31i40e: drop is_vf and is_netdev fields in struct i40e_mac_filterJacob Keller
2016-10-31i40e: Add missing \n to end of dev_err messageColin Ian King
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-28i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck
2016-10-28i40e: Fix bit logic error in failure caseDavid Ertman
2016-10-28i40e/i40evf: Changed version from 1.6.19 to 1.6.21Bimmy Pujari
2016-10-28i40e: Removal of workaround for simple MAC address filter deletionFilip Sadowski
2016-10-28i40e: Fix for long link down notification timeCarolyn Wyborny
2016-10-28i40e: Drop redundant Rx descriptor processing codeAlexander Duyck
2016-10-28i40e: fix confusing dmesg info for ethtool -L optionLihong Yang
2016-10-28i40e: Make struct i40e_stats constJoe Perches
2016-10-28i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari
2016-10-28i40e/i40evf: fix interrupt affinity bugAlan Brady
2016-10-28i40e: group base mode VF offload flagsPreethi Banala
2016-10-28i40e: reopen client after resetMitch Williams