summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-05bnx2x: Remove unused inline function bnx2x_vf_vlan_creditYueHaibing
2020-05-05net: bnxt: Remove Comparison to bool in bnxt_ethtool.cJason Yan
2020-05-05bnx2x: Remove Comparison to bool in bnx2x_dcb.cJason Yan
2020-05-05net: broadcom: fix a mistake about ioremap resourceDejin Zheng
2020-05-04bnxt_en: show only relevant ethtool stats for a TX or RX ringRajesh Ravi
2020-05-04bnxt_en: Split HW ring statistics strings into RX and TX parts.Michael Chan
2020-05-04bnxt_en: Refactor the software ring counters.Michael Chan
2020-05-04bnxt_en: Add doorbell information to bnxt_en_dev struct.Michael Chan
2020-05-04bnxt_en: Add support for L2 doorbell size.Michael Chan
2020-05-04bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries.Michael Chan
2020-05-04bnxt_en: Define the doorbell offsets on 57500 chips.Michael Chan
2020-05-04bnxt_en: Improve kernel log messages related to ethtool reset.Edwin Peer
2020-05-04bnxt_en: fix ethtool_reset_flags ABI violationsEdwin Peer
2020-05-04bnxt_en: refactor ethtool firmware reset typesEdwin Peer