Age | Commit message (Expand) | Author |
2011-08-11 | 8139*/atp/r8169/sc92031: Move the Realtek drivers | Jeff Kirsher |
2011-08-02 | r8169 : MAC address change fix for the 8168e-vl. | françois romieu |
2011-07-28 | r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862) | Lennart Sorensen |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | r8169: use pci_dev->subsystem_{vendor|device} | Sergei Shtylyov |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody |
2011-07-19 | r8169: fix sticky accepts packet bits in RxConfig. | Francois Romieu |
2011-07-14 | r8169: adjust the RxConfig settings. | Hayes Wang |
2011-07-14 | r8169: don't enable rx when shutdown. | Hayes Wang |
2011-07-14 | r8169: fix wake on lan setting for non-8111E. | Hayes Wang |
2011-07-14 | r8169: support RTL8111E-VL. | Hayes Wang |
2011-07-14 | r8169: add ERI functions. | Hayes Wang |
2011-07-14 | r8169: modify the flow of the hw reset. | Hayes Wang |
2011-07-14 | r8169: adjust some registers. | Hayes Wang |
2011-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-27 | r8169: remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason |
2011-06-24 | r8169: fix wrong register use. | Francois Romieu |
2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-06-18 | r8169: check firmware content sooner. | Francois Romieu |
2011-06-18 | r8169: support new firmware format. | Hayes Wang |
2011-06-18 | r8169: explicit firmware format check. | Francois Romieu |
2011-06-18 | r8169: move the firmware down into the device private data. | Francois Romieu |
2011-06-17 | r8169: fix static initializers. | Francois Romieu |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-05-22 | Add appropriate <linux/prefetch.h> include for prefetch users | Paul Gortmaker |
2011-05-09 | r8169: avoid late chip identifier initialisation. | Francois Romieu |
2011-05-09 | r8169: merge firmware information into the chipset description data. | Francois Romieu |
2011-05-09 | r8169: provide some firmware information via ethtool. | Francois Romieu |
2011-05-09 | r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt. | Francois Romieu |
2011-05-09 | r8169: link speed selection timer rework. | Francois Romieu |
2011-05-09 | r8169: rtl8169_set_speed_xmii cleanup. | Francois Romieu |
2011-05-09 | r8169: remove some code duplication. | Francois Romieu |
2011-05-09 | r8169: style cleanups. | Francois Romieu |
2011-04-29 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny |
2011-04-29 | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny |
2011-04-27 | r8169: fix merge conflict fix. | Francois Romieu |
2011-04-26 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-04-24 | r8169: don't request firmware when there's no userspace. | François Romieu |
2011-04-18 | r8169: TSO fixes. | Francois Romieu |
2011-04-10 | net: r8169: convert to hw_features | Michał Mirosław |
2011-03-30 | net/r8169: support RTL8168E | hayeswang |
2011-03-30 | net/r8169: add a new chip for RTL8168DP | hayeswang |
2011-03-30 | net/r8169: add a new chip for RTL8105 | hayeswang |
2011-03-20 | r8169: fix a bug in rtl8169_init_phy() | Eric Dumazet |
2011-03-07 | Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/... | David S. Miller |
2011-03-05 | r8169: convert to new VLAN model. | Francois Romieu |
2011-03-05 | r8169: support control of advertising. | Oliver Neukum |
2011-03-05 | r8169: support the new chips for RTL8105E. | Hayes Wang |
2011-03-03 | r8169: disable ASPM | Stanislaw Gruszka |
2011-03-01 | r8169: adjust rtl8169_set_speed_xmii function. | Hayes Wang |