summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-08net: ethernet: mediatek: remove useless code in mtk_probe()Gustavo A. R. Silva
2017-07-08net: hns: Fix a skb used after free bugYunsheng Lin
2017-07-08net: hns: Fix a wrong op phy C45 codeYunsheng Lin
2017-07-08net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3vishnuvardhan
2017-07-07nfp: flower: add missing clean up call to avoid memory leaksJakub Kicinski
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06liquidio: fix bug in soft reset failure detectionDerek Chickles
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-07-05cxgb4: Support for get_ts_info ethtool methodAtul Gupta
2017-07-05cxgb4: Add PTP Hardware Clock (PHC) supportAtul Gupta
2017-07-05cxgb4: time stamping interface for PTPAtul Gupta
2017-07-05nfp: default to chained metadata prepend formatJakub Kicinski
2017-07-05nfp: remove legacy MAC address lookupJakub Kicinski
2017-07-05nfp: improve order of interfaces in breakout modeJakub Kicinski
2017-07-05net: macb: remove extraneous return when MACB_EXT_DESC is definedColin Ian King
2017-07-04net: ethernet: mediatek: fixed deadlock captured by lockdepSean Wang
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-07-03qed: initialize ll2_syn_handle at start of functionMichal Kalderon
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-07-03PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()Christoph Hellwig
2017-07-03Merge https://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-03mlx4_en: make mlx4_log_num_mgm_entry_size staticZhu Yanjun
2017-07-03netxen_nic: Remove unused pointer hdr in netxen_setup_minidump()Christos Gkekas
2017-07-03net/mlxfw: Properly handle dependancy with non-loadable mlx5Or Gerlitz
2017-07-03net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng
2017-07-03net/mlx5: fix memcpy limit?Stephen Rothwell
2017-07-03qed: Add iWARP support for physical queue allocationKalderon, Michal
2017-07-03qed: Add iWARP protocol support in context allocationKalderon, Michal
2017-07-03qed: iWARP CM add error handlingKalderon, Michal
2017-07-03qed: iWARP implement disconnect flowsKalderon, Michal
2017-07-03qed: iWARP CM add active side connectKalderon, Michal
2017-07-03qed: iWARP CM add passive side connectKalderon, Michal
2017-07-03qed: iWARP CM add listener functions and initial SYN processingKalderon, Michal
2017-07-03qed: iWARP CM - setup a ll2 connection for handling SYN packetsKalderon, Michal
2017-07-03qed: Add iWARP support in ll2 connectionsKalderon, Michal
2017-07-03qed: Rename some ll2 related definesKalderon, Michal
2017-07-03qed: Implement iWARP initialization, teardown and qp operationsKalderon, Michal
2017-07-03qed: Introduce iWARP personalityKalderon, Michal
2017-07-01sfc: correct comment on efx_mcdi_process_eventEdward Cree
2017-07-01sfc: change Unknown MCDI event message to print full event.Jon Cooper
2017-07-01net/mlx5: fix spelling mistake: "Allodating" -> "Allocating"Colin Ian King
2017-07-01Merge tag 'mlx5-fixes-2017-06-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-07-01nfp: add control message passing capabilities to flower offloadsPieter Jansen van Vuuren
2017-07-01nfp: add a stats handler for flower offloadsPieter Jansen van Vuuren
2017-07-01nfp: add metadata to each flow offloadPieter Jansen van Vuuren
2017-07-01nfp: add basic action capabilities to flower offloadsPieter Jansen van Vuuren