aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/micrel/Kconfig (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-22net: usb: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2-7/+3
2019-08-22hamradio: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2-4/+2
2019-08-22can: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring2-4/+2
2019-08-22mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring10-40/+20
2019-08-22net: fec: add C45 MDIO read/write supportMarco Hartmann1-6/+64
2019-08-22dt-bindings: net: meson-dwmac: convert to yamlNeil Armstrong3-71/+118
2019-08-22dt-bindings: net: snps, dwmac: update reg minItems maxItemsNeil Armstrong2-1/+5
2019-08-22i40e: fix retrying in i40e_aq_get_phy_capabilitiesMarcin Formela1-7/+10
2019-08-22i40e: Persistent LLDP supportSylwia Wnuczko5-1/+127
2019-08-22i40e: allow reset in recovery modePiotr Kwapulinski3-8/+63
2019-08-22i40e: Remove function i40e_update_dcb_config()Grzegorz Siwik1-45/+1
2019-08-22i40e: Fix crash caused by stress setting of VF MAC addressesSlawomir Laba1-1/+6
2019-08-22i40e: reset veb.tc_stats when resetting veb.statsJacob Keller1-0/+4
2019-08-22i40e: Update FW API version to 1.9Piotr Azarewicz1-2/+2
2019-08-22i40e: check_recovery_mode had wrong if statementAdrian Podlawski2-3/+20
2019-08-22i40e: Add drop mode parameter to set mac configSylwia Wnuczko3-15/+19
2019-08-22i40e: fix shifts of signed valuesBeilei Xing1-12/+12
2019-08-22i40e: add check on i40e_configure_tx_ring() return valuehuhai1-1/+1
2019-08-22i40e: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-0/+7
2019-08-22i40e: reduce stack usage in i40e_set_fcArnd Bergmann1-40/+51
2019-08-22nexthops: remove redundant assignment to variable errColin Ian King1-1/+1
2019-08-22net/mlx5e: Add mlx5e HV VHCA stats agentEran Ben Elisha6-0/+205
2019-08-22net/mlx5: Add HV VHCA control agentEran Ben Elisha2-2/+121
2019-08-22net/mlx5: Add HV VHCA infrastructureEran Ben Elisha5-1/+365
2019-08-22net/mlx5: Add wrappers for HyperV PCIe operationsEran Ben Elisha3-0/+87
2019-08-22PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interfaceHaiyang Zhang7-11/+108
2019-08-22PCI: hv: Add a paravirtual backchannel in softwareDexuan Cui2-0/+317
2019-08-21net/mlx5e: Add trace point for neigh updateVlad Buslov3-0/+65
2019-08-21net/mlx5e: Add trace point for neigh used value updateVlad Buslov3-0/+40
2019-08-21net/mlx5e: Add tc flower tracepointsDmytro Linkin6-1/+179
2019-08-21net/mlx5e: Only access fully initialized flows in neigh updateVlad Buslov1-0/+8
2019-08-21net/mlx5e: Refactor neigh update for concurrent executionVlad Buslov3-38/+59
2019-08-21net/mlx5e: Refactor neigh used value update for concurrent executionVlad Buslov1-4/+19
2019-08-21net/mlx5e: Protect neigh hash encap list with spinlock and rcuVlad Buslov3-11/+66
2019-08-21net/mlx5e: Refactor mlx5e_neigh_update_table->encap_lockVlad Buslov2-6/+14
2019-08-21net/mlx5e: Extend neigh hash entry with rcuVlad Buslov2-24/+46
2019-08-21net/mlx5e: Always take reference to neigh entryVlad Buslov2-40/+39
2019-08-21net/mlx5e: Extract code that queues neigh update work into functionVlad Buslov1-15/+23
2019-08-21net: stmmac: dwc-qos: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-21net: stmmac: dwmac-anarion: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-21net: stmmac: dwmac-meson: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-21net: stmmac: dwmac-meson8b: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-21net: systemport: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-21net: bcmgenet: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-21pxa168_eth: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-2/+1
2019-08-21net: mvneta: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-21net: fec: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-21ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-21cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-21net: sxgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1