summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
Commit message (Expand)AuthorAgeFilesLines
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* Revert "bnx2x: Read VPD with pci_vpd_alloc()"David S. Miller2021-08-232-10/+35
* 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-222-35/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-1/+2
|\
| * bnx2x: fix an error code in bnx2x_nic_load()Dan Carpenter2021-08-051-1/+2
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
* | bnx2x: remove unused variable 'cur_data_offset'Bill Wendling2021-07-161-6/+0
|/
* bnx2x: Remove the repeated declarationShaokun Zhang2021-05-311-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-271-1/+3
|\
| * bnx2x: Fix missing error code in bnx2x_iov_init_one()Jiapeng Chong2021-05-251-1/+3
* | net: broadcom: bnx2x: Fix wrong function name in commentsYang Shen2021-05-172-3/+3
|/
* Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-081-1/+0
|\
| * bnx2x: Remove redundant assignment to errYang Li2021-04-291-1/+0
* | 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-8/+8
|\
| * net/ethernet/broadcom: fix spelling typoWang Qing2020-09-241-8/+8
* | bnx2x: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-10-031-2/+2
* | drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-254-57/+61
* | bnx2x: use true,false for bool variablesJason Yan2020-09-191-3/+3
* | net: remove napi_hash_del() from driver-facing APIJakub Kicinski2020-09-101-4/+4
* | bnx2x: Fix some kernel-doc warningsWang Hai2020-09-081-2/+2
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-234-13/+13
* bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-143-123/+29
* bnx2x: fix spelling mistake "occurd" -> "occurred"Colin Ian King2020-07-071-5/+5
* 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-045-8/+3196
* bnx2x: Add Idlechk related register definitions.Sudarsana Reddy Kalluru2020-07-041-2/+76
* bnx2x: use generic power managementVaibhav Gupta2020-06-263-14/+8
* bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet2020-05-251-11/+15
* bnx2x: Remove unused inline function bnx2x_vf_vlan_creditYueHaibing2020-05-051-21/+0
* bnx2x: Remove Comparison to bool in bnx2x_dcb.cJason Yan2020-05-051-4/+3
* bnx2x: correct a comment mistake in grammarHu Haowen2020-04-011-1/+2
* net: bnx2x: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+1
* net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky2020-03-033-15/+7
* ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko2020-01-311-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-283-2/+3
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-311-1/+4
| |\
| * | net: Introduce peer to peer one step PTP time stamping.Richard Cochran2019-12-251-0/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-224-3/+24
| |\ \
| * | | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-122-2/+2
* | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| |_|/ |/| |
* | | bnx2x: Fix accounting of vlan resources among the PFsManish Chopra2019-12-261-1/+4
* | | bnx2x: Use appropriate define for vlan creditManish Chopra2019-12-261-1/+1
| |/ |/|
* | bnx2x: Fix logic to get total no. of PFs per engineManish Chopra2019-12-141-1/+1
* | bnx2x: Do not handle requests from VFs after parityManish Chopra2019-12-143-2/+23
|/