summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorFilesLines
2 daysnet: bcmasp: Fix network filter wake for asp-3.0Justin Chen2-2/+4
2 daysnet: bcmasp: Restore programming of TX map vector registerFlorian Fainelli1-0/+3
2 daysnet: bcmasp: fix double disable of clkJustin Chen1-10/+23
2 daysnet: bcmasp: Add support for asp-v3.0Justin Chen4-48/+92
2 daysnet: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
2 daysnet: bcmasp: streamline early exit in probeJustin Chen1-13/+14
2 daysnet: bcmasp: Remove support for asp-v2.0Justin Chen5-146/+22
2 daysnet: bcm: asp2: convert to phylib managed EEERussell King (Oracle)3-43/+10
2 daysnet: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)1-6/+0
2 daysnet: bcm: asp2: fix LPI timer handlingRussell King (Oracle)2-2/+5
10 daysnet: bcmgenet: increase WoL poll timeoutJustin Chen1-1/+1
10 daysnet: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz3-28/+18
10 daysbnxt_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
2025-06-27bnxt_en: Update MRU and RSS table of RSS contexts on queue resetPavan Chebbi1-5/+51
2025-06-27bnxt_en: Add a helper function to configure MRU and RSSPavan Chebbi1-11/+26
2025-06-27eth: bnxt: fix out-of-range access of vnic_info arrayTaehee Yoo1-2/+2
2025-06-27bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()Kalesh AP1-14/+10
2025-06-27bnxt_en: Remove unused field "ref_count" in struct bnxt_ulpKalesh AP2-6/+0
2025-05-29bnxt_en: Query FW parameters when the CAPS_CHANGE bit is setshantiprasad shettar1-2/+6
2025-05-09bnxt_en: fix module unload sequenceVadim Fedorenko1-1/+1
2025-05-09bnxt_en: Fix ethtool -d byte order for 32-bit valuesMichael Chan1-6/+32
2025-05-09bnxt_en: Fix out-of-bound memcpy() during ethtool -wShruti Parab1-5/+10
2025-05-09bnxt_en: Fix coredump logic to free allocated bufferShruti Parab1-0/+5
2025-05-09bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings()Kashyap Desai1-6/+1
2025-05-09bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan()Somnath Kotur1-0/+1