summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2019-10-22bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...Vasundhara Volam
2019-10-22bnxt_en: Minor formatting changes in FW devlink_health_reporterVasundhara Volam
2019-10-22bnxt_en: Adjust the time to wait before polling firmware readiness.Vasundhara Volam
2019-10-22bnxt_en: Fix devlink NVRAM related byte order related issues.Michael Chan
2019-10-22bnxt_en: Fix the size of devlink MSIX parameters.Vasundhara Volam
2019-10-18net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger
2019-10-18net: bcmgenet: soft reset 40nm EPHYs before MAC initDoug Berger
2019-10-18net: bcmgenet: don't set phydev->link from MACDoug Berger
2019-10-15net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli
2019-10-15net: ethernet: broadcom: have drivers select DIMLIB as neededRandy Dunlap
2019-10-15net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli
2019-09-27net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()Dan Carpenter
2019-09-16bnxt_en: Add a new BNXT_FW_RESET_STATE_POLL_FW_DOWN state.Vasundhara Volam
2019-09-16bnxt_en: Update firmware interface spec. to 1.10.0.100.Michael Chan
2019-09-16bnxt_en: Increase timeout for HWRM_DBG_COREDUMP_XX commandsVasundhara Volam
2019-09-16bnxt_en: Don't proceed in .ndo_set_rx_mode() when device is not in open state.Michael Chan
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-31net: bcmgenet: use ethtool_op_get_ts_info()Ryan M. Collins
2019-08-30bnxt_en: Fix compile error regression with CONFIG_BNXT_SRIOV not set.Michael Chan
2019-08-30bnxt_en: Add FW fatal devlink_health_reporter.Vasundhara Volam
2019-08-30bnxt_en: Add bnxt_fw_exception() to handle fatal firmware errors.Michael Chan
2019-08-30bnxt_en: Add RESET_FW state logic to bnxt_fw_reset_task().Michael Chan
2019-08-30bnxt_en: Do not send firmware messages if firmware is in error state.Michael Chan
2019-08-30bnxt_en: Retain user settings on a VF after RESET_NOTIFY event.Vasundhara Volam
2019-08-30bnxt_en: Add devlink health reset reporter.Vasundhara Volam
2019-08-30bnxt_en: Handle firmware reset.Michael Chan
2019-08-30bnxt_en: Handle RESET_NOTIFY async event from firmware.Michael Chan
2019-08-30bnxt_en: Add new FW devlink_health_reporterVasundhara Volam
2019-08-30bnxt_en: Add BNXT_STATE_IN_FW_RESET state.Michael Chan
2019-08-30bnxt_en: Enable health monitoring.Michael Chan
2019-08-30bnxt_en: Pre-map the firmware health monitoring registers.Michael Chan
2019-08-30bnxt_en: Discover firmware error recovery capabilities.Michael Chan
2019-08-30bnxt_en: Handle firmware reset status during IF_UP.Michael Chan
2019-08-30bnxt_en: Register buffers for VFs before reserving resources.Vasundhara Volam
2019-08-30bnxt_en: Refactor bnxt_sriov_enable().Michael Chan
2019-08-30bnxt_en: Prepare bnxt_init_one() to be called multiple times.Michael Chan
2019-08-30bnxt_en: Suppress all error messages in hwrm_do_send_msg() in silent mode.Michael Chan
2019-08-30bnxt_en: Simplify error checking in the SR-IOV message forwarding functions.Michael Chan
2019-08-30bnxt_en: Convert error code in firmware message response to standard code.Michael Chan
2019-08-30bnxt_en: Remove the -1 error return code from bnxt_hwrm_do_send_msg().Michael Chan
2019-08-30bnxt_en: Use a common function to print the same ethtool -f error message.Michael Chan
2019-08-24bnxt_en: Fix allocation of zero statistics block size regression.Michael Chan
2019-08-22ethernet: Delete unnecessary checks before the macro call “dev_kfree_skb”Markus Elfring
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-18bnxt_en: Fix to include flow direction in L2 keySomnath Kotur
2019-08-18bnxt_en: Use correct src_fid to determine direction of the flowVenkat Duvvuru
2019-08-18bnxt_en: Suppress HWRM errors for HWRM_NVM_GET_VARIABLE commandVasundhara Volam
2019-08-18bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd failsVasundhara Volam