summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2025-07-17bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-17bnxt_en: Fix DCB ETS validationShravya KN
2025-07-17bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_...Jason Xing
2025-07-06bnxt: properly flush XDP redirect listsYan Zhai
2025-06-27bnxt_en: Update MRU and RSS table of RSS contexts on queue resetPavan Chebbi
2025-06-27bnxt_en: Add a helper function to configure MRU and RSSPavan Chebbi
2025-06-27eth: bnxt: fix out-of-range access of vnic_info arrayTaehee Yoo
2025-06-27bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()Kalesh AP
2025-06-27bnxt_en: Remove unused field "ref_count" in struct bnxt_ulpKalesh AP
2025-05-29bnxt_en: Query FW parameters when the CAPS_CHANGE bit is setshantiprasad shettar
2025-05-09bnxt_en: fix module unload sequenceVadim Fedorenko
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-05-09bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings()Kashyap Desai
2025-05-09bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan()Somnath Kotur
2025-05-09bnxt_en: Fix ethtool selftest output in one of the failure casesKalesh AP
2025-05-09bnxt_en: Fix error handling path in bnxt_init_chip()Shravya KN
2025-05-09bnxt_en: improve TX timestamping FIFO configurationVadim Fedorenko
2025-04-25eth: bnxt: fix missing ring index trim on error pathJakub Kicinski
2025-03-22eth: bnxt: fix memory leak in queue resetTaehee Yoo
2025-03-22bnxt_en: handle tpa_info in queue API implementationDavid Wei
2025-03-22bnxt_en: refactor tpa_info alloc/free into helpersDavid Wei
2025-03-22eth: bnxt: use page pool for head fragsJakub Kicinski
2025-03-22eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo
2025-03-22eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo
2025-03-22eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo
2025-03-22eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo
2025-03-22eth: bnxt: fix truesize for mb-xdp-pass caseTaehee 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-23eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski
2025-01-17bnxt_en: Fix DIM shutdownMichael Chan
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-19bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan
2024-12-19bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan
2024-12-14bnxt_en: ethtool: Supply ntuple rss context actionDaniel Xu
2024-12-05bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan
2024-12-05bnxt_en: Refactor bnxt_ptp_init()Michael Chan
2024-12-05bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN
2024-12-05bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur
2024-12-05bnxt_en: Set backplane link modes correctly for ethtoolShravya KN
2024-12-05bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel
2024-12-05tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi
2024-10-19bnxt_en: replace ptp_lock with irqsave variantVadim Fedorenko
2024-10-15net: bcmasp: fix potential memory leak in bcmasp_xmit()Wang Hai
2024-10-15net: systemport: fix potential memory leak in bcm_sysport_xmit()Wang Hai