summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x
AgeCommit message (Expand)AuthorFilesLines
2020-01-12bnx2x: Fix logic to get total no. of PFs per engineManish Chopra1-1/+1
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra3-2/+23
2019-12-31bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra1-5/+11
2019-11-20bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh1-0/+10
2019-08-25bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra3-8/+18
2019-08-09bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-1/+1
2019-07-31bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli4-11/+34
2019-07-31bnx2x: Prevent load reordering in tx completion processingBrian King1-0/+3
2019-07-21bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2-1/+3
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2-1/+10
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru2-8/+30
2019-01-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru1-1/+3
2018-12-13bnx2x: Assign unique DMAE channel number for FW DMAE transactions.Sudarsana Reddy Kalluru2-0/+8
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru1-3/+10
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-06-11bnx2x: use the right constantJulia Lawall1-1/+1
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli2-3/+15
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko2-4/+6
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...Jiri Pirko1-1/+1
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko2-2/+0
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko2-5/+7
2017-07-14bnx2x: fix format overflow warningArnd Bergmann1-1/+2
2017-07-13net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King1-2/+2
2017-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-06-25bnx2x: Don't log mc removal needlesslyMintz, Yuval1-1/+1
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-6/+29
2017-06-10bnx2x: Don't post statistics to malicious VFsMintz, Yuval2-1/+13
2017-06-10bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval1-4/+15
2017-06-08net: propagate tc filter chain index down the ndo_setup_tc callJiri Pirko2-4/+4
2017-06-07bnx2x: fix pf2vf bulletin DMA mapping leakMichal Schmidt1-1/+1
2017-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-06-01bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar1-0/+1
2017-05-16bnx2x: Remove open coded carrier checkLeon Romanovsky1-1/+1
2017-05-09treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches1-1/+1
2017-05-01bnx2x: Align RX buffersScott Wood1-0/+1
2017-05-01bnx2x: Get rid of useless temporary variableAndy Shevchenko1-9/+5
2017-05-01bnx2x: Reuse bnx2x_null_format_ver()Andy Shevchenko1-11/+9
2017-05-01bnx2x: Replace custom scnprintf()Andy Shevchenko1-70/+9
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+12
2017-04-04bnx2x: fix spelling mistake in macros HW_INTERRUT_ASSERT_SET_*Colin Ian King2-12/+12
2017-03-16mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar1-1/+4
2017-03-08bnx2x: add missing configuration of VF VLAN filtersMichal Schmidt1-0/+17
2017-03-08bnx2x: fix incorrect filter count in an error messageMichal Schmidt1-1/+1
2017-03-08bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2-1/+8
2017-03-08bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt1-5/+11
2017-03-08bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt1-12/+11
2017-03-08bnx2x: lower verbosity of VF stats debug messagesMichal Schmidt1-6/+8