summaryrefslogtreecommitdiff
path: root/drivers/net/bnx2x/bnx2x_main.c
AgeCommit message (Expand)Author
2011-09-27bnx2x: fix WOL by enablement PME in config spaceDmitry Kravkov
2011-09-27bnx2x: fix hw attention handlingDmitry Kravkov
2011-09-15bnx2x: Fix for a host coalescing bug which impared latency.Ariel Elior
2011-09-15bnx2x: don't access removed registers on 57712 and aboveDmitry Kravkov
2011-09-15bnx2x: init fw_seq after undi_unload is doneDmitry Kravkov
2011-09-15bnx2x: don't reset device while reading its configuration.Dmitry Kravkov
2011-09-15bnx2x: fix MF for 4-port devicesDmitry Kravkov
2011-09-15bnx2x: fix BRB thresholds for dropless_fc modeDmitry Kravkov
2011-08-11bnx2x: properly clean indirect addressesDmitry Kravkov
2011-08-11bnx2x: prevent race between undi_unload and load flowsDmitry Kravkov
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-21bnx2x: Parity errors recovery for 578xxVladislav Zolotarov
2011-07-21bnx2x: Read FIP mac from SHMEM in single function modeVladislav 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: DCB reworkDmitry 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-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv 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-15bnx2x: Add a periodic task for link PHY eventsYaniv Rosner
2011-06-15bnx2x: Adjust BCM84833 to BCM578xxYaniv Rosner
2011-06-15bnx2x: Add Warpcore support for 578xxYaniv Rosner
2011-06-15bnx2x: Cosmetic changes.Dmitry Kravkov
2011-06-15bnx2x: update DCB data during PMF migrationDmitry Kravkov
2011-06-15bnx2x: 57712 parity handlingVladislav Zolotarov
2011-06-15New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fcVlad Zolotarov
2011-06-15bnx2x: Created bnx2x_spVladislav Zolotarov
2011-06-15bnx2x: removed unused variablesDmitry Kravkov
2011-06-15bnx2x: dump FW memory when appropriate msglvl is raisedDmitry Kravkov
2011-06-15bnx2x: do not call link update without HW notificationYaniv Rosner
2011-06-15bnx2x: disable fairness if ETS is enabledDmitry Kravkov
2011-06-15bnx2x: remove references to intr_semDmitry Kravkov
2011-06-01bnx2x: Adjust BCM8726 module detection settingsYaniv Rosner
2011-06-01bnx2x: Fix port type displayYaniv Rosner
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov
2011-05-22bnx2x: allow device properly initialize after hotplugDmitry Kravkov
2011-05-22bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov
2011-05-16bnx2x: Allow ethtool to enable/disable loopback.Mahesh Bandewar
2011-05-05bnx2x: function descriptions format fixedDmitry Kravkov