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