summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05484-17033/+40908
|\
| * cxgb4: Support for get_ts_info ethtool methodAtul Gupta2017-07-051-1/+18
| * cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta2017-07-052-0/+287
| * cxgb4: time stamping interface for PTPAtul Gupta2017-07-059-13/+595
| * nfp: default to chained metadata prepend formatJakub Kicinski2017-07-051-1/+8
| * nfp: remove legacy MAC address lookupJakub Kicinski2017-07-054-34/+8
| * nfp: improve order of interfaces in breakout modeJakub Kicinski2017-07-053-14/+12
| * net: macb: remove extraneous return when MACB_EXT_DESC is definedColin Ian King2017-07-051-1/+0
| * net: ethernet: mediatek: fixed deadlock captured by lockdepSean Wang2017-07-041-4/+4
| * qed: initialize ll2_syn_handle at start of functionMichal Kalderon2017-07-031-2/+1
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-033-5/+16
| |\
| | * Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-07-013-5/+16
| | |\
| | | * net/mlx5e: Fix TX carrier errors report in get stats ndoGal Pressman2017-06-271-2/+0
| | | * net/mlx5: Cancel delayed recovery work when unloading the driverMohamad Haj Yahia2017-06-272-2/+15
| | | * net/mlx5: Fix driver load error flow when firmware is stuckGal Pressman2017-06-271-1/+1
| * | | mlx4_en: make mlx4_log_num_mgm_entry_size staticZhu Yanjun2017-07-032-2/+1
| * | | netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()Christos Gkekas2017-07-031-3/+0
| * | | net/mlxfw: Properly handle dependancy with non-loadable mlx5Or Gerlitz2017-07-031-1/+1
| * | | net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng2017-07-032-71/+35
| * | | net/mlx5: fix memcpy limit?Stephen Rothwell2017-07-031-1/+1
| * | | qed: Add iWARP support for physical queue allocationKalderon, Michal2017-07-031-0/+4
| * | | qed: Add iWARP protocol support in context allocationKalderon, Michal2017-07-031-2/+11
| * | | qed: iWARP CM add error handlingKalderon, Michal2017-07-031-2/+181
| * | | qed: iWARP implement disconnect flowsKalderon, Michal2017-07-031-1/+89
| * | | qed: iWARP CM add active side connectKalderon, Michal2017-07-033-12/+239
| * | | qed: iWARP CM add passive side connectKalderon, Michal2017-07-037-19/+1012
| * | | qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal2017-07-033-3/+291
| * | | qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal2017-07-032-3/+220
| * | | qed: Add iWARP support in ll2 connectionsKalderon, Michal2017-07-031-2/+11
| * | | qed: Rename some ll2 related definesKalderon, Michal2017-07-032-16/+15
| * | | qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal2017-07-039-40/+749
| * | | qed: Introduce iWARP personalityKalderon, Michal2017-07-036-26/+42
| * | | sfc: correct comment on efx_mcdi_process_eventEdward Cree2017-07-021-1/+1
| * | | sfc: change Unknown MCDI event message to print full event.Jon Cooper2017-07-021-2/+3
| * | | net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King2017-07-011-1/+1
| * | | nfp: add control message passing capabilities to flower offloadsPieter Jansen van Vuuren2017-07-013-1/+70
| * | | nfp: add a stats handler for flower offloadsPieter Jansen van Vuuren2017-07-015-8/+171
| * | | nfp: add metadata to each flow offloadPieter Jansen van Vuuren2017-07-015-13/+412
| * | | nfp: add basic action capabilities to flower offloadsPieter Jansen van Vuuren2017-07-015-0/+271
| * | | nfp: extend flower matching capabilitiesPieter Jansen van Vuuren2017-07-016-1/+316
| * | | nfp: extend flower add flow offloadPieter Jansen van Vuuren2017-07-013-1/+325
| * | | nfp: provide infrastructure for offloading flower based TC filtersPieter Jansen van Vuuren2017-07-018-14/+220
| * | | nfp: add phys_switch_id supportSimon Horman2017-07-014-0/+36
| * | | net: macb: Add hardware PTP supportRafal Ozieblo2017-06-304-6/+732
| * | | net: macb: macb.c changed to macb_main.cRafal Ozieblo2017-06-302-0/+1
| * | | net: macb: Add support for PTP timestamps in DMA descriptorsRafal Ozieblo2017-06-303-37/+122
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-308-20/+72
| |\| |
| * | | net/mlx4_en: Do not allocate redundant TX queues when TC is disabledInbar Karmy2017-06-297-16/+65
| * | | net/mlx4_en: Add dynamic variable to hold the number of user priorities (UP)Inbar Karmy2017-06-295-13/+17
| * | | net: freescale: gianfar : constify dev_pm_ops structures.Arvind Yadav2017-06-291-1/+1