summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x
Commit message (Expand)AuthorAgeFilesLines
* 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
* bnx2x: remove unnecessary dma_syncVladislav Zolotarov2011-07-191-5/+0Star
* bnx2x: stop tx before CNIC_STOPVladislav Zolotarov2011-07-191-3/+3
* bnx2x: add missing command in error handling flowDmitry Kravkov2011-07-191-0/+1
* bnx2x: use correct dma_sync functionVladislav Zolotarov2011-07-192-2/+2
* bnx2x: Fix compilation when CNIC is not selected in configDmitry Kravkov2011-07-161-1/+1
* bnx2x: Multiple concurrent l2 traffic classesAriel Elior2011-07-1511-524/+1316
* bnx2x: Renaming the "reset_task" to "sp_rtnl_task"Ariel Elior2011-07-153-21/+45
* bnx2x: Add dcbnl notificationShmulik Ravid2011-07-071-3/+9
* net: fix warning of versioncheckShan Wei2011-07-071-1/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-07-061-3/+3
|\
| * net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller2011-06-291-3/+3
* | bnx2x: Fix warning message during 57712/8727 initializationYaniv Rosner2011-07-051-5/+1Star
* | bnx2x: Add autogrEEEn supportYaniv Rosner2011-07-053-12/+111
* | bnx2x: Fix BCM84833 initializationYaniv Rosner2011-07-052-13/+40
* | bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner2011-07-055-0/+42
* | bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner2011-07-051-15/+65
* | bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner2011-07-052-1/+14