summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
13 daysMerge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
14 daysbnge: remove unsupported backing store typeVikas Gupta
14 daysbnge: fix initial HWRM sequenceVikas Gupta
2026-04-21bnxt: use snapshot in bnxt_cfg_rx_modeStanislav Fomichev
2026-04-21bnxt: convert to ndo_set_rx_mode_asyncStanislav Fomichev
2026-04-16Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-13bnge: return after auxiliary_device_uninit() in error pathGreg Kroah-Hartman
2026-04-12bng_en: add support for ethtool -S stats displayBhargava Marreddy
2026-04-12bng_en: implement netdev_stat_opsBhargava Marreddy
2026-04-12bng_en: implement ndo_get_stats64Bhargava Marreddy
2026-04-12bng_en: periodically fetch and accumulate hardware statisticsBhargava Marreddy
2026-04-12bng_en: add HW stats infra and structured ethtool opsBhargava Marreddy
2026-04-12bng_en: add support for link async eventsBhargava Marreddy
2026-04-12bng_en: implement ethtool pauseparam operationsBhargava Marreddy
2026-04-12bng_en: add ethtool link settings, get_link, and nway_resetBhargava Marreddy
2026-04-12bng_en: query PHY capabilities and report link statusBhargava Marreddy
2026-04-12bng_en: add per-PF workqueue, timer, and slow-path taskBhargava Marreddy
2026-04-12net: bnxt: Dispatch to SW USOJoe Damato
2026-04-12net: bnxt: Add SW GSO completion and teardown supportJoe Damato
2026-04-12net: bnxt: Implement software USOJoe Damato
2026-04-12net: bnxt: Add boilerplate GSO codeJoe Damato
2026-04-12net: bnxt: Add TX inline buffer infrastructureJoe Damato
2026-04-12net: bnxt: Use dma_unmap_len for TX completion unmappingJoe Damato
2026-04-12net: bnxt: Add a helper for tx_bd_extJoe Damato
2026-04-12net: bnxt: Export bnxt_xmit_get_cfa_actionJoe Damato
2026-04-09net: bcmgenet: fix racing timeout handlerJustin Chen
2026-04-09net: bcmgenet: fix leaking free_bdsJustin Chen
2026-04-09net: bcmgenet: fix off-by-one in bcmgenet_put_txcbJustin Chen
2026-04-08net: bcmasp: Switch to page pool for RX pathFlorian Fainelli
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-01bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi
2026-04-01bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan
2026-04-01bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan
2026-03-30bnxt_en: set backing store type from query typePengpeng Hou
2026-03-29bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMPChris J Arges
2026-03-29bnxt_en: Move bnxt_rss_ext_op into headerChris J Arges
2026-03-29bnxt_en: Implement XDP RSS hash metadata extractionChris J Arges
2026-03-29bnxt_en: use bnxt_xdp_buff for xdp contextChris J Arges
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera
2026-03-27fwctl/bnxt_en: Create an aux device for fwctlPavan Chebbi
2026-03-27fwctl/bnxt_en: Refactor aux bus functions to be more genericPavan Chebbi
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi
2026-03-27tg3: Fix race for querying speed/duplexThomas Bogendoerfer
2026-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-23bnxt_en: Resize RSS contexts on channel count changeBjörn Töpel
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel
2026-03-23net: b44: always select CONFIG_FIXED_PHYArnd Bergmann
2026-03-20net: bcmasp: fix double disable of clkJustin Chen
2026-03-20net: bcmasp: fix double free of WoL irqJustin Chen