aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/r8169.c
Commit message (Expand)AuthorAge
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-09-24
|\
| * Merge tag 'r8169-20060920-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik2006-09-22
| |\
| | * r8169: the MMIO region of the 8167 stands behin BAR#1Francois Romieu2006-09-20
| * | drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
| * | Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik2006-09-12
| |\|
| | * r8169: quirk for the 8110sb on arm platformFrancois Romieu2006-09-11
| | * r8169: the 0x8136 needs a 8 bytes alignmentFrancois Romieu2006-08-31
| | * r8169: add basic MII ioctl supportFrancois Romieu2006-08-31
| | * r8169: use standard #defines from mii.h instead of declaring private onesFrancois Romieu2006-08-31
| | * r8169: trim trailing whitespaces and convert whitespaces to tabsFrancois Romieu2006-08-31
| | * r8169: udelay() removalFrancois Romieu2006-08-31
| | * r8169: use NETDEV_TX_{BUSY/OK}Francois Romieu2006-08-31
| | * r8169: sync with vendor's driverFrancois Romieu2006-07-26
| | * r8169: remove rtl8169_init_boardFrancois Romieu2006-07-26
| | * r8169: hardware flow controlFrancois Romieu2006-07-26
| | * r8169: RX fifo overflow recoveryFrancois Romieu2006-07-26
| | * r8169: mac address change supportFrancois Romieu2006-07-26
| * | drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
| |/
* / [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETEPatrick McHardy2006-09-22
|/
* [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ...Jeff Garzik2006-07-05
* [netdrvr] Use dev_printk() when ethernet interface isn't availableJeff Garzik2006-07-05
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* [NET]: Merge TSO/UFO fields in sk_buffHerbert Xu2006-06-23
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-23
* [PATCH] r8169: add new PCI IDYoichi Yuasa2006-05-26
* Massive net driver const-ification.Arjan van de Ven2006-03-03
* r8169: enable wake on lanFrancois Romieu2006-02-23
* r8169: fix broken ring index handling in suspend/resumeFrancois Romieu2006-02-23
* r8169: fix forced-mode link settingsAndy Gospodarek2006-01-31
* r8169: prevent excessive busy-waitingFrancois Romieu2006-01-28
* [PATCH] turn "const static" into "static const"Jesper Juhl2006-01-10
* r8169: do not abort when the power management capabilities are disabledFrancois Romieu2005-11-16
* r8169: fix printk_ratelimit in the interrupt handlerFrancois Romieu2005-11-16
* Merge branch 'upstream-fixes'Jeff Garzik2005-10-03
|\
| * [PATCH] r8169: tone down the r8169 driverFrancois Romieu2005-09-30
* | Merge /spare/repo/linux-2.6/Jeff Garzik2005-09-22
|\|
| * [PATCH] r8169: call proper VLAN receive functionTommy Christensen2005-09-21
* | [PATCH] r8169: support ETHTOOL_GPERMADDRJohn W. Linville2005-09-14
|/
* [PATCH] r8169: avoid conflict between revisions 2 and 3 of the Linksys EG1032Francois Romieu2005-08-27
* [PATCH] r8169: PCI ID for the Linksys EG1032Francois Romieu2005-08-19
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-28
* Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/net...Linus Torvalds2005-06-18
|\
| * [PATCH] r8169: minor cleanupRichard Dawe2005-05-27
| * [PATCH] r8169: add ethtool support for dumping the chip statisticsStephen Hemminger2005-05-27
| * [PATCH] r8169: ethtool message level control supportStephen Hemminger2005-05-27
| * [PATCH] r8169: add module parameter (media)Francois Romieu2005-05-27
| * [PATCH] r8169: add module parameter (copybreak)Stephen Hemminger2005-05-27
| * [PATCH] r8169: identify the napi versionStephen Hemminger2005-05-27
| * [PATCH] r8169: de-obfuscate supported PCI IDFrancois Romieu2005-05-27
| * [PATCH] r8169: new PCI idFrancois Romieu2005-05-27