summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-29bnx2x: fix lockdep splatEric Dumazet1-1/+2
2015-06-25bnx2x: Fix self-test for 20g devicesYuval Mintz1-4/+8
2015-06-25bnx2x: Fix VF MAC removalShahed Shaikh1-1/+1
2015-06-25bnx2x: Don't notify about scratchpad paritiesManish Chopra1-6/+14
2015-06-25bnx2x: Correct speed from baseT into KR.Yuval Mintz1-0/+13
2015-06-25bnx2x: Correct asymmetric flow-controlYuval Mintz1-7/+3
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz1-4/+5
2015-05-11bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt1-2/+7
2015-04-29bnx2x: Delay during kdump loadYuval Mintz1-0/+6
2015-04-29bnx2x: remove {TPA,GRO}_ENABLE_FLAGMichal Schmidt1-4/+1
2015-04-29bnx2x: merge fp->disable_tpa with fp->modeMichal Schmidt1-2/+2
2015-04-29bnx2x: mark LRO as a fixed disabled feature if disable_tpa is setMichal Schmidt1-1/+1
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-45/+54
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz1-23/+16
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz1-18/+35
2015-04-01ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ethernet: Use bool function returns of true/false instead of 1/0Joe Perches1-1/+1
2015-03-31bnx2x: Prevent probe as early as possibleYuval Mintz1-0/+7
2015-03-31ptp: bnx2x: convert to the 64 bit get/set time methods.Richard Cochran1-4/+4
2015-03-29net: Move check for multiple vlans to driversToshiaki Makita1-0/+1
2015-03-24bnx2x: Fix statistics locking schemeYuval Mintz1-4/+3
2015-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-17bnx2x: fix encapsulation features on 57710/57711Michal Schmidt1-1/+1
2015-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
2015-03-04ethernet: Use eth_<foo>_addr instead of memsetJoe Perches1-3/+3
2015-02-06net: bnx2x: fix sparse warningsLad, Prabhakar1-3/+3
2015-01-03bnx2x: convert to CYCLECOUNTER_MASK macro.Richard Cochran1-1/+1
2014-12-31net: bnx2x: convert to timecounter adjtime.Richard Cochran1-5/+1
2014-12-27net: Generalize ndo_gso_check to ndo_features_checkJesse Gross1-3/+5
2014-12-18bnx2x: fix typos in "configure"Jiri Benc1-2/+2
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2014-12-10bnx2x: Implement ndo_gso_check()Joe Stringer1-0/+7
2014-12-09bnx2x: Use correct fastpath version for VFs.Yuval Mintz1-0/+2
2014-12-03net: rename netdev_phys_port_id to more generic nameJiri Pirko1-1/+1
2014-10-30bnx2x: use napi_schedule_irqoff()Eric Dumazet1-1/+1
2014-09-20bnx2x: Add a fallback multi-function mode NPAR1.5Yuval Mintz1-10/+35
2014-09-20bnx2x: New multi-function mode: UFPYuval Mintz1-17/+112
2014-09-20bnx2x: Changes with storage & MAC macrosDmitry Kravkov1-19/+11
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-18/+39
2014-09-03bnx2x: Configure device endianity on driver load and reset endianity on removal.Manish Chopra1-18/+39
2014-08-28bnx2x: Fix static checker warning regarding `txdata_ptr'Yuval Mintz1-2/+2
2014-08-26bnx2x: Fix stop-on-errorYuval Mintz1-1/+1
2014-08-26net/bnx2x: Use is_kdump_kernel() to detect kdump kernelAmir Vadai1-1/+2
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-75/+17
2014-08-22bnx2x: FW assertion changesAriel Elior1-106/+85
2014-08-22bnx2x: Safe bnx2x_panic_dump()Yuval Mintz1-0/+29
2014-08-22bnx2x: Code cleanupYuval Mintz1-9/+7
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon1-5/+594
2014-08-22bnx2x: Utilize FW 7.10.51Dmitry Kravkov1-1/+5