summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/qlge: Avoids recursive EEH errorGavin Shan2016-05-241-1/+2
* qed: signedness bug in qed_dcbx_process_tlv()Dan Carpenter2016-05-231-1/+2
* net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-05-221-1/+1
|\
| * aeroflex/greth: fix warning about unused variableSam Ravnborg2016-05-201-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-05-2016-38/+34
|\ \
| * | ps3_gelic: use kmemdupMuhammad Falak R Wani2016-05-201-2/+2
| * | net:liquidio: use kmemdupMuhammad Falak R Wani2016-05-201-3/+1
| * | intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-208-0/+8
| * | net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-2010-22/+12
| * | qede: Fix DMA address APIs usageManish Chopra2016-05-201-4/+3
| * | net: au1000 eth: simplify logical expressionxypron.glpk@gmx.de2016-05-191-1/+1
| * | net: ehea: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-5/+4
| * | net: thunderx: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-191-1/+3
* | | 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-131-0/+4
| |\ \ \ \
| | * | | | RDMA/iw_cxgb4: set the correct FID value in DSGL commandsHariprasad S2016-05-131-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-192-12/+12
* | | | mm/page_ref: use page_ref helper instead of direct modification of _countJoonsoo Kim2016-05-192-2/+2
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-174-5/+5
|\ \ \
| * | | treewide: Fix typos in printkMasanari Iida2016-04-283-4/+4
| * | | treewide: Fix typos in printkMasanari Iida2016-04-181-1/+1
* | | | r8169: default to 64-bit DMA on recent PCIe chipsArd Biesheuvel2016-05-171-19/+25
* | | | 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-161-4/+4
| * | | | ixgbe: use correct mask when enabling sriovEmil Tantilov2016-05-161-2/+2
* | | | | net: ethernet: fec-mpc52xx: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-161-24/+2
* | | | | net: ethernet: fec-mpc52xx: use phydev from struct net_devicePhilippe Reynes2016-05-161-23/+20
* | | | | stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is setEzequiel Garcia2016-05-161-1/+6
* | | | | net: ethernet: fs-enet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-161-24/+2
* | | | | net: ethernet: fs-enet: use phydev from struct net_devicePhilippe Reynes2016-05-165-26/+18
* | | | | net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-161-14/+2
* | | | | net: ethernet: ftgmac100: use phydev from struct net_devicePhilippe Reynes2016-05-161-16/+8
* | | | | net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-05-161-25/+2
* | | | | net: ethernet: gianfar: use phydev from struct net_devicePhilippe Reynes2016-05-163-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
OpenPOWER on IntegriCloud