aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+0
2022-03-17bnx2x: fix built-in kernel driver load failureManish Chopra1-2/+0
2022-02-05bnx2x: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1
2021-12-20bnx2x: Utilize firmware 7.13.21.0Manish Chopra1-1/+10
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-08-24bnx2x: Read VPD with pci_vpd_alloc()Heiner Kallweit1-1/+0
2020-07-14bnx2x: convert to new udp_tunnel_nic infraJakub Kicinski1-7/+1
2020-07-04bnx2x: Add support for idlechk tests.Sudarsana Reddy Kalluru1-7/+3
2020-03-03net/broadcom: Clean broadcom code from driver versionsLeon Romanovsky1-1/+7
2019-01-22bnx2x: Bump up driver version to 1.713.36Sudarsana Reddy Kalluru1-1/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain1-1/+1
2018-12-12bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru1-0/+1
2018-12-12bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru1-0/+1
2018-11-12bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru1-0/+7
2018-06-30bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru1-0/+1
2018-03-26bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya1-4/+8
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King1-3/+3
2016-10-18ethernet/broadcom: use core min/max MTU checkingJarod Wilson1-3/+3
2016-02-16bnx2x: Add Geneve inner-RSS supportYuval Mintz1-4/+15
2015-12-08bnx2x: remove rx_pkt/rx_callsEric Dumazet1-2/+0
2015-11-18bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet1-113/+0
2015-09-17bnx2x: track vxlan port countJiri Benc1-0/+1
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia1-0/+2
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz1-0/+4
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz1-14/+32
2015-07-22bnx2x: Bump up driver version to 1.712.30Yuval Mintz1-1/+1
2015-07-22bnx2x: Add MFW dump supportYuval Mintz1-0/+2
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz1-0/+3
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz1-1/+3
2015-06-28bnx2x: fix DMA API usageMichal Schmidt1-1/+0
2015-06-25bnx2x: Don't notify about scratchpad paritiesManish Chopra1-4/+7
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-06-01bnx2x: Alloc 4k fragment for each rx ring buffer elementGabriel Krisman Bertazi1-3/+13
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz1-1/+1
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt1-2/+0
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt1-1/+1
2015-04-15bnx2x: Fix busy_poll vs netpollEric Dumazet1-86/+51
2015-03-23bnx2x: Fix statistics locking schemeYuval Mintz1-3/+1
2015-01-12net: bnx2x: avoid macro redefinitionDavid Decotigny1-4/+0
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran1-1/+1
2014-09-19bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz1-0/+1
2014-09-19bnx2x: New multi-function mode: UFPYuval Mintz1-0/+8
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov1-7/+37
2014-08-22bnx2x: Update driver version to 1.710.51Yuval Mintz1-1/+1
2014-08-22bnx2x: Code cleanupYuval Mintz1-10/+5
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon1-0/+27
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov1-0/+1
2014-07-01bnx2x: enlarge minimal alignemnt of data offsetDmitry Kravkov1-2/+4
2014-07-01bnx2x: VF can report link speedDmitry Kravkov1-0/+3