summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2018-11-06ice: Fix dead device link issue with flow controlAkeem G Abodunrin
2018-11-06ice: Check for reset in progress during removeAnirudh Venkataramanan
2018-11-06ice: Set carrier state and start/stop queues in rebuildAnirudh Venkataramanan
2018-10-31ixgbe: fix MAC anti-spoofing filter after VFLRRadoslaw Tyl
2018-10-31i40e: Update status codesMitch Williams
2018-10-31ixgbe/ixgbevf: fix XFRM_ALGO dependencyJeff Kirsher
2018-10-31fm10k: bump driver version to match out-of-tree releaseJacob Keller
2018-10-31fm10k: add missing device IDs to the upstream driverJacob Keller
2018-10-31fm10k: ensure completer aborts are marked as non-fatal after a resumeJacob Keller
2018-10-31fm10k: fix SM mailbox full conditionNgai-Mint Kwan
2018-10-31igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24ice: Poll for link status changeAnirudh Venkataramanan
2018-10-24ice: Allocate VF interrupts and set queue mapAnirudh Venkataramanan
2018-10-24ice: Introduce ice_dev_onetime_setupAnirudh Venkataramanan
2018-10-24ice: Use capability count returned by the firmwareAnirudh Venkataramanan
2018-10-24ice: Update expected FW versionAnirudh Venkataramanan
2018-10-24ice: Change device ID define names to align with branding stringAnirudh Venkataramanan
2018-10-24ice: Make ice_msix_clean_rings staticAnirudh Venkataramanan
2018-10-18Documentation: intel: Convert to RST formatJeff Kirsher
2018-10-18Documentation: fm10k: Add kernel documentationJeff Kirsher
2018-10-17igc: Add watchdogSasha Neftin
2018-10-17igc: Add setup link functionalitySasha Neftin
2018-10-17igc: Add code for PHY supportSasha Neftin
2018-10-17igc: Add NVM supportSasha Neftin
2018-10-17igc: Add HW initialization codeSasha Neftin
2018-10-17igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin
2018-10-17igc: Add interrupt supportSasha Neftin
2018-10-17igc: Add netdevSasha Neftin
2018-10-17igc: Add support for PFSasha Neftin
2018-10-17igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller supportSasha Neftin
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-03ixgbe: check return value of napi_complete_done()Song Liu
2018-10-03iavf: fix a typoRami Rosen
2018-10-03ixgbe: add AF_XDP zero-copy Tx supportBjörn Töpel
2018-10-03ixgbe: move common Tx functions to ixgbe_txrx_common.hBjörn Töpel
2018-10-03ixgbe: add AF_XDP zero-copy Rx supportBjörn Töpel
2018-10-03ixgbe: move common Rx functions to ixgbe_txrx_common.hBjörn Töpel
2018-10-03ixgbe: added Rx/Tx ring disable/enable functionsBjörn Töpel
2018-10-03ixgbe: Fix crash with VFs and flow director on interface flapRadoslaw Tyl
2018-10-03i40e: Remove unnecessary print statementNathan Chancellor
2018-10-03i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor
2018-10-03ixgbevf: off by one in ixgbevf_ipsec_tx()Dan Carpenter
2018-10-03ixgbe: remove redundant function ixgbe_fw_recovery_mode()YueHaibing
2018-10-03ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limitRadoslaw Tyl
2018-10-03ixgbevf: fix msglen for ipsec mbx messagesShannon Nelson
2018-10-03ice: Update version stringAnirudh Venkataramanan