aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x.h
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Handle Rx and Tx together in NAPIVladislav Zolotarov2009-11-171-15/+6
* bnx2x: Change coalescing granularity to 4usEilon Greenstein2009-11-101-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-111-0/+4
* bnx2x: Add hw init code to support iSCSI.Michael Chan2009-10-111-11/+48
* bnx2x: Refactor MAC address setup code.Michael Chan2009-10-111-2/+2
* bnx2x: Whitespaces and commentsEilon Greenstein2009-08-121-18/+20
* bnx2x: Re-factor the initialization codeEilon Greenstein2009-08-121-2/+26
* bnx2x: Remove the init_dmae field from bpEilon Greenstein2009-08-121-1/+0
* bnx2x: Stop loading if error condition detectedEilon Greenstein2009-08-121-0/+1
* bnx2x: Configurable pause schemeEilon Greenstein2009-08-121-0/+2
* bnx2x: Reporting host statistics to management FWEilon Greenstein2009-08-121-0/+1
* bnx2x: MDC/MDIO CL45 IOCTLsEilon Greenstein2009-08-121-0/+3
* bnx2x: Supporting Device Control ChannelEilon Greenstein2009-08-121-0/+6
* bnx2x: Using the new FWEilon Greenstein2009-08-121-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-051-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-151-1/+1
* | bnx2x: Moving includesEilon Greenstein2009-02-151-0/+6
* | bnx2x: Sparse endianity annotationEilon Greenstein2009-02-151-11/+11
* | bnx2x: Removing redundant macrosEilon Greenstein2009-02-151-10/+0
* | bnx2x: Loopback in diag modeEilon Greenstein2009-02-151-4/+4
* | bnx2x: Manual setting for MRRSEilon Greenstein2009-02-151-0/+1
* | bnx2x: Using registers nameEilon Greenstein2009-02-151-3/+6
* | bnx2x: PHY lock listEilon Greenstein2009-02-151-0/+1
* | bnx2x: GPIO accessoriesEilon Greenstein2009-02-151-0/+2
* | bnx2x: Removing redundant device parametersEilon Greenstein2009-02-151-5/+0
* | bnx2x: Removing the board typeEilon Greenstein2009-02-151-1/+0
* | bnx2x: Flow control enhancementEilon Greenstein2009-02-151-1/+1
* | bnx2x: BW shaper enhancementsEilon Greenstein2009-02-151-0/+3
* | bnx2x: Per queue statisticsEilon Greenstein2009-02-151-10/+57
* | bnx2x: Removing microcode assertion checkEilon Greenstein2009-02-151-1/+1
* | bnx2x: System-page alignmentEilon Greenstein2009-02-151-2/+5
* | bnx2x: MSI supportEilon Greenstein2009-02-151-1/+4
* | bnx2x: Multi-queueEilon Greenstein2009-02-151-11/+22
* | bnx2x: New FWEilon Greenstein2009-02-151-1/+1
|/
* bnx2x: Version updateEilon Greenstein2009-01-191-1/+1
* bnx2x: Barriers for the compilerEilon Greenstein2009-01-191-8/+1
* bnx2x: Fixing the doorbell sizeEilon Greenstein2009-01-151-1/+1
* bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein2009-01-151-5/+7
* bnx2x: Using system page size for SGEEilon Greenstein2009-01-151-0/+3
* bnx2x: Using singlethread work queueEilon Greenstein2009-01-151-1/+1
* bnx2x: Accessing un-mapped pageEilon Greenstein2008-09-031-2/+3
* bnx2x: Rx work checkEilon Greenstein2008-08-251-1/+1
* bnx2x: Checkpatch complianceEilon Greenstein2008-08-131-3/+3