summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* bnx2x: Per queue statisticsEilon Greenstein2009-02-154-274/+643
* bnx2x: Removing microcode assertion checkEilon Greenstein2009-02-152-6/+2
* bnx2x: Disabling interrupts after iSCSI-bootEilon Greenstein2009-02-152-2/+72
* bnx2x: System-page alignmentEilon Greenstein2009-02-152-9/+9
* bnx2x: MSI supportEilon Greenstein2009-02-154-54/+132
* bnx2x: Multi-queueEilon Greenstein2009-02-153-113/+178
* bnx2x: New FWEilon Greenstein2009-02-156-12635/+14374
* igb: use timecompare to implement hardware time stampingPatrick Ohly2009-02-155-8/+304
* igb: stub support for SIOCSHWTSTAMPPatrick Ohly2009-02-151-0/+31
* igb: access to NIC timePatrick Ohly2009-02-153-0/+143
* e1000e: Remove mutex_trylock and associated WARN on failure.dave graham2009-02-141-16/+1
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-14118-11370/+15216
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1218-8889/+8753
| |\