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