summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2413-170/+452
|\
| * {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-46/+2Star
| * IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-211-0/+12
| * IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-211-0/+24
| * net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com2016-01-211-0/+52
| * net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-212-19/+108
| * net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-215-80/+16Star
| * IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-213-13/+0Star
| * net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua2016-01-191-0/+26
| * net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua2016-01-191-1/+15
| * net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua2016-01-192-1/+11
| * net/mlx4: Query RoCE supportMoni Shoua2016-01-191-0/+23
| * RDMA/be2net: Remove open and close entry pointsDevesh Sharma2016-01-194-45/+1Star
| * net/mlx5_core: Add setting ATOMIC endian modeEran Ben Elisha2015-12-241-2/+55
| * net/mlx5_core: Introduce access functions to query vport RoCE fieldsAchiad Shochat2015-12-231-0/+62
| * net/mlx5_core: Introduce access functions to enable/disable RoCEAchiad Shochat2015-12-231-0/+52
| * net/mlx5_core: Break down the vport mac address query functionAchiad Shochat2015-12-231-10/+17
* | net: hns: bug fix about hisilicon TSO BD modehuangdaode2016-01-183-2/+19
* | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-172-4/+5
* | bna: fix Rx data corruption with VLAN stripping enabled and MTU > 4096Ivan Vecera2016-01-161-13/+24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-159-7/+35
|\ \
| * | bgmac: Fix reversed test of build_skb() return value.David S. Miller2016-01-151-1/+1
| * | net: smsc: Add support h8300Yoshinori Sato2016-01-152-2/+13
| * | net: macb: clear interrupts when disabling themNathan Sullivan2016-01-151-0/+4
| * | net: hns: fixes no syscon error when init mdioyankejian2016-01-151-1/+1
| * | fsl/fman: Delete one function call "put_device" in dtsec_config()Markus Elfring2016-01-141-1/+0Star
| * | hip04_eth: fix missing error handle for build_skb failedwangweidong2016-01-131-1/+4
| * | 3c59x: fix another page map/single unmap imbalanceNeil Horman2016-01-131-1/+6
| * | 3c59x: balance page maps and unmapsNeil Horman2016-01-131-1/+1
| * | mlxsw: fix SWITCHDEV_OBJ_ID_PORT_MDBDan Carpenter2016-01-131-0/+1
| * | bgmac: fix a missing check for build_skbwangweidong2016-01-131-0/+5
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-153-9/+9
|\ \ \
| * | | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-233-9/+9
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | | | net: bnxt: always return values from _bnxt_get_max_ringsArnd Bergmann2016-01-121-7/+9
* | | | dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson2016-01-121-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-124-10/+10
|\ \ \ \
| * | | | sh_eth: stop reading ECMR in sh_eth_dev_init()Sergei Shtylyov2016-01-111-5/+2Star
| * | | | ravb: stop reading ECMR in ravb_emac_init()Sergei Shtylyov2016-01-111-5/+2Star
| * | | | mlxsw: spectrum: Add FDB lock to prevent session interleavingIdo Schimmel2016-01-112-0/+6
* | | | | net: freescale: mac-fec: Fix build error from phy_device API changeAndrew Lunn2016-01-121-1/+1
* | | | | net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn2016-01-121-1/+1
* | | | | net/mlx5_core: Export flow steering APIMaor Gottlieb2016-01-111-0/+5
* | | | | net/mlx5_core: Enable flow steering support for the IB driverMaor Gottlieb2016-01-111-8/+47
* | | | | net/mlx5_core: Initialize namespaces only when supported by deviceMaor Gottlieb2016-01-111-21/+49
* | | | | net/mlx5_core: Set priority attributesMaor Gottlieb2016-01-112-19/+55
* | | | | net/mlx5_core: Connect flow tablesMaor Gottlieb2016-01-113-10/+104
* | | | | net/mlx5_core: Introduce modify flow table commandMaor Gottlieb2016-01-112-0/+31
* | | | | net/mlx5_core: Managing root flow tableMaor Gottlieb2016-01-114-9/+114