aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x/bnx2x_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21bnx2x: Parity errors recovery for 578xxVladislav Zolotarov1-25/+94
2011-07-21bnx2x: Read FIP mac from SHMEM in single function modeVladislav Zolotarov1-7/+9
2011-07-21bnx2x: Implementation for netdev->ndo_fcoe_get_wwnVladislav Zolotarov1-3/+57
2011-07-19bnx2x: disable FCoE for 578xx devices since not yet supportedDmitry Kravkov1-2/+2
2011-07-19bnx2x: fix memory barriersVladislav Zolotarov1-2/+6
2011-07-19bnx2x: use BNX2X_Q_FLG_TPA_IPV6 for TPA queue configurationVladislav Zolotarov1-1/+3
2011-07-19bnx2x: disable loacal BH when scheduling FCOE napiVladislav Zolotarov1-1/+8
2011-07-19bnx2x: DCB reworkDmitry Kravkov1-7/+91
2011-07-14bnx2x: Multiple concurrent l2 traffic classesAriel Elior1-147/+374
2011-07-14bnx2x: Renaming the "reset_task" to "sp_rtnl_task"Ariel Elior1-19/+29
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+3
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner1-0/+4
2011-06-29net+crypto: Use vmalloc for zlib inflate buffers.David S. Miller1-3/+3
2011-06-27bnx2x: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-6/+4
2011-06-15bnx2x: Add a periodic task for link PHY eventsYaniv Rosner1-9/+65
2011-06-15bnx2x: Adjust BCM84833 to BCM578xxYaniv Rosner1-0/+47
2011-06-15bnx2x: Add Warpcore support for 578xxYaniv Rosner1-0/+3
2011-06-15bnx2x: Cosmetic changes.Dmitry Kravkov1-19/+18
2011-06-15bnx2x: update DCB data during PMF migrationDmitry Kravkov1-0/+2
2011-06-15bnx2x: 57712 parity handlingVladislav Zolotarov1-167/+586
2011-06-15New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fcVlad Zolotarov1-1322/+2403
2011-06-15bnx2x: Created bnx2x_spVladislav Zolotarov1-821/+3
2011-06-15bnx2x: removed unused variablesDmitry Kravkov1-9/+6
2011-06-15bnx2x: dump FW memory when appropriate msglvl is raisedDmitry Kravkov1-5/+18
2011-06-15bnx2x: do not call link update without HW notificationYaniv Rosner1-2/+8
2011-06-15bnx2x: disable fairness if ETS is enabledDmitry Kravkov1-2/+6
2011-06-15bnx2x: remove references to intr_semDmitry Kravkov1-36/+0
2011-06-01bnx2x: Adjust BCM8726 module detection settingsYaniv Rosner1-0/+4
2011-06-01bnx2x: Fix port type displayYaniv Rosner1-39/+0
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov1-1/+2
2011-05-22bnx2x: allow device properly initialize after hotplugDmitry Kravkov1-43/+24
2011-05-22bnx2x: fix DMAE timeout according to hw specificationsDmitry Kravkov1-1/+1
2011-05-22bnx2x: properly handle CFC DEL in cnic flowVladislav Zolotarov1-1/+2
2011-05-16bnx2x: Allow ethtool to enable/disable loopback.Mahesh Bandewar1-0/+3
2011-05-05bnx2x: function descriptions format fixedDmitry Kravkov1-32/+32
2011-05-05bnx2x: update year to 2011 and version to 1.62.12-0Dmitry Kravkov1-1/+1
2011-05-05bnx2x: improve memory handling, low memory recovery flowsDmitry Kravkov1-172/+17
2011-05-05bnx2x: Do storage mac address validation for SF mode.Dmitry Kravkov1-16/+16
2011-05-05bnx2x: allow WoL on every function in MF modesDmitry Kravkov1-7/+3
2011-05-05bnx2x: link report improvementsVladislav Zolotarov1-12/+9
2011-04-17bnx2x: Fix set-but-unused variables.David S. Miller1-7/+2
2011-04-12net: bnx2x: convert to hw_featuresMichał Mirosław1-16/+11
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-5/+5
2011-03-31bnx2x, cnic: Disable iSCSI if DCBX negotiation is successfulDmitry Kravkov1-0/+5
2011-03-31Fix common misspellingsLucas De Marchi1-5/+5
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-7/+0
2011-03-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2011-03-14bnx2x: fix swap of rx-ticks and tx-ticks parameters in interrupt coalescing flowAriel Elior1-1/+1
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-9/+10
2011-03-06bnx2x: fix link notificationDmitry Kravkov1-7/+7