blob: 2b77fdad94fee1b1ea557a9908fdb31689c3035a [file] [log] [blame]
b410439ca371 ("r8169: improve max jumbo packet size definition")
a8ec173a3f29 ("r8169: don't set min_mtu/max_mtu if not needed")
2992bdfa4ad2 ("r8169: add r8169.h")
1c5be5e91d78 ("r8169: rename rtl_apply_firmware")
8cecc8f0ae2e ("r8169: change argument type of EEE PHY functions")
becd837eebc5 ("r8169: prepare for exporting rtl_hw_phy_config")
af7797785d61 ("r8169: move enabling EEE to rtl8169_init_phy")
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")
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")
87945b6d8be5 ("r8169: avoid tso csum function indirection")
485bb1b3fac5 ("r8169: remove struct jumbo_ops")
5f9505235bb9 ("r8169: remove struct mdio_ops")
ce8843abfa67 ("r8169: decouple rtl_phy_write_fw from actual driver code")
e95a7f30e126 ("r8169: improve rtl_fw_format_ok")
e9588eb9316e ("r8169: remove support for RTL_GIGA_MAC_VER_01")
fcb40e161aa7 ("r8169: improve RTL8168d PHY initialization")
76719ee25db9 ("r8169: change type of member mac_version in rtl8169_private")
29ec0482c139 ("r8169: remove rtl_hw_init_8168ep")
1791ad50c8d7 ("r8169: simplify rtl_writephy_batch and rtl_ephy_init")