summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h
AgeCommit message (Expand)Author
2023-08-22bnx2x: new flag for track HW resource allocationThinh Tran
2023-03-08bnx2x: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra
2022-02-05bnx2x: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-12-20bnx2x: Utilize firmware 7.13.21.0Manish Chopra
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-08-24bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit
2020-07-14bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski
2020-07-04bnx2x: Add support for idlechk tests.Sudarsana Reddy Kalluru
2020-03-03net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky
2019-01-22bnx2x: Bump up driver version to 1.713.36Sudarsana Reddy Kalluru
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain
2018-12-12bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2018-12-12bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru
2018-11-12bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-03-26bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King
2016-10-18ethernet/broadcom: use core min/max MTU checkingJarod Wilson
2016-02-16bnx2x: Add Geneve inner-RSS supportYuval Mintz
2015-12-08bnx2x: remove rx_pkt/rx_callsEric Dumazet
2015-11-18bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet
2015-09-17bnx2x: track vxlan port countJiri Benc
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz
2015-07-22bnx2x: Bump up driver version to 1.712.30Yuval Mintz
2015-07-22bnx2x: Add MFW dump supportYuval Mintz
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz
2015-06-28bnx2x: fix DMA API usageMichal Schmidt
2015-06-25bnx2x: Don't notify about scratchpad paritiesManish Chopra
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-01bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt
2015-04-15bnx2x: Fix busy_poll vs netpollEric Dumazet
2015-03-23bnx2x: Fix statistics locking schemeYuval Mintz
2015-01-12net: bnx2x: avoid macro redefinitionDavid Decotigny
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
2014-09-19bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz
2014-09-19bnx2x: New multi-function mode: UFPYuval Mintz
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov
2014-08-22bnx2x: Update driver version to 1.710.51Yuval Mintz
2014-08-22bnx2x: Code cleanupYuval Mintz
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov