summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* bnx2x: Remove hw_reset_t function castsKees Cook2019-11-161-11/+9
* bnx2x: Remove format_fw_ver_t function castsKees Cook2019-11-162-12/+12
* bnx2x: Remove config_init_t function castsKees Cook2019-11-162-61/+48
* bnx2x: Remove read_status_t function castsKees Cook2019-11-161-22/+22
* bnx2x: Drop redundant callback function castsKees Cook2019-11-161-80/+80
* bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra2019-11-051-5/+11
* bnx2x: Enable Multi-Cos feature.Sudarsana Reddy Kalluru2019-11-051-1/+2
* bnx2x: Utilize FW 7.13.15.0.Sudarsana Reddy Kalluru2019-11-052-67/+67
* bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-183-8/+18
* bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-07-251-2/+1
* bnx2x: Prevent load reordering in tx completion processingBrian King2019-07-211-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-07-084-11/+34
|\
| * bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli2019-06-294-11/+34
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-222-1/+3
|\|
| * bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2019-06-182-1/+3
* | bnx2x: Use napi_alloc_frag()Sebastian Andrzej Siewior2019-06-091-1/+1
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-074-32/+49
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-171-1/+1
| |\
| * | 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
| * | bnx2x: Utilize FW 7.13.11.0.Sudarsana Reddy Kalluru2019-03-271-7/+14
| * | net: remove 'fallback' argument from dev->ndo_select_queue()Paolo Abeni2019-03-202-5/+3
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-067-43/+0
|\ \ \ | |_|/ |/| |
| * | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-087-43/+0
| * | drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon2019-04-082-2/+2
| |/
* / bnx2x: fix spelling mistake "dicline" -> "decline"Colin Ian King2019-04-151-1/+1
|/
* bnx2x: Remove set but not used variable 'mfw_vn'YueHaibing2019-02-181-3/+1
* bnx2x: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-02-081-6/+2
* broadcom: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-232-2/+2
* bnx2x: Bump up driver version to 1.713.36Sudarsana Reddy Kalluru2019-01-221-1/+1
* bnx2x: fix various indentation issuesColin Ian King2019-01-164-98/+94
* cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain2019-01-082-2/+2