summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum2009-02-164-2/+10
* igb: transition driver to only using advanced descriptorsAlexander Duyck2009-02-164-166/+32
* igb: remove unused definesAlexander Duyck2009-02-158-175/+11
* igb: misc cleanup to combine one if statementAlexander Duyck2009-02-151-3/+3
* igb: cleanup incorrect comment and set IP Checksum EnableAlexander Duyck2009-02-151-10/+4
* igb: reduce size required to trigger low latencyAlexander Duyck2009-02-151-1/+1
* igb: misc whitespace/formatting cleanupsAlexander Duyck2009-02-151-38/+20
* mv643xx_eth: implement Large Receive OffloadLennert Buytenhek2009-02-152-1/+121
* mv643xx_eth: allow enabling/disabling tx checksumming via ethtoolLennert Buytenhek2009-02-151-0/+1
* mv643xx_eth: export rx csum get/set methods via ethtoolLennert Buytenhek2009-02-151-0/+20
* mv643xx_eth: implement ethtool rx/tx ring size query and resizingLennert Buytenhek2009-02-151-9/+54
* mv643xx_eth: rework interrupt coalescing, and export via ethtoolLennert Buytenhek2009-02-151-30/+103
* mv643xx_eth: unify ethtool ops for phy'd and phy-less interfacesLennert Buytenhek2009-02-151-33/+23
* drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned longHannes Eder2009-02-151-1/+1
* drivers/isdn/mISDN: fix sparse warnings: make symbols staticHannes Eder2009-02-151-5/+5
* drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder2009-02-153-8/+8
* bnx2x: VersionEilon Greenstein2009-02-155-6/+6
* bnx2x: Clean-upEilon Greenstein2009-02-156-53/+52
* bnx2x: Comments and printsEilon Greenstein2009-02-155-75/+78
* bnx2x: Re-arrange module parametersEilon Greenstein2009-02-151-7/+7
* bnx2x: Moving includesEilon Greenstein2009-02-153-8/+7
* bnx2x: Driver dumpEilon Greenstein2009-02-151-38/+59
* bnx2x: Removing unused structEilon Greenstein2009-02-151-10/+0
* bnx2x: Sparse endianity annotationEilon Greenstein2009-02-153-131/+132
* bnx2x: Removing redundant macrosEilon Greenstein2009-02-152-36/+26
* bnx2x: Better struct namingEilon Greenstein2009-02-151-2/+2
* bnx2x: Loopback in diag modeEilon Greenstein2009-02-152-28/+37
* bnx2x: Optimize chip MPS configurationEilon Greenstein2009-02-151-10/+11
* bnx2x: Memory clean up on failureEilon Greenstein2009-02-151-0/+3
* 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-153-1/+13
* bnx2x: Using registers nameEilon Greenstein2009-02-153-38/+49
* bnx2x: Pre emphasis configurationEilon Greenstein2009-02-155-69/+177
* bnx2x: GMII not SGMIIEilon Greenstein2009-02-151-2/+2
* bnx2x: Removing CL73 codeEilon Greenstein2009-02-151-92/+19
* bnx2x: Using the HW 5th laneEilon Greenstein2009-02-152-6/+33
* bnx2x: EMAC resetEilon Greenstein2009-02-152-2/+6
* bnx2x: Saving PHY FW versionEilon Greenstein2009-02-152-90/+92
* bnx2x: Supporting BCM8481 PHYEilon Greenstein2009-02-152-2/+110
* bnx2x: PHY lock listEilon Greenstein2009-02-153-11/+12
* bnx2x: Supporting BCM8726 PHYEilon Greenstein2009-02-155-64/+851
* bnx2x: GPIO accessoriesEilon Greenstein2009-02-153-2/+109
* bnx2x: Removing redundant device parametersEilon Greenstein2009-02-152-15/+9
* bnx2x: Removing the board typeEilon Greenstein2009-02-153-41/+14
* bnx2x: Flow control enhancementEilon Greenstein2009-02-155-10/+157
* bnx2x: BW shaper enhancementsEilon Greenstein2009-02-153-189/+153
* bnx2x: Moving skb_record_rx_queueEilon Greenstein2009-02-151-1/+1
OpenPOWER on IntegriCloud