summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Move all UDP port notifiers to single functionAlexander Duyck2016-06-171-61/+33
* bnx2x: allow adding VLANs while interface is downMichal Schmidt2016-06-051-89/+62
* bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov2016-05-311-7/+10
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-201-3/+2
* bnx2x: Prevent false warning for lack of FC NPIVYuval Mintz2016-03-181-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-081-12/+10
|\
| * bnx2x: fix indentation in bnx2x_sp_task()Michal Schmidt2016-03-021-1/+1
| * bnx2x: define fields of struct cfc_del_event_data as little-endianMichal Schmidt2016-03-021-2/+1
| * bnx2x: access cfc_del_event only if the opcode is CFC_DELMichal Schmidt2016-03-021-3/+5
| * bnx2x: fix crash on big-endian when adding VLANMichal Schmidt2016-03-021-8/+5
* | bnx2x: add a separate GENEVE Kconfig symbolArnd Bergmann2016-02-241-7/+7
* | net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend2016-02-171-1/+1
* | bnx2x: Add support for single-port DCBxYuval Mintz2016-02-161-1/+3
* | bnx2x: Add Geneve inner-RSS supportYuval Mintz2016-02-161-53/+122
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-031-2/+2
|\
| * bnx2x: Fix vxlan removalYuval Mintz2015-11-201-2/+2
* | bnx2x: remove bnx2x_low_latency_recv() supportEric Dumazet2015-11-181-3/+0
|/
* bnx2x: Fix VLANs null-pointer for 57710, 57711Yuval Mintz2015-11-161-1/+1
* bnx2x: track vxlan port countJiri Benc2015-09-171-2/+12
* bnx2x: use ktime_get_seconds() for timestampArnd Bergmann2015-09-111-4/+2
* bnx2x: Add new device ids under the Qlogic vendorYuval Mintz2015-08-271-0/+3
* bnx2x: Add vxlan RSS supportRajesh Borundia2015-08-181-0/+109
* bnx2: Fix bandwidth allocation for some MF modesYuval Mintz2015-08-171-1/+1
* bnx2x: Add BD support for storageYuval Mintz2015-08-061-0/+85
* bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2015-07-301-0/+2
* bnx2x: add vlan filtering offloadYuval Mintz2015-07-291-18/+232
* bnx2x: Add MFW dump supportYuval Mintz2015-07-221-0/+28
* bnx2x: new Multi-function mode - BDYuval Mintz2015-07-221-11/+45
* bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-221-24/+26
* bnx2x: Utilize FW 7.12.30Yuval Mintz2015-07-221-0/+2
* bnx2x: fix lockdep splatEric Dumazet2015-06-281-1/+2
* bnx2x: Fix self-test for 20g devicesYuval Mintz2015-06-251-4/+8
* bnx2x: Fix VF MAC removalShahed Shaikh2015-06-251-1/+1
* bnx2x: Don't notify about scratchpad paritiesManish Chopra2015-06-251-6/+14
* bnx2x: Correct speed from baseT into KR.Yuval Mintz2015-06-251-0/+13
* bnx2x: Correct asymmetric flow-controlYuval Mintz2015-06-251-7/+3
* bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-011-4/+5
* bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt2015-05-101-2/+7
* bnx2x: Delay during kdump loadYuval Mintz2015-04-291-0/+6
* bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt2015-04-291-4/+1
* bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt2015-04-291-2/+2
* bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt2015-04-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-45/+54
|\
| * bnx2x: Fix kdump when iommu=onYuval Mintz2015-04-011-23/+16
| * bnx2x: Fix kdump on 4-port deviceYuval Mintz2015-04-011-18/+35
| * bnx2x: Fix statistics locking schemeYuval Mintz2015-03-231-4/+3
* | ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran2015-03-311-5/+2
* | ethernet: Use bool function returns of true/false instead of 1/0Joe Perches2015-03-311-1/+1
* | bnx2x: Prevent probe as early as possibleYuval Mintz2015-03-311-0/+7
* | ptp: bnx2x: convert to the 64 bit get/set time methods.Richard Cochran2015-03-311-4/+4