summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-05-13igb: use BIT() macro or unsigned prefixJacob Keller
2016-05-13e1000e: Cleanup consistency in ret_val variable usageBrian Walsh
2016-05-13e1000e: fix ethtool autoneg off for non-copperSteve Shih
2016-05-12qed*: Tx-switching configurationYuval Mintz
2016-05-12qed*: support ndo_get_vf_configYuval Mintz
2016-05-12qed*: IOV support spoof-checkingYuval Mintz
2016-05-12qed*: IOV link controlYuval Mintz
2016-05-12qed*: Support forced MACYuval Mintz
2016-05-12qed*: Support PVID configurationYuval Mintz
2016-05-12qede: Add VF supportYuval Mintz
2016-05-12qed: Align TLVsYuval Mintz
2016-05-12qed: Bulletin and LinkYuval Mintz
2016-05-12qed: IOV l2 functionalityYuval Mintz
2016-05-12qed: IOV configure and FLRYuval Mintz
2016-05-12qed: Introduce VFsYuval Mintz
2016-05-12qed: Add VF->PF channel infrastructureYuval Mintz
2016-05-12qed: Add CONFIG_QED_SRIOVYuval Mintz
2016-05-11net/mlx5e: Enable CQE compression when PCI is slower than linkSaeed Mahameed
2016-05-11net/mlx5e: Expand WQE stride when CQE compression is enabledTariq Toukan
2016-05-11net/mlx5e: CQE compressionTariq Toukan
2016-05-10net: ethernet: fec: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-05-10net: ethernet: fec: use phydev from struct net_devicePhilippe Reynes
2016-05-10stmmac: dwmac-socfpga: make socfpga_dwmac_pm_ops staticJoachim Eastwood
2016-05-10mlx5: Fix merge errors.David S. Miller
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann
2016-05-09Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann
2016-05-09sh_eth: reuse sh_eth_chip_reset()Sergei Shtylyov
2016-05-09sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga()Sergei Shtylyov
2016-05-09pxa168_eth: mdiobus_scan() doesn't return NULL anymoreSergei Shtylyov
2016-05-09qede: uninitialized variable in qede_start_xmit()Dan Carpenter
2016-05-07netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter
2016-05-07netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter
2016-05-07netxen: fix error handling in netxen_get_flash_block()Dan Carpenter
2016-05-07cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabledHariprasad Shenai
2016-05-06mlxsw: spectrum: Fix ordering in mlxsw_sp_finiJiri Pirko
2016-05-06mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel
2016-05-06mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel
2016-05-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru
2016-05-06cnic: call cp->stop_hw() in cnic_start_hw() on allocation failureJon Maxwell
2016-05-06i40e: constify i40e_client_ops structureJulia Lawall
2016-05-06i40e: fix misleading indentationArnd Bergmann
2016-05-06i40e: Test memory before ethtool alloc succeedsJesse Brandeburg
2016-05-06i40evf: Allocate Rx buffers properlyMitch Williams
2016-05-06i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-06i40evf: refactor receive routineJesse Brandeburg
2016-05-06i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-06i40e: Refactor receive routineJesse Brandeburg
2016-05-06net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens