summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-07-20fm10k: check if PCIe link is restoredJacob Keller
2016-07-20fm10k: enable bus master after every resetJacob Keller
2016-07-20fm10k: use common flow for suspend and resumeJacob Keller
2016-07-20fm10k: implement reset_notify handler for PCIe FLR eventsJacob Keller
2016-07-20fm10k: use common reset flow when handling io errors from PCI stackJacob Keller
2016-07-20fm10k: implement prepare_suspend and handle_resumeJacob Keller
2016-07-20fm10k: split fm10k_reinit into two functionsJacob Keller
2016-07-20fm10k: wait for queues to drain if stop_hw() fails onceJacob Keller
2016-07-20fm10k: only warn when stop_hw fails with FM10K_ERR_REQUESTS_PENDINGJacob Keller
2016-07-20fm10k: use actual hardware registers when checking for pending TxJacob Keller
2016-07-20fm10k: perform data path reset even when switch is not readyJacob Keller
2016-07-20fm10k: don't stop reset due to FM10K_ERR_REQUESTS_PENDINGJacob Keller
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