aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-15bnx2x: New FWEilon Greenstein1-1/+1
2009-01-19bnx2x: Version updateEilon Greenstein1-1/+1
2009-01-19bnx2x: Barriers for the compilerEilon Greenstein1-8/+1
2009-01-15bnx2x: Fixing the doorbell sizeEilon Greenstein1-1/+1
2009-01-15bnx2x: VLAN tagged packets without VLAN offloadEilon Greenstein1-5/+7
2009-01-15bnx2x: Using system page size for SGEEilon Greenstein1-0/+3
2009-01-15bnx2x: Using singlethread work queueEilon Greenstein1-1/+1
2008-09-03bnx2x: Accessing un-mapped pageEilon Greenstein1-2/+3
2008-08-25bnx2x: Rx work checkEilon Greenstein1-1/+1
2008-08-13bnx2x: Checkpatch complianceEilon Greenstein1-3/+3