summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-05-205-1/+93
|\
| * net/mlx5_core: Use tasklet for user-space CQ completion eventsMatan Barak2016-05-184-1/+89
| *-. Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford2016-05-141-0/+4
| |\ \
| | * | RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S2016-05-141-0/+4
| | |/
| * / i40e: constify i40e_client_ops structureJulia Lawall2016-05-131-1/+1
| |/
* | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-202-12/+12
* | mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-202-2/+2
* | iwlwifi: fix mis-merge that breaks the driverLinus Torvalds2016-05-181-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-185-7/+7
|\ \
| * | treewide: Fix typos in printkMasanari Iida2016-04-283-4/+4
| * | treewide: Fix typos in printkMasanari Iida2016-04-182-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-05-18838-23319/+54156
|\ \ \
| * | | Revert "phy dp83867: Fix compilation with CONFIG_OF_MDIO=m"David S. Miller2016-05-171-1/+1
| * | | Revert "phy dp83867: Make rgmii parameters optional"David S. Miller2016-05-171-28/+3
| * | | r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel2016-05-171-19/+25
| * | | phy dp83867: Make rgmii parameters optionalAlexander Graf2016-05-171-3/+28
| * | | phy dp83867: Fix compilation with CONFIG_OF_MDIO=mAlexander Graf2016-05-171-1/+1
| * | | asix: Fix offset calculation in asix_rx_fixup() causing slow transmissionsJohn Stultz2016-05-171-1/+1
| * | | switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-171-2/+2
| * | | drivers: net: Don't print unpopulated net_device nameHarvey Hunt2016-05-173-10/+20
| * | | qed: add support for dcbx.Sudarsana Reddy Kalluru2016-05-1710-8/+825
| * | | ravb: Add missing free_irq() calls to ravb_close()Geert Uytterhoeven2016-05-171-1/+6
| * | | qed: Remove a stray tabDan Carpenter2016-05-171-1/+1
| * | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-171-6/+6
| |\ \ \
| | * | | ixgbe: Fix VLAN features errorAlexander Duyck2016-05-171-4/+4
| | * | | ixgbe: use correct mask when enabling sriovEmil Tantilov2016-05-171-2/+2
| * | | | net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-171-24/+2
| * | | | net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes2016-05-171-23/+20
| * | | | stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia2016-05-171-1/+6
| * | | | net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-171-24/+2
| * | | | net: ethernet: fs-enet: use phydev from struct net_devicePhilippe Reynes2016-05-175-26/+18
| * | | | net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-171-14/+2
| * | | | net: ethernet: ftgmac100: use phydev from struct net_devicePhilippe Reynes2016-05-171-16/+8
| * | | | net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-171-25/+2
| * | | | net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes2016-05-173-32/+35
| |/ / /
| * | | qed: VFs gracefully accept lack of PMYuval Mintz2016-05-161-1/+1
| * | | qed: Allow more than 16 VFsYuval Mintz2016-05-161-0/+3
| * | | qed: Reset link on IOV disableManish Chopra2016-05-161-39/+51
| * | | qed: Improve VF interrupt resetYuval Mintz2016-05-164-60/+41
| * | | qed: Correct PF-sanity checkYuval Mintz2016-05-161-3/+3
| * | | net/mlx4_core: Fix access to uninitialized indexTariq Toukan2016-05-161-2/+2
| * | | net: w5100-spi: add support to specify MAC address by device treeAkinobu Mita2016-05-163-4/+8
| * | | net: w5100: increase TX timeout periodAkinobu Mita2016-05-161-1/+0
| * | | net: w5100: fix MAC filtering for W5500Akinobu Mita2016-05-161-4/+13
| * | | net: w5100: remove unused is_w5200()Akinobu Mita2016-05-161-5/+0
| * | | lxt: simplify lxt970_config_init()Sergei Shtylyov2016-05-161-5/+1
| * | | lxt: simplify lxt97[01]_config_intr()Sergei Shtylyov2016-05-161-12/+4
| * | | net: dsa: mv88e6xxx: remove bridge workVivien Didelot2016-05-162-34/+8
| * | | net: vrf: protect changes to private data with rcuDavid Ahern2016-05-161-23/+47
| * | | net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai2016-05-163-7/+69