summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller
2016-05-17Revert "phy dp83867: Make rgmii parameters optional"David S. Miller
2016-05-17r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel
2016-05-17phy dp83867: Make rgmii parameters optionalAlexander Graf
2016-05-17phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf
2016-05-17asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz
2016-05-17switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-05-17drivers: net: Don't print unpopulated net_device nameHarvey Hunt
2016-05-17qed: add support for dcbx.Sudarsana Reddy Kalluru
2016-05-17ravb: Add missing free_irq() calls to ravb_close()Geert Uytterhoeven
2016-05-17qed: Remove a stray tabDan Carpenter
2016-05-17Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-17net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-17net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes
2016-05-17stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia
2016-05-17net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-17net: ethernet: fs-enet: use phydev from struct net_devicePhilippe Reynes
2016-05-17net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-17net: ethernet: ftgmac100: use phydev from struct net_devicePhilippe Reynes
2016-05-17net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-17net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes
2016-05-16ixgbe: Fix VLAN features errorAlexander Duyck
2016-05-16ixgbe: use correct mask when enabling sriovEmil Tantilov
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16qed: VFs gracefully accept lack of PMYuval Mintz
2016-05-16qed: Allow more than 16 VFsYuval Mintz
2016-05-16qed: Reset link on IOV disableManish Chopra
2016-05-16qed: Improve VF interrupt resetYuval Mintz
2016-05-16qed: Correct PF-sanity checkYuval Mintz
2016-05-16net/mlx4_core: Fix access to uninitialized indexTariq Toukan
2016-05-16net: w5100-spi: add support to specify MAC address by device treeAkinobu Mita
2016-05-16net: w5100: increase TX timeout periodAkinobu Mita
2016-05-16net: w5100: fix MAC filtering for W5500Akinobu Mita
2016-05-16net: w5100: remove unused is_w5200()Akinobu Mita
2016-05-16lxt: simplify lxt970_config_init()Sergei Shtylyov
2016-05-16lxt: simplify lxt97[01]_config_intr()Sergei Shtylyov
2016-05-16net: dsa: mv88e6xxx: remove bridge workVivien Didelot
2016-05-16net: vrf: protect changes to private data with rcuDavid Ahern
2016-05-16net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai
2016-05-16net/mlx5_core: Flow counters infrastructureAmir Vadai
2016-05-16net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai
2016-05-16net/mlx5_core: Firmware commands to support flow countersAmir Vadai
2016-05-16net/mlx5_core: Use a macro in mlx5_command_str()Amir Vadai
2016-05-16net: pxa168_eth: Use dma_wmb/rmb where appropriateJisheng Zhang
2016-05-16net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writelJisheng Zhang
2016-05-16vxlan: set mac_header correctly in GPE modeJiri Benc
2016-05-16xen-netback: use hash value from the frontendPaul Durrant
2016-05-16xen-netback: pass hash value to the frontendPaul Durrant
2016-05-16xen-netback: add control protocol implementationPaul Durrant