Change some flows or behavior to improve the efficiency or make the code readable. Besides, support WOL and runtime suspend.
Hayes Wang (14): r8152: move some functions r8152: add three functions r8152: replace some types from int to bool r8152: load the default MAC address r8152: reduce the frequency of spin_lock r8152: clear BMCR_PDOWN r8152: combine PHY reset with set_speed r8152: move some functions from probe to open r8152: support WOL r8152: support runtime suspend r8152: disable teredo for RTL8152 r8152: replace netif_rx with netif_receive_skb r8152: set disable_hub_initiated_lpm r8152: support get_msglevel and set_msglevel drivers/net/usb/r8152.c | 711 +++++++++++++++++++++++++++++++++++------------- 1 file changed, 526 insertions(+), 185 deletions(-) -- 1.8.4.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/