aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-93/+167
2015-03-20amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas1-4/+3
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas3-7/+7
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas4-21/+12
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas4-9/+29
2015-03-20amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas2-7/+13
2015-03-20amd-xgbe: Clarify output message about queuesLendacky, Thomas1-2/+4
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas1-1/+0
2015-03-20be2net: use PCI MMIO read instead of config read for errorsSuresh Reddy2-11/+23
2015-03-20be2net: restrict MODIFY_EQ_DELAY cmd to a max of 8 EQsSuresh Reddy1-9/+5
2015-03-20be2net: Prevent VFs from enabling VLAN promiscuous modeVasundhara Volam4-24/+80
2015-03-20net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras1-2/+29
2015-03-19i40e: add NVM update events to AQ cleanShannon Nelson1-0/+4
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai3-6/+2
2015-03-19cxgb4: Add device ID for new adapterHariprasad Shenai1-0/+1
2015-03-18net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang1-1/+1
2015-03-18rocker: add support for phys_port_nameDavid Ahern2-0/+65
2015-03-18net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha1-2/+2
2015-03-18net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha1-1/+1
2015-03-18net/mlx4_en: Add tx queue maxrate supportOr Gerlitz1-0/+29
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz5-2/+45
2015-03-18drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar4-12/+67
2015-03-17Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik1-12/+8
2015-03-17via-velocity: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17net: via-rhine: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17ehea: constify of_device_id arrayFabian Frederick1-2/+2
2015-03-17IBM-EMAC: constify of_device_id arrayFabian Frederick5-5/+5
2015-03-17net: xilinx: constify of_device_id arrayFabian Frederick3-3/+3
2015-03-17net: greth: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17netdev: octeon_mgmt: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17net: ethernet: apple: constify of_device_id arrayFabian Frederick2-2/+2
2015-03-17drivers: net: xgene: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17net: ethoc: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick10-12/+12
2015-03-17Altera TSE: constify of_device_id arrayFabian Frederick1-2/+2
2015-03-17net: netcp: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-16bnx2x: fix encapsulation features on 57710/57711Michal Schmidt1-1/+1
2015-03-16net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie1-28/+68
2015-03-16net/fsl: fix a bug in xgmac_mdioShaohui Xie1-1/+1
2015-03-16rocker: replace fixed stack allocation with dynamic allocationScott Feldman1-3/+10
2015-03-16switchdev: use new swdev opsScott Feldman1-28/+36
2015-03-15net: bcmgenet: add support for Hardware Filter BlockPetri Gynther2-0/+176
2015-03-15gianfar: Consider dts property endianess on handlingJingchang Lu1-30/+47
2015-03-15gianfar: Make FCB access endian safeClaudiu Manoil2-12/+13
2015-03-15gianfar: Make BDs access endian safeClaudiu Manoil2-54/+78
2015-03-13ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher1-4/+4
2015-03-13ixgbevf: Fix code comments and whitespaceJeff Kirsher9-495/+498
2015-03-13ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2-15/+4
2015-03-13ixgbe: enable relaxed ordering for SPARCJeff Kirsher2-4/+12
2015-03-13ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 staticDon Skidmore1-2/+2