summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: new flag for track HW resource allocationThinh Tran2023-08-221-13/+19
* bnx2x: fix page fault following EEH recoveryDavid Christensen2023-06-101-2/+7
* Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+1
|\
| * Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra2023-04-181-1/+1
* | bnx2x: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-081-19/+0
|/
* ptp: convert remaining drivers to adjfine interfaceJacob Keller2022-11-111-4/+5
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-1/+1
* bnx2x: fix napi API usage sequenceManish Chopra2022-04-271-4/+5
* bnx2x: fix built-in kernel driver load failureManish Chopra2022-03-171-13/+2
* bnx2x: fix driver load from initrdManish Chopra2022-02-241-0/+3
* bnx2x: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-01-091-15/+4
* bnx2x: Utilize firmware 7.13.21.0Manish Chopra2021-12-201-22/+53
* net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-5/+0
* ethernet: bnx2x: use eth_hw_addr_set()Jakub Kicinski2021-10-161-5/+11
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-2/+2
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-071-71/+20
|\
| * bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-241-42/+15
| * bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit2021-08-241-34/+10
* | Revert "bnx2x: Read VPD with pci_vpd_alloc()"David S. Miller2021-08-231-10/+34
* | Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller2021-08-231-15/+42
* | bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit2021-08-221-42/+15
* | bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit2021-08-221-34/+10
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
|/
* net: broadcom: bnx2x: Fix wrong function name in commentsYang Shen2021-05-171-1/+1
* Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-051-2/+1
|\
| * PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit2021-04-301-2/+1
* | ethernet/broadcom:remove unneeded variable: "ret"dingsenjie2021-03-171-2/+1
|/
* net: remove ndo_udp_tunnel_* callbacksJakub Kicinski2021-01-071-2/+0
* bnx2x: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-10-031-2/+2
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-7/+5
* bnx2x: use true,false for bool variablesJason Yan2020-09-191-3/+3
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-141-112/+24
* bnx2x: Perform Idlechk dump during the debug collection.Sudarsana Reddy Kalluru2020-07-041-0/+9
* bnx2x: Add support for idlechk tests.Sudarsana Reddy Kalluru2020-07-041-0/+7
* bnx2x: use generic power managementVaibhav Gupta2020-06-261-2/+1
* net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky2020-03-031-7/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-281-0/+1
|\
| * net: Introduce peer to peer one step PTP time stamping.Richard Cochran2019-12-251-0/+1
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* bnx2x: Do not handle requests from VFs after parityManish Chopra2019-12-141-2/+10
* bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-181-5/+12
* bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli2019-06-291-9/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-20/+32
|\
| * bnx2x: Add support for detection of P2P event packets.Sudarsana Reddy Kalluru2019-04-161-10/+12
| * bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru2019-04-161-20/+30
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-29/+0
* | drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon2019-04-081-1/+1
|/
* bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing2019-02-181-3/+1