aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mdio-hisi-femac.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-28phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-08-28wimax/i2400m: remove redundant assignment to variable resultColin Ian King1-1/+0
2019-08-28ipv6: shrink struct ipv6_mc_socklistEric Dumazet1-1/+1
2019-08-28net/mlx5e: Support TSO and TX checksum offloads for IP-in-IPMarina Varshaver1-0/+11
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver3-4/+7
2019-08-28net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packetsAya Levin2-1/+49
2019-08-28net/mlx5e: Change function's position to a more fitting fileAya Levin3-6/+8
2019-08-28net/mlx5e: Add device out of buffer counterMoshe Shemesh1-13/+25
2019-08-28net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy4-22/+53
2019-08-28net/mlx5e: Expose new function for TIS destroy loopTariq Toukan3-10/+13
2019-08-28net/mlx5e: ethtool, Fix a typo in WOL function namesErez Alfasi1-4/+4
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik2-1/+9
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng3-0/+25
2019-08-27net: stmmac: add EHL RGMII 1Gbps PCI info and PCI IDVoon Weifeng1-0/+15
2019-08-27net: stmmac: add TGL SGMII 1Gbps PCI info and PCI IDVoon Weifeng1-0/+29
2019-08-27net: stmmac: add EHL SGMII 1Gbps PCI info and PCI IDVoon Weifeng1-0/+107
2019-08-27net: dsa: mv88e6xxx: fully support SERDES on Topaz familyMarek Behún4-6/+79
2019-08-27net: dsa: mv88e6xxx: rename port cmode macroMarek Behún3-28/+28
2019-08-27net: dsa: mv88e6xxx: simplify SERDES code for Topaz and PeridotMarek Behún4-92/+42
2019-08-27net: dsa: mv88e6xxx: create serdes_get_lane chip operationMarek Behún5-96/+146
2019-08-27net: dsa: mv88e6xxx: update code operating on hidden registersMarek Behún4-64/+87
2019-08-27net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handlerMarek Behún1-2/+21
2019-08-27sctp: allow users to set ep ecn flag by sockoptXin Long2-0/+74
2019-08-27sctp: allow users to set netns ecn flag with sysctlXin Long1-0/+7
2019-08-27sctp: make ecn flag per netns and endpointXin Long5-5/+21
2019-08-27net: mediatek: remove set but not used variable 'status'Mao Wenan1-2/+0
2019-08-27net: dsa: sja1105: Clear VLAN filtering offload netdev featureVladimir Oltean1-0/+16
2019-08-27net: dsa: Advertise the VLAN offload netdev ability only if switch supports itVladimir Oltean1-9/+6
2019-08-27dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink APIRené van Dorst3-12/+19
2019-08-27net: ethernet: mediatek: Re-add support SGMIIRené van Dorst4-115/+213
2019-08-27net: ethernet: mediatek: Add basic PHYLINK supportRené van Dorst3-192/+265
2019-08-27net: dsa: clear VLAN PVID flag for CPU portVivien Didelot1-0/+6
2019-08-27net: dsa: program VLAN on CPU port from slaveVivien Didelot2-1/+18
2019-08-27net: dsa: check bridge VLAN in slave operationsVivien Didelot2-8/+14
2019-08-27net: dsa: add slave VLAN helpersVivien Didelot1-7/+33
2019-08-27net: dsa: do not skip -EOPNOTSUPP in dsa_port_vid_addVivien Didelot2-4/+7
2019-08-27net: dsa: remove bitmap operationsVivien Didelot3-90/+59
2019-08-27net/mlx5: fix a -Wstringop-truncation warningQian Cai1-1/+1
2019-08-27NFS: remove set but not used variable 'mapping'YueHaibing1-2/+0
2019-08-27NFSv2: Fix write regressionTrond Myklebust1-1/+3
2019-08-27NFSv2: Fix eof handlingTrond Myklebust1-1/+2
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones1-1/+1
2019-08-26ice: fix adminq calls during removeHenry Tieman1-1/+1
2019-08-26ice: Rework ice_ena_msix_rangeAnirudh Venkataramanan1-11/+21
2019-08-26ice: Fix VF configuration issues due to resetAkeem G Abodunrin1-2/+9
2019-08-26ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan3-23/+74
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt5-75/+207
2019-08-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann1-2/+2
2019-08-26ice: add support for enabling/disabling single queuesMaciej Fijalkowski2-146/+214
2019-08-26ice: fix potential infinite loopColin Ian King1-1/+1