summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
Commit message (Expand)AuthorAgeFilesLines
* bnxt_en: Add support for flashing the device via devlinkVasundhara Volam2019-11-243-2/+24
* bnxt_en: Allow PHY settings on multi-function or NPAR PFs if allowed by FW.Michael Chan2019-11-243-5/+12
* bnxt_en: Add async. event logic for PHY configuration changes.Michael Chan2019-11-242-0/+11
* bnxt_en: Refactor the initialization of the ethtool link settings.Michael Chan2019-11-241-20/+26
* bnxt_en: Skip disabling autoneg before PHY loopback when appropriate.Michael Chan2019-11-243-3/+10
* bnxt_en: Assign more RSS context resources to the VFs.Michael Chan2019-11-241-2/+6
* bnxt_en: Initialize context memory to the value specified by firmware.Michael Chan2019-11-242-9/+19
* bnxt_en: Fix suspend/resume path on 57500 chipsVasundhara Volam2019-11-241-0/+14
* bnxt_en: Send FUNC_RESOURCE_QCAPS command in bnxt_resume()Vasundhara Volam2019-11-241-2/+10
* bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.Vasundhara Volam2019-11-243-47/+35
* bnxt_en: Do driver unregister cleanup in bnxt_init_one() failure path.Vasundhara Volam2019-11-242-3/+11
* bnxt_en: Disable/enable Bus master during suspend/resume.Michael Chan2019-11-241-0/+8
* bnxt_en: Add chip IDs for 57452 and 57454 chips.Michael Chan2019-11-241-1/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-201-7/+2
|\
| * bpf: Convert bpf_prog refcnt to atomic64_tAndrii Nakryiko2019-11-181-7/+2
* | bnxt_en: Abort waiting for firmware response if there is no heartbeat.Pavan Chebbi2019-11-181-0/+10
* | bnxt_en: Add a warning message for driver initiated resetVasundhara Volam2019-11-181-0/+1
* | bnxt_en: Return proper error code for non-existent NVM variableVasundhara Volam2019-11-181-1/+8
* | bnxt_en: Report health status update after reset is doneVasundhara Volam2019-11-184-0/+26
* | bnxt_en: Set MASTER flag during driver registration.Vasundhara Volam2019-11-181-1/+2
* | bnxt_en: Extend ETHTOOL_RESET to hot reset driver.Vasundhara Volam2019-11-183-2/+10
* | bnxt_en: Increase firmware response timeout for coredump commands.Vasundhara Volam2019-11-181-1/+2
* | bnxt_en: Improve RX buffer error handling.Michael Chan2019-11-183-2/+9
* | bnxt_en: Update firmware interface spec to 1.10.1.12.Michael Chan2019-11-183-44/+77
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-0/+4
|\ \
| * | net: reject PTP periodic output requests with unsupported flagsJacob Keller2019-11-151-0/+4
* | | bnx2x: Remove hw_reset_t function castsKees Cook2019-11-161-11/+9
* | | bnx2x: Remove format_fw_ver_t function castsKees Cook2019-11-162-12/+12
* | | bnx2x: Remove config_init_t function castsKees Cook2019-11-162-61/+48
* | | bnx2x: Remove read_status_t function castsKees Cook2019-11-161-22/+22
* | | bnx2x: Drop redundant callback function castsKees Cook2019-11-161-80/+80
* | | bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().Venkat Duvvuru2019-11-132-4/+4
* | | net: bcmgenet: Add RGMII_RXID supportStefan Wahren2019-11-121-0/+5
* | | net: bcmgenet: Refactor register access in bcmgenet_mii_configStefan Wahren2019-11-121-22/+20
* | | net: bcmgenet: Add BCM2711 supportStefan Wahren2019-11-122-10/+54
* | | net: bcmgenet: Fix error handling on IRQ retrievalStefan Wahren2019-11-121-4/+7
* | | net: bcmgenet: Avoid touching non-existent interruptStefan Wahren2019-11-121-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-093-72/+110
|\ \ \ | |/ /
| * | net: bcmgenet: reapply manual settings to the PHYDoug Berger2019-11-061-1/+4
| * | Revert "net: bcmgenet: soft reset 40nm EPHYs before MAC init"Doug Berger2019-11-063-69/+73
| * | net: bcmgenet: use RGMII loopback for MAC resetDoug Berger2019-11-062-2/+33
* | | cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrodManish Rangankar2019-11-051-0/+2
* | | bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra2019-11-051-5/+11
* | | bnx2x: Enable Multi-Cos feature.Sudarsana Reddy Kalluru2019-11-051-1/+2
* | | bnx2x: Utilize FW 7.13.15.0.Sudarsana Reddy Kalluru2019-11-052-67/+67
* | | net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-042-6/+6
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-023-52/+73
|\ \ | |/
| * bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled...Vasundhara Volam2019-10-221-1/+2
| * bnxt_en: Minor formatting changes in FW devlink_health_reporterVasundhara Volam2019-10-221-11/+6
| * bnxt_en: Adjust the time to wait before polling firmware readiness.Vasundhara Volam2019-10-221-5/+2
OpenPOWER on IntegriCloud