This series includes further smaller improvements. Then I think the basic cleanup has been done and next step would be preparing the switch to phylib.
Heiner Kallweit (19): r8169: remove unused member features from struct rtl8169_private r8169: remove member align from struct rtl_cfg_info r8169: use skb_copy_to_linear_data in rtl8169_try_rx_copy r8169: use constant NAPI_POLL_WAIT r8169: switch to using napi_schedule_irqoff r8169: simplify rtl8169_alloc_rx_data r8169: improve rtl8169_init_ring r8169: remove unneeded check in rtl8169_rx_fill r8169: replace rx_buf_sz with a constant r8169: remove rtl8169_map_to_asic r8169: change hw_start argument type r8169: change argument type of counters handling functions r8169: change interrupt handler argument type r8169: remove member opts1_mask from struct rtl8169_private r8169: don't display tp->mmio_addr address r8169: improve rtl8169_get_mac_version r8169: drop member txd_version from struct rtl8169_private r8169: improve pci region handling r8169: remove jumbo_tx_csum from chip config struct drivers/net/ethernet/realtek/r8169.c | 344 +++++++++++---------------- 1 file changed, 133 insertions(+), 211 deletions(-) -- 2.17.0