summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-11net: ethernet: arc: Keep emac compatibility for more Rockchip SoCsXing Zheng1-24/+45
2016-01-11net: ethernet: arc: Probe emac after set RMII clockXing Zheng1-4/+7
2016-01-11bnxt_en: Reset embedded processor after applying firmware upgradeRob Swindell1-4/+42
2016-01-11bnxt_en: Zero pad firmware messages to 128 bytes.Michael Chan1-0/+3
2016-01-11ethernet: amd: au1000: Remove pointless warningAndrew Lunn1-3/+0
2016-01-11net: ethernet: faraday: Use phy_find_first() instead of open coding itGuenter Roeck1-13/+2
2016-01-11net: ethernet: broadcom: Fix build errorsGuenter Roeck1-7/+2
2016-01-11net: lantiq_etop.c: Use helper to find first phyAndrew Lunn1-8/+2
2016-01-11stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier1-3/+5
2016-01-11mlxsw: Adding layer 2 multicast supportElad Raz3-0/+190
2016-01-11mlxsw: Adding VID to FID translatationElad Raz1-11/+19
2016-01-11mlxsw: Changing the maximum number of multicast group to a defineElad Raz2-1/+3
2016-01-11mlxsw: reg: Adding SMID registerElad Raz1-0/+51
2016-01-11mlxsw: reg: Add definition of multicast record for SFD registerElad Raz1-5/+44
2016-01-10mlxsw: spectrum: remove FDB entry in case we get unknown object notificationJiri Pirko1-8/+30
2016-01-10mlxsw: spectrum: pass local_port to mlxsw_sp_port_fdb_uc_opJiri Pirko1-6/+7
2016-01-08Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller6-25/+64
2016-01-08ixgbe: Make ATR recognize IPv6 extended headersMark Rustad1-10/+37
2016-01-08ixgbe: Fix MDD events generated when FCoE+SRIOV are enabledNeerav Parikh3-1/+8
2016-01-08ixgbe: Fix to get FDMI HBA attributes information with X550Usha Ketineni1-2/+5
2016-01-08ixgbe: Correct handling of any outer UDP checksum settingMark Rustad1-1/+1
2016-01-08ixgbe: do not call check_link for ethtool in ixgbe_get_settings()Emil Tantilov1-5/+2
2016-01-08ixgbe: fix broken PFC with X550Vasu Dev1-3/+3
2016-01-08ixgbe: use correct FCoE DDP max checkVasu Dev1-2/+2