summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: w5100: fix MAC filtering for W5500Akinobu Mita2016-05-161-4/+13
* net: w5100: remove unused is_w5200()Akinobu Mita2016-05-161-5/+0
* net/mlx5e: Hardware offloaded flower filter statistics supportAmir Vadai2016-05-163-7/+69
* net/mlx5_core: Flow counters infrastructureAmir Vadai2016-05-164-2/+236
* net/mlx5_core: Introduce flow steering destination of type counterAmir Vadai2016-05-164-10/+102
* net/mlx5_core: Firmware commands to support flow countersAmir Vadai2016-05-163-0/+77
* net/mlx5_core: Use a macro in mlx5_command_str()Amir Vadai2016-05-161-171/+132
* net: pxa168_eth: Use dma_wmb/rmb where appropriateJisheng Zhang2016-05-161-4/+4
* net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writelJisheng Zhang2016-05-161-2/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-1513-165/+330
|\
| * i40e: fix an uninitialized variable bugDan Carpenter2016-05-141-1/+1
| * i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari2016-05-141-1/+1
| * i40e: don't add broadcast filter for VFsMitch Williams2016-05-141-8/+0
| * i40e/i40evf: properly report Rx packet hashMitch Williams2016-05-141-1/+1
| * i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah2016-05-141-1/+2
| * i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin2016-05-131-1/+1
| * i40e: change Rx hang message into a WARN_ONCEJacob Keller2016-05-131-3/+1
| * i40e: Refactor ethtool get_settingsCatherine Sullivan2016-05-131-123/+135
| * i40e: lie to the VFMitch Williams2016-05-131-3/+7
| * i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-136-18/+111
| * i40e: Implement the API function for aq_set_switch_configShannon Nelson2016-05-132-0/+33
| * i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-133-3/+30
| * i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott2016-05-133-2/+7
* | bnxt_en: Use dma_rmb() instead of rmb().Michael Chan2016-05-151-1/+1
OpenPOWER on IntegriCloud