aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly2009-02-152-0/+8
* ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly2009-02-157-0/+19
* net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly2009-02-154-42/+186
* net: infrastructure for hardware time stampingPatrick Ohly2009-02-153-3/+161
* net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-1526-0/+883
* timecompare: generic infrastructure to map between two time basesPatrick Ohly2009-02-153-1/+317
* clocksource: allow usage independent of timekeeping.cPatrick Ohly2009-02-152-0/+177
* 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-14349-12872/+18272
|\
| * Linux 2.6.29-rc5Linus Torvalds2009-02-131-1/+1
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-1313-93/+112
| |\
| | * Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-02-134-8/+16
| | |\
| | | * ASoC: Only register AC97 bus if it's not done alreadyMark Brown2009-02-131-1/+4
| | | * ASoC: Update SDP3430 machine driver for snd_soc_cardLopez Cruz, Misael2009-02-101-2/+2
| | | * ASoC: WM8990: Fix kcontrol's private value use in put callbackJarkko Nikula2009-02-061-1/+3
| | | * ASoC: TLV320AIC3X: Fix kcontrol's private value use in put callbackEero Nurkkala2009-02-061-4/+7
| | * | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-137-33/+71
| | |\ \