aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2024-03-28bnxt_en: Refactor bnxt_cfg_rfs_ring_tbl_idx()Pavan Chebbi
2024-03-28bnxt_en: Support RSS contexts in ethtool .{get|set}_rxfh()Pavan Chebbi
2024-03-28bnxt_en: Refactor bnxt_set_rxfh()Michael Chan
2024-03-28bnxt_en: Add a new_rss_ctx parameter to bnxt_rfs_capable()Pavan Chebbi
2024-03-28bnxt_en: Simplify bnxt_rfs_capable()Michael Chan
2024-03-28bnxt_en: Refactor RSS indir alloc/set functionsPavan Chebbi
2024-03-28bnxt_en: Introduce rss ctx structure, alloc/free functionsPavan Chebbi
2024-03-28bnxt_en: Refactor VNIC alloc and cfg functionsPavan Chebbi
2024-03-28bnxt_en: Add helper function bnxt_hwrm_vnic_rss_cfg_p5()Pavan Chebbi
2024-03-28bnxt_en: Retry PTP TX timestamp from FW for 1 secondPavan Chebbi
2024-03-28bnxt_en: Add a timeout parameter to bnxt_hwrm_port_ts_query()Michael Chan
2024-03-28net: bcmasp: Remove phy_{suspend/resume}Justin Chen
2024-03-28net: bcmasp: Bring up unimac after PHY link upJustin Chen
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-19net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-07eth: bnxt: support per-queue statisticsJakub Kicinski
2024-03-07cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENTChris Leech
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet
2024-03-01net: bcmasp: Add support for PHY interruptsJustin Chen
2024-03-01net: bcmasp: Keep buffers through power managementJustin Chen
2024-03-01net: bcmasp: Add support for ASP 2.2Justin Chen
2024-02-27bnxt_en: fix accessing vnic_info before allocating itAlexander Lobakin
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-22bnxt_en: Use the new VNIC to create ntuple filtersPavan Chebbi
2024-02-22bnxt_en: Create and setup the additional VNIC for adding ntuple filtersPavan Chebbi
2024-02-22bnxt_en: Provision for an additional VNIC for ntuple filtersPavan Chebbi
2024-02-22bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic indexPavan Chebbi
2024-02-22bnxt_en: Refactor bnxt_set_features()Pavan Chebbi
2024-02-22bnxt_en: Add bnxt_get_total_vnics() to calculate number of VNICsVenkat Duvvuru
2024-02-22bnxt_en: Check additional resources in bnxt_check_rings()Michael Chan
2024-02-22bnxt_en: Improve RSS context reservation infrastructurePavan Chebbi
2024-02-22bnxt_en: Explicitly specify P5 completion rings to reserveMichael Chan
2024-02-22bnxt_en: Refactor ring reservation functionsMichael Chan
2024-02-21Revert "net: bcmgenet: Ensure MDIO unregistration has clocks enabled"Florian Fainelli
2024-02-21net: bcmgenet: Pass "main" clock down to the MDIO driverFlorian Fainelli
2024-02-21tg3: simplify tg3_phy_autoneg_cfgHeiner Kallweit
2024-02-21tg3: copy only needed fields from userspace-provided EEE dataHeiner Kallweit
2024-02-18net: bcmasp: Sanity check is off by oneJustin Chen
2024-02-18net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli
2024-02-12tg3: fix bug caused by uninitialized variableHeiner Kallweit
2024-02-09bnx2x: convert EEE handling to use linkmode bitmapsHeiner Kallweit
2024-02-09bnxt_en: Add RSS support for IPSEC headersAjit Khaparde
2024-02-09bnxt_en: Invalidate user filters when neededPavan Chebbi
2024-02-09bnxt_en: Add support for user configured RSS keyPavan Chebbi