aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/broadcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'net-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-3/+3
2024-03-21Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-8/+22
2024-03-19net/bnx2x: Prevent access to a freed page in page_poolThinh Tran1-3/+3
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+1
2024-03-07eth: bnxt: support per-queue statisticsJakub Kicinski1-0/+65
2024-03-07cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENTChris Leech5-8/+22
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia ZiemiaƄska1-1/+1
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet1-2/+1
2024-03-04net: adopt skb_network_offset() and similar helpersEric Dumazet1-6/+5
2024-03-01net: bcmasp: Add support for PHY interruptsJustin Chen3-0/+26
2024-03-01net: bcmasp: Keep buffers through power managementJustin Chen2-108/+85
2024-03-01net: bcmasp: Add support for ASP 2.2Justin Chen3-10/+87
2024-02-27bnxt_en: fix accessing vnic_info before allocating itAlexander Lobakin1-3/+3
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+6
2024-02-22bnxt_en: Use the new VNIC to create ntuple filtersPavan Chebbi1-6/+27
2024-02-22bnxt_en: Create and setup the additional VNIC for adding ntuple filtersPavan Chebbi2-10/+36
2024-02-22bnxt_en: Provision for an additional VNIC for ntuple filtersPavan Chebbi2-5/+32
2024-02-22bnxt_en: Define BNXT_VNIC_DEFAULT for the default vnic indexPavan Chebbi3-21/+24
2024-02-22bnxt_en: Refactor bnxt_set_features()Pavan Chebbi1-7/+12
2024-02-22bnxt_en: Add bnxt_get_total_vnics() to calculate number of VNICsVenkat Duvvuru1-11/+17
2024-02-22bnxt_en: Check additional resources in bnxt_check_rings()Michael Chan1-0/+2
2024-02-22bnxt_en: Improve RSS context reservation infrastructurePavan Chebbi2-23/+36
2024-02-22bnxt_en: Explicitly specify P5 completion rings to reserveMichael Chan2-7/+13
2024-02-22bnxt_en: Refactor ring reservation functionsMichael Chan2-130/+132
2024-02-21Revert "net: bcmgenet: Ensure MDIO unregistration has clocks enabled"Florian Fainelli1-2/+0
2024-02-21net: bcmgenet: Pass "main" clock down to the MDIO driverFlorian Fainelli1-0/+4
2024-02-21tg3: simplify tg3_phy_autoneg_cfgHeiner Kallweit1-13/+4
2024-02-21tg3: copy only needed fields from userspace-provided EEE dataHeiner Kallweit1-1/+3
2024-02-18net: bcmasp: Sanity check is off by oneJustin Chen1-3/+3
2024-02-18net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli1-0/+3
2024-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2024-02-15net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli1-0/+3
2024-02-12tg3: fix bug caused by uninitialized variableHeiner Kallweit1-1/+1
2024-02-09bnx2x: convert EEE handling to use linkmode bitmapsHeiner Kallweit1-23/+21
2024-02-09bnxt_en: Add RSS support for IPSEC headersAjit Khaparde3-4/+49
2024-02-09bnxt_en: Invalidate user filters when neededPavan Chebbi3-1/+17
2024-02-09bnxt_en: Add support for user configured RSS keyPavan Chebbi3-4/+24
2024-02-09bnxt_en: Restore all the user created L2 and ntuple filtersPavan Chebbi1-2/+38
2024-02-09bnxt_en: Retain user configured filters when closingPavan Chebbi1-3/+6
2024-02-09bnxt_en: Save user configured filters in a lookup listPavan Chebbi2-0/+28
2024-02-09bnxt_en: Add separate function to delete the filter structurePavan Chebbi2-10/+14
2024-02-09bnxt_en: Add drop action support for ntupleVikas Gupta2-4/+14
2024-02-09bnxt_en: Enhance ethtool ntuple support for ip flows besides TCP/UDPVikas Gupta4-18/+113
2024-02-09bnxt_en: implement fully specified 5-tuple masksEdwin Peer3-168/+134
2024-02-09bnxt_en: Support ethtool -n to display ether filters.Michael Chan2-1/+38
2024-02-09bnxt_en: Add ethtool -N support for ether filters.Michael Chan3-3/+103
2024-02-09bnxt_en: Use firmware provided maximum filter counts.Michael Chan3-17/+26
2024-02-08bnxt: convert EEE handling to use linkmode bitmapsHeiner Kallweit3-50/+40
2024-02-07net: bcmasp: remove eee_enabled/eee_active in bcmasp_get_eee()Russell King (Oracle)2-6/+3
2024-02-07net: bcmgenet: remove eee_enabled/eee_active in bcmgenet_get_eee()Russell King (Oracle)2-7/+6