summaryrefslogtreecommitdiffstats
path: root/drivers/net/eth16i.c (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-16bnx2x: Using nvram default WoL configEilon Greenstein1-0/+6
2009-02-16bnx2x: smp_mb and not just smp_rmbEilon Greenstein1-2/+2
2009-02-16bnx2x: Increasing FW timeoutEilon Greenstein1-2/+6
2009-02-16bnx2x: Returning EBUSY in debug mode as wellEilon Greenstein1-2/+1
2009-02-16bnx2x: Manual setting for MRRSEilon Greenstein3-1/+13
2009-02-16bnx2x: Using registers nameEilon Greenstein3-38/+49
2009-02-16bnx2x: Pre emphasis configurationEilon Greenstein5-69/+177
2009-02-16bnx2x: GMII not SGMIIEilon Greenstein1-2/+2
2009-02-16bnx2x: Removing CL73 codeEilon Greenstein1-92/+19
2009-02-16bnx2x: Using the HW 5th laneEilon Greenstein2-6/+33
2009-02-16bnx2x: EMAC resetEilon Greenstein2-2/+6
2009-02-16bnx2x: Saving PHY FW versionEilon Greenstein2-90/+92
2009-02-16bnx2x: Supporting BCM8481 PHYEilon Greenstein2-2/+110
2009-02-16bnx2x: PHY lock listEilon Greenstein3-11/+12
2009-02-16bnx2x: Supporting BCM8726 PHYEilon Greenstein5-64/+851
2009-02-16bnx2x: GPIO accessoriesEilon Greenstein3-2/+109
2009-02-16bnx2x: Removing redundant device parametersEilon Greenstein2-15/+9
2009-02-16bnx2x: Removing the board typeEilon Greenstein3-41/+14
2009-02-16bnx2x: Flow control enhancementEilon Greenstein5-10/+157
2009-02-16bnx2x: BW shaper enhancementsEilon Greenstein3-189/+153
2009-02-16bnx2x: Moving skb_record_rx_queueEilon Greenstein1-1/+1
2009-02-16bnx2x: Per queue statisticsEilon Greenstein4-274/+643
2009-02-16bnx2x: Removing microcode assertion checkEilon Greenstein2-6/+2
2009-02-16bnx2x: Disabling interrupts after iSCSI-bootEilon Greenstein2-2/+72
2009-02-16bnx2x: System-page alignmentEilon Greenstein2-9/+9
2009-02-16bnx2x: MSI supportEilon Greenstein4-54/+132
2009-02-16bnx2x: Multi-queueEilon Greenstein3-113/+178
2009-02-16bnx2x: New FWEilon Greenstein6-12635/+14374
2009-02-16igb: use timecompare to implement hardware time stampingPatrick Ohly5-8/+304
2009-02-16igb: stub support for SIOCSHWTSTAMPPatrick Ohly1-0/+31
2009-02-16igb: access to NIC timePatrick Ohly3-0/+143
2009-02-16net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly2-0/+8
2009-02-16ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly7-0/+19
2009-02-16net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly4-42/+186
2009-02-16net: infrastructure for hardware time stampingPatrick Ohly3-3/+161
2009-02-16net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly26-0/+883
2009-02-16timecompare: generic infrastructure to map between two time basesPatrick Ohly3-1/+317
2009-02-16clocksource: allow usage independent of timekeeping.cPatrick Ohly2-0/+177
2009-02-15e1000e: Remove mutex_trylock and associated WARN on failure.dave graham1-16/+1
2009-02-15net: replace __constant_{endian} uses in net headersHarvey Harrison14-101/+101
2009-02-15rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison4-149/+143
2009-02-15tun: Fix merge errorHerbert Xu1-1/+1
2009-02-14Linux 2.6.29-rc5v2.6.29-rc5Linus Torvalds1-1/+1
2009-02-13ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave()Luis R. Rodriguez1-2/+2
2009-02-13ath9k: add comments for ath9k_hw_configpcipowersave()Luis R. Rodriguez1-0/+35
2009-02-13iwlwifi: fix FAT channel config for 5000 seriesReinette Chatre3-6/+8
2009-02-13iwlwifi: drop PCIe workaround applicable for development boardsTomas Winkler1-10/+0
2009-02-13iwlwifi: use pci registers defined in pci_regs.hTomas Winkler8-48/+40
2009-02-13mac80211: split managed/ibss code a little moreJohannes Berg1-108/+146
2009-02-13mac80211: fix IBSS authJohannes Berg1-0/+1