summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
AgeCommit message (Expand)Author
2020-01-12bnx2x: Do not handle requests from VFs after parityManish Chopra
2019-11-25bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh
2019-08-25bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra
2019-08-04bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru
2019-01-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-03-03bnx2x: Improve reliability in case of nested PCI errorsGuilherme G. Piccoli
2017-12-14bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt
2017-12-14bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2016-12-05bnx2x: Prevent tunnel config for 577xxMintz, Yuval
2016-12-05net: bnx2x: fix improper return valuePan Bian
2016-10-23bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru
2016-09-26bnx2x: allocate mac filtering 'mcast_list' in PAGE_SIZE incrementsJason Baron
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-06bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck
2016-09-01bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli
2016-08-24bnx2x: Don't flush multicast MACsYuval Mintz
2016-06-17bnx2x: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-05bnx2x: allow adding VLANs while interface is downMichal Schmidt
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-03-18bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-03-02bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt
2016-03-02bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt
2016-03-02bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt
2016-03-02bnx2x: fix crash on big-endian when adding VLANMichal Schmidt
2016-02-24bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2016-02-16bnx2x: Add support for single-port DCBxYuval Mintz
2016-02-16bnx2x: Add Geneve inner-RSS supportYuval Mintz
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-20bnx2x: Fix vxlan removalYuval Mintz
2015-11-18bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet
2015-11-16bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz
2015-09-17bnx2x: track vxlan port countJiri Benc
2015-09-11bnx2x: use ktime_get_seconds() for timestampArnd Bergmann
2015-08-27bnx2x: Add new device ids under the Qlogic vendorYuval Mintz
2015-08-18bnx2x: Add vxlan RSS supportRajesh Borundia
2015-08-17bnx2: Fix bandwidth allocation for some MF modesYuval Mintz
2015-08-06bnx2x: Add BD support for storageYuval Mintz
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2015-07-29bnx2x: add vlan filtering offloadYuval 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