aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ni65.c: fix sparse warnings: fix signednessHannes Eder2009-02-171-2/+3
* drivers/net/lance.c: fix sparse warnings: fix signednessHannes Eder2009-02-171-5/+6
* drivers/net/niu.c: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-171-1/+1
* drivers/net/ns83820.c: fix sparse warnings: fix signednessHannes Eder2009-02-171-1/+1
* drivers/net/ni65.c: fix sparse warnings: symbol shadows an earlier oneHannes Eder2009-02-171-4/+2
* drivers/net/e2100.c: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-171-3/+3
* drivers/net/at1700.c: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-171-1/+1
* net: replace commatas with semicolonsThomas Gleixner2009-02-161-2/+2
* sctp: Inherit all socket options from parent correctly.Vlad Yasevich2009-02-164-66/+53
* sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich2009-02-163-2/+19
* sctp: Clean up sctp checksumming codeVlad Yasevich2009-02-164-21/+20
* 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