aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+1
2021-09-14bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-72/+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 Kallweit2-35/+10
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2021-08-23Revert "bnx2x: Read VPD with pci_vpd_alloc()"David S. Miller2-10/+35
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 Kallweit2-35/+10
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2021-08-05bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter1-1/+2
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann1-1/+1
2021-07-16bnx2x: remove unused variable 'cur_data_offset'Bill Wendling1-6/+0
2021-05-31bnx2x: Remove the repeated declarationShaokun Zhang1-1/+0
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+3
2021-05-25bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong1-1/+3
2021-05-17net: broadcom: bnx2x: Fix wrong function name in commentsYang Shen2-3/+3
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-1/+0
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+1
2021-04-30PCI/VPD: Remove pci_vpd_find_tag() 'offset' argumentHeiner Kallweit1-2/+1
2021-04-29bnx2x: Remove redundant assignment to errYang Li1-1/+0
2021-03-17ethernet/broadcom:remove unneeded variable: "ret"dingsenjie1-2/+1
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski1-2/+0
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+8
2020-10-03bnx2x: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg4-57/+61
2020-09-24net/ethernet/broadcom: fix spelling typoWang Qing1-8/+8
2020-09-19bnx2x: use true,false for bool variablesJason Yan1-3/+3
2020-09-10net: remove napi_hash_del() from driver-facing APIJakub Kicinski1-4/+4
2020-09-08bnx2x: Fix some kernel-doc warningsWang Hai1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva4-13/+13
2020-07-14bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski3-123/+29
2020-07-07bnx2x: fix spelling mistake "occurd" -> "occurred"Colin Ian King1-5/+5
2020-07-04bnx2x: Perform Idlechk dump during the debug collection.Sudarsana Reddy Kalluru1-0/+9
2020-07-04bnx2x: Add support for idlechk tests.Sudarsana Reddy Kalluru5-8/+3196
2020-07-04bnx2x: Add Idlechk related register definitions.Sudarsana Reddy Kalluru1-2/+76
2020-06-26bnx2x: use generic power managementVaibhav Gupta3-14/+8
2020-05-25bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet1-11/+15
2020-05-05bnx2x: Remove unused inline function bnx2x_vf_vlan_creditYueHaibing1-21/+0
2020-05-05bnx2x: Remove Comparison to bool in bnx2x_dcb.cJason Yan1-4/+3
2020-04-01bnx2x: correct a comment mistake in grammarHu Haowen1-1/+2
2020-03-10net: bnx2x: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-03net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky3-15/+7
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko1-1/+0
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-2/+3
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+4
2019-12-26bnx2x: Fix accounting of vlan resources among the PFsManish Chopra1-1/+4
2019-12-26bnx2x: Use appropriate define for vlan creditManish Chopra1-1/+1