aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/bnx2x_main.c
AgeCommit message (Expand)Author
2009-05-29net: dont update dev->trans_start in 10GB driversEric Dumazet
2009-05-08bnx2x: do not return negative number of received packagesStanislaw Gruszka
2009-05-08bnx2x: free workqueue when driver fail to registerStanislaw Gruszka
2009-04-27bnx2x: driver version 1.48.105-1Vladislav Zolotarov
2009-04-27bnx2x: Separated FW from the source.Vladislav Zolotarov
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-02bnx2x: Version updateEilon Greenstein
2009-03-02bnx2x: Register dumpEilon Greenstein
2009-03-02bnx2x: Debug printsEilon Greenstein
2009-03-02bnx2x: WhitespaceEilon Greenstein
2009-03-02bnx2x: Calling tx disable unconditionallyEilon Greenstein
2009-03-02bnx2x: Using DMA engineEilon Greenstein
2009-03-02bnx2x: Missing module parameter descriptionEilon Greenstein
2009-03-02bnx2x: napi_poll budget checkEilon Greenstein
2009-03-02bnx2x: Unlimited Tx interrupt workEilon Greenstein
2009-03-02bnx2x: Add rmb to read status block indices on loadEilon Greenstein
2009-03-02bnx2x: Reduce the likelihood of smb_mbEilon Greenstein
2009-03-02bnx2x: Remove redundant smb_mb on unloadEilon Greenstein
2009-02-15bnx2x: VersionEilon Greenstein
2009-02-15bnx2x: Clean-upEilon Greenstein
2009-02-15bnx2x: Comments and printsEilon Greenstein
2009-02-15bnx2x: Re-arrange module parametersEilon Greenstein
2009-02-15bnx2x: Moving includesEilon Greenstein
2009-02-15bnx2x: Driver dumpEilon Greenstein
2009-02-15bnx2x: Sparse endianity annotationEilon Greenstein
2009-02-15bnx2x: Removing redundant macrosEilon Greenstein
2009-02-15bnx2x: Loopback in diag modeEilon Greenstein
2009-02-15bnx2x: Using nvram default WoL configEilon Greenstein
2009-02-15bnx2x: smp_mb and not just smp_rmbEilon Greenstein
2009-02-15bnx2x: Increasing FW timeoutEilon Greenstein
2009-02-15bnx2x: Returning EBUSY in debug mode as wellEilon Greenstein
2009-02-15bnx2x: Manual setting for MRRSEilon Greenstein
2009-02-15bnx2x: Pre emphasis configurationEilon Greenstein
2009-02-15bnx2x: Supporting BCM8481 PHYEilon Greenstein
2009-02-15bnx2x: PHY lock listEilon Greenstein
2009-02-15bnx2x: Supporting BCM8726 PHYEilon Greenstein
2009-02-15bnx2x: GPIO accessoriesEilon Greenstein
2009-02-15bnx2x: Removing redundant device parametersEilon Greenstein
2009-02-15bnx2x: Removing the board typeEilon Greenstein
2009-02-15bnx2x: Flow control enhancementEilon Greenstein
2009-02-15bnx2x: BW shaper enhancementsEilon Greenstein
2009-02-15bnx2x: Moving skb_record_rx_queueEilon Greenstein
2009-02-15bnx2x: Per queue statisticsEilon Greenstein
2009-02-15bnx2x: Removing microcode assertion checkEilon Greenstein
2009-02-15bnx2x: Disabling interrupts after iSCSI-bootEilon Greenstein
2009-02-15bnx2x: System-page alignmentEilon Greenstein
2009-02-15bnx2x: MSI supportEilon Greenstein
2009-02-15bnx2x: Multi-queueEilon Greenstein
2009-02-15bnx2x: New FWEilon Greenstein