aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-23bnx2x: add support for receive hashingTom Herbert1-1/+1
2010-04-19bnx2x: Fixed MSI-X enabling flowVladislav Zolotarov1-5/+13
2010-04-19bnx2x: Added new statisticsVladislav Zolotarov1-2/+2
2010-04-19bnx2x: White spacesVladislav Zolotarov1-1/+8
2010-04-19bnx2x: Increase DMAE max write size for 57711Vladislav Zolotarov1-1/+1
2010-04-19bnx2x: Use VPD-R V0 entry to display firmware revisionVladislav Zolotarov1-0/+4
2010-04-19bnx2x: Parity errors handling for 57710 and 57711Vladislav Zolotarov1-2/+21
2010-04-07bnx2x: use the DMA API instead of the pci equivalentsFUJITA Tomonori1-2/+2
2010-02-17drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpersJoe Perches1-20/+29
2010-02-17bnx2x: Use firmware 5.2.13Vladislav Zolotarov1-2/+2
2009-11-17bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov1-15/+6
2009-11-10bnx2x: Change coalescing granularity to 4usEilon Greenstein1-1/+1
2009-10-15bnx2x: Adding FW mailbox mutexEilon Greenstein1-0/+3
2009-10-15bnx2x: Changing the Disabled state to a flagEilon Greenstein1-1/+1
2009-10-11bnx2x: Add main CNIC interface functions.Michael Chan1-0/+4
2009-10-11bnx2x: Add hw init code to support iSCSI.Michael Chan1-11/+48
2009-10-11bnx2x: Refactor MAC address setup code.Michael Chan1-2/+2
2009-08-12bnx2x: Whitespaces and commentsEilon Greenstein1-18/+20
2009-08-12bnx2x: Re-factor the initialization codeEilon Greenstein1-2/+26
2009-08-12bnx2x: Remove the init_dmae field from bpEilon Greenstein1-1/+0
2009-08-12bnx2x: Stop loading if error condition detectedEilon Greenstein1-0/+1
2009-08-12bnx2x: Configurable pause schemeEilon Greenstein1-0/+2
2009-08-12bnx2x: Reporting host statistics to management FWEilon Greenstein1-0/+1
2009-08-12bnx2x: MDC/MDIO CL45 IOCTLsEilon Greenstein1-0/+3
2009-08-12bnx2x: Supporting Device Control ChannelEilon Greenstein1-0/+6
2009-08-12bnx2x: Using the new FWEilon Greenstein1-17/+28
2009-07-21bnx2x: Missing parenthesis might result with wrong castingEilon Greenstein1-1/+1
2009-07-21bnx2x: Supporting BCM8727 PHYEilon Greenstein1-0/+1
2009-07-05bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein1-0/+2
2009-04-27bnx2x: Separated FW from the source.Vladislav Zolotarov1-0/+15
2009-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-03-10bnx2x: Casting page alignmentEilon Greenstein1-1/+1
2009-02-15bnx2x: Clean-upEilon Greenstein1-1/+1
2009-02-15bnx2x: Moving includesEilon Greenstein1-0/+6
2009-02-15bnx2x: Sparse endianity annotationEilon Greenstein1-11/+11
2009-02-15bnx2x: Removing redundant macrosEilon Greenstein1-10/+0
2009-02-15bnx2x: Loopback in diag modeEilon Greenstein1-4/+4
2009-02-15bnx2x: Manual setting for MRRSEilon Greenstein1-0/+1
2009-02-15bnx2x: Using registers nameEilon Greenstein1-3/+6
2009-02-15bnx2x: PHY lock listEilon Greenstein1-0/+1
2009-02-15bnx2x: GPIO accessoriesEilon Greenstein1-0/+2
2009-02-15bnx2x: Removing redundant device parametersEilon Greenstein1-5/+0
2009-02-15bnx2x: Removing the board typeEilon Greenstein1-1/+0
2009-02-15bnx2x: Flow control enhancementEilon Greenstein1-1/+1
2009-02-15bnx2x: BW shaper enhancementsEilon Greenstein1-0/+3
2009-02-15bnx2x: Per queue statisticsEilon Greenstein1-10/+57
2009-02-15bnx2x: Removing microcode assertion checkEilon Greenstein1-1/+1
2009-02-15bnx2x: System-page alignmentEilon Greenstein1-2/+5
2009-02-15bnx2x: MSI supportEilon Greenstein1-1/+4
2009-02-15bnx2x: Multi-queueEilon Greenstein1-11/+22