blob: e6cc898f95a5676dca88385b0087893f8e27cd0b [file] [log] [blame]
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")
87945b6d8be5 ("r8169: avoid tso csum function indirection")
485bb1b3fac5 ("r8169: remove struct jumbo_ops")
5f9505235bb9 ("r8169: remove struct mdio_ops")
e9588eb9316e ("r8169: remove support for RTL_GIGA_MAC_VER_01")
8344ffffd176 ("r8169: create function pointer array for chip hw init functions")
1fcd165884c8 ("r8169: create function pointer array for PHY init functions")
eb94dc9aabdf ("r8169: disable tx interrupt coalescing on RTL8168")
288ac524cf70 ("r8169: disable default rx interrupt coalescing on RTL8168")
df320ed7b3e4 ("r8169: add helpers for locking / unlocking the config registers")
3bd826451103 ("r8169: fix WoL device wakeup enable")
76085c9e7eae ("r8169: replace macro TX_FRAGS_READY_FOR with a function")
55d2ad7b9072 ("r8169: improve chip version identification")
8c0511ec52c8 ("r8169: remove print_mac_version")
559c3c046d4b ("r8169: replace event_slow with irq_mask")
97ad92f28342 ("r8169: remove unused interrupt sources")
fe716f8a33ab ("r8169: merge rtl_irq_enable and rtl_irq_enable_all")
38caff5a445b ("r8169: handle all interrupt events in the hard irq handler")