aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-12bnxt_en: Add stored FW version info to devlink info_get cb.Vasundhara Volam
2020-10-12bnxt_en: Refactor bnxt_dl_info_get().Vasundhara Volam
2020-10-12bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.Vasundhara Volam
2020-10-12bnxt_en: Log unknown link speed appropriately.Michael Chan
2020-10-12bnxt_en: Log event_data1 and event_data2 when handling RESET_NOTIFY event.Michael Chan
2020-10-12bnxt_en: Simplify bnxt_async_event_process().Michael Chan
2020-10-12bnxt_en: Set driver default message level.Michael Chan
2020-10-12bnxt_en: Enable online self tests for multi-host/NPAR mode.Vasundhara Volam
2020-10-12bnxt_en: Return -EROFS to user space, if NVM writes are not permitted.Vasundhara Volam
2020-10-12cx82310_eth: use netdev_err instead of dev_errOndrej Zary
2020-10-12cx82310_eth: re-enable ethernet mode after router rebootOndrej Zary
2020-10-11net: mscc: ocelot: offload VLAN mangle action to VCAP IS1Vladimir Oltean
2020-10-11enetc: Migrate to PHYLINK and PCS_LYNXClaudiu Manoil
2020-10-11enetc: Clean up serdes configurationClaudiu Manoil
2020-10-11enetc: Clean up MAC and link configurationClaudiu Manoil
2020-10-10drivers/net/wan/hdlc_fr: Move the skb_headroom check out of fr_hard_headerXie He
2020-10-10net: dsa: rtl8366rb: Roof MTU for switchLinus Walleij
2020-10-10net: phy: Move of_mdio from drivers/of to drivers/net/mdioCalvin Johnson
2020-10-10dpaa_eth: enable NETIF_MSG_HW by defaultMaxim Kochetkov
2020-10-10r8169: factor out handling rtl8169_statsHeiner Kallweit
2020-10-10net: usbnet: remove driver versionHeiner Kallweit
2020-10-10net: thunderx: Use struct_size() helper in kmalloc()Gustavo A. R. Silva
2020-10-10Merge tag 'wireless-drivers-next-2020-10-09' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-09Merge tag 'linux-can-next-for-5.10-20201007' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-10-09ice: fix adding IP4 IP6 Flow Director rulesDan Nowlin
2020-10-09ice: Fix pointer cast warningsBixuan Cui
2020-10-09ice: add additional debug logging for firmware updateJacob Keller
2020-10-09ice: refactor devlink_port to be per-VSIJacob Keller
2020-10-09ice: add the DDP Track ID to devlink infoJacob Keller
2020-10-09ice: Change ice_info_get_dsn to be voidAnirudh Venkataramanan
2020-10-09ice: remove repeated wordsBruce Allan
2020-10-09ice: devlink: use %*phD to print small bufferAndy Shevchenko
2020-10-09net: dsa: microchip: add ksz9563 to ksz9477 I2C driverChristian Eggers
2020-10-09net/mlx5: Add support for devlink reload limit no resetMoshe Shemesh
2020-10-09net/mlx5: Add support for fw live patch eventMoshe Shemesh
2020-10-09net/mlx5: Add devlink param enable_remote_dev_reset supportMoshe Shemesh
2020-10-09net/mlx5: Add support for devlink reload action fw activateMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset abort eventMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset now eventMoshe Shemesh
2020-10-09net/mlx5: Handle sync reset request eventMoshe Shemesh
2020-10-09net/mlx5: Set cap for pci sync for fw update eventMoshe Shemesh
2020-10-09net/mlx5: Add functions to set/query MFRL registerMoshe Shemesh
2020-10-09devlink: Add devlink reload limit optionMoshe Shemesh
2020-10-09devlink: Add reload action option to devlink reload commandMoshe Shemesh
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho
2020-10-08net: mscc: ocelot: add missing VCAP ES0 and IS1 regmaps for VSC7514Vladimir Oltean
2020-10-08cxgb4: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds