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