aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-16igb: transition driver to only using advanced descriptorsAlexander Duyck4-166/+32
2009-02-15igb: remove unused definesAlexander Duyck8-175/+11
2009-02-15igb: misc cleanup to combine one if statementAlexander Duyck1-3/+3
2009-02-15igb: cleanup incorrect comment and set IP Checksum EnableAlexander Duyck1-10/+4
2009-02-15igb: reduce size required to trigger low latencyAlexander Duyck1-1/+1
2009-02-15igb: misc whitespace/formatting cleanupsAlexander Duyck1-38/+20
2009-02-15mv643xx_eth: implement Large Receive OffloadLennert Buytenhek2-1/+121
2009-02-15mv643xx_eth: allow enabling/disabling tx checksumming via ethtoolLennert Buytenhek1-0/+1
2009-02-15mv643xx_eth: export rx csum get/set methods via ethtoolLennert Buytenhek1-0/+20
2009-02-15mv643xx_eth: implement ethtool rx/tx ring size query and resizingLennert Buytenhek1-9/+54
2009-02-15mv643xx_eth: rework interrupt coalescing, and export via ethtoolLennert Buytenhek1-30/+103
2009-02-15mv643xx_eth: unify ethtool ops for phy'd and phy-less interfacesLennert Buytenhek1-33/+23
2009-02-15drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned longHannes Eder1-1/+1
2009-02-15drivers/isdn/mISDN: fix sparse warnings: make symbols staticHannes Eder1-5/+5
2009-02-15drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder3-8/+8
2009-02-15bnx2x: VersionEilon Greenstein5-6/+6
2009-02-15bnx2x: Clean-upEilon Greenstein6-53/+52
2009-02-15bnx2x: Comments and printsEilon Greenstein5-75/+78
2009-02-15bnx2x: Re-arrange module parametersEilon Greenstein1-7/+7
2009-02-15bnx2x: Moving includesEilon Greenstein3-8/+7
2009-02-15bnx2x: Driver dumpEilon Greenstein1-38/+59
2009-02-15bnx2x: Removing unused structEilon Greenstein1-10/+0
2009-02-15bnx2x: Sparse endianity annotationEilon Greenstein3-131/+132
2009-02-15bnx2x: Removing redundant macrosEilon Greenstein2-36/+26
2009-02-15bnx2x: Better struct namingEilon Greenstein1-2/+2
2009-02-15bnx2x: Loopback in diag modeEilon Greenstein2-28/+37
2009-02-15bnx2x: Optimize chip MPS configurationEilon Greenstein1-10/+11
2009-02-15bnx2x: Memory clean up on failureEilon Greenstein1-0/+3
2009-02-15bnx2x: Using nvram default WoL configEilon Greenstein1-0/+6
2009-02-15bnx2x: smp_mb and not just smp_rmbEilon Greenstein1-2/+2
2009-02-15bnx2x: Increasing FW timeoutEilon Greenstein1-2/+6
2009-02-15bnx2x: Returning EBUSY in debug mode as wellEilon Greenstein1-2/+1
2009-02-15bnx2x: Manual setting for MRRSEilon Greenstein3-1/+13
2009-02-15bnx2x: Using registers nameEilon Greenstein3-38/+49
2009-02-15bnx2x: Pre emphasis configurationEilon Greenstein5-69/+177
2009-02-15bnx2x: GMII not SGMIIEilon Greenstein1-2/+2
2009-02-15bnx2x: Removing CL73 codeEilon Greenstein1-92/+19
2009-02-15bnx2x: Using the HW 5th laneEilon Greenstein2-6/+33
2009-02-15bnx2x: EMAC resetEilon Greenstein2-2/+6
2009-02-15bnx2x: Saving PHY FW versionEilon Greenstein2-90/+92
2009-02-15bnx2x: Supporting BCM8481 PHYEilon Greenstein2-2/+110
2009-02-15bnx2x: PHY lock listEilon Greenstein3-11/+12
2009-02-15bnx2x: Supporting BCM8726 PHYEilon Greenstein5-64/+851
2009-02-15bnx2x: GPIO accessoriesEilon Greenstein3-2/+109
2009-02-15bnx2x: Removing redundant device parametersEilon Greenstein2-15/+9
2009-02-15bnx2x: Removing the board typeEilon Greenstein3-41/+14
2009-02-15bnx2x: Flow control enhancementEilon Greenstein5-10/+157
2009-02-15bnx2x: BW shaper enhancementsEilon Greenstein3-189/+153
2009-02-15bnx2x: Moving skb_record_rx_queueEilon Greenstein1-1/+1
2009-02-15bnx2x: Per queue statisticsEilon Greenstein4-274/+643