summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-08-24s390/qdio: enable drivers to poll for Output completionsJulian Wiedmann
2019-08-24bnxt_en: Fix allocation of zero statistics block size regression.Michael Chan
2019-08-24net: hns3: Fix -Wunused-const-variable warningYueHaibing
2019-08-23r8169: fix DMA issue on MIPS platformHeiner Kallweit
2019-08-23net/mlx5: Fix return code in case of hyperv wrong size readEran Ben Elisha
2019-08-23r8152: add a helper function about setting EEEHayes Wang
2019-08-23r8152: saving the settings of EEEHayes Wang
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-22net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-22hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-22can: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
2019-08-22net: fec: add C45 MDIO read/write supportMarco Hartmann
2019-08-22i40e: fix retrying in i40e_aq_get_phy_capabilitiesMarcin Formela
2019-08-22i40e: Persistent LLDP supportSylwia Wnuczko
2019-08-22i40e: allow reset in recovery modePiotr Kwapulinski
2019-08-22i40e: Remove function i40e_update_dcb_config()Grzegorz Siwik
2019-08-22i40e: Fix crash caused by stress setting of VF MAC addressesSlawomir Laba
2019-08-22i40e: reset veb.tc_stats when resetting veb.statsJacob Keller
2019-08-22i40e: Update FW API version to 1.9Piotr Azarewicz
2019-08-22i40e: check_recovery_mode had wrong if statementAdrian Podlawski
2019-08-22i40e: Add drop mode parameter to set mac configSylwia Wnuczko
2019-08-22i40e: fix shifts of signed valuesBeilei Xing
2019-08-22i40e: add check on i40e_configure_tx_ring() return valuehuhai
2019-08-22i40e: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-08-22i40e: reduce stack usage in i40e_set_fcArnd Bergmann
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA control agentEran Ben Elisha
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha
2019-08-22net/mlx5: Add wrappers for HyperV PCIe operationsEran Ben Elisha
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui
2019-08-21net/mlx5e: Add trace point for neigh updateVlad Buslov
2019-08-21net/mlx5e: Add trace point for neigh used value updateVlad Buslov
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin
2019-08-21net/mlx5e: Only access fully initialized flows in neigh updateVlad Buslov
2019-08-21net/mlx5e: Refactor neigh update for concurrent executionVlad Buslov
2019-08-21net/mlx5e: Refactor neigh used value update for concurrent executionVlad Buslov
2019-08-21net/mlx5e: Protect neigh hash encap list with spinlock and rcuVlad Buslov
2019-08-21net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lockVlad Buslov
2019-08-21net/mlx5e: Extend neigh hash entry with rcuVlad Buslov
2019-08-21net/mlx5e: Always take reference to neigh entryVlad Buslov
2019-08-21net/mlx5e: Extract code that queues neigh update work into functionVlad Buslov
2019-08-21net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify ...YueHaibing
2019-08-21net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify ...YueHaibing
2019-08-21net: systemport: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: bcmgenet: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21pxa168_eth: use devm_platform_ioremap_resource() to simplify codeYueHaibing