blob: 5748c799a4489a0ab71fc37128548a0469f8e72a [file] [log] [blame]
814c2bfd4f5f ("r8169: factor out PHY configuration to r8169_phy_config.c")
2992bdfa4ad2 ("r8169: add r8169.h")
1c5be5e91d78 ("r8169: rename rtl_apply_firmware")
00b522d1ebaf ("r8169: add phydev argument to rtl8168d_apply_firmware_cond")
3ab077d2f405 ("r8169: use phy_read/write instead of rtl_readphy/writephy")
c4d76995f520 ("r8169: replace rtl_w0w1_phy")
11b3bedeb043 ("r8169: replace rtl_patchphy")
6d7a631e27ad ("r8169: move disabling MAC EEE for RTL8402/RTL8106e")
8d46f6207a89 ("r8169: move setting ERI register 0x1d0 for RTL8106")
8aa9a5d3f6af ("r8169: switch to phylib functions in rtl_writephy_batch")
4c867e36b89e ("r8169: change argument type of RTL8168g-specific PHY config functions")
8cecc8f0ae2e ("r8169: change argument type of EEE PHY functions")
fc712387b10c ("r8169: move RTL8169scd Gigabyte PHY quirk")
becd837eebc5 ("r8169: prepare for exporting rtl_hw_phy_config")
af7797785d61 ("r8169: move enabling EEE to rtl8169_init_phy")
8722709b0494 ("r8169: remove MAC workaround in rtl8168e_2_hw_phy_config")
3127f7c9b7da ("r8169: factor out rtl8168h_2_get_adc_bias_ioffset")
229c1e0dfd3d ("r8169: load firmware for RTL8168fp/RTL8117")
718af5bc9709 ("r8169: improve conditional firmware loading for RTL8168d")
d0db136ffb59 ("r8169: use r8168d_modify_extpage in rtl8168f_config_eee_phy")
1287723aa139 ("r8169: add support for RTL8117")
afa2642778f3 ("r8169: remove rtl8168c_4_hw_phy_config")
0721914a3d2b ("r8169: add helper r8168d_modify_extpage")
3a129e3f9ac4 ("r8169: switch to phylib functions in more places")
b5e189b4f590 ("r8169: add helper r8168d_phy_param")
8bfdce1defb1 ("r8169: add helper r8168g_phy_param")
b3a42e3a78ce ("r8169: add support for EEE on RTL8125")
02bf642b188a ("r8169: add RTL8125 PHY initialization")
f1bce4ad2f1c ("r8169: add support for RTL8125")
c623305bf465 ("r8169: restrict rtl_is_8168evl_up to RTL8168 chip versions")
c1d532d268cb ("r8169: change interrupt mask type to u32")
b6cef26fb909 ("r8169: sync EEE handling for RTL8168h with vendor driver")
ef14358546b1 ("r8169: make use of xmit_more")
edcde3ee579b ("r8169: align setting PME with vendor driver")
1a03bb532934 ("r8169: fix RTL8168g PHY init")
9d9f3fba4c46 ("r8169: improve handling of Abit Fatal1ty F-190HD")
9e9f33bae812 ("r8169: add helper rtl_is_8168evl_up")
20023d3e5071 ("r8169: improve rtl_coalesce_info")
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")
8197f9d2468d ("r8169: factor out firmware handling")
25e992a4603c ("r8169: rename r8169.c to r8169_main.c")
47ad5931add8 ("r8169: add rtl_fw_request_firmware and rtl_fw_release_firmware")
4edb00f391d3 ("r8169: make rtl_fw_format_ok and rtl_fw_data_ok more independent")
2956870e0ae3 ("r8169: simplify rtl_fw_write_firmware")
0a616b327db0 ("r8169: add enum rtl_fw_opcode")
a2928d28643e ("r8169: use paged versions of phylib MDIO access functions")