blob: e63b14493af67bb8400416fbbdaa03bf14e5d1dc [file] [log] [blame]
fcb40e161aa7 ("r8169: improve RTL8168d PHY initialization")
1791ad50c8d7 ("r8169: simplify rtl_writephy_batch and rtl_ephy_init")
724c6fd0158c ("r8169: make ERIAR_EXGMAC the default in eri functions")
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")
ad5f97faff42 ("r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO")
29a12b49536b ("r8169: don't read chip phy status register")
dd84957eeeae ("r8169: use phy_ethtool_nway_reset")
4577243392ce ("r8169: use phy_ethtool_(g|s)et_link_ksettings")
f1e911d5d0df ("r8169: add basic phylib support")
335c997dce5c ("r8169: remove old PHY reset hack")
e397286b8e89 ("r8169: remove TBI 1000BaseX support")
49d17512560b ("r8169: use standard debug output functions")
a99790bf5c7f ("r8169: Reinstate ASPM Support")
4ff364662814 ("r8169: replace get_protocol with vlan_get_protocol")
353af85ed811 ("r8169: avoid potentially misaligned access when getting mac address")
ff1d733155da ("r8169: improve PCI config space access")
eda40b8cbe8e ("r8169: drop rtl_generic_op")
b2d43e6ecf66 ("r8169: replace longer if statements with switch statements")
2a71883c4fd7 ("r8169: simplify code by using ranges in switch clauses")
4f447d296982 ("r8169: drop member pll_power_ops from struct rtl8169_private")
73570bf19faa ("r8169: merge r810x_pll_power_down/up into r8168_pll_power_down/up")
40242e232e15 ("r8169: remove 810x_phy_power_up/down")
6851d025e514 ("r8169: remove unneeded check in r8168_pll_power_down")
4fd48c4ac0a0 ("r8169: move common initializations to tp->hw_start")
82d3ff6dd199 ("r8169: remove calls to rtl_set_rx_mode")
3559d81e76bf ("r8169: simplify rtl_hw_start_8169")
12d42c505eb1 ("r8169: improve handling of CPCMD quirk mask")
0ae0974eb3d0 ("r8169: improve CPlusCmd handling")
9a3c81fa616b ("r8169: replace magic number for INTT mask with a constant")
c8d48d9c5bf7 ("r8169: improve pci region handling")
2d6c5a61fad6 ("r8169: don't display tp->mmio_addr address")
6202806e7c03 ("r8169: drop member opts1_mask from struct rtl8169_private")
ebcd5daa7ffd ("r8169: change interrupt handler argument type")
61cb532d5224 ("r8169: change hw_start argument type")
1d0254dd9b44 ("r8169: replace rx_buf_sz with a constant")
37621493b873 ("r8169: use constant NAPI_POLL_WAIT")
1cbbf01cfe25 ("r8169: remove member align from struct rtl_cfg_info")
c0b458a9463b ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")