summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-05-20qede: Fix DMA address APIs usageManish Chopra
2016-05-20macsec: fix netlink attribute for key idSabrina Dubroca
2016-05-20xen-netback: correct length checks on hash copy_opsPaul Durrant
2016-05-20phy: fix crash in fixed_phy_add()Rabin Vincent
2016-05-20Revert "net: pegasus: remove dead coding"David S. Miller
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim
2016-05-20mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim
2016-05-19net: Fix coding style warnings and errors.Amit Ghadge
2016-05-19net: pegasus: remove dead codingxypron.glpk@gmx.de
2016-05-19net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de
2016-05-19net: irda: avoid null pointer dereferencexypron.glpk@gmx.de
2016-05-19net: ieee802154/adf7242: syntax error ifdef DEBUGxypron.glpk@gmx.de
2016-05-19net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de
2016-05-19net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de
2016-05-18iwlwifi: fix mis-merge that breaks the driverLinus Torvalds
2016-05-18net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
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