blob: a418d3a9acd786f918e1696d742863190b7e247e [file] [log] [blame]
7190aeece918 ("r8169: replace synchronize_rcu with synchronize_net")
bac75d8565e8 ("r8169: move some calls to rtl8169_hw_reset")
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")
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")
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")
fcd4e60885af ("r8169: improve rtl_rx")
1a03bb532934 ("r8169: fix RTL8168g PHY init")
c782e204f734 ("r8169: add random MAC address fallback")
f072218cca5b ("r8169: remove not needed call to dma_sync_single_for_device")
9d9f3fba4c46 ("r8169: improve handling of Abit Fatal1ty F-190HD")
9e9f33bae812 ("r8169: add helper rtl_is_8168evl_up")
20023d3e5071 ("r8169: improve rtl_coalesce_info")
9b994b4a074c ("r8169: let mdio read functions return -ETIMEDOUT")