summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2020-09-26bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan
2020-09-26bnxt_en: return proper error codes in bnxt_show_tempEdwin Peer
2020-09-26bnxt_en: Use memcpy to copy VPD field info.Vasundhara Volam
2020-09-26bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()Vasundhara Volam
2020-09-26bnxt_en: Avoid sending firmware messages when AER error is detected.Vasundhara Volam
2020-09-09tg3: Fix soft lockup when tg3_reset_task() fails.Michael Chan
2020-09-09net: bcmgenet: fix mask check in bcmgenet_validate_flow()Denis Efremov
2020-09-09bnxt: don't enable NAPI until rings are readyJakub Kicinski
2020-09-09bnxt_en: fix HWRM error when querying VF temperatureEdwin Peer
2020-09-09bnxt_en: Fix possible crash in bnxt_fw_reset_task().Michael Chan
2020-09-09bnxt_en: Fix PCI AER error recovery flowVasundhara Volam
2020-09-09bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.Michael Chan
2020-09-09bnxt_en: Check for zero dir entries in NVRAM.Vasundhara Volam
2020-09-09bnxt_en: Don't query FW when netif_running() is false.Pavan Chebbi
2020-09-09net: systemport: Fix memleak in bcm_sysport_probeDinghao Liu
2020-07-20net: bcmgenet: add missed clk_disable_unprepare in bcmgenet_probeZhang Changzhong
2020-07-20net: bcmgenet: fix error returns in bcmgenet_probe()Zhang Changzhong
2020-07-17net: bcmgenet: restore HFB filters on resumeDoug Berger
2020-07-17net: bcmgenet: test RBUF_ACPI_EN when resumingDoug Berger
2020-07-17net: bcmgenet: test MPD_EN when resumingDoug Berger
2020-07-12bnxt_en: Fix completion ring sizing with TPA enabled.Michael Chan
2020-07-12bnxt_en: Init ethtool link settings after reading updated PHY configuration.Vasundhara Volam
2020-07-12bnxt_en: Fix race when modifying pause settings.Vasundhara Volam
2020-07-10bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti
2020-06-24net: bcmgenet: use hardware padding of runt framesDoug Berger
2020-06-24net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger
2020-06-24net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger
2020-06-23bnxt_en: Read VPD info only for PFsVasundhara Volam
2020-06-23bnxt_en: Fix statistics counters issue during ifdown with older firmware.Michael Chan
2020-06-23bnxt_en: Do not enable legacy TX push on older firmware.Michael Chan
2020-06-23bnxt_en: Store the running firmware version code.Michael Chan
2020-06-19net: flow_offload: fix flow_indr_dev_unregister pathwenxu
2020-06-19flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu
2020-06-18tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen
2020-06-15bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam
2020-06-15bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan
2020-06-15bnxt_en: Re-enable SRIOV during resume.Michael Chan
2020-06-15bnxt_en: Simplify bnxt_resume().Michael Chan
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-01bnxt_tc: update indirect block supportPablo Neira Ayuso
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-26bnxt_en: fix firmware message length endiannessEdwin Peer
2020-05-26bnxt_en: Fix return code to "flash_device".Vasundhara Volam
2020-05-26bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan
2020-05-25bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-14bnxt: Add XDP frame size to driverJesper Dangaard Brouer
2020-05-13net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli
2020-05-08cnic: remove redundant assignment to variable retColin Ian King
2020-05-08net: tg3: tidy up loop, remove need to compute off with a multiplyColin Ian King