summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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
2023-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-11bnxt_en: use dev_consume_skb_any() in bnxt_tx_intMenglong Dong
2023-07-08net: bgmac: postpone turning IRQs off to avoid SoC hangsRafał Miłecki
2023-06-29Add MODULE_FIRMWARE() for FIRMWARE_TG357766.Tobias Heider
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-23net: bcmgenet: Ensure MDIO unregistration has clocks enabledFlorian Fainelli
2023-06-21bnxt_en: Link representors to PCI deviceIvan Vecera
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-10bnx2x: fix page fault following EEH recoveryDavid Christensen
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-08bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacksSomnath Kotur
2023-06-08bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE eventPavan Chebbi
2023-06-08bnxt_en: Skip firmware fatal error recovery if chip is not accessibleVikas Gupta
2023-06-08bnxt_en: Query default VLAN before VNIC setup on a VFSomnath Kotur
2023-06-08bnxt_en: Don't issue AP reset during ethtool's reset operationSreekanth Reddy