summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2016-02-17i40e/i40evf: use logical operators, not bitwiseMitch Williams
2016-02-17i40e/i40evf: use pages correctly in RxMitch Williams
2016-02-17i40e/i40evf: use __GFP_NOWARNJesse Brandeburg
2016-02-17i40e: dump descriptor indexes in hexJesse Brandeburg
2016-02-17i40e/i40evf: try again after failureJesse Brandeburg
2016-02-17i40e/i40evf: don't lose interruptsJesse Brandeburg
2016-02-17i40e: Refactor force_wb and WB_ON_ITR functionality codeAnjali Singhai Jain
2016-02-17i40e: use new add_veb calling with VEB stats controlShannon Nelson
2016-02-17i40e: add VEB stat control and remove L2 cloud filterShannon Nelson
2016-02-17i40e: set shared bit for multicast filtersShannon Nelson
2016-02-17i40e: Make the DCB firmware checks for X710/XL710 onlyNeerav Parikh
2016-02-17i40e: move sync_vsi_filters up in service_taskJesse Brandeburg
2016-02-17i40e: use eth_platform_get_mac_address()Sowmini Varadhan
2016-02-17i40e: add priv flag for automatic rule evictionAnjali Singhai Jain
2016-02-17i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai
2016-02-17i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg
2016-02-17i40e: avoid large memcpy by assigning structJacob Keller
2016-02-17i40e: count allocation errorsJesse Brandeburg
2016-02-17i40e: drop unused functionJesse Brandeburg
2016-02-17i40e: negate PHY int mask bitsShannon Nelson
2016-02-17i40e: APIs to Add/remove port mirroring rulesKiran Patil
2016-02-17i40e: fix: do not sleep in netdev_opsJesse Brandeburg
2016-02-17i40e: allocate memory saferJesse Brandeburg
2016-02-17i40e: do TSO only if CHECKSUM_PARTIAL is setShannon Nelson
2016-02-17i40e: fix bug in dma syncJesse Brandeburg
2016-02-17i40e: trivial: fix missing spaceJesse Brandeburg
2016-02-17i40e: trivial: drop duplicate definitionJesse Brandeburg
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-16i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan
2016-02-16i40e: trivial: remove unnecessary local varJesse Brandeburg
2016-02-16i40e: remove VF device IDs from PFJesse Brandeburg
2016-02-16i40e: add netdev info to VSI dumpShannon Nelson
2016-02-16i40e: add a little more to an NVM update debug messageShannon Nelson
2016-02-16i40e: refactor DCB functionJesse Brandeburg
2016-02-16i40e: add 20G speed for Tx bandwidth calculationsMitch Williams
2016-02-16i40e: add counter for arq overflowsMitch Williams
2016-02-16i40e: fix write-back-on-itr to work with legacy itrAnjali Singhai Jain
2016-02-16i40e: Store lan_vsi_idx and lan_vsi_id in the right sizePandi Maharajan
2016-02-16i40e: Bump AQ minor version to 1.5 for new FW featuresShannon Nelson
2016-02-16i40e: AQ thermal sensor control structShannon Nelson
2016-02-16i40e: AQ Add VXLAN-GPE tunnel typeShannon Nelson
2016-02-16i40e: AQ Add set_switch_configShannon Nelson
2016-02-16i40e: AQ Shared resource flagsShannon Nelson
2016-02-03i40e: add 100Mb ethtool reportingCatherine Sullivan
2016-02-03i40e: AQ Add external power class to get link statusShannon Nelson
2016-02-03i40e: AQ Geneve cloud tunnel typeShannon Nelson
2016-02-03i40e: AQ Add Run PHY Activity structShannon Nelson
2016-02-03i40e: Limit DCB FW version checks to X710/XL710 devicesGreg Bowers