summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-05-02drivers: net: xgene: Get channel number from device bindingIyappan Subramanian
2016-05-02qede: add implementation for internal loopback test.Sudarsana Reddy Kalluru
2016-05-02qede: add support for selftests.Sudarsana Reddy Kalluru
2016-05-02qed: add infrastructure for device self tests.Sudarsana Reddy Kalluru
2016-05-01i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck
2016-05-01i40evf: make use of BIT() macro to avoid signed left shiftJacob Keller
2016-05-01i40e: make use of BIT() macro to prevent left shift of signed valuesJacob Keller
2016-05-01i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller
2016-05-01i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy
2016-05-01i40e: Update device ids for X722Catherine Sullivan
2016-05-01i40e: Drop extra copy of functionJesse Brandeburg
2016-05-01i40e: Use consistent type for vf_idJesse Brandeburg
2016-05-01i40e: PTP - avoid aggregate return warningsJesse Brandeburg
2016-05-01i40e: Fix uninitialized variableCatherine Sullivan
2016-05-01i40evf: RSS Hash Option parametersCarolyn Wyborny
2016-05-01i40e: Remove HMC AQ API implementationNeerav Parikh
2016-05-01i40e: Prevent falling to promiscuous if the VF is not trustedAnjali Singhai Jain
2016-05-01i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain
2016-05-01i40e: Change the default for VFs to be not privilegedAnjali Singhai Jain
2016-04-29net/mlx5e: Enabling aRFS mechanismMaor Gottlieb
2016-04-29net/mlx5e: Add accelerated RFS supportMaor Gottlieb
2016-04-29net/mlx5e: Create aRFS flow tablesMaor Gottlieb
2016-04-29net/mlx5: Initializing CPU reverse mappingMaor Gottlieb
2016-04-29net/mlx5e: Split the main flow steering tableMaor Gottlieb
2016-04-29net/mlx5e: Refactor mlx5e flow steering structsMaor Gottlieb
2016-04-29net/mlx5: Support different attributes for priorities in namespaceMaor Gottlieb
2016-04-29net/mlx5: Add user chosen levels when allocating flow tablesMaor Gottlieb
2016-04-29net/mlx5: Set number of allowed levels in priorityMaor Gottlieb
2016-04-29net/mlx5: Introduce modify flow rule destinationMaor Gottlieb
2016-04-29net/mlx5e: Direct TIR per RQTariq Toukan
2016-04-29net/mlx5e: Call vxlan_get_rx_port() with rtnl lockMatthew Finlay
2016-04-29net: ethernet: enc28j60: add device tree supportMichael Heimpold
2016-04-29net: ethernet: enc28j60: support half-duplex SPI controllersMichael Heimpold
2016-04-29net: ethernet: stmmac: update MDIO support for GMAC4Alexandre TORGUE
2016-04-29cxgb4vf: Add support to enable logging of firmware mailbox commands for VFHariprasad Shenai
2016-04-29cxgb4: Add support to enable logging of firmware mailbox commandsHariprasad Shenai
2016-04-29net: hns: change port-id property to reg property in dsaf port nodeYisen.Zhuang\(Zhuangyuzeng\)
2016-04-29net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon propertyYisen.Zhuang\(Zhuangyuzeng\)
2016-04-28pch_gbe: replace private tx ring lock with common netif_tx_lockfrançois romieu
2016-04-28net/mlx5e: avoid stack overflow in mlx5e_open_channelsArnd Bergmann
2016-04-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-04-27net: w5100: support W5500Akinobu Mita
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain
2016-04-27i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain
2016-04-27i40e: Add promiscuous on VLAN supportGreg Rose
2016-04-27i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg
2016-04-27i40e: Remove zero checkGreg Rose
2016-04-27i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk
2016-04-27i40e: Add device capability which defines if update is availableMichal Kosiarz
2016-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller