summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-252-2/+2
|\
| * asm-generic: remove old nonatomic-io wrapper filesArnd Bergmann2016-03-012-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-03-2416-63/+211
|\ \
| * | net: mediatek: fix checking for NULL instead of IS_ERR() in .probeVladimir Zapolskiy2016-03-231-2/+2
| * | macb: fix PHY resetSergei Shtylyov2016-03-221-2/+2
| * | fsl/fman: Workaround for Errata A-007273Igal Liberman2016-03-221-16/+88
| * | net: hns: bug fix about the overflow of mssDaode Huang2016-03-221-9/+8
| * | net: hns: adds limitation for debug port mtuKejian Yan2016-03-222-0/+4
| * | net: hns: fix the bug about mtu settingKejian Yan2016-03-224-1/+9
| * | net: hns: fixes a bug of RSSKejian Yan2016-03-222-2/+22
| * | net: hns: fix return value of the function about rssKejian Yan2016-03-223-20/+8
| * | net: hns: set xge statistic reg as read onlyQianqian Xie2016-03-221-2/+3
| * | net: hns: fixed the bug about GMACs mac settingSheng Li2016-03-221-10/+8
| * | net: hns: add uc match for debug portsKejian Yan2016-03-225-2/+43
| * | net: hns: fixed portid bug in sending manage pktSheng Li2016-03-223-1/+9
| * | net: hns: bug fix about ping6Kejian Yan2016-03-221-0/+9
| * | net: smc911x: avoid unused variable warningsArnd Bergmann2016-03-211-0/+2
| * | net/mlx4: remove unused array zero_gid[]Colin Ian King2016-03-201-2/+0
* | | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-2313-23/+1174
|\ \ \
| * | | cxgb4: update Kconfig and MakefileVarun Prakash2016-03-222-0/+12
| * | | cxgb4: add iSCSI DDP page pod managerVarun Prakash2016-03-222-0/+774
| * | | cxgb4, iw_cxgb4: move delayed ack macro definitionsVarun Prakash2016-03-221-0/+9
| * | | cxgb4: move VLAN_NONE macro definitionVarun Prakash2016-03-222-2/+2
| * | | cxgb4: update struct cxgb4_lld_info definitionVarun Prakash2016-03-223-0/+10
| * | | cxgb4: add definitions for iSCSI target ULDVarun Prakash2016-03-222-0/+114
| * | | cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash2016-03-221-0/+15
| * | | cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-221-0/+5
| * | | cxgb4, iw_cxgb4: move definitions to common header fileVarun Prakash2016-03-221-0/+81
| * | | cxgb4: large receive offload supportVarun Prakash2016-03-224-14/+60
| * | | cxgb4: allocate resources for CXGB4_ULD_ISCSITVarun Prakash2016-03-224-7/+92
| * | | cxgb4: add new ULD type CXGB4_ULD_ISCSITVarun Prakash2016-03-221-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-2213-69/+1760
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'i40iw', 'sriov' and 'hfi1' into k.o/for-4.6Doug Ledford2016-03-2114-106/+440
| |\ \ \ \
| | * | | | net/mlx5_core: Implement modify HCA vport commandEli Cohen2016-03-212-0/+73
| | * | | | net/mlx5_core: Add VF param when querying vport counterEli Cohen2016-03-211-2/+3
| | * | | | net/mlx5_core: Introduce offload arithmetic hardware capabilitiesSagi Grimberg2016-03-211-0/+6
| | * | | | net/mlx5_core: Refactor device capability functionLeon Romanovsky2016-03-212-60/+23
| | * | | | net/mlx5_core: Fix caching ATOMIC endian mode capabilityLeon Romanovsky2016-03-211-0/+4
| * | | | | i40e: Add support for client interface for IWARP driverAnjali Singhai Jain2016-02-299-13/+1657
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19265-15806/+30588
|\ \ \ \ \
| * | | | | net: bcmgenet: fix dma api length mismatchEric Dumazet2016-03-191-2/+2
| * | | | | net/mlx4_core: Fix backward compatibility on VFsEli Cohen2016-03-191-6/+18
| * | | | | net: smc911x: convert pxa dma to dmaengineRobert Jarzmik2016-03-192-66/+82
| * | | | | ethernet: micrel: fix some error codesDan Carpenter2016-03-191-4/+6
| * | | | | net: mvneta: bm: clarify dependenciesArnd Bergmann2016-03-191-2/+10
| * | | | | ldmvsw: Checkpatch sunvnet.c and sunvnet_common.cAaron Young2016-03-192-50/+56
| * | | | | ldmvsw: Add ldmvsw.c driver codeAaron Young2016-03-193-0/+480
| * | | | | ldmvsw: Make sunvnet_common compatible with ldmvswAaron Young2016-03-193-70/+121
| * | | | | ldmvsw: Split sunvnet driver into common codeAaron Young2016-03-195-1743/+1816
| * | | | | bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz2016-03-191-0/+4