summaryrefslogtreecommitdiff
path: root/drivers/net/bnx2x_main.c
AgeCommit message (Expand)Author
2010-07-21bnx2x: Advance a module versionVladislav Zolotarov
2010-07-21bnx2x: Protect statistics ramrod and sequence numberVladislav Zolotarov
2010-07-21bnx2x: Protect a SM state changeVladislav Zolotarov
2010-05-17bnx2x: avoid TX timeout when stopping deviceStanislaw Gruszka
2010-05-05bnx2x: Fix check to get RX hashTom Herbert
2010-04-28bnx2x: Remove two prefetch()Eric Dumazet
2010-04-23bnx2x: add support for receive hashingTom Herbert
2010-04-19bnx2x: Date and versionVladislav Zolotarov
2010-04-19bnx2x: Don't report link down if has been already downVladislav Zolotarov
2010-04-19bnx2x: Rework power state handling codeVladislav Zolotarov
2010-04-19bnx2x: use mask in test_registers() to avoid parity errorVladislav Zolotarov
2010-04-19bnx2x: Fixed MSI-X enabling flowVladislav Zolotarov
2010-04-19bnx2x: Added new statisticsVladislav Zolotarov
2010-04-19bnx2x: White spacesVladislav Zolotarov
2010-04-19bnx2x: Protect code with NOMCPVladislav Zolotarov
2010-04-19bnx2x: Increase DMAE max write size for 57711Vladislav Zolotarov
2010-04-19bnx2x: Use VPD-R V0 entry to display firmware revisionVladislav Zolotarov
2010-04-19bnx2x: Parity errors handling for 57710 and 57711Vladislav Zolotarov
2010-04-07bnx2x: use the DMA API instead of the pci equivalentsFUJITA Tomonori
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-04-01bnx2x: Added GRO supportDmitry Kravkov
2010-03-15bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka
2010-03-15bnx2x: remove not necessary compiler barrierStanislaw Gruszka
2010-03-15bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka
2010-02-28bnx2x: Tx barriers and locksVladislav Zolotarov
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko
2010-02-17drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpersJoe Perches
2010-02-17bnx2x: version number and dateVladislav Zolotarov
2010-02-17bnx2x: Use firmware 5.2.13Vladislav Zolotarov
2010-02-17bnx2x: fix in 57710 self-testVladislav Zolotarov
2010-02-17bnx2x: Do not allow enabling LRO if disable_tpa=1Vladislav Zolotarov
2010-02-17bnx2x: clean up in case of error in bnx2x_init_hw()Vladislav Zolotarov
2010-02-17bnx2x: Properly release allocated MSI-X/MSI vectorsVladislav Zolotarov
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-28netdev: remove HAVE_ leftoversAlexey Dobriyan
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-25bnx2x: Initialize cnic status block during chip resetMichael Chan
2009-11-18bnx2x: Don't set netdev->trans_startVladislav Zolotarov
2009-11-17bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov
2009-11-10bnx2x: version 1.52.1-4Eilon Greenstein
2009-11-10bnx2x: Change coalescing granularity to 4usEilon Greenstein
2009-11-10bnx2x: Remove misleading error printEilon Greenstein
2009-11-10bnx2x: GSO implies CSUM offloadEilon Greenstein
2009-11-10bnx2x: declare MODULE_FIRMWAREBen Hutchings
2009-11-05bnx2x: version 1.52.1-3Yaniv Rosner
2009-11-05bnx2x: Fix CL73 autoneg issuesYaniv Rosner
2009-10-15bnx2x: Update to version 1.52.1-1Eilon Greenstein
2009-10-15bnx2x: Report the maximal available BW as link speedEilon Greenstein
2009-10-15bnx2x: Do not call load/unload functionality from DCCEilon Greenstein