summaryrefslogtreecommitdiff
path: root/drivers
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-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. Miller118-11370/+15216
2009-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller79-14971/+16176
2009-02-14rndis: remove private wrapper of __constant_cpu_to_le32Harvey Harrison3-105/+102
2009-02-14tun: Fix merge errorHerbert Xu1-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: use cfg80211s BSS infrastructureJohannes Berg1-3/+3
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg4-7/+25
2009-02-13zd1211rw: honour enable_beacon confJohannes Berg1-3/+13
2009-02-13zd1211rw: do not ratelimit no-opsJohannes Berg2-4/+8
2009-02-13orinoco: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-02-13ath5k: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-02-13ath9k: Remove all the useless ah_ variable prefixesSujith18-845/+841
2009-02-13ath9k: Cleanup EEPROM operationsSujith6-1492/+1453
2009-02-13ath9k: Add callbacks hooks for EEPROM operationsSujith1-0/+17
2009-02-13ath9k: Merge ath_hal and ath_hal_5416 structuresSujith22-1109/+956
2009-02-13ath9k: Remove duplicate variablesSujith5-76/+38
2009-02-13ath9k: Move regulatory information to a separate structureSujith6-61/+66
2009-02-13ath9k: Store HW version information in a separate structureSujith6-73/+84
2009-02-13ath9k: Remove all the sc_ prefixesSujith7-342/+330