summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-07net: hns: fix the bug about loopbackyankejian
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller
2016-03-07qede: Add slowpath/fastpath support and enable hardware GROManish Chopra
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel
2016-03-06net: eth: altera: do not free array priv->mdio->irqColin Ian King
2016-03-06net/ethoc: do not free array priv->mdio->irqColin Ian King
2016-03-06net: fec: Rename "phy-reset-active-low" propertyBernhard Walle
2016-03-06stmmac: fix noderef.cocci warningsWu Fengguang
2016-03-06gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto
2016-03-03net: ezchip: adapt driver to little endian architectureLada Trimasova
2016-03-03be2net: don't enable multicast flag in be_enable_if_filters() routineVenkat Duvvuru
2016-03-03net: moxa: fix an error codeDan Carpenter
2016-03-03sh_eth, ravb: Use ARCH_RENESASSimon Horman
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann
2016-03-03net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()Wolfram Sang
2016-03-03net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()Wolfram Sang
2016-03-03ibmvnic: Fix ibmvnic_capability structThomas Falcon
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-03fsl/fman: Initialize fman->dev earlierIgal Liberman
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-02ethernet/atl1c: remove left over dead codeEric Engestrom
2016-03-02dwc_eth_qos: do phy_start before resetting hardwareLars Persson
2016-03-02dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent
2016-03-02dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent
2016-03-02dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson
2016-03-02dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai
2016-03-02net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua
2016-03-02net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein
2016-03-02net/mlx5e: Provide correct packet/bytes statisticsGal Pressman
2016-03-02net/mlx5e: Add rx/tx bytes software countersGal Pressman
2016-03-02net/mlx5e: Correctly handle RSS indirection table when changing number of cha...Tariq Toukan
2016-03-02net/mlx5e: Fix ethtool RX hash func configuration changeTariq Toukan
2016-03-02net/mlx5e: Fix soft lockup when HW Timestamping is enabledEran Ben Elisha
2016-03-02net/mlx5e: Fix LRO modifyTariq Toukan
2016-03-02net/mlx5e: Remove wrong poll CQ optimizationTariq Toukan
2016-03-02stmmac: update version to Oct_2015Giuseppe Cavallaro
2016-03-02stmmac: tune rx copy via threshold.Giuseppe Cavallaro