summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-02-15bnx2x: Removing microcode assertion checkEilon Greenstein2-6/+2
2009-02-15bnx2x: Disabling interrupts after iSCSI-bootEilon Greenstein2-2/+72
2009-02-15bnx2x: System-page alignmentEilon Greenstein2-9/+9
2009-02-15bnx2x: MSI supportEilon Greenstein4-54/+132
2009-02-15bnx2x: Multi-queueEilon Greenstein3-113/+178
2009-02-15bnx2x: New FWEilon Greenstein6-12635/+14374
2009-02-15igb: use timecompare to implement hardware time stampingPatrick Ohly5-8/+304
2009-02-15igb: stub support for SIOCSHWTSTAMPPatrick Ohly1-0/+31
2009-02-15igb: access to NIC timePatrick Ohly3-0/+143
2009-02-15net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly2-0/+8
2009-02-15ip: support for TX timestamps on UDP and RAW socketsPatrick Ohly7-0/+19
2009-02-15net: socket infrastructure for SO_TIMESTAMPINGPatrick Ohly4-42/+186
2009-02-15net: infrastructure for hardware time stampingPatrick Ohly3-3/+161
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly26-0/+883
2009-02-15timecompare: generic infrastructure to map between two time basesPatrick Ohly3-1/+317
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly2-0/+177
2009-02-14e1000e: Remove mutex_trylock and associated WARN on failure.dave graham1-16/+1
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller349-12872/+18272
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller108-16848/+19259
2009-02-14net: replace __constant_{endian} uses in net headersHarvey Harrison14-101/+101
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison4-149/+143
2009-02-14tun: Fix merge errorHerbert Xu1-1/+1
2009-02-13Linux 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
2009-02-13mac80211: calculate wstats_flags on the flyJohannes Berg3-12/+18
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg8-421/+117
2009-02-13cfg80211: add more flexible BSS lookupJohannes Berg2-3/+19