summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
3 daysnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
12 daysnet: bcmgenet: fix leaking free_bdsJustin Chen1-0/+2
12 daysnet: bcmgenet: Initialize u64 stats seq counterRyo Takakura1-0/+6
12 daysnet: bcmgenet: fix racing timeout handlerJustin Chen1-13/+9
12 daysnet: bcmgenet: switch to use 64bit statisticsZak Kemble2-88/+187
12 daysnet: bcmgenet: support reclaiming unsent Tx packetsDoug Berger1-7/+30
12 daysnet: bcmgenet: move DESC_INDEX flow to ring 0Doug Berger3-275/+110
12 daysnet: bcmgenet: add bcmgenet_has_* helpersDoug Berger3-14/+39
12 daysnet: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen1-3/+3
2026-04-11bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi1-0/+2
2026-04-11tg3: Fix race for querying speed/duplexThomas Bogendoerfer1-1/+1
2026-04-11tg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
2026-04-02net: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
2026-04-02net: bcmasp: Restore programming of TX map vector registerFlorian Fainelli1-0/+3
2026-04-02net: bcmasp: fix double disable of clkJustin Chen1-10/+23
2026-04-02net: bcmasp: Add support for asp-v3.0Justin Chen4-48/+92
2026-04-02net: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
2026-04-02net: bcmasp: streamline early exit in probeJustin Chen1-13/+14
2026-04-02net: bcmasp: Remove support for asp-v2.0Justin Chen5-146/+22
2026-04-02net: bcm: asp2: convert to phylib managed EEERussell King (Oracle)3-43/+10
2026-04-02net: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)1-6/+0
2026-04-02net: bcm: asp2: fix LPI timer handlingRussell King (Oracle)2-2/+5
2026-03-25net: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
2026-03-25net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18
2026-03-25bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi1-2/+2
2026-03-04bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi1-0/+3
2026-03-04bnxt_en: Fix RSS context delete logicPavan Chebbi1-6/+4
2026-03-04bnxt_en: Allow ntuple filters for dropsJoe Damato1-6/+7
2026-02-19bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific codeArnd Bergmann1-0/+2
2026-02-19bnxt_en: Change FW message timeout warningMichael Chan2-5/+8
2026-02-06net: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
2026-01-17bnxt_en: Fix potential data corruption with HW GRO/LROSrijit Bose2-6/+13
2026-01-08broadcom: b44: prevent uninitialized value usageAlexey Simakov1-0/+3
2026-01-08bnxt_en: Fix XDP_TX pathMichael Chan1-2/+1
2025-11-13bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao3-19/+29
2025-11-13bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao1-13/+18
2025-11-13bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab2-0/+6
2025-11-13bnxt_en: Fix a possible memory leak in bnxt_ptp_initKalesh AP1-2/+2
2025-11-13bnxt_en: Add Hyper-V VF IDPavan Chebbi2-1/+5
2025-10-23tg3: prevent use of uninitialized remote_adv and local_adv variablesAlexey Simakov1-4/+1
2025-10-02bnxt_en: correct offset handling for IPv6 destination addressAlok Tiwari1-1/+1
2025-09-25cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou1-2/+1
2025-09-09bnxt_en: fix incorrect page count in RX aggr ring logAlok Tiwari1-1/+1
2025-09-04bnxt_en: Fix stats context reservation logicMichael Chan1-1/+2
2025-09-04bnxt_en: Adjust TX rings if reservation is less than requestedMichael Chan1-0/+12
2025-09-04bnxt_en: Fix memory corruption when FW resources change during ifdownSreekanth Reddy1-5/+16
2025-07-17bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur1-1/+1
2025-07-17bnxt_en: Fix DCB ETS validationShravya KN1-0/+2
2025-07-17bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_...Jason Xing1-6/+4
2025-07-06bnxt: properly flush XDP redirect listsYan Zhai1-1/+4