summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix multiple UBSAN array-index-out-of-boundsGhadi Elie Rahme2024-06-281-1/+1
* bnx2x: new flag for track HW resource allocationThinh Tran2023-08-221-0/+2
* bnx2x: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-081-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-171-2/+0
|\
| * bnx2x: fix built-in kernel driver load failureManish Chopra2022-03-171-2/+0
* | bnx2x: Replace one-element array with flexible-array memberGustavo A. R. Silva2022-02-051-1/+1
|/
* bnx2x: Utilize firmware 7.13.21.0Manish Chopra2021-12-201-1/+10
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-141-1/+1
* bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit2021-08-241-1/+0
* bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski2020-07-141-7/+1
* bnx2x: Add support for idlechk tests.Sudarsana Reddy Kalluru2020-07-041-7/+3
* net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky2020-03-031-1/+7
* bnx2x: Bump up driver version to 1.713.36Sudarsana Reddy Kalluru2019-01-221-1/+1
* cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain2019-01-081-1/+1
* bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2018-12-121-0/+1
* bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru2018-12-121-0/+1
* bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2018-11-121-0/+7
* bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru2018-06-301-0/+1
* bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-261-4/+8
* bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King2017-04-041-3/+3
* ethernet/broadcom: use core min/max MTU checkingJarod Wilson2016-10-181-3/+3
* bnx2x: Add Geneve inner-RSS supportYuval Mintz2016-02-161-4/+15
* bnx2x: remove rx_pkt/rx_callsEric Dumazet2015-12-081-2/+0
* bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet2015-11-181-113/+0
* bnx2x: track vxlan port countJiri Benc2015-09-171-0/+1
* bnx2x: Add vxlan RSS supportRajesh Borundia2015-08-181-0/+2
* bnx2: Fix bandwidth allocation for some MF modesYuval Mintz2015-08-171-0/+4
* bnx2x: add vlan filtering offloadYuval Mintz2015-07-291-14/+32
* bnx2x: Bump up driver version to 1.712.30Yuval Mintz2015-07-221-1/+1
* bnx2x: Add MFW dump supportYuval Mintz2015-07-221-0/+2
* bnx2x: new Multi-function mode - BDYuval Mintz2015-07-221-0/+3
* bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-221-1/+3
* bnx2x: fix DMA API usageMichal Schmidt2015-06-281-1/+0
* bnx2x: Don't notify about scratchpad paritiesManish Chopra2015-06-251-4/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-1/+1
|\
| * bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-011-1/+1
* | bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi2015-06-011-3/+13
|/
* bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt2015-04-291-2/+0
* bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-291-1/+1
* bnx2x: Fix busy_poll vs netpollEric Dumazet2015-04-151-86/+51
* bnx2x: Fix statistics locking schemeYuval Mintz2015-03-231-3/+1
* net: bnx2x: avoid macro redefinitionDavid Decotigny2015-01-121-4/+0
* time: move the timecounter/cyclecounter code into its own file.Richard Cochran2014-12-301-1/+1
* bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz2014-09-191-0/+1
* bnx2x: New multi-function mode: UFPYuval Mintz2014-09-191-0/+8
* bnx2x: Changes with storage & MAC macrosDmitry Kravkov2014-09-191-7/+37
* bnx2x: Update driver version to 1.710.51Yuval Mintz2014-08-221-1/+1
* bnx2x: Code cleanupYuval Mintz2014-08-221-10/+5
* bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon2014-08-221-0/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-0/+1
|\