aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-17i40e/i40evf: use __GFP_NOWARNJesse Brandeburg2-8/+16
2016-02-17i40e: dump descriptor indexes in hexJesse Brandeburg1-7/+7
2016-02-17i40e/i40evf: try again after failureJesse Brandeburg4-23/+89
2016-02-17i40e/i40evf: don't lose interruptsJesse Brandeburg5-12/+20
2016-02-17i40evf: Change vf driver string to reflect all products i40evf supportsCatherine Sullivan1-2/+2
2016-02-17i40e: Refactor force_wb and WB_ON_ITR functionality codeAnjali Singhai Jain3-51/+72
2016-02-17i40e: use new add_veb calling with VEB stats controlShannon Nelson2-5/+10
2016-02-17i40e: add VEB stat control and remove L2 cloud filterShannon Nelson3-9/+10
2016-02-17i40e: set shared bit for multicast filtersShannon Nelson1-2/+8
2016-02-17i40e: Make the DCB firmware checks for X710/XL710 onlyNeerav Parikh2-7/+36
2016-02-17i40e: move sync_vsi_filters up in service_taskJesse Brandeburg1-1/+6
2016-02-17RDMA/nes: Replace LRO with GROBen Hutchings4-58/+1
2016-02-17pasemi_mac: Replace LRO with GROBen Hutchings4-57/+3
2016-02-17qed/qede: use 8.7.3.0 FW.Yuval Mintz14-1679/+1573
2016-02-17sh_eth: kill useless *switch* defaultsSergei Shtylyov1-12/+0
2016-02-17ravb: kill useless *switch* defaultsSergei Shtylyov1-2/+0
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller10-65/+254
2016-02-17amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas4-33/+41
2016-02-17amd-xgbe: Check Rx queue fifos before stopping Rx DMALendacky, Thomas2-3/+37
2016-02-17amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas4-30/+70
2016-02-17amd-xgbe: Fix the mapping of priorities to traffic classesLendacky, Thomas1-29/+21
2016-02-17amd-xgbe: Enable/disable PFC per traffic classLendacky, Thomas1-2/+34
2016-02-17amd-xgbe: Verify forced speed matches the active speedsetLendacky, Thomas1-2/+14
2016-02-17amd-xgbe: Use __napi_schedule_irqoffLendacky, Thomas1-2/+2
2016-02-17amd-xgbe: Change from napi_complete to napi_complete_doneLendacky, Thomas1-4/+4
2016-02-17amd-xgbe: Disable VLAN filtering when in promiscuous modeLendacky, Thomas1-112/+117
2016-02-17macvlan: convert to use IFF_NO_QUEUEZhang Shengju1-1/+1
2016-02-17i40e: use eth_platform_get_mac_address()Sowmini Varadhan1-18/+1
2016-02-17i40e: add priv flag for automatic rule evictionAnjali Singhai Jain5-2/+21
2016-02-17i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai1-1/+14
2016-02-17i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg2-2/+2
2016-02-17i40e: avoid large memcpy by assigning structJacob Keller1-3/+5
2016-02-17i40e: count allocation errorsJesse Brandeburg1-0/+2
2016-02-17i40e: drop unused functionJesse Brandeburg2-17/+0
2016-02-17i40e: negate PHY int mask bitsShannon Nelson1-8/+8
2016-02-17i40e: APIs to Add/remove port mirroring rulesKiran Patil2-0/+174
2016-02-17i40e: fix: do not sleep in netdev_opsJesse Brandeburg1-1/+10
2016-02-17i40e: allocate memory saferJesse Brandeburg1-2/+2
2016-02-17i40e: do TSO only if CHECKSUM_PARTIAL is setShannon Nelson2-0/+6
2016-02-17i40e: fix bug in dma syncJesse Brandeburg2-8/+8
2016-02-17i40e: trivial: fix missing spaceJesse Brandeburg1-1/+1
2016-02-17i40e: trivial: drop duplicate definitionJesse Brandeburg1-2/+0
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller15-43/+138
2016-02-17net: ixgbe: abort with cls u32 divisor groups greater than 1John Fastabend2-0/+32
2016-02-17net: ixgbe: add support for tc_u32 offloadJohn Fastabend3-30/+213
2016-02-17net: ixgbe: add minimal parser details for ixgbeJohn Fastabend1-0/+112
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend12-33/+53
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend14-17/+69
2016-02-16i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan2-2/+2
2016-02-16i40e: trivial: remove unnecessary local varJesse Brandeburg1-3/+2