summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)AuthorFilesLines
2022-03-23bnx2x: fix built-in kernel driver load failureManish Chopra3-26/+19
2022-03-02bnx2x: fix driver load from initrdManish Chopra1-0/+3
2022-01-29bnx2x: Invalidate fastpath HSI version for VFsManish Chopra1-2/+11
2022-01-29bnx2x: Utilize firmware 7.13.21.0Manish Chopra5-28/+69
2021-11-25net: bnx2x: fix variable dereferenced before checkPavel Skripkin1-1/+3
2021-09-16Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2021-09-15bnx2x: Fix enabling network interfaces without VFsAdrian Bunk1-1/+1
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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-06Merge 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-06-01bnx2x: 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-26bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong1-1/+3
2021-05-18net: 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/net...Linus Torvalds1-1/+0
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-04-30bnx2x: Remove redundant assignment to errYang Li1-1/+0
2021-03-18ethernet/broadcom:remove unneeded variable: "ret"dingsenjie1-2/+1
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski1-2/+0
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+8
2020-10-04bnx2x: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-09-26drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg4-57/+61
2020-09-25net/ethernet/broadcom: fix spelling typoWang Qing1-8/+8
2020-09-20bnx2x: 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-09bnx2x: Fix some kernel-doc warningsWang Hai1-2/+2
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva4-13/+13
2020-07-15bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski3-123/+29
2020-07-08bnx2x: fix spelling mistake "occurd" -> "occurred"Colin Ian King1-5/+5
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 Kalluru5-8/+3196
2020-07-05bnx2x: Add Idlechk related register definitions.Sudarsana Reddy Kalluru1-2/+76
2020-06-26bnx2x: use generic power managementVaibhav Gupta3-14/+8
2020-05-26bnx2x: 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-11net: bnx2x: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-04net/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