summaryrefslogtreecommitdiff
path: root/drivers/net/r8169.c
AgeCommit message (Expand)Author
2012-01-19Revert "Driver: net: r8169: Work around for cardhu dock (HACK)"Mursalin Akon
2012-01-04Driver: net: r8169: Work around for cardhu dock (HACK)Mursalin Akon
2011-10-19r8169: fix wrong eee setting for rlt8111evlhayeswang
2011-10-19r8169: fix driver shutdown WoL regression.françois romieu
2011-09-17r8169: do not enable the TBI for anything but the original 8169.Francois Romieu
2011-09-17r8169: remove erroneous processing of always set bit.Francois Romieu
2011-09-17r8169: fix WOL setting for 8105 and 8111evlHayes Wang
2011-09-17r8169: add MODULE_FIRMWARE for the firmware of 8111evlHayes Wang
2011-09-17r8169: fix the reset setting for 8111evlHayes Wang
2011-08-02r8169 : MAC address change fix for the 8168e-vl.françois romieu
2011-07-28r8169: Add support for D-Link 530T rev C1 (Kernel Bug 38862)Lennart Sorensen
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22r8169: use pci_dev->subsystem_{vendor|device}Sergei Shtylyov
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-19r8169: fix sticky accepts packet bits in RxConfig.Francois Romieu
2011-07-14r8169: adjust the RxConfig settings.Hayes Wang
2011-07-14r8169: don't enable rx when shutdown.Hayes Wang
2011-07-14r8169: fix wake on lan setting for non-8111E.Hayes Wang
2011-07-14r8169: support RTL8111E-VL.Hayes Wang
2011-07-14r8169: add ERI functions.Hayes Wang
2011-07-14r8169: modify the flow of the hw reset.Hayes Wang
2011-07-14r8169: adjust some registers.Hayes Wang
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-27r8169: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-06-24r8169: fix wrong register use.Francois Romieu
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-18r8169: check firmware content sooner.Francois Romieu
2011-06-18r8169: support new firmware format.Hayes Wang
2011-06-18r8169: explicit firmware format check.Francois Romieu
2011-06-18r8169: move the firmware down into the device private data.Francois Romieu
2011-06-17r8169: fix static initializers.Francois Romieu
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-22Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker
2011-05-09r8169: avoid late chip identifier initialisation.Francois Romieu
2011-05-09r8169: merge firmware information into the chipset description data.Francois Romieu
2011-05-09r8169: provide some firmware information via ethtool.Francois Romieu
2011-05-09r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.Francois Romieu
2011-05-09r8169: link speed selection timer rework.Francois Romieu
2011-05-09r8169: rtl8169_set_speed_xmii cleanup.Francois Romieu
2011-05-09r8169: remove some code duplication.Francois Romieu
2011-05-09r8169: style cleanups.Francois Romieu
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-27r8169: fix merge conflict fix.Francois Romieu
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-24r8169: don't request firmware when there's no userspace.François Romieu
2011-04-18r8169: TSO fixes.Francois Romieu
2011-04-10net: r8169: convert to hw_featuresMichał Mirosław
2011-03-30net/r8169: support RTL8168Ehayeswang
2011-03-30net/r8169: add a new chip for RTL8168DPhayeswang