aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig2017-07-031-23/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-088-24/+19
|\ \ \
| * | | net: ethernet: mediatek: remove useless code in mtk_probe()Gustavo A. R. Silva2017-07-081-5/+0
| * | | net: hns: Fix a skb used after free bugYunsheng Lin2017-07-082-15/+13
| * | | net: hns: Fix a wrong op phy C45 codeYunsheng Lin2017-07-081-1/+1
| * | | net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan2017-07-081-1/+2
| * | | nfp: flower: add missing clean up call to avoid memory leaksJakub Kicinski2017-07-071-0/+1
| | |/ | |/|
| * | liquidio: fix bug in soft reset failure detectionDerek Chickles2017-07-062-2/+2
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-061-85/+74
|\ \ \ | |/ / |/| |
| * | ibmveth: properly unwind on init errorsChristoph Hellwig2017-06-201-85/+74
* | | 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-011-1/+1
| * | | | | sfc: change Unknown MCDI event message to print full event.Jon Cooper2017-07-011-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