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