aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x_main.c
Commit message (Expand)AuthorAgeFilesLines
...
* | bnx2x: Self-test kills management trafficEilon Greenstein2009-07-301-5/+4
* | bnx2x: Receive traffic that maches management filtering rulesEilon Greenstein2009-07-301-0/+13
* | bnx2x: Dont update vlan_features in bnx2x_set_tso()Eric Dumazet2009-07-261-8/+0
* | bnx2x: Version 1.48.113-1Eilon Greenstein2009-07-211-2/+2
* | bnx2x: Supporting BCM8727 PHYEilon Greenstein2009-07-211-14/+53
* | bnx2x: Update vlan_featuresEilon Greenstein2009-07-211-2/+17
* | bnx2x: SMP-safe inter_semEilon Greenstein2009-07-211-1/+9
* | bnx2x: Adding some mmiowbEilon Greenstein2009-07-211-0/+17
* | bnx2x: Fan failure early detectionEilon Greenstein2009-07-211-0/+5
* | bnx2x: Fan failureEilon Greenstein2009-07-211-37/+75
* | bnx2x: Stop management traffic in loopback testEilon Greenstein2009-07-211-0/+11
|/
* 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