summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: add missing break in bnx2x_dcbnl_get_capShmulik Ravid2011-09-271-0/+1
* bnx2x: fix WOL by enablement PME in config spaceDmitry Kravkov2011-09-271-1/+9
* bnx2x: fix hw attention handlingDmitry Kravkov2011-09-272-2/+16
* bnx2x: Fix ethtool advertisementYaniv Rosner2011-09-151-3/+40
* bnx2x: Fix 578xx link LEDYaniv Rosner2011-09-151-2/+6
* bnx2x: Fix XMAC loopback testYaniv Rosner2011-09-152-2/+2
* bnx2x: Remove fiber remote fault detectionYaniv Rosner2011-09-151-8/+4Star
* bnx2x: Enable FEC for 57810-KRYaniv Rosner2011-09-152-0/+9
* bnx2x: Fix ETS bandwidthYaniv Rosner2011-09-151-12/+6Star
* bnx2x: Fix for a host coalescing bug which impared latency.Ariel Elior2011-09-152-16/+42
* bnx2x: don't access removed registers on 57712 and aboveDmitry Kravkov2011-09-151-5/+9
* bnx2x: init fw_seq after undi_unload is doneDmitry Kravkov2011-09-151-7/+8
* bnx2x: don't reset device while reading its configuration.Dmitry Kravkov2011-09-152-10/+16
* bnx2x: fix MF for 4-port devicesDmitry Kravkov2011-09-153-26/+36
* bnx2x: fix rx ring size reportVladislav Zolotarov2011-09-152-10/+12
* bnx2x: decrease print level to debugDmitry Kravkov2011-09-151-1/+2
* bnx2x: fix BRB thresholds for dropless_fc modeDmitry Kravkov2011-09-153-25/+102
* bnx2x: disable dcb on 578xx since not supported yetDmitry Kravkov2011-08-111-1/+1
* bnx2x: properly clean indirect addressesDmitry Kravkov2011-08-112-9/+32
* bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov2011-08-111-0/+8
* bnx2x: fix select_queue when FCoE is disabledVladislav Zolotarov2011-08-111-5/+25
* bnx2x: init FCOE FP only onceVladislav Zolotarov2011-08-111-2/+3
* bnx2x: Clear MDIO access warning during first driver loadYaniv Rosner2011-08-031-1/+5
* bnx2x: Fix BCM578xx MAC testYaniv Rosner2011-08-031-5/+4Star
* bnx2x: Fix BCM54618se invalid link indicationYaniv Rosner2011-08-031-2/+9
* bnx2x: Fix BCM84833 linkYaniv Rosner2011-08-031-9/+12
* bnx2x: Fix link issue with DAC over 578xxYaniv Rosner2011-08-031-0/+3
* bnx2x: Fix LED behaviorYaniv Rosner2011-08-031-7/+17
* bnx2x: Fix BCM578xx-B0 MDIO accessYaniv Rosner2011-08-033-3/+18
* bnx2x: Fix remote fault handlingYaniv Rosner2011-08-033-45/+69
* bnx2x: Fix chip hanging due to TX pipe stall.Yaniv Rosner2011-08-031-1/+11
* bnx2x: Fix missing pause on for 578xxYaniv Rosner2011-08-032-0/+8
* bnx2x: Prevent restarting Tx during bnx2x_nic_unloadVladislav Zolotarov2011-08-021-2/+8
* bnx2x: use pci_pcie_cap()Vladislav Zolotarov2011-07-241-1/+1
* bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov2011-07-241-11/+25
* bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid2011-07-241-3/+6
* bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov2011-07-241-31/+32
* bnx2x: fix loopback for non 10G linkYaniv Rosner2011-07-241-6/+18
* bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov2011-07-241-6/+33
* bnx2x: Broken self-test in SF mode on 578xxVladislav Zolotarov2011-07-213-3/+12
* bnx2x: Parity errors recovery for 578xxVladislav Zolotarov2011-07-214-71/+168
* bnx2x: Read FIP mac from SHMEM in single function modeVladislav Zolotarov2011-07-211-7/+9
* bnx2x: Fixed ethtool -d for 578xxVladislav Zolotarov2011-07-212-811/+1202
* bnx2x: Implementation for netdev->ndo_fcoe_get_wwnVladislav Zolotarov2011-07-213-3/+91
* bnx2x: disable FCoE for 578xx devices since not yet supportedDmitry Kravkov2011-07-191-2/+2
* bnx2x: fix memory barriersVladislav Zolotarov2011-07-192-19/+75
* bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configurationVladislav Zolotarov2011-07-193-2/+5
* bnx2x: disable loacal BH when scheduling FCOE napiVladislav Zolotarov2011-07-191-1/+8
* bnx2x: fix MB index for 4-port devicesDmitry Kravkov2011-07-191-1/+1
* bnx2x: DCB reworkDmitry Kravkov2011-07-196-112/+268