summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2023-09-11net: ethernet: bcmasp: fix possible OOB write in bcmasp_netfilt_get_all_active()Hangyu Hua
2023-09-10net: bcmasp: add missing of_node_putJulia Lawall
2023-09-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-28ethernet: tg3: remove unreachable codeMikhail Kobuk
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-23bnxt: use the NAPI skb allocation cacheJakub Kicinski
2023-08-22bnx2x: new flag for track HW resource allocationThinh Tran
2023-08-21tg3: Use slab_build_skb() when neededKees Cook
2023-08-20net: bcmgenet: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: bgmac: Return PTR_ERR() for fixed_phy_register()Ruan Jinjie
2023-08-20net: bcmgenet: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-20net: bgmac: Fix return value check for fixed_phy_register()Ruan Jinjie
2023-08-18bnxt_en: Add tx_resets ring counterMichael Chan
2023-08-18bnxt_en: Display the ring error counters under ethtool -SMichael Chan
2023-08-18bnxt_en: Save ring error counters across resetMichael Chan
2023-08-18bnxt_en: Increment rx_resets counter in bnxt_disable_napi()Michael Chan
2023-08-18bnxt_en: Let the page pool manage the DMA mappingSomnath Kotur
2023-08-18bnxt_en: Use the unified RX page pool buffers for XDP and non-XDPSomnath Kotur
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-16broadcom: b44: Use b44_writephy() return valueArtem Chernyshev
2023-08-13tg3: Use pci_dev_id() to simplify the codeZheng Zengkai
2023-08-09bcm63xx_enet: Remove redundant initialization ownerLi Zetao
2023-08-08rtnetlink: remove redundant checks for nlattr IFLA_BRIDGE_MODELin Ma
2023-08-08bnxt_en: Fix W=stringop-overflow warning in bnxt_dcb.cMichael Chan
2023-08-08bnxt_en: Fix W=1 warning in bnxt_dcb.c from fortify memcpy()Michael Chan
2023-08-08net: bcmasp: Prevent array undereflow in bcmasp_netfilt_get_init()Dan Carpenter
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-02bnx2x: Remove unnecessary ternary operatorsRuan Jinjie
2023-08-01bnxt_en: Fix max_mtu setting for multi-buf XDPMichael Chan
2023-08-01bnxt_en: Fix page pool logic for page size >= 64KSomnath Kotur
2023-07-31net: bcmgenet: Remove TX ring full loggingFlorian Fainelli
2023-07-31bnxt: don't handle XDP in netpollJakub Kicinski
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-28net: bcmasp: Clean up redundant dev_err_probe()Chen Jiahao
2023-07-28eth: bnxt: fix warning for define in struct_groupJakub Kicinski
2023-07-28eth: bnxt: fix one of the W=1 warnings about fortified memcpy()Jakub Kicinski
2023-07-26bcmasp: BCMASP should depend on ARCH_BRCMSTBGeert Uytterhoeven
2023-07-21bnxt_en: Share the bar0 address with the RoCE driverChandramohan Akula
2023-07-21bnxt_en: Update HW interface headersChandramohan Akula
2023-07-20eth: bnxt: handle invalid Tx completions more gracefullyJakub Kicinski
2023-07-20eth: bnxt: take the bit to set as argument of bnxt_queue_sp_work()Jakub Kicinski
2023-07-20eth: bnxt: move and rename reset helpersJakub Kicinski
2023-07-17net: bcmasp: Add support for ethtool driver statsJustin Chen
2023-07-17net: bcmasp: Add support for ethtool standard statsJustin Chen
2023-07-17net: bcmasp: Add support for eee modeJustin Chen
2023-07-17net: bcmasp: Add support for wake on net filtersJustin Chen
2023-07-17net: bcmasp: Add support for WoL magic packetJustin Chen
2023-07-17net: bcmasp: Add support for ASP2.0 Ethernet controllerJustin Chen