summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-07-20fm10k: Reset mailbox global interruptsNgai-Mint Kwan
2016-07-20fm10k: prevent multiple threads updating statisticsJacob Keller
2016-07-20fm10k: avoid possible null pointer dereference in fm10k_update_statsJacob Keller
2016-07-20fm10k: no need to continue in fm10k_down if __FM10K_DOWN already setJacob Keller
2016-07-11drivers/net: fixup comments after "Future-proof tunnel offload handlers"Sabrina Dubroca
2016-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29igb: Only DMA sync frame lengthAndrew Lunn
2016-06-29ixgbe: fix spoofed packets with macvlansEmil Tantilov
2016-06-29ixgbe: Correct reporting of timestamping for x550Tony Nguyen
2016-06-29fm10k: Remove create_workqueueBhaktipriya Shridhar
2016-06-29igb: call igb_ptp_suspend during suspend/resume cycleJacob Keller
2016-06-29igb: implement igb_ptp_suspendJacob Keller
2016-06-29igb: re-use igb_ptp_reset in igb_ptp_initJacob Keller
2016-06-29igb: introduce IGB_PTP_OVERFLOW_CHECK flagJacob Keller
2016-06-29igb: introduce ptp_flags variable and use it to replace IGB_FLAG_PTPJacob Keller
2016-06-29ixgbe: Error handler for duplicate filter locations in hardware for cls_u32 o...Amritha Nambiar
2016-06-29ixgbe: Fix deleting link filters for cls_u32 offloadsAmritha Nambiar
2016-06-29e1000e: prevent division by zero if TIMINCA is zeroDenys Vlasenko
2016-06-29fm10k: fix incorrect index calculation in fm10k_write_retaJacob Keller
2016-06-29fm10k: Align Rx buffers to 512B blocksAlexander Duyck
2016-06-29fm10k: don't use BIT() macro where the value isn't a bitmaskJacob Keller
2016-06-29ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...Xin Long
2016-06-29e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson
2016-06-29e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson
2016-06-27i40e: Don't notify client(s) for DCB changes on all VSIsNeerav Parikh
2016-06-27i40e: Fix errors resulted while turning off TSOTushar Dave
2016-06-27i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari
2016-06-27i40e: add VSI info to macaddr messagesShannon Nelson
2016-06-27i40e: set default VSI without a resetMitch Williams
2016-06-27i40evf: always activate correct MAC address filterMitch Williams
2016-06-27i40e: Fix RSS to not be limited by the number of CPUsCatherine Sullivan
2016-06-27i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand
2016-06-27i40e: fix missing DA cable checkSerey Kong
2016-06-27i40e: Save PCI state before suspendGreg Rose
2016-06-27i40e: Clean up MSIX IRQs before suspendGreg Rose
2016-06-27i40evf: don't overflow bufferMitch Williams
2016-06-27i40e: Add a call to set the client interface downCatherine Sullivan
2016-06-27i40e: write HENA for VFsMitch Williams
2016-06-27i40e: add hw struct local variableMitch Williams
2016-06-27i40e: add functions to control default VSIMitch Williams
2016-06-17ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17i40e: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-17fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-16ixgbe: Fix VLAN features errorAlexander Duyck
2016-05-16ixgbe: use correct mask when enabling sriovEmil Tantilov
2016-05-14i40e: fix an uninitialized variable bugDan Carpenter