summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/realtek/r8169.c
AgeCommit message (Expand)Author
2013-04-12r8169: fix auto speed down issuehayeswang
2013-02-09Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu
2013-02-08Revert "r8169: enable ALDPS for power saving".Francois Romieu
2013-01-27r8169: fix vlan tag read ordering.françois romieu
2013-01-23r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs
2012-12-08r8169: workaround for missing extended GigaMAC registersfrançois romieu
2012-12-03r8169: remove __dev* attributesBill Pemberton
2012-11-11r8169: Drop tp arg from rtl8169_tx_vlan_tag()Kirill Smelkov
2012-11-11r8169: remove unused macros.Dayanidhi Sreenivasan
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-04r8169: enable internal ASPM and clock request settingshayeswang
2012-11-03r8169: allow multicast packets on sub-8168f chipset.Nathan Walp
2012-11-03r8169: Fix WoL on RTL8168d/8111d.Cyril Brulebois
2012-11-03r8169: Kill SafeMtu macroKirill Smelkov
2012-10-31realtek: r8169: use module_pci_driver macroDevendra Naga
2012-10-26r8169: enable ALDPS for power savinghayeswang
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-09-19r8169: use unlimited DMA burst for TXMichal Schmidt
2012-08-31r8169: add D-Link DGE-560T identifiers.Francois Romieu
2012-08-23r8169: Preserve other Device Control bits when setting NOSNOOP_ENBjorn Helgaas
2012-08-23r8169: Use PCI Express Capability accessorsJiang Liu
2012-07-23r8169: revert "add byte queue limit support".Francois Romieu
2012-07-17r8169: verbose error message.Francois Romieu
2012-07-17r8169: remove rtl_ocpdr_cond.Hayes Wang
2012-07-10r8169: fix argument in rtl_hw_init_8168g.Hayes Wang
2012-07-09r8169: support RTL8168GHayes Wang
2012-07-09r8169: abstract out loop conditions.Francois Romieu
2012-07-09r8169: ephy, eri and efuse functions signature changes.Francois Romieu
2012-07-09r8169: csi_ops signature change.Francois Romieu
2012-07-09r8169: mdio_ops signature change.Francois Romieu
2012-07-09r8169: add RTL8106E support.Hayes Wang
2012-06-22r8169: RxConfig hack for the 8168evl.françois romieu
2012-06-10r8169: avoid NAPI scheduling delay.françois romieu
2012-06-01r8169: call netif_napi_del at errpaths and at driver unloadDevendra Naga
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-08r8169: fix unsigned int wraparound with TSOJulien Ducourthial
2012-04-17r8169: support the new RTL8411 chip.Hayes Wang
2012-04-17r8169: adjust some functions of 8111fHayes Wang
2012-04-17r8169: support the new RTL8402 chip.Hayes Wang
2012-04-17r8169: add device specific CSI access helpers.Hayes Wang
2012-04-17r8169: modify pll power functionHayes Wang
2012-04-17r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling.Francois Romieu
2012-04-17r8169: Config1 is read-only on 8168c and later.Francois Romieu
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-08Merge branch 'master' into for-nextJiri Kosina
2012-04-04r8169: Support the get_ts_info ethtool method.Richard Cochran
2012-04-03r8169: enable napi on resume.Artem Savkov
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-28r8169.c: fix comment typoJustin P. Mattock