summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-02-17phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming1-12/+144
2007-02-17Merge branch 'master' into upstreamJeff Garzik52-69/+64
2007-02-17Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik15-80/+83
2007-02-17drivers/net/eexpress.c: remove duplicate commentShane Shrybman1-7/+0
2007-02-17fix the BAYCOM_SER_HDX help textSimon Depiets1-1/+2
2007-02-17Various typo fixes.Robert P. J. Day2-5/+5
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2-30/+10
2007-02-14[PATCH] bcm43xx: OFDM fix for rev 1 cardsLarry Finger3-4/+20
2007-02-14[PATCH] bcm43xx: Fix for 4311 and 02/07/07 specification changesLarry Finger4-119/+95
2007-02-14[PATCH] prism54: correct assignment of DOT1XENABLE in WE-19 codepathsDan Williams1-1/+7
2007-02-14[PATCH] zd1211rw: Readd zd_addr_t castDaniel Drake1-1/+1
2007-02-14[PATCH] bcm43xx: Fix for oops on resumeLarry Finger1-1/+1
2007-02-14[PATCH] bcm43xx: Ignore ampdu status reportsMichael Buesch2-13/+5
2007-02-14[PATCH] wavelan: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2-10/+7
2007-02-14[PATCH] hostap: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+2
2007-02-14[PATCH] misc-wireless: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2-3/+5
2007-02-14[PATCH] ipw2100: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-8/+6
2007-02-14[PATCH] bcm43xx: Janitorial change - remove two unused variablesLarry Finger2-4/+0
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman1-1/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2-2/+3
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner6-12/+12
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau41-41/+0
2007-02-13[TG3]: Update copyright, version, and reldate.Michael Chan1-3/+3
2007-02-13[TG3]: Add some tx timeout debug messages.Michael Chan1-1/+11
2007-02-13[TG3]: Use constant for PHY register 0x1e.Michael Chan2-4/+7
2007-02-13[TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan1-1/+11
2007-02-13[TG3]: 5906 doesn't need to switch to slower clock.Michael Chan1-1/+2
2007-02-13[TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan1-1/+3
2007-02-13[TG3]: Use lower DMA watermark for 5703.Michael Chan1-1/+7
2007-02-13[TG3]: Save MSI state before suspend.Michael Chan1-0/+3
2007-02-13Convert network devices to use struct device instead of class_deviceKumar Gala1-53/+55
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven13-25/+25
2007-02-12[PATCH] com20020 build fixRandy Dunlap1-1/+2
2007-02-11[PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day1-1/+1
2007-02-10phy devices: use same arg typesRandy Dunlap1-2/+2
2007-02-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik7-89/+208
2007-02-10NetXen: Updates for ethtool supportAmit S. Kale3-4/+14
2007-02-10NetXen: Fixes for ppc architecture.Amit S. Kale4-4/+7
2007-02-10ehea: Fixed error recoveryJan-Bernd Themann6-2/+68
2007-02-09[PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger1-5/+14
2007-02-09Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-tcLinus Torvalds3-354/+664
2007-02-09[PATCH] uintptr_t is unsigned long, not u32Al Viro1-2/+2
2007-02-09[PATCH] trivial s2io annotationsAl Viro2-4/+4
2007-02-09[PATCH] trivial cxgb3 annotationsAl Viro1-2/+2
2007-02-09[PATCH] pc300too annotation fixesAl Viro1-8/+8
2007-02-09[PATCH] misc duplicate field initializersAl Viro1-1/+0
2007-02-09[PATCH] kill eth_io_copy_and_sum()Al Viro8-14/+8
2007-02-09[PATCH] missing include in macsonicAl Viro1-0/+1
2007-02-09[PATCH] spider_net breakage from class_device -> deviceAl Viro1-1/+1