summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom
AgeCommit message (Expand)Author
2024-04-08bnxt_en: Reset PTP tx_avail after possible firmware resetPavan Chebbi
2024-04-08bnxt_en: Fix error recovery for RoCE ulp clientVikas Gupta
2024-04-08bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()Vikas Gupta
2024-04-04Revert "tg3: Remove residual error handling in tg3_suspend"Paolo Abeni
2024-04-04tg3: Remove residual error handling in tg3_suspendNikita Kiryushin
2024-04-03net: bcmgenet: Reset RBUF on first openPhil Elwell
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
2024-02-09bnxt_en: Restore all the user created L2 and ntuple filtersPavan Chebbi
2024-02-09bnxt_en: Retain user configured filters when closingPavan Chebbi
2024-02-09bnxt_en: Save user configured filters in a lookup listPavan Chebbi
2024-02-09bnxt_en: Add separate function to delete the filter structurePavan Chebbi
2024-02-09bnxt_en: Add drop action support for ntupleVikas Gupta