aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-15bnx2x: VersionEilon Greenstein1-2/+2
2009-02-15bnx2x: Clean-upEilon Greenstein1-12/+23
2009-02-15bnx2x: Comments and printsEilon Greenstein1-21/+22
2009-02-15bnx2x: Re-arrange module parametersEilon Greenstein1-7/+7
2009-02-15bnx2x: Moving includesEilon Greenstein1-4/+1
2009-02-15bnx2x: Driver dumpEilon Greenstein1-38/+59
2009-02-15bnx2x: Sparse endianity annotationEilon Greenstein1-31/+32
2009-02-15bnx2x: Removing redundant macrosEilon Greenstein1-26/+26
2009-02-15bnx2x: Loopback in diag modeEilon Greenstein1-24/+33
2009-02-15bnx2x: Using nvram default WoL configEilon Greenstein1-0/+6
2009-02-15bnx2x: smp_mb and not just smp_rmbEilon Greenstein1-2/+2
2009-02-15bnx2x: Increasing FW timeoutEilon Greenstein1-2/+6
2009-02-15bnx2x: Returning EBUSY in debug mode as wellEilon Greenstein1-2/+1
2009-02-15bnx2x: Manual setting for MRRSEilon Greenstein1-0/+6
2009-02-15bnx2x: Pre emphasis configurationEilon Greenstein1-6/+25
2009-02-15bnx2x: Supporting BCM8481 PHYEilon Greenstein1-0/+17
2009-02-15bnx2x: PHY lock listEilon Greenstein1-10/+10
2009-02-15bnx2x: Supporting BCM8726 PHYEilon Greenstein1-15/+75
2009-02-15bnx2x: GPIO accessoriesEilon Greenstein1-2/+78
2009-02-15bnx2x: Removing redundant device parametersEilon Greenstein1-10/+9
2009-02-15bnx2x: Removing the board typeEilon Greenstein1-13/+7
2009-02-15bnx2x: Flow control enhancementEilon Greenstein1-9/+87
2009-02-15bnx2x: BW shaper enhancementsEilon Greenstein1-178/+136
2009-02-15bnx2x: Moving skb_record_rx_queueEilon Greenstein1-1/+1
2009-02-15bnx2x: Per queue statisticsEilon Greenstein1-259/+545
2009-02-15bnx2x: Removing microcode assertion checkEilon Greenstein1-5/+1
2009-02-15bnx2x: Disabling interrupts after iSCSI-bootEilon Greenstein1-2/+59
2009-02-15bnx2x: System-page alignmentEilon Greenstein1-7/+4
2009-02-15bnx2x: MSI supportEilon Greenstein1-47/+108
2009-02-15bnx2x: Multi-queueEilon Greenstein1-102/+152
2009-02-15bnx2x: New FWEilon Greenstein1-43/+46
2009-01-27net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller1-0/+1
2009-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-90/+127
2009-01-26bnx2x: tx_has_work should not wait for FWVladislav Zolotarov1-5/+12
2009-01-22bnx2x: VersionEilon Greenstein1-2/+2
2009-01-22bnx2x: loopback test failureEilon Greenstein1-6/+7
2009-01-22bnx2x: Missing rmb when waiting for FW responseEilon Greenstein1-0/+1
2009-01-22bnx2x: Calling napi_delEilon Greenstein1-0/+6
2009-01-22bnx2x: Carrier off first callEilon Greenstein1-2/+2
2009-01-22bnx2x: Handling load failuresEilon Greenstein1-66/+88
2009-01-22bnx2x: Disable napiEilon Greenstein1-3/+2
2009-01-22bnx2x: Reset HW before useEilon Greenstein1-8/+9
2009-01-21net: Remove redundant NAPI functionsBen Hutchings1-3/+3
2009-01-19bnx2x: Version updateEilon Greenstein1-3/+3
2009-01-19bnx2x: Barriers for the compilerEilon Greenstein1-11/+26
2009-01-19bnx2x: Driver description updateEilon Greenstein1-1/+1
2009-01-19bnx2x: Overstepping array boundsEilon Greenstein1-0/+4
2009-01-19bnx2x: Block nvram access when the device is inactiveEilon Greenstein1-0/+3
2009-01-19bnx2x: Read chip IDEilon Greenstein1-1/+1
2009-01-19bnx2x: Wrong HDR offset in CAMEilon Greenstein1-3/+6