aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2015-09-22ixgbevf: Enables TSO for stacked VLANToshiaki Makita
2015-09-22e1000e: Enable TSO for stacked VLANToshiaki Makita
2015-09-22igbvf: Enable TSO for stacked VLANToshiaki Makita
2015-09-22e1000: remove dead e1000_init_eeprom_params callsFrancois Romieu
2015-09-22fm10k: add support for extra debug statisticsJacob Keller
2015-09-22fm10k: TRIVIAL remove unnecessary commaJacob Keller
2015-09-22fm10k: create "correct" header for the remote end on connectJacob Keller
2015-09-22fm10k: drop transmitted messages in Tx FIFO as part of reset_workJacob Keller
2015-09-22ixgbe: Add fdir support for SCTP on X550Don Skidmore
2015-09-22ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore
2015-09-22fm10k: remove comment about rtnl_lock around mbx operationsJacob Keller
2015-09-17i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan
2015-09-17i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add wait states to NVM state machineShannon Nelson
2015-09-17i40e/i40evf: add GetStatus command for nvmupdateShannon Nelson
2015-09-17i40e/i40evf: add handling of writeback descriptorShannon Nelson
2015-09-17i40e/i40evf: save aq writeback for future inspectionShannon Nelson
2015-09-17i40e: rename variable to prevent clash of understandingShannon Nelson
2015-09-15fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller
2015-09-15fm10k: Only trigger data path reset if fabric is upAlexander Duyck
2015-09-15fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller
2015-09-15fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller
2015-09-15fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller
2015-09-15fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller
2015-09-15fm10k: remove is_slot_appropriateJacob Keller
2015-09-15fm10k: don't store sw_vid at resetJacob Keller
2015-09-15fm10k: allow creation of VLAN interfaces even while downJacob Keller
2015-09-15fm10k: Report MAC address on driver loadAlexander Duyck
2015-09-15fm10k: Don't assume page fragments are page sizeAlexander Duyck
2015-09-15fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller
2015-09-15fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller
2015-09-15fm10k: only prevent removal of default VID rulesJacob Keller
2015-09-15fm10k: disable service task during suspendJacob Keller
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck
2015-09-15ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson
2015-09-15ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore
2015-09-01ixgbe: Resolve "initialized field overwritten" warningsMark Rustad
2015-09-01ixgbe: Remove bimodal SR-IOV disablingAlex Williamson
2015-09-01ixgbe: Add support for reporting 2.5G link speedMark Rustad
2015-09-01ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov
2015-09-01ixgbe: support for ethtool set_rxfhTom Barbette
2015-09-01ixgbe: Avoid needless PHY access on copper physMark Rustad
2015-09-01ixgbe: cleanup to use cached mask valueDon Skidmore
2015-09-01ixgbe: Remove second instance of lan_id variableDon Skidmore
2015-09-01ixgbe: use kzalloc for allocating one thingManinder Singh
2015-09-01ixgbe: Remove unused PCI bus typesDon Skidmore
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore
2015-09-01ixgbe: add get_bus_info method for X550Don Skidmore
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore