summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2026-01-17bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose
2026-01-11broadcom: b44: prevent uninitialized value usageAlexey Simakov
2025-11-24bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP
2025-10-23tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari
2025-09-25cnic: 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-07-10bnxt: properly flush XDP redirect listsYan Zhai
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-28bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN
2025-03-22eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo
2025-02-17tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz
2025-02-17net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LANFlorian Fainelli
2025-02-08bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki
2025-01-17bnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP
2025-01-09eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan
2024-12-27net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori
2024-12-09bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan
2024-12-09bnxt_en: Refactor bnxt_ptp_init()Michael Chan
2024-12-09bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel
2024-12-09tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi
2024-11-01net: bcmasp: fix potential memory leak in bcmasp_xmit()Wang Hai
2024-11-01net: systemport: fix potential memory leak in bcm_sysport_xmit()Wang Hai
2024-10-10bnxt_en: Extend maximum length of version string by 1 byteSimon Horman
2024-08-29bnxt_en: Fix double DMA unmapping for XDP_REDIRECTSomnath Kotur
2024-08-14net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli
2024-07-18net: bcmasp: Fix error code in probe()Dan Carpenter
2024-07-11bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme
2024-06-27bnxt_en: Restore PTP tx_avail count in case of skb_pad() errorPavan Chebbi
2024-06-21bnxt_en: Adjust logging of firmware messages in case of released token in __h...Aleksandr Mishin
2024-05-17net: bcmgenet: synchronize UMAC_CMD accessDoug Berger
2024-05-17net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger
2024-05-17net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug 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-05-02eth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski
2024-05-02bnxt_en: Fix the PCI-AER routinesVikas Gupta
2024-05-02bnxt_en: refactor reset close codeVikas Gupta
2024-05-02net: bcmasp: fix memory leak when bringing down interfaceJustin Chen
2024-04-17bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi
2024-04-17bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta
2024-04-17bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta
2024-04-13bnx2x: Fix firmware version string character countsKees Cook
2024-04-10net: bcmasp: Bring up unimac after PHY link upJustin Chen
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-01net: bcmasp: Sanity check is off by oneJustin Chen
2024-03-01net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli