summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com5-80/+16
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky3-13/+0
2016-01-19net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua1-0/+26
2016-01-19net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua1-1/+15
2016-01-19net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua2-1/+11
2016-01-19net/mlx4: Query RoCE supportMoni Shoua1-0/+23
2016-01-19sunvnet: Initialize network_header and transport_header in vnet_rx_one()Sowmini Varadhan1-3/+13
2016-01-19RDMA/be2net: Remove open and close entry pointsDevesh Sharma4-45/+1
2016-01-18net: hns: bug fix about hisilicon TSO BD modehuangdaode3-2/+19
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2-4/+5
2016-01-16bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera1-13/+24
2016-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-7/+35
2016-01-16Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-9/+9
2016-01-16bgmac: Fix reversed test of build_skb() return value.David S. Miller1-1/+1
2016-01-15net: smsc: Add support h8300Yoshinori Sato2-2/+13
2016-01-15net: macb: clear interrupts when disabling themNathan Sullivan1-0/+4
2016-01-15net: hns: fixes no syscon error when init mdioyankejian1-1/+1
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-01-14fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring1-1/+0
2016-01-13hip04_eth: fix missing error handle for build_skb failedwangweidong1-1/+4
2016-01-133c59x: fix another page map/single unmap imbalanceNeil Horman1-1/+6
2016-01-133c59x: balance page maps and unmapsNeil Horman1-1/+1
2016-01-13mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter1-0/+1
2016-01-13bgmac: fix a missing check for build_skbwangweidong1-0/+5
2016-01-13net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann1-7/+9
2016-01-12dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson1-1/+1
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-10/+10
2016-01-12net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-12net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn1-1/+1
2016-01-12net/mlx5_core: Export flow steering APIMaor Gottlieb1-0/+5
2016-01-12net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb1-8/+47
2016-01-12net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb1-21/+49
2016-01-12net/mlx5_core: Set priority attributesMaor Gottlieb2-19/+55
2016-01-12net/mlx5_core: Connect flow tablesMaor Gottlieb3-10/+104
2016-01-12net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2-0/+31
2016-01-12net/mlx5_core: Managing root flow tableMaor Gottlieb4-9/+114
2016-01-12net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb1-0/+67
2016-01-12net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2-19/+152
2016-01-12sh_eth: stop reading ECMR in sh_eth_dev_init()Sergei Shtylyov1-5/+2
2016-01-12ravb: stop reading ECMR in ravb_emac_init()Sergei Shtylyov1-5/+2
2016-01-11mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel2-0/+6
2016-01-11net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck1-15/+2
2016-01-11net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck1-1/+1
2016-01-11net: tc35815: Drop unused variableGuenter Roeck1-1/+0
2016-01-11net: tc35815: Fix build error due to missed API changeGuenter Roeck1-15/+2
2016-01-11net: lpc_eth: Remove unused variablesFabio Estevam1-2/+1
2016-01-11bfin_mac: fix error pathSudip Mukherjee1-1/+1
2016-01-11phy: fix blackfin build failureSudip Mukherjee1-1/+2
2016-01-11cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai1-2/+2
2016-01-11net: ethernet: arc: Add support emac for RK3036Xing Zheng2-3/+9