summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net: Move check for multiple vlans to driversToshiaki Makita2015-03-291-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-201-1/+1
|\ \ | |/
| * bnx2x: fix encapsulation features on 57710/57711Michal Schmidt2015-03-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-091-0/+3
|\ \ | |/
| * bnx2x: Force fundamental reset for EEH recoveryBrian King2015-03-051-0/+3
* | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-3/+3
|/
* net: bnx2x: fix sparse warningsLad, Prabhakar2015-02-051-3/+3
* bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran2015-01-021-1/+1
* net: bnx2x: convert to timecounter adjtime.Richard Cochran2014-12-301-5/+1
* net: Generalize ndo_gso_check to ndo_features_checkJesse Gross2014-12-261-3/+5
* bnx2x: fix typos in "configure"Jiri Benc2014-12-181-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-101-0/+7
|\
| * bnx2x: Implement ndo_gso_check()Joe Stringer2014-12-091-0/+7
* | bnx2x: Use correct fastpath version for VFs.Yuval Mintz2014-12-091-0/+2
* | net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-021-1/+1
* | bnx2x: use napi_schedule_irqoff()Eric Dumazet2014-10-301-1/+1
|/
* bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz2014-09-191-10/+35
* bnx2x: New multi-function mode: UFPYuval Mintz2014-09-191-17/+112
* bnx2x: Changes with storage & MAC macrosDmitry Kravkov2014-09-191-19/+11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-18/+39
|\
| * bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra2014-09-021-18/+39
* | bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz2014-08-271-2/+2
* | bnx2x: Fix stop-on-errorYuval Mintz2014-08-251-1/+1
* | net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai2014-08-251-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-231-75/+17
|\ \ | |/
| * bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-211-75/+17
* | bnx2x: FW assertion changesAriel Elior2014-08-221-106/+85
* | bnx2x: Safe bnx2x_panic_dump()Yuval Mintz2014-08-221-0/+29
* | bnx2x: Code cleanupYuval Mintz2014-08-221-9/+7
* | bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon2014-08-221-5/+594
OpenPOWER on IntegriCloud