blob: da958dc0e7a4c2e4dfeba3f7b512936fe93821eb [file] [log] [blame]
df007186488e ("r8169: use generic ndo_do_ioctl handler phy_do_ioctl")
fe4e8db0392a ("r8169: fix issue with confused RX unit after PHY power-down on RTL8411b")
c782e204f734 ("r8169: add random MAC address fallback")
145a40e87e0b ("r8169: remove struct rtl_cfg_info")
9fa0a8e1e15a ("r8169: remove member coalesce_info from struct rtl_cfg_info")
6c19156e2995 ("r8169: remove callback hw_start from struct rtl_cfg_info")
bc73241e29cc ("r8169: rename CPCMD_QUIRK_MASK and apply it on all chip versions")
ec9a40881732 ("r8169: improve setting interrupt mask")
25e992a4603c ("r8169: rename r8169.c to r8169_main.c")
87945b6d8be5 ("r8169: avoid tso csum function indirection")
485bb1b3fac5 ("r8169: remove struct jumbo_ops")
5f9505235bb9 ("r8169: remove struct mdio_ops")
e9588eb9316e ("r8169: remove support for RTL_GIGA_MAC_VER_01")
1791ad50c8d7 ("r8169: simplify rtl_writephy_batch and rtl_ephy_init")
724c6fd0158c ("r8169: make ERIAR_EXGMAC the default in eri functions")
8344ffffd176 ("r8169: create function pointer array for chip hw init functions")
1fcd165884c8 ("r8169: create function pointer array for PHY init functions")
eb94dc9aabdf ("r8169: disable tx interrupt coalescing on RTL8168")
288ac524cf70 ("r8169: disable default rx interrupt coalescing on RTL8168")
deedf1feb255 ("r8169: Avoid pointer aliasing")
04c7788c2bb3 ("r8169: Load MAC address from device tree if present")
df6f1856db02 ("r8169: add general EEE support for chip versions from RTL8168g")
c46863ab8356 ("r8169: factor out disabling ALDPS")
b779daea4aee ("r8169: factor out getting ether_clk")
703732f0058b ("r8169: replace mii_bus member with phy_device member in struct rtl8169_private")
df320ed7b3e4 ("r8169: add helpers for locking / unlocking the config registers")
36352991835c ("r8169: Add support for new Realtek Ethernet")
3bd826451103 ("r8169: fix WoL device wakeup enable")
2be09de7d6a0 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")