summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x
AgeCommit message (Expand)AuthorLines
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher-60972/+0
2011-08-03bnx2x: Clear MDIO access warning during first driver loadYaniv Rosner-1/+5
2011-08-03bnx2x: Fix BCM578xx MAC testYaniv Rosner-5/+4
2011-08-03bnx2x: Fix BCM54618se invalid link indicationYaniv Rosner-2/+9
2011-08-03bnx2x: Fix BCM84833 linkYaniv Rosner-9/+12
2011-08-03bnx2x: Fix link issue with DAC over 578xxYaniv Rosner-0/+3
2011-08-03bnx2x: Fix LED behaviorYaniv Rosner-7/+17
2011-08-03bnx2x: Fix BCM578xx-B0 MDIO accessYaniv Rosner-3/+18
2011-08-03bnx2x: Fix remote fault handlingYaniv Rosner-45/+69
2011-08-03bnx2x: Fix chip hanging due to TX pipe stall.Yaniv Rosner-1/+11
2011-08-03bnx2x: Fix missing pause on for 578xxYaniv Rosner-0/+8
2011-08-02bnx2x: Prevent restarting Tx during bnx2x_nic_unloadVladislav Zolotarov-2/+8
2011-07-24bnx2x: use pci_pcie_cap()Vladislav Zolotarov-1/+1
2011-07-24bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov-11/+25
2011-07-24bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid-3/+6
2011-07-24bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov-31/+32
2011-07-24bnx2x: fix loopback for non 10G linkYaniv Rosner-6/+18
2011-07-24bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov-6/+33
2011-07-21bnx2x: Broken self-test in SF mode on 578xxVladislav Zolotarov-3/+12
2011-07-21bnx2x: Parity errors recovery for 578xxVladislav Zolotarov-71/+168
2011-07-21bnx2x: Read FIP mac from SHMEM in single function modeVladislav Zolotarov-7/+9
2011-07-21bnx2x: Fixed ethtool -d for 578xxVladislav Zolotarov-811/+1202
2011-07-21bnx2x: Implementation for netdev->ndo_fcoe_get_wwnVladislav Zolotarov-3/+91
2011-07-19bnx2x: disable FCoE for 578xx devices since not yet supportedDmitry Kravkov-2/+2
2011-07-19bnx2x: fix memory barriersVladislav Zolotarov-19/+75
2011-07-19bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configurationVladislav Zolotarov-2/+5
2011-07-19bnx2x: disable loacal BH when scheduling FCOE napiVladislav Zolotarov-1/+8
2011-07-19bnx2x: fix MB index for 4-port devicesDmitry Kravkov-1/+1
2011-07-19bnx2x: DCB reworkDmitry Kravkov-112/+268
2011-07-19bnx2x: remove unnecessary dma_syncVladislav Zolotarov-5/+0
2011-07-19bnx2x: stop tx before CNIC_STOPVladislav Zolotarov-3/+3
2011-07-19bnx2x: add missing command in error handling flowDmitry Kravkov-0/+1
2011-07-19bnx2x: use correct dma_sync functionVladislav Zolotarov-2/+2
2011-07-16bnx2x: Fix compilation when CNIC is not selected in configDmitry Kravkov-1/+1
2011-07-14bnx2x: Multiple concurrent l2 traffic classesAriel Elior-524/+1316
2011-07-14bnx2x: Renaming the "reset_task" to "sp_rtnl_task"Ariel Elior-21/+45
2011-07-07bnx2x: Add dcbnl notificationShmulik Ravid-3/+9
2011-07-07net: fix warning of versioncheckShan Wei-1/+0
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-3/+3
2011-07-05bnx2x: Fix warning message during 57712/8727 initializationYaniv Rosner-5/+1
2011-07-05bnx2x: Add autogrEEEn supportYaniv Rosner-12/+111
2011-07-05bnx2x: Fix BCM84833 initializationYaniv Rosner-13/+40
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner-0/+42
2011-07-05bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner-15/+65
2011-07-05bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner-1/+14
2011-07-05bnx2x: Change BCM54616S to BCM54618SEYaniv Rosner-30/+62
2011-07-05bnx2x: PFC fixesYaniv Rosner-37/+64
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller-3/+3
2011-06-27bnx2x: remove unnecessary read of PCI_CAP_ID_EXPJon Mason-7/+4
2011-06-21net: remove mm.h inclusion from netdevice.hAlexey Dobriyan-0/+1