summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-03-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-03-23Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-23net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22macb: fix PHY resetSergei Shtylyov
2016-03-22fsl/fman: Workaround for Errata A-007273Igal Liberman
2016-03-22net: hns: bug fix about the overflow of mssDaode Huang
2016-03-22net: hns: adds limitation for debug port mtuKejian Yan
2016-03-22net: hns: fix the bug about mtu settingKejian Yan
2016-03-22net: hns: fixes a bug of RSSKejian Yan
2016-03-22net: hns: fix return value of the function about rssKejian Yan
2016-03-22net: hns: set xge statistic reg as read onlyQianqian Xie
2016-03-22net: hns: fixed the bug about GMACs mac settingSheng Li
2016-03-22net: hns: add uc match for debug portsKejian Yan
2016-03-22net: hns: fixed portid bug in sending manage pktSheng Li
2016-03-22net: hns: bug fix about ping6Kejian Yan
2016-03-22cxgb4: update Kconfig and MakefileVarun Prakash
2016-03-22cxgb4: add iSCSI DDP page pod managerVarun Prakash
2016-03-22cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash
2016-03-22cxgb4: move VLAN_NONE macro definitionVarun Prakash
2016-03-22cxgb4: update struct cxgb4_lld_info definitionVarun Prakash
2016-03-22cxgb4: add definitions for iSCSI target ULDVarun Prakash
2016-03-22cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash
2016-03-22cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash
2016-03-22cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash
2016-03-22cxgb4: large receive offload supportVarun Prakash
2016-03-22cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash
2016-03-22cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash
2016-03-21Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen
2016-03-21net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg
2016-03-21net/mlx5_core: Refactor device capability functionLeon Romanovsky
2016-03-21net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky
2016-03-21net: smc911x: avoid unused variable warningsArnd Bergmann
2016-03-20net/mlx4: remove unused array zero_gid[]Colin Ian King
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-18net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-03-18net/mlx4_core: Fix backward compatibility on VFsEli Cohen
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18net: smc911x: convert pxa dma to dmaengineRobert Jarzmik
2016-03-18ethernet: micrel: fix some error codesDan Carpenter
2016-03-18net: mvneta: bm: clarify dependenciesArnd Bergmann
2016-03-18ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young
2016-03-18ldmvsw: Add ldmvsw.c driver codeAaron Young
2016-03-18ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young
2016-03-18ldmvsw: Split sunvnet driver into common codeAaron Young
2016-03-18bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz
2016-03-18ravb: fix result value overwriteYoshihiro Kaneko