summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)AuthorLines
2025-02-03tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz-0/+58
2025-02-01net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LANFlorian Fainelli-4/+12
2025-01-30Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-6/+32
2025-01-29bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki-2/+1
2025-01-27eth: tg3: fix calling napi_enable() in atomic contextJakub Kicinski-4/+31
2025-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-8/+40
2025-01-20eth: bnxt: update header sizing defaultsJakub Kicinski-1/+6
2025-01-20eth: bnxt: allocate enough buffer space to meet HDS thresholdJakub Kicinski-3/+4
2025-01-20net: ethtool: populate the default HDS params in the coreJakub Kicinski-1/+0
2025-01-20eth: bnxt: apply hds_thrs settings correctlyJakub Kicinski-1/+1
2025-01-20net: move HDS config from ethtool stateJakub Kicinski-4/+5
2025-01-18eth: bnxt: fix string truncation warning in FW versionJakub Kicinski-1/+1
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-13/+21
2025-01-15bnxt_en: add support for hds-thresh ethtool commandTaehee Yoo-2/+10
2025-01-15bnxt_en: add support for tcp-data-split ethtool commandTaehee Yoo-3/+28
2025-01-15bnxt_en: add support for rx-copybreak ethtool commandTaehee Yoo-14/+63
2025-01-15net: bcm: asp2: convert to phylib managed EEERussell King (Oracle)-43/+10
2025-01-15net: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)-6/+0
2025-01-15net: bcm: asp2: fix LPI timer handlingRussell King (Oracle)-2/+5
2025-01-14RDMA/bnxt_re: Pass the context for ulp_irq_stopKalesh AP-2/+5
2025-01-14RDMA/bnxt_re: Add Async event handling supportKalesh AP-6/+4
2025-01-14bnxt_en: Add ULP call to notify async eventsMichael Chan-0/+31
2025-01-10eth: bnxt: always recalculate features after XDP clearing, fix null-derefJakub Kicinski-13/+21
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-6/+35
2025-01-06bnxt_en: Fix DIM shutdownMichael Chan-5/+33
2025-01-06bnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP-1/+2
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+18
2024-12-30eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan-3/+18
2024-12-19bnxt_en: Skip reading PXP registers during ethtool -d if unsupportedMichael Chan-1/+2
2024-12-19bnxt_en: Skip MAC loopback selftest if it is unsupported by FWMichael Chan-4/+36
2024-12-19bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FWMichael Chan-6/+12
2024-12-19bnxt_en: Do not allow ethtool -m on an untrusted VFMichael Chan-1/+22
2024-12-19bnxt_en: Use FW defined resource limits for RoCEHongguang Gao-12/+36
2024-12-17net: ethernet: bgmac-platform: fix an OF node reference leakJoe Hattori-1/+4
2024-12-10bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan-3/+3
2024-12-06bnxt_en: Fix potential crash when dumping FW log coredumpHongguang Gao-2/+2
2024-12-06bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan-8/+9
2024-12-04bnxt_en: handle tpa_info in queue API implementationDavid Wei-4/+23
2024-12-04bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap()David Wei-20/+16
2024-12-04bnxt_en: refactor tpa_info alloc/free into helpersDavid Wei-52/+90
2024-11-30bnxt_en: ethtool: Supply ntuple rss context actionDaniel Xu-2/+6
2024-11-28Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-11/+45
2024-11-26bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan-0/+6
2024-11-26bnxt_en: Refactor bnxt_ptp_init()Michael Chan-6/+7
2024-11-26bnxt_en: Fix receive ring space parameters when XDP is activeShravya KN-1/+9
2024-11-26bnxt_en: Fix queue start to update vnic RSS tableSomnath Kotur-0/+7
2024-11-26bnxt_en: Set backplane link modes correctly for ethtoolShravya KN-2/+7
2024-11-26bnxt_en: Reserve rings after PCIe AER recovery if NIC interface is downSaravanan Vajravel-2/+6
2024-11-24tg3: Set coherent DMA mask bits to 31 for BCM57766 chipsetsPavan Chebbi-0/+3
2024-11-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-0/+68