blob: 8bbb05c77e43d9a76ac6386f0cd9c324ea9beb0e [file] [log] [blame]
8b19c68c4ffe ("r8169: use new helper tcp_v6_gso_csum_prep")
96ea772ef241 ("r8169: remove r8169_csum_workaround")
e64e0c897499 ("r8169: implement callback ndo_features_check")
87945b6d8be5 ("r8169: avoid tso csum function indirection")
0b12c73a81b3 ("r8169: improve r8169_csum_workaround")
e9588eb9316e ("r8169: remove support for RTL_GIGA_MAC_VER_01")
1fcd165884c8 ("r8169: create function pointer array for PHY init functions")
76085c9e7eae ("r8169: replace macro TX_FRAGS_READY_FOR with a function")
55d2ad7b9072 ("r8169: improve chip version identification")
8c0511ec52c8 ("r8169: remove print_mac_version")
abe8b2f71e28 ("r8169: don't configure max jumbo frame size per chip version")
eb88f5f7128c ("r8169: don't configure csum function per chip version")
f75222bce9b5 ("r8169: replace open-coded PHY soft reset with genphy_soft_reset")
f1e911d5d0df ("r8169: add basic phylib support")
335c997dce5c ("r8169: remove old PHY reset hack")
e397286b8e89 ("r8169: remove TBI 1000BaseX support")
49d17512560b ("r8169: use standard debug output functions")
4ff364662814 ("r8169: replace get_protocol with vlan_get_protocol")
ff1d733155da ("r8169: improve PCI config space access")
2a71883c4fd7 ("r8169: simplify code by using ranges in switch clauses")
4f447d296982 ("r8169: drop member pll_power_ops from struct rtl8169_private")
73570bf19faa ("r8169: merge r810x_pll_power_down/up into r8168_pll_power_down/up")
0ae0974eb3d0 ("r8169: improve CPlusCmd handling")
9a3c81fa616b ("r8169: replace magic number for INTT mask with a constant")
6ed0e08f9e2a ("r8169: remove jumbo_tx_csum from chip config struct")
c8d48d9c5bf7 ("r8169: improve pci region handling")
a4328ddb55f2 ("r8169: drop member txd_version from struct rtl8169_private")
90b989c55321 ("r8169: improve rtl8169_get_mac_version")
2d6c5a61fad6 ("r8169: don't display tp->mmio_addr address")
6202806e7c03 ("r8169: drop member opts1_mask from struct rtl8169_private")
ebcd5daa7ffd ("r8169: change interrupt handler argument type")
e71c9ce26226 ("r8169: change argument type of counters handling functions")
61cb532d5224 ("r8169: change hw_start argument type")
1d0254dd9b44 ("r8169: replace rx_buf_sz with a constant")
1528192f8975 ("r8169: remove unneeded check in rtl8169_rx_fill")
b1127e641e89 ("r8169: improve rtl8169_init_ring")
d3b404c29c97 ("r8169: simplify rtl8169_alloc_rx_data")
37621493b873 ("r8169: use constant NAPI_POLL_WAIT")
1cbbf01cfe25 ("r8169: remove member align from struct rtl_cfg_info")
008b4a938d78 ("r8169: remove unused member features from struct")
8d98aa39b8d4 ("r8169: replace magic numbers with PCI MRRS constant")
c0b458a9463b ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")