summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
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
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-17bnxt_en: fix OOB access in DBG_BUF_PRODUCER async event handlerJunrui Luo
2026-03-16tg3: replace placeholder MAC address with device propertyPaul SAGE
2026-03-14net: bcmgenet: increase WoL poll timeoutJustin Chen
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-10net: bcmgenet: fix broken EEE by converting to phylib-managed stateNicolai Buchwitz
2026-03-09bnxt_en: Fix RSS table size check when changing ethtool channelsPavan Chebbi
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-24eth: bnxt: rename ring_err_stats -> ring_drv_statsJakub Kicinski
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20bnxt_en: Fix deleting of Ntuple filtersPavan Chebbi
2026-02-20bnxt_en: Fix RSS context delete logicPavan Chebbi
2026-02-19bnge: fix reserving resources from FWVikas Gupta
2026-02-12bng_en: Remove duplicate includeChen Ni
2026-02-11bnge/bng_re: Add a new HSIVikas Gupta