summaryrefslogtreecommitdiffstats
path: root/drivers/net/r8169.c
Commit message (Expand)AuthorAgeFilesLines
* Massive net driver const-ification.Arjan van de Ven2006-03-031-2/+2
* r8169: enable wake on lanFrancois Romieu2006-02-231-0/+87
* r8169: fix broken ring index handling in suspend/resumeFrancois Romieu2006-02-231-43/+59
* r8169: fix forced-mode link settingsAndy Gospodarek2006-01-311-0/+3
* r8169: prevent excessive busy-waitingFrancois Romieu2006-01-291-6/+4
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-101-1/+1
* r8169: do not abort when the power management capabilities are disabledFrancois Romieu2005-11-161-3/+1
* r8169: fix printk_ratelimit in the interrupt handlerFrancois Romieu2005-11-161-1/+1
* Merge branch 'upstream-fixes'Jeff Garzik2005-10-031-2/+1
|\
| * [PATCH] r8169: tone down the r8169 driverFrancois Romieu2005-09-301-2/+1
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-221-2/+2
|\ \ | |/
| * [PATCH] r8169: call proper VLAN receive functionTommy Christensen2005-09-211-2/+2
* | [PATCH] r8169: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-141-0/+2
|/
* [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032Francois Romieu2005-08-271-1/+1
* [PATCH] r8169: PCI ID for the Linksys EG1032Francois Romieu2005-08-191-0/+1
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-2/+2
* Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds2005-06-181-68/+252
|\
| * [PATCH] r8169: minor cleanupRichard Dawe2005-05-271-8/+5
| * [PATCH] r8169: add ethtool support for dumping the chip statisticsStephen Hemminger2005-05-271-0/+100
| * [PATCH] r8169: ethtool message level control supportStephen Hemminger2005-05-271-56/+135
| * [PATCH] r8169: add module parameter (media)Francois Romieu2005-05-271-0/+1
| * [PATCH] r8169: add module parameter (copybreak)Stephen Hemminger2005-05-271-0/+1
| * [PATCH] r8169: identify the napi versionStephen Hemminger2005-05-271-2/+7
| * [PATCH] r8169: de-obfuscate supported PCI IDFrancois Romieu2005-05-271-3/+3
| * [PATCH] r8169: new PCI idFrancois Romieu2005-05-271-0/+1
* | [NET]: Move the netdev list to vger.kernel.org.Ralf Baechle2005-06-131-1/+1
|/
* [PATCH] r8169: incoming frame length checkFrancois Romieu2005-05-121-6/+25
* [PATCH] Change synchronize_kernel to _rcu and _schedPaul E. McKenney2005-05-011-1/+1
* [PATCH] u32 vs. pm_message_t fixes for drivers/netPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2523
OpenPOWER on IntegriCloud