summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2026-01-19bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose
2026-01-19eth: bnxt: move and rename reset helpersJakub Kicinski
2026-01-19broadcom: b44: prevent uninitialized value usageAlexey Simakov
2025-12-07bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP
2025-12-07bnxt_en: PTP: Refactor PTP initialization functionsPavan Chebbi
2025-10-29tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari
2025-10-02cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou
2025-07-17bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-17bnxt_en: Fix DCB ETS validationShravya KN
2025-05-09bnxt_en: Fix ethtool -d byte order for 32-bit valuesMichael Chan
2025-05-09bnxt_en: Fix out-of-bound memcpy() during ethtool -wShruti Parab
2025-05-09bnxt_en: Fix coredump logic to free allocated bufferShruti Parab
2025-03-13tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz
2025-03-13bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki
2025-01-23bnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP
2025-01-09eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan
2025-01-09net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori
2024-12-14bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel
2024-12-14tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi
2024-11-01net: systemport: fix potential memory leak in bcm_sysport_xmit()Wang Hai
2024-07-18bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme
2024-07-05bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi
2024-05-25net: bcmgenet: synchronize UMAC_CMD accessDoug Berger
2024-05-25net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger
2024-05-17net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger
2024-05-17net: bcmgenet: Reset RBUF on first openPhil Elwell
2024-05-02net: b44: set pause params only when interface is upPeter Münster
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-02-23net: bcmgenet: Fix EEE implementationFlorian Fainelli
2024-02-23bnxt_en: Wait for FLR to complete during probeMichael Chan
2024-01-25net/tg3: fix race condition in tg3_reset_task()Thinh Tran
2024-01-15bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan
2024-01-15net: bcmgenet: Fix FCS generation for fragmented skbuffsAdrian Cinal
2024-01-05ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2023-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-12-13net: bnxt: fix a potential use-after-free in bnxt_init_tcDinghao Liu
2023-12-13tg3: Increment tx_dropped in tg3_tso_bug()Alex Pakhunov
2023-12-13tg3: Move the [rt]x_dropped counters to tg3_napiAlex Pakhunov
2023-11-20tg3: power down device only on SYSTEM_POWER_OFFGeorge Shuklin
2023-10-06bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior
2023-09-19bnx2x: fix page fault following EEH recoveryDavid Christensen
2023-08-30net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-30net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-07-27ethernet: use of_get_ethdev_address()Jakub Kicinski
2023-07-27ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2023-07-23net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli
2023-07-23net: bgmac: postpone turning IRQs off to avoid SoC hangsRafał Miłecki
2023-07-23Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-06-14bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur