summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-16ethernet: bnx2x: use eth_hw_addr_set()Jakub Kicinski1-5/+11
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-2/+2
2021-10-02ethernet: use eth_hw_addr_set()Jakub Kicinski1-1/+1
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-71/+20
2021-08-24bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit1-42/+15
2021-08-24bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit1-34/+10
2021-08-23Revert "bnx2x: Read VPD with pci_vpd_alloc()"David S. Miller1-10/+34
2021-08-23Revert "bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()"David S. Miller1-15/+42
2021-08-22bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()Heiner Kallweit1-42/+15
2021-08-22bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit1-34/+10
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2021-05-18net: broadcom: bnx2x: Fix wrong function name in commentsYang Shen1-1/+1
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+1
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit1-2/+1
2021-03-18ethernet/broadcom:remove unneeded variable: "ret"dingsenjie1-2/+1
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski1-2/+0
2020-10-04bnx2x: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-09-26drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-7/+5
2020-09-20bnx2x: use true,false for bool variablesJason Yan1-3/+3
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-07-15bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski1-112/+24
2020-07-05bnx2x: Perform Idlechk dump during the debug collection.Sudarsana Reddy Kalluru1-0/+9
2020-07-05bnx2x: Add support for idlechk tests.Sudarsana Reddy Kalluru1-0/+7
2020-06-26bnx2x: use generic power managementVaibhav Gupta1-2/+1
2020-03-04net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky1-7/+0
2020-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-26net: Introduce peer to peer one step PTP time stamping.Richard Cochran1-0/+1
2019-12-14bnx2x: Do not handle requests from VFs after parityManish Chopra1-2/+10
2019-08-18bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra1-5/+12
2019-06-29bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli1-9/+24
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-20/+32
2019-04-17bnx2x: Add support for detection of P2P event packets.Sudarsana Reddy Kalluru1-10/+12
2019-04-17bnx2x: Replace magic numbers with macro definitions.Sudarsana Reddy Kalluru1-20/+30
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-29/+0
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon1-1/+1
2019-02-19bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing1-3/+1
2019-01-17bnx2x: fix various indentation issuesColin Ian King1-1/+1
2018-12-25bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2018-12-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru1-1/+9
2018-12-13bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru1-12/+10
2018-12-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru1-7/+27
2018-12-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru1-1/+3
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+0
2018-10-03PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-8/+0
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-16/+0
2018-09-24bnx2x: remove ndo_poll_controllerEric Dumazet1-16/+0
2018-09-21bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh1-0/+10
2018-09-21bnx2x: Add VF spoof-checking configurationShahed Shaikh1-0/+1
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+6