summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* dmfe: kill DEVICE defineFlorian Westphal2016-05-041-21/+18
* net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia2016-05-043-5/+45
* net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia2016-05-042-6/+267
* net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groupsMohamad Haj Yahia2016-05-042-14/+79
* net/mlx5: E-Switch, Use vport event handler for vport cleanupMohamad Haj Yahia2016-05-041-24/+9
* net/mlx5: E-Switch, Enable/disable ACL tables on demandMohamad Haj Yahia2016-05-041-19/+14
* net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia2016-05-043-6/+118
* net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST modeMohamad Haj Yahia2016-05-042-2/+189
* net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLsMohamad Haj Yahia2016-05-042-0/+276
* net/mlx5: E-Switch, Fix error flow memory leakMohamad Haj Yahia2016-05-041-1/+2
* net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()Mohamad Haj Yahia2016-05-042-14/+2
* net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia2016-05-046-9/+121
* net/mlx5e: Fix aRFS compilation dependencyMaor Gottlieb2016-05-042-2/+4
* cxgb4: Check for firmware errors in the mailbox command loopHariprasad Shenai2016-05-041-2/+6
* cxgb4: Don't sleep when mbox cmd is issued from interrupt contextHariprasad Shenai2016-05-041-0/+6
* drivers: net: emac: add Atheros AR8035 phy initialization codeChristian Lamparter2016-05-041-0/+26
* bnxt: Add support for segmentation of tunnels with outer checksumsAlexander Duyck2016-05-041-2/+7
* net/mlx5e: Fix IPv6 tunnel checksum offloadAlexander Duyck2016-05-041-2/+1
* net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck2016-05-041-1/+6
* net/mlx4_en: Add support for inner IPv6 checksum offloads and TSOAlexander Duyck2016-05-042-7/+33
* net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck2016-05-041-4/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-0418-98/+210
|\
| * net: macb: Probe MDIO bus before registering netdevFlorian Fainelli2016-05-031-12/+19
| * net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-4/+2
| * macb: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-1/+2
| * pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov2016-05-031-0/+2
| * net/mlx5e: Use workqueue for vxlan opsMatthew Finlay2016-05-033-16/+49
| * net/mlx5e: Implement a mlx5e workqueueMatthew Finlay2016-05-032-11/+20
| * net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay2016-05-031-0/+1
| * net/mlx5: Unmap only the relevant IO memory mappingGal Pressman2016-05-031-2/+4
| * cxgb3: fix out of bounds readMichal Schmidt2016-05-021-1/+2
| * drivers: net: cpsw: use of_phy_connect() in fixed-link caseDavid Rivshin2016-04-281-10/+1
| * drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin2016-04-281-2/+8
| * drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin2016-04-281-13/+22
| * drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin2016-04-282-7/+7
| * ps3_gelic: fix memcpy parameterChristophe Jaillet2016-04-281-1/+1
| * net: ethernet: davinci_emac: Fix devioctl while in fixed linkNeil Armstrong2016-04-281-1/+4
| * sfc: disable RSS when unsupportedJon Cooper2016-04-281-2/+13
| * myri10ge: fix sleeping with bh disabledStanislaw Gruszka2016-04-281-2/+2
| * bnxt_en: Divide a page into 32K buffers for the aggregation ring if necessary.Michael Chan2016-04-272-5/+34
| * bnxt_en: Limit RX BD pages to be no bigger than 32K.Michael Chan2016-04-272-9/+18
| * bnxt_en: Don't fallback to INTA on VF.Michael Chan2016-04-271-1/+1
* | qed: Apply tunnel configurations after PF startManish Chopra2016-05-031-1/+9
* | stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()Joachim Eastwood2016-05-031-14/+3
* | stmmac: dwmac-socfpga: call phy_resume() only in resume callbackJoachim Eastwood2016-05-031-31/+19
* | stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv dataJoachim Eastwood2016-05-031-11/+22
* | stmmac: dwmac-socfpga: add PM ops and resume functionJoachim Eastwood2016-05-031-2/+16
* | stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood2016-05-034-34/+17
* | net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-6/+10
* | net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes2016-05-031-6/+10