summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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-114-10/+10
|\
| * sh_eth: stop reading ECMR in sh_eth_dev_init()Sergei Shtylyov2016-01-111-5/+2
| * ravb: stop reading ECMR in ravb_emac_init()Sergei Shtylyov2016-01-111-5/+2
| * 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-111-1/+1
* | net: freescale: ucc_geth: Fix build error from phy_device API changeAndrew Lunn2016-01-111-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
* | net/mlx5_core: Add utilities to find next and prev flow-tablesMaor Gottlieb2016-01-111-0/+67
* | net/mlx5_core: Introduce flow steering autogrouped flow tableMaor Gottlieb2016-01-112-19/+152
* | net: bfin_mac: Use phy_find_first() instead of open-coding itGuenter Roeck2016-01-111-15/+2
* | net: ti: cpmac: Fix build error due to missed API changeGuenter Roeck2016-01-101-1/+1
* | net: tc35815: Drop unused variableGuenter Roeck2016-01-101-1/+0
* | net: tc35815: Fix build error due to missed API changeGuenter Roeck2016-01-101-15/+2
* | net: lpc_eth: Remove unused variablesFabio Estevam2016-01-101-2/+1
* | bfin_mac: fix error pathSudip Mukherjee2016-01-101-1/+1
* | phy: fix blackfin build failureSudip Mukherjee2016-01-101-1/+2
* | cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai2016-01-101-2/+2
* | net: ethernet: arc: Add support emac for RK3036Xing Zheng2016-01-102-3/+9
* | net: ethernet: arc: Keep emac compatibility for more Rockchip SoCsXing Zheng2016-01-101-24/+45
* | net: ethernet: arc: Probe emac after set RMII clockXing Zheng2016-01-101-4/+7
* | bnxt_en: Reset embedded processor after applying firmware upgradeRob Swindell2016-01-101-4/+42
* | bnxt_en: Zero pad firmware messages to 128 bytes.Michael Chan2016-01-101-0/+3
* | ethernet: amd: au1000: Remove pointless warningAndrew Lunn2016-01-101-3/+0
* | net: ethernet: faraday: Use phy_find_first() instead of open coding itGuenter Roeck2016-01-101-13/+2
* | net: ethernet: broadcom: Fix build errorsGuenter Roeck2016-01-101-7/+2
* | net: lantiq_etop.c: Use helper to find first phyAndrew Lunn2016-01-101-8/+2
* | stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier2016-01-101-3/+5
* | mlxsw: Adding layer 2 multicast supportElad Raz2016-01-103-0/+190
* | mlxsw: Adding VID to FID translatationElad Raz2016-01-101-11/+19
* | mlxsw: Changing the maximum number of multicast group to a defineElad Raz2016-01-102-1/+3
* | mlxsw: reg: Adding SMID registerElad Raz2016-01-101-0/+51
* | mlxsw: reg: Add definition of multicast record for SFD registerElad Raz2016-01-101-5/+44
* | mlxsw: spectrum: remove FDB entry in case we get unknown object notificationJiri Pirko2016-01-091-8/+30
* | mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_opJiri Pirko2016-01-091-6/+7
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-01-086-25/+64
|\ \
| * | ixgbe: Make ATR recognize IPv6 extended headersMark Rustad2016-01-081-10/+37
| * | ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh2016-01-083-1/+8
| * | ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni2016-01-081-2/+5
| * | ixgbe: Correct handling of any outer UDP checksum settingMark Rustad2016-01-081-1/+1
| * | ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov2016-01-081-5/+2
| * | ixgbe: fix broken PFC with X550Vasu Dev2016-01-081-3/+3
| * | ixgbe: use correct FCoE DDP max checkVasu Dev2016-01-081-2/+2
OpenPOWER on IntegriCloud