summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf: use __GFP_NOWARNJesse Brandeburg2016-02-182-8/+16
* i40e: dump descriptor indexes in hexJesse Brandeburg2016-02-181-7/+7
* i40e/i40evf: try again after failureJesse Brandeburg2016-02-174-23/+89
* i40e/i40evf: don't lose interruptsJesse Brandeburg2016-02-175-12/+20
* i40evf: Change vf driver string to reflect all products i40evf supportsCatherine Sullivan2016-02-171-2/+2
* i40e: Refactor force_wb and WB_ON_ITR functionality codeAnjali Singhai Jain2016-02-173-51/+72
* i40e: use new add_veb calling with VEB stats controlShannon Nelson2016-02-172-5/+10
* i40e: add VEB stat control and remove L2 cloud filterShannon Nelson2016-02-173-9/+10
* i40e: set shared bit for multicast filtersShannon Nelson2016-02-171-2/+8
* i40e: Make the DCB firmware checks for X710/XL710 onlyNeerav Parikh2016-02-172-7/+36
* i40e: move sync_vsi_filters up in service_taskJesse Brandeburg2016-02-171-1/+6
* pasemi_mac: Replace LRO with GROBen Hutchings2016-02-174-57/+3Star
* qed/qede: use 8.7.3.0 FW.Yuval Mintz2016-02-1714-1679/+1573Star
* sh_eth: kill useless *switch* defaultsSergei Shtylyov2016-02-171-12/+0Star
* ravb: kill useless *switch* defaultsSergei Shtylyov2016-02-171-2/+0Star
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-1710-65/+254
|\
| * i40e: use eth_platform_get_mac_address()Sowmini Varadhan2016-02-171-18/+1Star
| * i40e: add priv flag for automatic rule evictionAnjali Singhai Jain2016-02-175-2/+21
| * i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai2016-02-171-1/+14
| * i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg2016-02-172-2/+2
| * i40e: avoid large memcpy by assigning structJacob Keller2016-02-171-3/+5
| * i40e: count allocation errorsJesse Brandeburg2016-02-171-0/+2
| * i40e: drop unused functionJesse Brandeburg2016-02-172-17/+0Star
| * i40e: negate PHY int mask bitsShannon Nelson2016-02-171-8/+8
| * i40e: APIs to Add/remove port mirroring rulesKiran Patil2016-02-172-0/+174
| * i40e: fix: do not sleep in netdev_opsJesse Brandeburg2016-02-171-1/+10
| * i40e: allocate memory saferJesse Brandeburg2016-02-171-2/+2
| * i40e: do TSO only if CHECKSUM_PARTIAL is setShannon Nelson2016-02-172-0/+6
| * i40e: fix bug in dma syncJesse Brandeburg2016-02-172-8/+8
| * i40e: trivial: fix missing spaceJesse Brandeburg2016-02-171-1/+1
| * i40e: trivial: drop duplicate definitionJesse Brandeburg2016-02-171-2/+0Star
* | amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas2016-02-174-33/+41
* | amd-xgbe: Check Rx queue fifos before stopping Rx DMALendacky, Thomas2016-02-172-3/+37
* | amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas2016-02-174-30/+70
* | amd-xgbe: Fix the mapping of priorities to traffic classesLendacky, Thomas2016-02-171-29/+21Star
* | amd-xgbe: Enable/disable PFC per traffic classLendacky, Thomas2016-02-171-2/+34
* | amd-xgbe: Verify forced speed matches the active speedsetLendacky, Thomas2016-02-171-2/+14
* | amd-xgbe: Use __napi_schedule_irqoffLendacky, Thomas2016-02-171-2/+2
* | amd-xgbe: Change from napi_complete to napi_complete_doneLendacky, Thomas2016-02-171-4/+4
* | amd-xgbe: Disable VLAN filtering when in promiscuous modeLendacky, Thomas2016-02-171-112/+117
* | macvlan: convert to use IFF_NO_QUEUEZhang Shengju2016-02-171-1/+1
|/
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-1715-43/+138
|\
| * i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan2016-02-172-2/+2
| * i40e: trivial: remove unnecessary local varJesse Brandeburg2016-02-171-3/+2Star
| * i40e: remove VF device IDs from PFJesse Brandeburg2016-02-172-12/+0Star
| * i40e: add netdev info to VSI dumpShannon Nelson2016-02-171-8/+16
| * i40evf: enable bus master after resetMitch Williams2016-02-171-0/+1
| * i40e: add a little more to an NVM update debug messageShannon Nelson2016-02-171-2/+3
| * i40e: refactor DCB functionJesse Brandeburg2016-02-171-4/+11
| * i40e: add 20G speed for Tx bandwidth calculationsMitch Williams2016-02-171-0/+3