blob: c8ff20cd9149ea7eda01a7fa7737cbb52d25090a [file] [log] [blame]
a2ee847242b3 ("r8169: move updating counters to rtl8169_down")
0c28a63a47bf ("r8169: move napi_disable call and rename rtl8169_hw_reset")
120068481405 ("r8169: fix failing WoL")
8ac8e8c64b53 ("r8169: make rtl8169_down central chip quiesce function")
bac75d8565e8 ("r8169: move some calls to rtl8169_hw_reset")
27dc36aefc73 ("r8169: change driver data type")
12b1bc75cd46 ("r8169: improve rtl_remove_one")
13f15b59ad70 ("r8169: remove remaining call to mdiobus_unregister")
ce740c5f6f7a ("r8169: improve reset handling for chips from RTL8168g")
9617886fa65d ("r8169: add helper rtl_enable_rxdvgate")
d6836ef02c17 ("r8169: use fsleep in polling functions")
93882c6f210a ("r8169: switch from netif_xxx message functions to netdev_xxx")
d56f58cec90d ("r8169: simplify counter handling")
0360c046ca18 ("r8169: move setting OCP base to generic init code")
b8447abc4c8f ("r8169: factor out rtl8169_tx_map")
2864a883f931 ("r8169: use pci_status_get_and_clear_errors")
90760b21aef4 ("r8169: add PCI_STATUS_PARITY to PCI status error bits")
9020845fb5d6 ("r8169: improve rtl8169_start_xmit")
0da3359a4a21 ("r8169: improve statistics of missed rx packets")
f1f9ca287569 ("r8169: improve rtl8169_get_mac_version")
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")
7ec3f872bc85 ("r8169: respect EEE user setting when restarting network")
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")
bcf2b868a5ae ("r8169: move disabling interrupt coalescing to RTL8169/RTL8168 init")
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")
2e779ddb5617 ("r8169: use the generic EEE management functions")
32879f000120 ("r8169: allocate rx buffers using alloc_pages_node")
ef712ede3541 ("r8169: add helper r8168_mac_ocp_modify")
ef14358546b1 ("r8169: make use of xmit_more")
96ea772ef241 ("r8169: remove r8169_csum_workaround")
e64e0c897499 ("r8169: implement callback ndo_features_check")
edcde3ee579b ("r8169: align setting PME with vendor driver")