summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2009-07-051-4/+4
* bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein2009-07-051-2/+2
* bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa2009-06-301-1/+9
* net: dont update dev->trans_start in 10GB driversEric Dumazet2009-05-291-1/+0
* bnx2x: do not return negative number of received packagesStanislaw Gruszka2009-05-081-1/+1
* bnx2x: free workqueue when driver fail to registerStanislaw Gruszka2009-05-081-1/+8
* bnx2x: driver version 1.48.105-1Vladislav Zolotarov2009-04-271-2/+2
* bnx2x: Separated FW from the source.Vladislav Zolotarov2009-04-271-62/+281
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* bnx2x: Version updateEilon Greenstein2009-03-021-2/+2
* bnx2x: Register dumpEilon Greenstein2009-03-021-0/+81
* bnx2x: Debug printsEilon Greenstein2009-03-021-19/+19
* bnx2x: WhitespaceEilon Greenstein2009-03-021-0/+1
* bnx2x: Calling tx disable unconditionallyEilon Greenstein2009-03-021-4/+2
* bnx2x: Using DMA engineEilon Greenstein2009-03-021-39/+12
* bnx2x: Missing module parameter descriptionEilon Greenstein2009-03-021-0/+1
* bnx2x: napi_poll budget checkEilon Greenstein2009-03-021-4/+18
* bnx2x: Unlimited Tx interrupt workEilon Greenstein2009-03-021-7/+4
* bnx2x: Add rmb to read status block indices on loadEilon Greenstein2009-03-021-0/+4
* bnx2x: Reduce the likelihood of smb_mbEilon Greenstein2009-03-021-7/+8
* bnx2x: Remove redundant smb_mb on unloadEilon Greenstein2009-03-021-2/+0
* 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
OpenPOWER on IntegriCloud