summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-28phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-28wimax/i2400m: remove redundant assignment to variable resultColin Ian King
2019-08-28net/mlx5e: Support TSO and TX checksum offloads for IP-in-IPMarina Varshaver
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver
2019-08-28net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packetsAya Levin
2019-08-28net/mlx5e: Change function's position to a more fitting fileAya Levin
2019-08-28net/mlx5e: Add device out of buffer counterMoshe Shemesh
2019-08-28net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy
2019-08-28net/mlx5e: Expose new function for TIS destroy loopTariq Toukan
2019-08-28net/mlx5e: ethtool, Fix a typo in WOL function namesErez Alfasi
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-28net/mlx5: Set ODP capabilities for DC transport to maxMichael Guralnik
2019-08-27net: stmmac: setup higher frequency clk support for EHL & TGLVoon Weifeng
2019-08-27net: stmmac: add EHL RGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: stmmac: add TGL SGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: stmmac: add EHL SGMII 1Gbps PCI info and PCI IDVoon Weifeng
2019-08-27net: dsa: mv88e6xxx: fully support SERDES on Topaz familyMarek Behún
2019-08-27net: dsa: mv88e6xxx: rename port cmode macroMarek Behún
2019-08-27net: dsa: mv88e6xxx: simplify SERDES code for Topaz and PeridotMarek Behún
2019-08-27net: dsa: mv88e6xxx: create serdes_get_lane chip operationMarek Behún
2019-08-27net: dsa: mv88e6xxx: update code operating on hidden registersMarek Behún
2019-08-27net: dsa: mv88e6xxx: support 2500base-x in SGMII IRQ handlerMarek Behún
2019-08-27net: mediatek: remove set but not used variable 'status'Mao Wenan
2019-08-27net: dsa: sja1105: Clear VLAN filtering offload netdev featureVladimir Oltean
2019-08-27net: ethernet: mediatek: Re-add support SGMIIRené van Dorst
2019-08-27net: ethernet: mediatek: Add basic PHYLINK supportRené van Dorst
2019-08-27net/mlx5: fix a -Wstringop-truncation warningQian Cai
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones
2019-08-26ice: fix adminq calls during removeHenry Tieman
2019-08-26ice: Rework ice_ena_msix_rangeAnirudh Venkataramanan
2019-08-26ice: Fix VF configuration issues due to resetAkeem G Abodunrin
2019-08-26ice: Alloc queue management bitmaps and arrays dynamicallyAnirudh Venkataramanan
2019-08-26ice: add support for virtchnl_queue_select.[tx|rx]_queues bitmapPaul Greenwalt
2019-08-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann
2019-08-26ice: add support for enabling/disabling single queuesMaciej Fijalkowski
2019-08-26ice: fix potential infinite loopColin Ian King
2019-08-26ice: fix ice_is_tc_enaJacob Keller
2019-08-26ice: add validation in OP_CONFIG_VSI_QUEUES VF messageMichal Swiatkowski
2019-08-26ice: Don't clog kernel debug log with VF MDD events errorsAkeem G Abodunrin
2019-08-26ice: Introduce a local variable for a VSI in the rebuild pathKrzysztof Kazimierczak
2019-08-26ice: shorten local and add debug printsJesse Brandeburg
2019-08-26ice: Sanitize ice_ena_vsi and ice_dis_vsiAnirudh Venkataramanan
2019-08-26ice: added sibling head to parse nodesVictor Raj
2019-08-26ice: Fix ethtool port and PFC stats for 4x25G cardsUsha Ketineni
2019-08-26nfp: add AMDA0058 boards to firmware listJakub Kicinski
2019-08-26r8169: improve DMA handling in rtl_rxHeiner Kallweit