summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-08-30i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2018-08-30i40evf: cancel workqueue sync for adminq when a VF is removedLihong Yang
2018-08-30i40e: hold the rtnl lock on clearing interrupt schemePatryk Małek
2018-08-30i40evf: Don't enable vlan stripping when rx offload is turned onPatryk Małek
2018-08-30i40e: Check and correct speed values for link on openJan Sokolowski
2018-08-30i40e: report correct statistics when XDP is enabledBjörn Töpel
2018-08-30i40e: static analysis report from communityMartyna Szapar
2018-08-30i40evf: set IFF_UNICAST_FLT flag for the VFLihong Yang
2018-08-30i40e: use correct length for strncpyMitch Williams
2018-08-30i40evf: Validate the number of queues a PF sendsPaul M Stillwell Jr
2018-08-30i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński
2018-08-30i40evf: update ethtool stats code and use helper functionsJacob Keller
2018-08-30i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.hJacob Keller
2018-08-30i40e: convert queue stats to i40e_stats arrayJacob Keller
2018-08-29net: mvpp2: initialize port of_node pointerBaruch Siach
2018-08-29liquidio: remove obsolete functions and data structuresFelix Manlunas
2018-08-29liquidio: change octnic_ctrl_pkt to do synchronous soft commandsFelix Manlunas
2018-08-29liquidio: make soft command calls synchronousFelix Manlunas
2018-08-29liquidio: improve soft command handlingFelix Manlunas
2018-08-29net: nixge: Add support for 64-bit platformsMoritz Fischer
2018-08-29net: bcmgenet: use MAC link status for fixed phyDoug Berger
2018-08-29liquidio: fix race condition in instruction completion processingRick Farrington
2018-08-29liquidio: remove unnecessary delay when processing IQ responsesRick Farrington
2018-08-298390/etherh: convert to ethtool_{get, set}_link_ksettingsMichal Kubecek
2018-08-29net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-29net: stmmac: build the dwmac-socfpga platform driver for Stratix10Dinh Nguyen
2018-08-29sh_eth: Add R7S9210 supportChris Brandt
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-08-29net: hns: add the code for cleaning pkt in chipPeng Li
2018-08-29r8169: set RxConfig after tx/rx is enabled for RTL8169sb/8110sb devicesAzat Khuzhin
2018-08-29Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"Jerome Brunet
2018-08-29i40e: add AF_XDP zero-copy Tx supportMagnus Karlsson
2018-08-29i40e: move common Tx functions to i40e_txrx_common.hMagnus Karlsson
2018-08-29i40e: add AF_XDP zero-copy Rx supportBjörn Töpel
2018-08-29i40e: move common Rx functions to i40e_txrx_common.hBjörn Töpel
2018-08-29i40e: refactor Rx path for re-useBjörn Töpel
2018-08-29i40e: added queue pair disable/enable functionsBjörn Töpel
2018-08-28nfp: make RTsym users handle absolute symbols correctlyJakub Kicinski
2018-08-28nfp: support access to absolute RTsymsJakub Kicinski
2018-08-28nfp: convert all RTsym users to use new read/write helpersJakub Kicinski
2018-08-28nfp: convert existing RTsym helpers to full target decodingJakub Kicinski
2018-08-28nfp: pass cpp_id to nfp_cpp_map_area()Jakub Kicinski
2018-08-28nfp: add RTsym access helpersJakub Kicinski
2018-08-28nfp: add basic errors messages to target logicJakub Kicinski
2018-08-28nfp: save the MU locality field offsetJakub Kicinski
2018-08-28nfp: refactor the per-chip PCIe configJakub Kicinski
2018-08-28nfp: add support for NFP5000Jakub Kicinski
2018-08-28nfp: abm: look up MAC addresses via management FWJakub Kicinski
2018-08-28nfp: add support for indirect HWinfo lookupJakub Kicinski
2018-08-28nfp: interpret extended FW load result codesJakub Kicinski