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-06-11bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens
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-16bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt
2016-10-28bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz
2015-11-20bnx2x: Fix vxlan removalYuval Mintz
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
2015-07-22bnx2x: Utilize FW 7.12.30Yuval Mintz
2015-06-28bnx2x: fix lockdep splatEric Dumazet
2015-06-25bnx2x: Fix self-test for 20g devicesYuval Mintz
2015-06-25bnx2x: Fix VF MAC removalShahed Shaikh
2015-06-25bnx2x: Don't notify about scratchpad paritiesManish Chopra
2015-06-25bnx2x: Correct speed from baseT into KR.Yuval Mintz
2015-06-25bnx2x: Correct asymmetric flow-controlYuval Mintz
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-05-10bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt
2015-04-29bnx2x: Delay during kdump loadYuval Mintz
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt
2015-04-29bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz
2015-03-31ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ethernet: Use bool function returns of true/false instead of 1/0Joe Perches
2015-03-31bnx2x: Prevent probe as early as possibleYuval Mintz
2015-03-31ptp: bnx2x: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita
2015-03-23bnx2x: Fix statistics locking schemeYuval Mintz
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-16bnx2x: fix encapsulation features on 57710/57711Michal Schmidt
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2015-02-05net: bnx2x: fix sparse warningsLad, Prabhakar
2015-01-02bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran
2014-12-30net: bnx2x: convert to timecounter adjtime.Richard Cochran