aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2023-11-14tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-11-14tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-11-07tg3: Fix the TX ring stallAlex Pakhunov
2023-11-06tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-26bnxt_en: Fix 2 stray ethtool -S countersMichael Chan
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-10-23page_pool: remove PP_FLAG_PAGE_FRAGYunsheng Lin
2023-10-22bnxt_en: extend media types to supported and autoneg modesEdwin Peer
2023-10-22bnxt_en: convert to linkmode_set_bit() APIEdwin Peer
2023-10-22bnxt_en: Refactor NRZ/PAM4 link speed related logicMichael Chan
2023-10-22bnxt_en: refactor speed independent ethtool modesEdwin Peer
2023-10-22bnxt_en: support lane configuration via ethtoolEdwin Peer
2023-10-22bnxt_en: add infrastructure to lookup ethtool link modeEdwin Peer
2023-10-22bnxt_en: Fix invoking hwmon_notify_eventKalesh AP
2023-10-22bnxt_en: Do not call sleeping hwmon_notify_event() from NAPIKalesh AP
2023-10-20bnxt_en: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-17eth: bnxt: fix backward compatibility with older devicesJakub Kicinski
2023-10-15tg3: Improve PTP TX timestamping logicPavan Chebbi
2023-10-09bcm63xx_enet: replace deprecated strncpy with strscpyJustin Stitt
2023-10-08net: bcmgenet: Remove custom ndo_poll_controller()Florian Fainelli
2023-10-04Revert "bnxt_en: Support QOS and TPID settings for the SRIOV VLAN"Jakub Kicinski
2023-10-04bnxt_en: Update VNIC resource calculation for VFsVikas Gupta
2023-10-04bnxt_en: Support QOS and TPID settings for the SRIOV VLANSreekanth Reddy
2023-10-04bnxt_en: Event handler for Thermal eventKalesh AP
2023-10-04bnxt_en: Use non-standard attribute to expose shutdown temperatureKalesh AP
2023-10-04bnxt_en: Expose threshold temperatures through hwmonKalesh AP
2023-10-04bnxt_en: Modify the driver to use hwmon_device_register_with_infoKalesh AP
2023-10-04bnxt_en: Move hwmon functions into a dedicated fileKalesh AP
2023-10-04bnxt_en: Enhance hwmon temperature reportingKalesh AP
2023-10-04bnxt_en: Update firmware interface to 1.10.2.171Michael Chan
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-09-20net: ethernet: broadcom: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-09-11net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua
2023-09-10net: bcmasp: add missing of_node_putJulia Lawall
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-28ethernet: tg3: remove unreachable codeMikhail Kobuk
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-23bnxt: use the NAPI skb allocation cacheJakub Kicinski
2023-08-22bnx2x: new flag for track HW resource allocationThinh Tran
2023-08-21tg3: Use slab_build_skb() when neededKees Cook
2023-08-20net: bcmgenet: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: bgmac: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-20net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-18bnxt_en: Add tx_resets ring counterMichael Chan
2023-08-18bnxt_en: Display the ring error counters under ethtool -SMichael Chan