summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-07-19ravb: fix DMA channel misreportingSergei Shtylyov
2016-07-19net: ti: cpmac: Use the correct function to free some resources.Christophe Jaillet
2016-07-18net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-18net: ethernet: marvell: pxa168_eth: use phydev from struct net_devicePhilippe Reynes
2016-07-18net: ethernet: adi: bfin_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-18net: ethernet: adi: bfin_mac: use phydev from struct net_devicePhilippe Reynes
2016-07-18dwc_eth_qos: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-17net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndataFlorian Fainelli
2016-07-17net: nb8800: Fix SKB leak in nb8800_receive()Florian Fainelli
2016-07-17et131x: Fix logical vs bitwise check in et131x_tx_timeout()Florian Fainelli
2016-07-17net: hisilicon: Add Fast Ethernet MAC driverDongpo Li
2016-07-17net: cpsw: make TI_CPSW_PHY_SEL invisibleUwe Kleine-König
2016-07-15net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: ti: cpmac: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: amd: au1000_eth: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: smsc9420: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: smsc9420: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: ethoc: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: ethoc: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: pasemi_mac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: pasemi_mac: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: xilinx: axienet: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: xilinx: axienet: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: ethernet: tc35815: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: tc35815: use phydev from struct net_devicePhilippe Reynes
2016-07-15net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli
2016-07-15mlxsw: spectrum: Prevent invalid ingress buffer mappingIdo Schimmel
2016-07-15mlxsw: spectrum: Prevent overwrite of DCB capability fieldsIdo Schimmel
2016-07-15mlxsw: spectrum: Don't emit errors when PFC is disabledIdo Schimmel
2016-07-15mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel
2016-07-15mlxsw: spectrum: Force link training according to admin stateIdo Schimmel
2016-07-15i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli
2016-07-15ixgbe: napi_poll must return the work donePaolo Abeni
2016-07-15i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil
2016-07-15i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck
2016-07-15mlxsw: spectrum_router: Return -ENOENT in case of errorChristophe Jaillet
2016-07-15net: ethernet: ll_temac: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-07-15net: ethernet: ll_temac: use phydev from struct net_devicePhilippe Reynes
2016-07-14net/mlx5e: Add TC offload support for the VF representors netdeviceOr Gerlitz
2016-07-14net/mlx5e: Add TC HW support for FDB (SRIOV e-switch) offloadsOr Gerlitz
2016-07-14net/mlx5e: Add TC drop and mirred/redirect action parsing for SRIOV offloadsOr Gerlitz
2016-07-14net/mlx5e: Adjustments in the TC offload code towards reuse for SRIOVOr Gerlitz
2016-07-14net/mlx5: E-Switch, Add API to configure rules for the offloaded modeOr Gerlitz
2016-07-14net/mlx5: E-Switch, Use two priorities for SRIOV offloads modeOr Gerlitz
2016-07-14net/mlx5e: Offload TC flow counters only when supportedOr Gerlitz
2016-07-14net/mlx5: Introduce bulk reading of flow countersAmir Vadai
2016-07-14net/mlx5: Store counters in rbtree instead of listAmir Vadai
2016-07-14net: nps_enet: code reuseElad Kanfi
2016-07-14net: nps_enet: fix coding style issuesElad Kanfi