summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-05-04mdio_bus: don't return NULL from mdiobus_scan()Sergei Shtylyov
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-05-04dmfe: kill DEVICE defineFlorian Westphal
2016-05-04net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Add promiscuous and allmulti FDB flowtable groupsMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Use vport event handler for vport cleanupMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Enable/disable ACL tables on demandMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for spoofchkMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Vport ingress/egress ACLs rules for VST modeMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Introduce VST vport ingress/egress ACLsMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Fix error flow memory leakMohamad Haj Yahia
2016-05-04net/mlx5: E-Switch, Replace vport spin lock with synchronize_irq()Mohamad Haj Yahia
2016-05-04net/mlx5: Flow steering, Add vport ACL supportMohamad Haj Yahia
2016-05-04net/mlx5e: Fix aRFS compilation dependencyMaor Gottlieb
2016-05-04cxgb4: Check for firmware errors in the mailbox command loopHariprasad Shenai
2016-05-04cxgb4: Don't sleep when mbox cmd is issued from interrupt contextHariprasad Shenai
2016-05-04drivers: net: emac: add Atheros AR8035 phy initialization codeChristian Lamparter
2016-05-04bnxt: Add support for segmentation of tunnels with outer checksumsAlexander Duyck
2016-05-04net/mlx5e: Fix IPv6 tunnel checksum offloadAlexander Duyck
2016-05-04net/mlx5e: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck
2016-05-04net/mlx4_en: Add support for inner IPv6 checksum offloads and TSOAlexander Duyck
2016-05-04net/mlx4_en: Add support for UDP tunnel segmentation with outer checksum offloadAlexander Duyck
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-03net: macb: Probe MDIO bus before registering netdevFlorian Fainelli
2016-05-03rtl8152: correct speed testingOliver Neukum
2016-05-03usbnet: correct speed testingOliver Neukum
2016-05-03brcm80211: correct speed testingOliver Neukum
2016-05-03qed: Apply tunnel configurations after PF startManish Chopra
2016-05-03net: mvneta: Remove superfluous SMP function callAnna-Maria Gleixner
2016-05-03stmmac: dwmac-socfpga: kill init() and rename setup() to set_phy_mode()Joachim Eastwood
2016-05-03stmmac: dwmac-socfpga: call phy_resume() only in resume callbackJoachim Eastwood
2016-05-03stmmac: dwmac-socfpga: keep a copy of stmmac_rst in driver priv dataJoachim Eastwood
2016-05-03stmmac: dwmac-socfpga: add PM ops and resume functionJoachim Eastwood
2016-05-03stmmac: let remove/resume/suspend functions take device pointerJoachim Eastwood
2016-05-03macb: fix mdiobus_scan() error checkSergei Shtylyov
2016-05-03pxa168_eth: fix mdiobus_scan() error checkSergei Shtylyov
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-05-03Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-05-03net/mlx5e: Use workqueue for vxlan opsMatthew Finlay
2016-05-03net/mlx5e: Implement a mlx5e workqueueMatthew Finlay
2016-05-03net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issueMatthew Finlay
2016-05-03net/mlx5: Unmap only the relevant IO memory mappingGal Pressman
2016-05-03net: ethernet: fec_mpc52xx: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03net: ethernet: fs-enet: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03net: ethernet: ucc: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-05-03net: ethernet: gianfar: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes