summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-01-10cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai1-2/+2
2016-01-10net: ethernet: arc: Add support emac for RK3036Xing Zheng2-3/+9
2016-01-10net: ethernet: arc: Keep emac compatibility for more Rockchip SoCsXing Zheng1-24/+45
2016-01-10net: ethernet: arc: Probe emac after set RMII clockXing Zheng1-4/+7
2016-01-10bnxt_en: Reset embedded processor after applying firmware upgradeRob Swindell1-4/+42
2016-01-10bnxt_en: Zero pad firmware messages to 128 bytes.Michael Chan1-0/+3
2016-01-10ethernet: amd: au1000: Remove pointless warningAndrew Lunn1-3/+0
2016-01-10net: ethernet: faraday: Use phy_find_first() instead of open coding itGuenter Roeck1-13/+2
2016-01-10net: ethernet: broadcom: Fix build errorsGuenter Roeck1-7/+2
2016-01-10net: lantiq_etop.c: Use helper to find first phyAndrew Lunn1-8/+2
2016-01-10stmmac: Don't exit mdio registration when mdio subnode is not found in the DTSRomain Perier1-3/+5
2016-01-10mlxsw: Adding layer 2 multicast supportElad Raz3-0/+190
2016-01-10mlxsw: Adding VID to FID translatationElad Raz1-11/+19
2016-01-10mlxsw: Changing the maximum number of multicast group to a defineElad Raz2-1/+3
2016-01-10mlxsw: reg: Adding SMID registerElad Raz1-0/+51
2016-01-10mlxsw: reg: Add definition of multicast record for SFD registerElad Raz1-5/+44
2016-01-09mlxsw: spectrum: remove FDB entry in case we get unknown object notificationJiri Pirko1-8/+30
2016-01-09mlxsw: 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
2016-01-08ixgbe: Fill at least min credits to a TC credit refillsVasu Dev1-1/+6
2016-01-08i40e: remove forever unused IDJesse Brandeburg5-5/+0
2016-01-08i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain2-50/+58
2016-01-08i40e: Look up MAC address in Open Firmware or IDPROMSowmini Varadhan2-0/+91
2016-01-08i40e: allow zero MAC address for VFsMitch Williams1-5/+6
2016-01-08i40e: change log messages and error returnsMitch Williams1-9/+18
2016-01-07net: macb: Add NP4 macb config using USRIO_DISABLEDNeil Armstrong1-0/+6
2016-01-07net: ethernet: cadence-macb: Add disabled usrio capsNeil Armstrong2-12/+16
2016-01-07phy: Add API for {un}registering an mdio device to a bus.Andrew Lunn11-33/+32
2016-01-07phy: Add an mdio_device structureAndrew Lunn18-43/+46
2016-01-07mdio: Move allocation of interrupts into coreAndrew Lunn40-317/+30
2016-01-07phy: Centralise print about attached phyAndrew Lunn21-77/+30
2016-01-07net: dnet: Use phy_find_first() helperAndrew Lunn1-7/+1
2016-01-07phy: add phydev_name() wrapperAndrew Lunn22-34/+34
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn1-68/+36
2016-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+8
2016-01-06fsl/fman: double free on probe failureDan Carpenter1-1/+0
2016-01-06fsl/fman: fix the pause_time testDan Carpenter1-1/+1
2016-01-06mlxsw: core: remove an unnecessary conditionDan Carpenter1-1/+1
2016-01-06ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson3-12/+14
2016-01-06mlxsw: Remember untagged VLANsElad Raz3-1/+17
2016-01-06mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz1-0/+21
2016-01-06mlxsw: Renaming local variable names for consistencyElad Raz1-3/+3
2016-01-06mlxsw: Fixing vlans init rangeElad Raz1-1/+2