summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnxt
AgeCommit message (Expand)Author
5 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
6 daysMerge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
10 daysnet: Fix typosBjorn Helgaas
2025-07-15bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.hAndy Gospodarek
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-11bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-11bnxt_en: Flush FW trace before copying to the coredumpShruti Parab
2025-07-11bnxt_en: Fix DCB ETS validationShravya KN
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-04bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_...Jason Xing
2025-07-01time/timecounter: Fix the lie that struct cyclecounter is constGreg Kroah-Hartman
2025-06-27eth: bnxt: take page size into account for page pool recycling ringsJakub Kicinski
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-24bnxt: properly flush XDP redirect listsYan Zhai
2025-06-21eth: bnxt: add netmem TX supportTaehee Yoo
2025-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-18Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Stanislav Fomichev
2025-06-18udp_tunnel: remove rtnl_lock dependencyStanislav Fomichev
2025-06-18eth: bnxt: migrate to new RXFH callbacksJakub Kicinski
2025-06-17bnxt_en: Improve comment wording and error return codeAlok Tiwari
2025-06-17bnxt_en: Update MRU and RSS table of RSS contexts on queue resetPavan Chebbi
2025-06-17bnxt_en: Add a helper function to configure MRU and RSSPavan Chebbi
2025-06-17bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()Kalesh AP
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-22eth: bnxt: fix deadlock when xdp is attached or detachedTaehee Yoo
2025-05-20bnxt_en: Fix netdev locking in ULP IRQ functionsMichael Chan
2025-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-15bnxt_en: bring back rtnl_lock() in the bnxt_open() pathMichael Chan
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01bnxt_en: fix module unload sequenceVadim Fedorenko
2025-04-30bnxt_en: Fix ethtool -d byte order for 32-bit valuesMichael Chan
2025-04-30bnxt_en: Fix out-of-bound memcpy() during ethtool -wShruti Parab
2025-04-30bnxt_en: Fix coredump logic to free allocated bufferShruti Parab
2025-04-30bnxt_en: delay pci_alloc_irq_vectors() in the AER pathKashyap Desai
2025-04-30bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings()Kashyap Desai
2025-04-30bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan()Somnath Kotur
2025-04-30bnxt_en: Fix ethtool selftest output in one of the failure casesKalesh AP
2025-04-30bnxt_en: Fix error handling path in bnxt_init_chip()Shravya KN
2025-04-25bnxt_en: improve TX timestamping FIFO configurationVadim Fedorenko
2025-04-23bnxt_en: hide CONFIG_DETECT_HUNG_TASK specific codeArnd Bergmann
2025-04-21bnxt_en: Remove unused macros in bnxt_ulp.hKalesh AP
2025-04-21bnxt_en: Remove unused field "ref_count" in struct bnxt_ulpKalesh AP
2025-04-21bnxt_en: Report the ethtool coredump length after copying the coredumpShruti Parab
2025-04-21bnxt_en: Change FW message timeout warningMichael Chan
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-16eth: bnxt: add support rx side device memory TCPTaehee Yoo
2025-04-15eth: bnxt: fix missing ring index trim on error pathJakub Kicinski
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03eth: bnxt: fix deadlock in the mgmt_opsTaehee Yoo