aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/realtek/r8169.c
AgeCommit message (Expand)Author
2013-12-08r8169: check ALDPS bit and disable it if enabled for the 8168gDavid Chang
2013-10-13r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu
2013-05-20r8169: fix offloaded tx checksum for small packets.françois romieu
2013-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-29r8169: fix 8168evl frame padding.Stefan Bader
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-07r8169: add a new chip for RTL8106Ehayeswang
2013-04-07r8169: adjust the flow of hw_starthayeswang
2013-04-07r8169: add a new chip for RTL8111Ghayeswang
2013-04-07r8169: Update the RTL8111G parametershayeswang
2013-04-07r8169: Modify the method for setting firmwarehayeswang
2013-04-07r8169: Update PHY settings of RTL8111Ghayeswang
2013-04-07r8169: Modify the mothod for PHY settings of RTL8111Ghayeswang
2013-04-07r8169: Remove firmware codehayeswang
2013-04-04r8169: fix auto speed down issuehayeswang
2013-02-28r8169: honor jumbo settings when chipset is requested to start.françois romieu
2013-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-27r8169: fix vlan tag read ordering.françois romieu
2013-01-23r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs
2013-01-16r8169: remove unneeded dirty_rx indexTimo Teräs
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
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