blob: 0da72d39b4f92ec2955a80007d38f00a3e25a969 [file] [log] [blame]
hayeswangac718b62013-05-02 16:01:25 +00001/*
hayeswangc7de7de2014-01-15 10:42:16 +08002 * Copyright (c) 2014 Realtek Semiconductor Corp. All rights reserved.
hayeswangac718b62013-05-02 16:01:25 +00003 *
4 * This program is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU General Public License
6 * version 2 as published by the Free Software Foundation.
7 *
8 */
9
hayeswangac718b62013-05-02 16:01:25 +000010#include <linux/signal.h>
11#include <linux/slab.h>
12#include <linux/module.h>
hayeswangac718b62013-05-02 16:01:25 +000013#include <linux/netdevice.h>
14#include <linux/etherdevice.h>
15#include <linux/mii.h>
16#include <linux/ethtool.h>
17#include <linux/usb.h>
18#include <linux/crc32.h>
19#include <linux/if_vlan.h>
20#include <linux/uaccess.h>
hayeswangebc2ec482013-08-14 20:54:38 +080021#include <linux/list.h>
hayeswang5bd23882013-08-14 20:54:39 +080022#include <linux/ip.h>
23#include <linux/ipv6.h>
hayeswang6128d1bb2014-03-07 11:04:40 +080024#include <net/ip6_checksum.h>
hayeswang4c4a6b12014-09-25 20:54:00 +080025#include <uapi/linux/mdio.h>
26#include <linux/mdio.h>
hayeswangd9a28c52014-12-04 10:43:11 +080027#include <linux/usb/cdc.h>
hayeswang5ee3c602016-01-07 17:12:17 +080028#include <linux/suspend.h>
hayeswangac718b62013-05-02 16:01:25 +000029
hayeswangd0942472015-09-07 11:57:43 +080030/* Information for net-next */
31#define NETNEXT_VERSION "08"
32
33/* Information for net */
hayeswang2609af12016-07-05 16:11:46 +080034#define NET_VERSION "5"
hayeswangd0942472015-09-07 11:57:43 +080035
36#define DRIVER_VERSION "v1." NETNEXT_VERSION "." NET_VERSION
hayeswangac718b62013-05-02 16:01:25 +000037#define DRIVER_AUTHOR "Realtek linux nic maintainers <nic_swsd@realtek.com>"
hayeswang44d942a2014-01-15 10:42:14 +080038#define DRIVER_DESC "Realtek RTL8152/RTL8153 Based USB Ethernet Adapters"
hayeswangac718b62013-05-02 16:01:25 +000039#define MODULENAME "r8152"
40
41#define R8152_PHY_ID 32
42
43#define PLA_IDR 0xc000
44#define PLA_RCR 0xc010
45#define PLA_RMS 0xc016
46#define PLA_RXFIFO_CTRL0 0xc0a0
47#define PLA_RXFIFO_CTRL1 0xc0a4
48#define PLA_RXFIFO_CTRL2 0xc0a8
hayeswang65bab842015-02-12 16:20:46 +080049#define PLA_DMY_REG0 0xc0b0
hayeswangac718b62013-05-02 16:01:25 +000050#define PLA_FMC 0xc0b4
51#define PLA_CFG_WOL 0xc0b6
hayeswang43779f82014-01-02 11:25:10 +080052#define PLA_TEREDO_CFG 0xc0bc
hayeswangac718b62013-05-02 16:01:25 +000053#define PLA_MAR 0xcd00
hayeswang43779f82014-01-02 11:25:10 +080054#define PLA_BACKUP 0xd000
hayeswangac718b62013-05-02 16:01:25 +000055#define PAL_BDC_CR 0xd1a0
hayeswang43779f82014-01-02 11:25:10 +080056#define PLA_TEREDO_TIMER 0xd2cc
57#define PLA_REALWOW_TIMER 0xd2e8
hayeswangac718b62013-05-02 16:01:25 +000058#define PLA_LEDSEL 0xdd90
59#define PLA_LED_FEATURE 0xdd92
60#define PLA_PHYAR 0xde00
hayeswang43779f82014-01-02 11:25:10 +080061#define PLA_BOOT_CTRL 0xe004
hayeswangac718b62013-05-02 16:01:25 +000062#define PLA_GPHY_INTR_IMR 0xe022
63#define PLA_EEE_CR 0xe040
64#define PLA_EEEP_CR 0xe080
65#define PLA_MAC_PWR_CTRL 0xe0c0
hayeswang43779f82014-01-02 11:25:10 +080066#define PLA_MAC_PWR_CTRL2 0xe0ca
67#define PLA_MAC_PWR_CTRL3 0xe0cc
68#define PLA_MAC_PWR_CTRL4 0xe0ce
69#define PLA_WDT6_CTRL 0xe428
hayeswangac718b62013-05-02 16:01:25 +000070#define PLA_TCR0 0xe610
71#define PLA_TCR1 0xe612
hayeswang69b4b7a2014-07-10 10:58:54 +080072#define PLA_MTPS 0xe615
hayeswangac718b62013-05-02 16:01:25 +000073#define PLA_TXFIFO_CTRL 0xe618
hayeswang4f1d4d52014-03-11 16:24:19 +080074#define PLA_RSTTALLY 0xe800
hayeswangac718b62013-05-02 16:01:25 +000075#define PLA_CR 0xe813
76#define PLA_CRWECR 0xe81c
hayeswang21ff2e82014-02-18 21:49:06 +080077#define PLA_CONFIG12 0xe81e /* CONFIG1, CONFIG2 */
78#define PLA_CONFIG34 0xe820 /* CONFIG3, CONFIG4 */
hayeswangac718b62013-05-02 16:01:25 +000079#define PLA_CONFIG5 0xe822
80#define PLA_PHY_PWR 0xe84c
81#define PLA_OOB_CTRL 0xe84f
82#define PLA_CPCR 0xe854
83#define PLA_MISC_0 0xe858
84#define PLA_MISC_1 0xe85a
85#define PLA_OCP_GPHY_BASE 0xe86c
hayeswang4f1d4d52014-03-11 16:24:19 +080086#define PLA_TALLYCNT 0xe890
hayeswangac718b62013-05-02 16:01:25 +000087#define PLA_SFF_STS_7 0xe8de
88#define PLA_PHYSTATUS 0xe908
89#define PLA_BP_BA 0xfc26
90#define PLA_BP_0 0xfc28
91#define PLA_BP_1 0xfc2a
92#define PLA_BP_2 0xfc2c
93#define PLA_BP_3 0xfc2e
94#define PLA_BP_4 0xfc30
95#define PLA_BP_5 0xfc32
96#define PLA_BP_6 0xfc34
97#define PLA_BP_7 0xfc36
hayeswang43779f82014-01-02 11:25:10 +080098#define PLA_BP_EN 0xfc38
hayeswangac718b62013-05-02 16:01:25 +000099
hayeswang65bab842015-02-12 16:20:46 +0800100#define USB_USB2PHY 0xb41e
101#define USB_SSPHYLINK2 0xb428
hayeswang43779f82014-01-02 11:25:10 +0800102#define USB_U2P3_CTRL 0xb460
hayeswang65bab842015-02-12 16:20:46 +0800103#define USB_CSR_DUMMY1 0xb464
104#define USB_CSR_DUMMY2 0xb466
hayeswangac718b62013-05-02 16:01:25 +0000105#define USB_DEV_STAT 0xb808
hayeswang65bab842015-02-12 16:20:46 +0800106#define USB_CONNECT_TIMER 0xcbf8
107#define USB_BURST_SIZE 0xcfc0
hayeswangac718b62013-05-02 16:01:25 +0000108#define USB_USB_CTRL 0xd406
109#define USB_PHY_CTRL 0xd408
110#define USB_TX_AGG 0xd40a
111#define USB_RX_BUF_TH 0xd40c
112#define USB_USB_TIMER 0xd428
hayeswang464ec102015-02-12 14:33:46 +0800113#define USB_RX_EARLY_TIMEOUT 0xd42c
114#define USB_RX_EARLY_SIZE 0xd42e
hayeswangac718b62013-05-02 16:01:25 +0000115#define USB_PM_CTRL_STATUS 0xd432
116#define USB_TX_DMA 0xd434
hayeswang43779f82014-01-02 11:25:10 +0800117#define USB_TOLERANCE 0xd490
118#define USB_LPM_CTRL 0xd41a
hayeswang93fe9b12016-06-16 10:55:18 +0800119#define USB_BMU_RESET 0xd4b0
hayeswangac718b62013-05-02 16:01:25 +0000120#define USB_UPS_CTRL 0xd800
hayeswang43779f82014-01-02 11:25:10 +0800121#define USB_MISC_0 0xd81a
122#define USB_POWER_CUT 0xd80a
123#define USB_AFE_CTRL2 0xd824
124#define USB_WDT11_CTRL 0xe43c
hayeswangac718b62013-05-02 16:01:25 +0000125#define USB_BP_BA 0xfc26
126#define USB_BP_0 0xfc28
127#define USB_BP_1 0xfc2a
128#define USB_BP_2 0xfc2c
129#define USB_BP_3 0xfc2e
130#define USB_BP_4 0xfc30
131#define USB_BP_5 0xfc32
132#define USB_BP_6 0xfc34
133#define USB_BP_7 0xfc36
hayeswang43779f82014-01-02 11:25:10 +0800134#define USB_BP_EN 0xfc38
hayeswangac718b62013-05-02 16:01:25 +0000135
136/* OCP Registers */
137#define OCP_ALDPS_CONFIG 0x2010
138#define OCP_EEE_CONFIG1 0x2080
139#define OCP_EEE_CONFIG2 0x2092
140#define OCP_EEE_CONFIG3 0x2094
hayeswangac244d32014-01-02 11:22:40 +0800141#define OCP_BASE_MII 0xa400
hayeswangac718b62013-05-02 16:01:25 +0000142#define OCP_EEE_AR 0xa41a
143#define OCP_EEE_DATA 0xa41c
hayeswang43779f82014-01-02 11:25:10 +0800144#define OCP_PHY_STATUS 0xa420
145#define OCP_POWER_CFG 0xa430
146#define OCP_EEE_CFG 0xa432
147#define OCP_SRAM_ADDR 0xa436
148#define OCP_SRAM_DATA 0xa438
149#define OCP_DOWN_SPEED 0xa442
hayeswangdf35d282014-09-25 20:54:02 +0800150#define OCP_EEE_ABLE 0xa5c4
hayeswang4c4a6b12014-09-25 20:54:00 +0800151#define OCP_EEE_ADV 0xa5d0
hayeswangdf35d282014-09-25 20:54:02 +0800152#define OCP_EEE_LPABLE 0xa5d2
hayeswang2dd49e02015-09-07 11:57:44 +0800153#define OCP_PHY_STATE 0xa708 /* nway state for 8153 */
hayeswang43779f82014-01-02 11:25:10 +0800154#define OCP_ADC_CFG 0xbc06
155
156/* SRAM Register */
157#define SRAM_LPF_CFG 0x8012
158#define SRAM_10M_AMP1 0x8080
159#define SRAM_10M_AMP2 0x8082
160#define SRAM_IMPEDANCE 0x8084
hayeswangac718b62013-05-02 16:01:25 +0000161
162/* PLA_RCR */
163#define RCR_AAP 0x00000001
164#define RCR_APM 0x00000002
165#define RCR_AM 0x00000004
166#define RCR_AB 0x00000008
167#define RCR_ACPT_ALL (RCR_AAP | RCR_APM | RCR_AM | RCR_AB)
168
169/* PLA_RXFIFO_CTRL0 */
170#define RXFIFO_THR1_NORMAL 0x00080002
171#define RXFIFO_THR1_OOB 0x01800003
172
173/* PLA_RXFIFO_CTRL1 */
174#define RXFIFO_THR2_FULL 0x00000060
175#define RXFIFO_THR2_HIGH 0x00000038
176#define RXFIFO_THR2_OOB 0x0000004a
hayeswang43779f82014-01-02 11:25:10 +0800177#define RXFIFO_THR2_NORMAL 0x00a0
hayeswangac718b62013-05-02 16:01:25 +0000178
179/* PLA_RXFIFO_CTRL2 */
180#define RXFIFO_THR3_FULL 0x00000078
181#define RXFIFO_THR3_HIGH 0x00000048
182#define RXFIFO_THR3_OOB 0x0000005a
hayeswang43779f82014-01-02 11:25:10 +0800183#define RXFIFO_THR3_NORMAL 0x0110
hayeswangac718b62013-05-02 16:01:25 +0000184
185/* PLA_TXFIFO_CTRL */
186#define TXFIFO_THR_NORMAL 0x00400008
hayeswang43779f82014-01-02 11:25:10 +0800187#define TXFIFO_THR_NORMAL2 0x01000008
hayeswangac718b62013-05-02 16:01:25 +0000188
hayeswang65bab842015-02-12 16:20:46 +0800189/* PLA_DMY_REG0 */
190#define ECM_ALDPS 0x0002
191
hayeswangac718b62013-05-02 16:01:25 +0000192/* PLA_FMC */
193#define FMC_FCR_MCU_EN 0x0001
194
195/* PLA_EEEP_CR */
196#define EEEP_CR_EEEP_TX 0x0002
197
hayeswang43779f82014-01-02 11:25:10 +0800198/* PLA_WDT6_CTRL */
199#define WDT6_SET_MODE 0x0010
200
hayeswangac718b62013-05-02 16:01:25 +0000201/* PLA_TCR0 */
202#define TCR0_TX_EMPTY 0x0800
203#define TCR0_AUTO_FIFO 0x0080
204
205/* PLA_TCR1 */
206#define VERSION_MASK 0x7cf0
207
hayeswang69b4b7a2014-07-10 10:58:54 +0800208/* PLA_MTPS */
209#define MTPS_JUMBO (12 * 1024 / 64)
210#define MTPS_DEFAULT (6 * 1024 / 64)
211
hayeswang4f1d4d52014-03-11 16:24:19 +0800212/* PLA_RSTTALLY */
213#define TALLY_RESET 0x0001
214
hayeswangac718b62013-05-02 16:01:25 +0000215/* PLA_CR */
216#define CR_RST 0x10
217#define CR_RE 0x08
218#define CR_TE 0x04
219
220/* PLA_CRWECR */
221#define CRWECR_NORAML 0x00
222#define CRWECR_CONFIG 0xc0
223
224/* PLA_OOB_CTRL */
225#define NOW_IS_OOB 0x80
226#define TXFIFO_EMPTY 0x20
227#define RXFIFO_EMPTY 0x10
228#define LINK_LIST_READY 0x02
229#define DIS_MCU_CLROOB 0x01
230#define FIFO_EMPTY (TXFIFO_EMPTY | RXFIFO_EMPTY)
231
232/* PLA_MISC_1 */
233#define RXDY_GATED_EN 0x0008
234
235/* PLA_SFF_STS_7 */
236#define RE_INIT_LL 0x8000
237#define MCU_BORW_EN 0x4000
238
239/* PLA_CPCR */
240#define CPCR_RX_VLAN 0x0040
241
242/* PLA_CFG_WOL */
243#define MAGIC_EN 0x0001
244
hayeswang43779f82014-01-02 11:25:10 +0800245/* PLA_TEREDO_CFG */
246#define TEREDO_SEL 0x8000
247#define TEREDO_WAKE_MASK 0x7f00
248#define TEREDO_RS_EVENT_MASK 0x00fe
249#define OOB_TEREDO_EN 0x0001
250
hayeswangac718b62013-05-02 16:01:25 +0000251/* PAL_BDC_CR */
252#define ALDPS_PROXY_MODE 0x0001
253
hayeswang21ff2e82014-02-18 21:49:06 +0800254/* PLA_CONFIG34 */
255#define LINK_ON_WAKE_EN 0x0010
256#define LINK_OFF_WAKE_EN 0x0008
257
hayeswangac718b62013-05-02 16:01:25 +0000258/* PLA_CONFIG5 */
hayeswang21ff2e82014-02-18 21:49:06 +0800259#define BWF_EN 0x0040
260#define MWF_EN 0x0020
261#define UWF_EN 0x0010
hayeswangac718b62013-05-02 16:01:25 +0000262#define LAN_WAKE_EN 0x0002
263
264/* PLA_LED_FEATURE */
265#define LED_MODE_MASK 0x0700
266
267/* PLA_PHY_PWR */
268#define TX_10M_IDLE_EN 0x0080
269#define PFM_PWM_SWITCH 0x0040
270
271/* PLA_MAC_PWR_CTRL */
272#define D3_CLK_GATED_EN 0x00004000
273#define MCU_CLK_RATIO 0x07010f07
274#define MCU_CLK_RATIO_MASK 0x0f0f0f0f
hayeswang43779f82014-01-02 11:25:10 +0800275#define ALDPS_SPDWN_RATIO 0x0f87
276
277/* PLA_MAC_PWR_CTRL2 */
278#define EEE_SPDWN_RATIO 0x8007
279
280/* PLA_MAC_PWR_CTRL3 */
281#define PKT_AVAIL_SPDWN_EN 0x0100
282#define SUSPEND_SPDWN_EN 0x0004
283#define U1U2_SPDWN_EN 0x0002
284#define L1_SPDWN_EN 0x0001
285
286/* PLA_MAC_PWR_CTRL4 */
287#define PWRSAVE_SPDWN_EN 0x1000
288#define RXDV_SPDWN_EN 0x0800
289#define TX10MIDLE_EN 0x0100
290#define TP100_SPDWN_EN 0x0020
291#define TP500_SPDWN_EN 0x0010
292#define TP1000_SPDWN_EN 0x0008
293#define EEE_SPDWN_EN 0x0001
hayeswangac718b62013-05-02 16:01:25 +0000294
295/* PLA_GPHY_INTR_IMR */
296#define GPHY_STS_MSK 0x0001
297#define SPEED_DOWN_MSK 0x0002
298#define SPDWN_RXDV_MSK 0x0004
299#define SPDWN_LINKCHG_MSK 0x0008
300
301/* PLA_PHYAR */
302#define PHYAR_FLAG 0x80000000
303
304/* PLA_EEE_CR */
305#define EEE_RX_EN 0x0001
306#define EEE_TX_EN 0x0002
307
hayeswang43779f82014-01-02 11:25:10 +0800308/* PLA_BOOT_CTRL */
309#define AUTOLOAD_DONE 0x0002
310
hayeswang65bab842015-02-12 16:20:46 +0800311/* USB_USB2PHY */
312#define USB2PHY_SUSPEND 0x0001
313#define USB2PHY_L1 0x0002
314
315/* USB_SSPHYLINK2 */
316#define pwd_dn_scale_mask 0x3ffe
317#define pwd_dn_scale(x) ((x) << 1)
318
319/* USB_CSR_DUMMY1 */
320#define DYNAMIC_BURST 0x0001
321
322/* USB_CSR_DUMMY2 */
323#define EP4_FULL_FC 0x0001
324
hayeswangac718b62013-05-02 16:01:25 +0000325/* USB_DEV_STAT */
326#define STAT_SPEED_MASK 0x0006
327#define STAT_SPEED_HIGH 0x0000
hayeswanga3cc4652014-07-24 16:37:43 +0800328#define STAT_SPEED_FULL 0x0002
hayeswangac718b62013-05-02 16:01:25 +0000329
330/* USB_TX_AGG */
331#define TX_AGG_MAX_THRESHOLD 0x03
332
333/* USB_RX_BUF_TH */
hayeswang43779f82014-01-02 11:25:10 +0800334#define RX_THR_SUPPER 0x0c350180
hayeswang8e1f51b2014-01-02 11:22:41 +0800335#define RX_THR_HIGH 0x7a120180
hayeswang43779f82014-01-02 11:25:10 +0800336#define RX_THR_SLOW 0xffff0180
hayeswangac718b62013-05-02 16:01:25 +0000337
338/* USB_TX_DMA */
339#define TEST_MODE_DISABLE 0x00000001
340#define TX_SIZE_ADJUST1 0x00000100
341
hayeswang93fe9b12016-06-16 10:55:18 +0800342/* USB_BMU_RESET */
343#define BMU_RESET_EP_IN 0x01
344#define BMU_RESET_EP_OUT 0x02
345
hayeswangac718b62013-05-02 16:01:25 +0000346/* USB_UPS_CTRL */
347#define POWER_CUT 0x0100
348
349/* USB_PM_CTRL_STATUS */
hayeswang8e1f51b2014-01-02 11:22:41 +0800350#define RESUME_INDICATE 0x0001
hayeswangac718b62013-05-02 16:01:25 +0000351
352/* USB_USB_CTRL */
353#define RX_AGG_DISABLE 0x0010
hayeswange90fba82015-07-31 11:23:39 +0800354#define RX_ZERO_EN 0x0080
hayeswangac718b62013-05-02 16:01:25 +0000355
hayeswang43779f82014-01-02 11:25:10 +0800356/* USB_U2P3_CTRL */
357#define U2P3_ENABLE 0x0001
358
359/* USB_POWER_CUT */
360#define PWR_EN 0x0001
361#define PHASE2_EN 0x0008
362
363/* USB_MISC_0 */
364#define PCUT_STATUS 0x0001
365
hayeswang464ec102015-02-12 14:33:46 +0800366/* USB_RX_EARLY_TIMEOUT */
367#define COALESCE_SUPER 85000U
368#define COALESCE_HIGH 250000U
369#define COALESCE_SLOW 524280U
hayeswang43779f82014-01-02 11:25:10 +0800370
371/* USB_WDT11_CTRL */
372#define TIMER11_EN 0x0001
373
374/* USB_LPM_CTRL */
hayeswang65bab842015-02-12 16:20:46 +0800375/* bit 4 ~ 5: fifo empty boundary */
376#define FIFO_EMPTY_1FB 0x30 /* 0x1fb * 64 = 32448 bytes */
377/* bit 2 ~ 3: LMP timer */
hayeswang43779f82014-01-02 11:25:10 +0800378#define LPM_TIMER_MASK 0x0c
379#define LPM_TIMER_500MS 0x04 /* 500 ms */
380#define LPM_TIMER_500US 0x0c /* 500 us */
hayeswang65bab842015-02-12 16:20:46 +0800381#define ROK_EXIT_LPM 0x02
hayeswang43779f82014-01-02 11:25:10 +0800382
383/* USB_AFE_CTRL2 */
384#define SEN_VAL_MASK 0xf800
385#define SEN_VAL_NORMAL 0xa000
386#define SEL_RXIDLE 0x0100
387
hayeswangac718b62013-05-02 16:01:25 +0000388/* OCP_ALDPS_CONFIG */
389#define ENPWRSAVE 0x8000
390#define ENPDNPS 0x0200
391#define LINKENA 0x0100
392#define DIS_SDSAVE 0x0010
393
hayeswang43779f82014-01-02 11:25:10 +0800394/* OCP_PHY_STATUS */
395#define PHY_STAT_MASK 0x0007
396#define PHY_STAT_LAN_ON 3
397#define PHY_STAT_PWRDN 5
398
399/* OCP_POWER_CFG */
400#define EEE_CLKDIV_EN 0x8000
401#define EN_ALDPS 0x0004
402#define EN_10M_PLLOFF 0x0001
403
hayeswangac718b62013-05-02 16:01:25 +0000404/* OCP_EEE_CONFIG1 */
405#define RG_TXLPI_MSK_HFDUP 0x8000
406#define RG_MATCLR_EN 0x4000
407#define EEE_10_CAP 0x2000
408#define EEE_NWAY_EN 0x1000
409#define TX_QUIET_EN 0x0200
410#define RX_QUIET_EN 0x0100
hayeswangd24f6132014-09-25 20:54:01 +0800411#define sd_rise_time_mask 0x0070
hayeswang4c4a6b12014-09-25 20:54:00 +0800412#define sd_rise_time(x) (min(x, 7) << 4) /* bit 4 ~ 6 */
hayeswangac718b62013-05-02 16:01:25 +0000413#define RG_RXLPI_MSK_HFDUP 0x0008
414#define SDFALLTIME 0x0007 /* bit 0 ~ 2 */
415
416/* OCP_EEE_CONFIG2 */
417#define RG_LPIHYS_NUM 0x7000 /* bit 12 ~ 15 */
418#define RG_DACQUIET_EN 0x0400
419#define RG_LDVQUIET_EN 0x0200
420#define RG_CKRSEL 0x0020
421#define RG_EEEPRG_EN 0x0010
422
423/* OCP_EEE_CONFIG3 */
hayeswangd24f6132014-09-25 20:54:01 +0800424#define fast_snr_mask 0xff80
hayeswang4c4a6b12014-09-25 20:54:00 +0800425#define fast_snr(x) (min(x, 0x1ff) << 7) /* bit 7 ~ 15 */
hayeswangac718b62013-05-02 16:01:25 +0000426#define RG_LFS_SEL 0x0060 /* bit 6 ~ 5 */
427#define MSK_PH 0x0006 /* bit 0 ~ 3 */
428
429/* OCP_EEE_AR */
430/* bit[15:14] function */
431#define FUN_ADDR 0x0000
432#define FUN_DATA 0x4000
433/* bit[4:0] device addr */
hayeswangac718b62013-05-02 16:01:25 +0000434
hayeswang43779f82014-01-02 11:25:10 +0800435/* OCP_EEE_CFG */
436#define CTAP_SHORT_EN 0x0040
437#define EEE10_EN 0x0010
438
439/* OCP_DOWN_SPEED */
440#define EN_10M_BGOFF 0x0080
441
hayeswang2dd49e02015-09-07 11:57:44 +0800442/* OCP_PHY_STATE */
443#define TXDIS_STATE 0x01
444#define ABD_STATE 0x02
445
hayeswang43779f82014-01-02 11:25:10 +0800446/* OCP_ADC_CFG */
447#define CKADSEL_L 0x0100
448#define ADC_EN 0x0080
449#define EN_EMI_L 0x0040
450
451/* SRAM_LPF_CFG */
452#define LPF_AUTO_TUNE 0x8000
453
454/* SRAM_10M_AMP1 */
455#define GDAC_IB_UPALL 0x0008
456
457/* SRAM_10M_AMP2 */
458#define AMP_DN 0x0200
459
460/* SRAM_IMPEDANCE */
461#define RX_DRIVING_MASK 0x6000
462
hayeswangac718b62013-05-02 16:01:25 +0000463enum rtl_register_content {
hayeswang43779f82014-01-02 11:25:10 +0800464 _1000bps = 0x10,
hayeswangac718b62013-05-02 16:01:25 +0000465 _100bps = 0x08,
466 _10bps = 0x04,
467 LINK_STATUS = 0x02,
468 FULL_DUP = 0x01,
469};
470
hayeswang1764bcd2014-08-28 10:24:18 +0800471#define RTL8152_MAX_TX 4
hayeswangebc2ec482013-08-14 20:54:38 +0800472#define RTL8152_MAX_RX 10
hayeswang40a82912013-08-14 20:54:40 +0800473#define INTBUFSIZE 2
hayeswang8e1f51b2014-01-02 11:22:41 +0800474#define CRC_SIZE 4
475#define TX_ALIGN 4
476#define RX_ALIGN 8
hayeswang40a82912013-08-14 20:54:40 +0800477
478#define INTR_LINK 0x0004
hayeswangebc2ec482013-08-14 20:54:38 +0800479
hayeswangac718b62013-05-02 16:01:25 +0000480#define RTL8152_REQT_READ 0xc0
481#define RTL8152_REQT_WRITE 0x40
482#define RTL8152_REQ_GET_REGS 0x05
483#define RTL8152_REQ_SET_REGS 0x05
484
485#define BYTE_EN_DWORD 0xff
486#define BYTE_EN_WORD 0x33
487#define BYTE_EN_BYTE 0x11
488#define BYTE_EN_SIX_BYTES 0x3f
489#define BYTE_EN_START_MASK 0x0f
490#define BYTE_EN_END_MASK 0xf0
491
hayeswang69b4b7a2014-07-10 10:58:54 +0800492#define RTL8153_MAX_PACKET 9216 /* 9K */
493#define RTL8153_MAX_MTU (RTL8153_MAX_PACKET - VLAN_ETH_HLEN - VLAN_HLEN)
hayeswangac718b62013-05-02 16:01:25 +0000494#define RTL8152_RMS (VLAN_ETH_FRAME_LEN + VLAN_HLEN)
hayeswang69b4b7a2014-07-10 10:58:54 +0800495#define RTL8153_RMS RTL8153_MAX_PACKET
hayeswangb8125402014-07-03 11:55:48 +0800496#define RTL8152_TX_TIMEOUT (5 * HZ)
hayeswangd823ab62015-01-12 12:06:23 +0800497#define RTL8152_NAPI_WEIGHT 64
hayeswangac718b62013-05-02 16:01:25 +0000498
499/* rtl8152 flags */
500enum rtl8152_flags {
501 RTL8152_UNPLUG = 0,
hayeswangac718b62013-05-02 16:01:25 +0000502 RTL8152_SET_RX_MODE,
hayeswang40a82912013-08-14 20:54:40 +0800503 WORK_ENABLE,
504 RTL8152_LINK_CHG,
hayeswang9a4be1b2014-02-18 21:49:07 +0800505 SELECTIVE_SUSPEND,
hayeswangaa66a5f2014-02-18 21:49:04 +0800506 PHY_RESET,
hayeswangd823ab62015-01-12 12:06:23 +0800507 SCHEDULE_NAPI,
hayeswangac718b62013-05-02 16:01:25 +0000508};
509
510/* Define these values to match your device */
511#define VENDOR_ID_REALTEK 0x0bda
hayeswang43779f82014-01-02 11:25:10 +0800512#define VENDOR_ID_SAMSUNG 0x04e8
Christian Hesse347eec32015-03-31 14:10:07 +0200513#define VENDOR_ID_LENOVO 0x17ef
Zheng Liud065c3c2015-07-07 13:54:12 -0700514#define VENDOR_ID_NVIDIA 0x0955
hayeswangac718b62013-05-02 16:01:25 +0000515
516#define MCU_TYPE_PLA 0x0100
517#define MCU_TYPE_USB 0x0000
518
hayeswang4f1d4d52014-03-11 16:24:19 +0800519struct tally_counter {
520 __le64 tx_packets;
521 __le64 rx_packets;
522 __le64 tx_errors;
523 __le32 rx_errors;
524 __le16 rx_missed;
525 __le16 align_errors;
526 __le32 tx_one_collision;
527 __le32 tx_multi_collision;
528 __le64 rx_unicast;
529 __le64 rx_broadcast;
530 __le32 rx_multicast;
531 __le16 tx_aborted;
hayeswangf37119c2014-10-28 14:05:51 +0800532 __le16 tx_underrun;
hayeswang4f1d4d52014-03-11 16:24:19 +0800533};
534
hayeswangac718b62013-05-02 16:01:25 +0000535struct rx_desc {
hayeswang500b6d72013-11-20 17:30:57 +0800536 __le32 opts1;
hayeswangac718b62013-05-02 16:01:25 +0000537#define RX_LEN_MASK 0x7fff
hayeswang565cab02014-03-07 11:04:38 +0800538
hayeswang500b6d72013-11-20 17:30:57 +0800539 __le32 opts2;
hayeswangf5aaaa62015-02-06 11:30:51 +0800540#define RD_UDP_CS BIT(23)
541#define RD_TCP_CS BIT(22)
542#define RD_IPV6_CS BIT(20)
543#define RD_IPV4_CS BIT(19)
hayeswang565cab02014-03-07 11:04:38 +0800544
hayeswang500b6d72013-11-20 17:30:57 +0800545 __le32 opts3;
hayeswangf5aaaa62015-02-06 11:30:51 +0800546#define IPF BIT(23) /* IP checksum fail */
547#define UDPF BIT(22) /* UDP checksum fail */
548#define TCPF BIT(21) /* TCP checksum fail */
549#define RX_VLAN_TAG BIT(16)
hayeswang565cab02014-03-07 11:04:38 +0800550
hayeswang500b6d72013-11-20 17:30:57 +0800551 __le32 opts4;
552 __le32 opts5;
553 __le32 opts6;
hayeswangac718b62013-05-02 16:01:25 +0000554};
555
556struct tx_desc {
hayeswang500b6d72013-11-20 17:30:57 +0800557 __le32 opts1;
hayeswangf5aaaa62015-02-06 11:30:51 +0800558#define TX_FS BIT(31) /* First segment of a packet */
559#define TX_LS BIT(30) /* Final segment of a packet */
560#define GTSENDV4 BIT(28)
561#define GTSENDV6 BIT(27)
hayeswang60c89072014-03-07 11:04:39 +0800562#define GTTCPHO_SHIFT 18
hayeswang6128d1bb2014-03-07 11:04:40 +0800563#define GTTCPHO_MAX 0x7fU
hayeswang60c89072014-03-07 11:04:39 +0800564#define TX_LEN_MAX 0x3ffffU
hayeswang5bd23882013-08-14 20:54:39 +0800565
hayeswang500b6d72013-11-20 17:30:57 +0800566 __le32 opts2;
hayeswangf5aaaa62015-02-06 11:30:51 +0800567#define UDP_CS BIT(31) /* Calculate UDP/IP checksum */
568#define TCP_CS BIT(30) /* Calculate TCP/IP checksum */
569#define IPV4_CS BIT(29) /* Calculate IPv4 checksum */
570#define IPV6_CS BIT(28) /* Calculate IPv6 checksum */
hayeswang60c89072014-03-07 11:04:39 +0800571#define MSS_SHIFT 17
572#define MSS_MAX 0x7ffU
573#define TCPHO_SHIFT 17
hayeswang6128d1bb2014-03-07 11:04:40 +0800574#define TCPHO_MAX 0x7ffU
hayeswangf5aaaa62015-02-06 11:30:51 +0800575#define TX_VLAN_TAG BIT(16)
hayeswangac718b62013-05-02 16:01:25 +0000576};
577
hayeswangdff4e8a2013-08-16 16:09:33 +0800578struct r8152;
579
hayeswangebc2ec482013-08-14 20:54:38 +0800580struct rx_agg {
581 struct list_head list;
582 struct urb *urb;
hayeswangdff4e8a2013-08-16 16:09:33 +0800583 struct r8152 *context;
hayeswangebc2ec482013-08-14 20:54:38 +0800584 void *buffer;
585 void *head;
586};
587
588struct tx_agg {
589 struct list_head list;
590 struct urb *urb;
hayeswangdff4e8a2013-08-16 16:09:33 +0800591 struct r8152 *context;
hayeswangebc2ec482013-08-14 20:54:38 +0800592 void *buffer;
593 void *head;
594 u32 skb_num;
595 u32 skb_len;
596};
597
hayeswangac718b62013-05-02 16:01:25 +0000598struct r8152 {
599 unsigned long flags;
600 struct usb_device *udev;
hayeswangd823ab62015-01-12 12:06:23 +0800601 struct napi_struct napi;
hayeswang40a82912013-08-14 20:54:40 +0800602 struct usb_interface *intf;
hayeswangac718b62013-05-02 16:01:25 +0000603 struct net_device *netdev;
hayeswang40a82912013-08-14 20:54:40 +0800604 struct urb *intr_urb;
hayeswangebc2ec482013-08-14 20:54:38 +0800605 struct tx_agg tx_info[RTL8152_MAX_TX];
606 struct rx_agg rx_info[RTL8152_MAX_RX];
607 struct list_head rx_done, tx_free;
hayeswangd823ab62015-01-12 12:06:23 +0800608 struct sk_buff_head tx_queue, rx_queue;
hayeswangebc2ec482013-08-14 20:54:38 +0800609 spinlock_t rx_lock, tx_lock;
hayeswangac718b62013-05-02 16:01:25 +0000610 struct delayed_work schedule;
611 struct mii_if_info mii;
hayeswangb5403272014-10-09 18:00:26 +0800612 struct mutex control; /* use for hw setting */
hayeswang5ee3c602016-01-07 17:12:17 +0800613#ifdef CONFIG_PM_SLEEP
614 struct notifier_block pm_notifier;
615#endif
hayeswangc81229c2014-01-02 11:22:42 +0800616
617 struct rtl_ops {
618 void (*init)(struct r8152 *);
619 int (*enable)(struct r8152 *);
620 void (*disable)(struct r8152 *);
hayeswang7e9da482014-02-18 21:49:05 +0800621 void (*up)(struct r8152 *);
hayeswangc81229c2014-01-02 11:22:42 +0800622 void (*down)(struct r8152 *);
623 void (*unload)(struct r8152 *);
hayeswangdf35d282014-09-25 20:54:02 +0800624 int (*eee_get)(struct r8152 *, struct ethtool_eee *);
625 int (*eee_set)(struct r8152 *, struct ethtool_eee *);
hayeswang2dd49e02015-09-07 11:57:44 +0800626 bool (*in_nway)(struct r8152 *);
hayeswang2609af12016-07-05 16:11:46 +0800627 void (*autosuspend_en)(struct r8152 *tp, bool enable);
hayeswangc81229c2014-01-02 11:22:42 +0800628 } rtl_ops;
629
hayeswang40a82912013-08-14 20:54:40 +0800630 int intr_interval;
hayeswang21ff2e82014-02-18 21:49:06 +0800631 u32 saved_wolopts;
hayeswangac718b62013-05-02 16:01:25 +0000632 u32 msg_enable;
hayeswangdd1b1192013-11-20 17:30:56 +0800633 u32 tx_qlen;
hayeswang464ec102015-02-12 14:33:46 +0800634 u32 coalesce;
hayeswangac718b62013-05-02 16:01:25 +0000635 u16 ocp_base;
hayeswang40a82912013-08-14 20:54:40 +0800636 u8 *intr_buff;
hayeswangac718b62013-05-02 16:01:25 +0000637 u8 version;
hayeswangac718b62013-05-02 16:01:25 +0000638};
639
640enum rtl_version {
641 RTL_VER_UNKNOWN = 0,
642 RTL_VER_01,
hayeswang43779f82014-01-02 11:25:10 +0800643 RTL_VER_02,
644 RTL_VER_03,
645 RTL_VER_04,
646 RTL_VER_05,
hayeswangfb02eb42015-07-22 15:27:41 +0800647 RTL_VER_06,
hayeswang43779f82014-01-02 11:25:10 +0800648 RTL_VER_MAX
hayeswangac718b62013-05-02 16:01:25 +0000649};
650
hayeswang60c89072014-03-07 11:04:39 +0800651enum tx_csum_stat {
652 TX_CSUM_SUCCESS = 0,
653 TX_CSUM_TSO,
654 TX_CSUM_NONE
655};
656
hayeswangac718b62013-05-02 16:01:25 +0000657/* Maximum number of multicast addresses to filter (vs. Rx-all-multicast).
658 * The RTL chips use a 64 element hash table based on the Ethernet CRC.
659 */
660static const int multicast_filter_limit = 32;
hayeswang52aec122014-09-02 10:27:52 +0800661static unsigned int agg_buf_sz = 16384;
hayeswangac718b62013-05-02 16:01:25 +0000662
hayeswang52aec122014-09-02 10:27:52 +0800663#define RTL_LIMITED_TSO_SIZE (agg_buf_sz - sizeof(struct tx_desc) - \
hayeswang60c89072014-03-07 11:04:39 +0800664 VLAN_ETH_HLEN - VLAN_HLEN)
665
hayeswangac718b62013-05-02 16:01:25 +0000666static
667int get_registers(struct r8152 *tp, u16 value, u16 index, u16 size, void *data)
668{
hayeswang31787f52013-07-31 17:21:25 +0800669 int ret;
670 void *tmp;
671
672 tmp = kmalloc(size, GFP_KERNEL);
673 if (!tmp)
674 return -ENOMEM;
675
676 ret = usb_control_msg(tp->udev, usb_rcvctrlpipe(tp->udev, 0),
hayeswangb209af92014-08-25 15:53:00 +0800677 RTL8152_REQ_GET_REGS, RTL8152_REQT_READ,
678 value, index, tmp, size, 500);
hayeswang31787f52013-07-31 17:21:25 +0800679
680 memcpy(data, tmp, size);
681 kfree(tmp);
682
683 return ret;
hayeswangac718b62013-05-02 16:01:25 +0000684}
685
686static
687int set_registers(struct r8152 *tp, u16 value, u16 index, u16 size, void *data)
688{
hayeswang31787f52013-07-31 17:21:25 +0800689 int ret;
690 void *tmp;
691
Benoit Tainec4438f02014-05-26 17:21:23 +0200692 tmp = kmemdup(data, size, GFP_KERNEL);
hayeswang31787f52013-07-31 17:21:25 +0800693 if (!tmp)
694 return -ENOMEM;
695
hayeswang31787f52013-07-31 17:21:25 +0800696 ret = usb_control_msg(tp->udev, usb_sndctrlpipe(tp->udev, 0),
hayeswangb209af92014-08-25 15:53:00 +0800697 RTL8152_REQ_SET_REGS, RTL8152_REQT_WRITE,
698 value, index, tmp, size, 500);
hayeswang31787f52013-07-31 17:21:25 +0800699
700 kfree(tmp);
hayeswangdb8515e2014-03-06 15:07:16 +0800701
hayeswang31787f52013-07-31 17:21:25 +0800702 return ret;
hayeswangac718b62013-05-02 16:01:25 +0000703}
704
705static int generic_ocp_read(struct r8152 *tp, u16 index, u16 size,
hayeswangb209af92014-08-25 15:53:00 +0800706 void *data, u16 type)
hayeswangac718b62013-05-02 16:01:25 +0000707{
hayeswang45f4a192014-01-06 17:08:41 +0800708 u16 limit = 64;
709 int ret = 0;
hayeswangac718b62013-05-02 16:01:25 +0000710
711 if (test_bit(RTL8152_UNPLUG, &tp->flags))
712 return -ENODEV;
713
714 /* both size and indix must be 4 bytes align */
715 if ((size & 3) || !size || (index & 3) || !data)
716 return -EPERM;
717
718 if ((u32)index + (u32)size > 0xffff)
719 return -EPERM;
720
721 while (size) {
722 if (size > limit) {
723 ret = get_registers(tp, index, type, limit, data);
724 if (ret < 0)
725 break;
726
727 index += limit;
728 data += limit;
729 size -= limit;
730 } else {
731 ret = get_registers(tp, index, type, size, data);
732 if (ret < 0)
733 break;
734
735 index += size;
736 data += size;
737 size = 0;
738 break;
739 }
740 }
741
hayeswang67610492014-10-30 11:46:40 +0800742 if (ret == -ENODEV)
743 set_bit(RTL8152_UNPLUG, &tp->flags);
744
hayeswangac718b62013-05-02 16:01:25 +0000745 return ret;
746}
747
748static int generic_ocp_write(struct r8152 *tp, u16 index, u16 byteen,
hayeswangb209af92014-08-25 15:53:00 +0800749 u16 size, void *data, u16 type)
hayeswangac718b62013-05-02 16:01:25 +0000750{
hayeswang45f4a192014-01-06 17:08:41 +0800751 int ret;
752 u16 byteen_start, byteen_end, byen;
753 u16 limit = 512;
hayeswangac718b62013-05-02 16:01:25 +0000754
755 if (test_bit(RTL8152_UNPLUG, &tp->flags))
756 return -ENODEV;
757
758 /* both size and indix must be 4 bytes align */
759 if ((size & 3) || !size || (index & 3) || !data)
760 return -EPERM;
761
762 if ((u32)index + (u32)size > 0xffff)
763 return -EPERM;
764
765 byteen_start = byteen & BYTE_EN_START_MASK;
766 byteen_end = byteen & BYTE_EN_END_MASK;
767
768 byen = byteen_start | (byteen_start << 4);
769 ret = set_registers(tp, index, type | byen, 4, data);
770 if (ret < 0)
771 goto error1;
772
773 index += 4;
774 data += 4;
775 size -= 4;
776
777 if (size) {
778 size -= 4;
779
780 while (size) {
781 if (size > limit) {
782 ret = set_registers(tp, index,
hayeswangb209af92014-08-25 15:53:00 +0800783 type | BYTE_EN_DWORD,
784 limit, data);
hayeswangac718b62013-05-02 16:01:25 +0000785 if (ret < 0)
786 goto error1;
787
788 index += limit;
789 data += limit;
790 size -= limit;
791 } else {
792 ret = set_registers(tp, index,
hayeswangb209af92014-08-25 15:53:00 +0800793 type | BYTE_EN_DWORD,
794 size, data);
hayeswangac718b62013-05-02 16:01:25 +0000795 if (ret < 0)
796 goto error1;
797
798 index += size;
799 data += size;
800 size = 0;
801 break;
802 }
803 }
804
805 byen = byteen_end | (byteen_end >> 4);
806 ret = set_registers(tp, index, type | byen, 4, data);
807 if (ret < 0)
808 goto error1;
809 }
810
811error1:
hayeswang67610492014-10-30 11:46:40 +0800812 if (ret == -ENODEV)
813 set_bit(RTL8152_UNPLUG, &tp->flags);
814
hayeswangac718b62013-05-02 16:01:25 +0000815 return ret;
816}
817
818static inline
819int pla_ocp_read(struct r8152 *tp, u16 index, u16 size, void *data)
820{
821 return generic_ocp_read(tp, index, size, data, MCU_TYPE_PLA);
822}
823
824static inline
825int pla_ocp_write(struct r8152 *tp, u16 index, u16 byteen, u16 size, void *data)
826{
827 return generic_ocp_write(tp, index, byteen, size, data, MCU_TYPE_PLA);
828}
829
830static inline
831int usb_ocp_read(struct r8152 *tp, u16 index, u16 size, void *data)
832{
833 return generic_ocp_read(tp, index, size, data, MCU_TYPE_USB);
834}
835
836static inline
837int usb_ocp_write(struct r8152 *tp, u16 index, u16 byteen, u16 size, void *data)
838{
839 return generic_ocp_write(tp, index, byteen, size, data, MCU_TYPE_USB);
840}
841
842static u32 ocp_read_dword(struct r8152 *tp, u16 type, u16 index)
843{
hayeswangc8826de2013-07-31 17:21:26 +0800844 __le32 data;
hayeswangac718b62013-05-02 16:01:25 +0000845
hayeswangc8826de2013-07-31 17:21:26 +0800846 generic_ocp_read(tp, index, sizeof(data), &data, type);
hayeswangac718b62013-05-02 16:01:25 +0000847
848 return __le32_to_cpu(data);
849}
850
851static void ocp_write_dword(struct r8152 *tp, u16 type, u16 index, u32 data)
852{
hayeswangc8826de2013-07-31 17:21:26 +0800853 __le32 tmp = __cpu_to_le32(data);
854
855 generic_ocp_write(tp, index, BYTE_EN_DWORD, sizeof(tmp), &tmp, type);
hayeswangac718b62013-05-02 16:01:25 +0000856}
857
858static u16 ocp_read_word(struct r8152 *tp, u16 type, u16 index)
859{
860 u32 data;
hayeswangc8826de2013-07-31 17:21:26 +0800861 __le32 tmp;
hayeswangac718b62013-05-02 16:01:25 +0000862 u8 shift = index & 2;
863
864 index &= ~3;
865
hayeswangc8826de2013-07-31 17:21:26 +0800866 generic_ocp_read(tp, index, sizeof(tmp), &tmp, type);
hayeswangac718b62013-05-02 16:01:25 +0000867
hayeswangc8826de2013-07-31 17:21:26 +0800868 data = __le32_to_cpu(tmp);
hayeswangac718b62013-05-02 16:01:25 +0000869 data >>= (shift * 8);
870 data &= 0xffff;
871
872 return (u16)data;
873}
874
875static void ocp_write_word(struct r8152 *tp, u16 type, u16 index, u32 data)
876{
hayeswangc8826de2013-07-31 17:21:26 +0800877 u32 mask = 0xffff;
878 __le32 tmp;
hayeswangac718b62013-05-02 16:01:25 +0000879 u16 byen = BYTE_EN_WORD;
880 u8 shift = index & 2;
881
882 data &= mask;
883
884 if (index & 2) {
885 byen <<= shift;
886 mask <<= (shift * 8);
887 data <<= (shift * 8);
888 index &= ~3;
889 }
890
hayeswangc8826de2013-07-31 17:21:26 +0800891 tmp = __cpu_to_le32(data);
hayeswangac718b62013-05-02 16:01:25 +0000892
hayeswangc8826de2013-07-31 17:21:26 +0800893 generic_ocp_write(tp, index, byen, sizeof(tmp), &tmp, type);
hayeswangac718b62013-05-02 16:01:25 +0000894}
895
896static u8 ocp_read_byte(struct r8152 *tp, u16 type, u16 index)
897{
898 u32 data;
hayeswangc8826de2013-07-31 17:21:26 +0800899 __le32 tmp;
hayeswangac718b62013-05-02 16:01:25 +0000900 u8 shift = index & 3;
901
902 index &= ~3;
903
hayeswangc8826de2013-07-31 17:21:26 +0800904 generic_ocp_read(tp, index, sizeof(tmp), &tmp, type);
hayeswangac718b62013-05-02 16:01:25 +0000905
hayeswangc8826de2013-07-31 17:21:26 +0800906 data = __le32_to_cpu(tmp);
hayeswangac718b62013-05-02 16:01:25 +0000907 data >>= (shift * 8);
908 data &= 0xff;
909
910 return (u8)data;
911}
912
913static void ocp_write_byte(struct r8152 *tp, u16 type, u16 index, u32 data)
914{
hayeswangc8826de2013-07-31 17:21:26 +0800915 u32 mask = 0xff;
916 __le32 tmp;
hayeswangac718b62013-05-02 16:01:25 +0000917 u16 byen = BYTE_EN_BYTE;
918 u8 shift = index & 3;
919
920 data &= mask;
921
922 if (index & 3) {
923 byen <<= shift;
924 mask <<= (shift * 8);
925 data <<= (shift * 8);
926 index &= ~3;
927 }
928
hayeswangc8826de2013-07-31 17:21:26 +0800929 tmp = __cpu_to_le32(data);
hayeswangac718b62013-05-02 16:01:25 +0000930
hayeswangc8826de2013-07-31 17:21:26 +0800931 generic_ocp_write(tp, index, byen, sizeof(tmp), &tmp, type);
hayeswangac718b62013-05-02 16:01:25 +0000932}
933
hayeswangac244d32014-01-02 11:22:40 +0800934static u16 ocp_reg_read(struct r8152 *tp, u16 addr)
935{
936 u16 ocp_base, ocp_index;
937
938 ocp_base = addr & 0xf000;
939 if (ocp_base != tp->ocp_base) {
940 ocp_write_word(tp, MCU_TYPE_PLA, PLA_OCP_GPHY_BASE, ocp_base);
941 tp->ocp_base = ocp_base;
942 }
943
944 ocp_index = (addr & 0x0fff) | 0xb000;
945 return ocp_read_word(tp, MCU_TYPE_PLA, ocp_index);
946}
947
hayeswange3fe0b12014-01-02 11:22:39 +0800948static void ocp_reg_write(struct r8152 *tp, u16 addr, u16 data)
949{
950 u16 ocp_base, ocp_index;
951
952 ocp_base = addr & 0xf000;
953 if (ocp_base != tp->ocp_base) {
954 ocp_write_word(tp, MCU_TYPE_PLA, PLA_OCP_GPHY_BASE, ocp_base);
955 tp->ocp_base = ocp_base;
956 }
957
958 ocp_index = (addr & 0x0fff) | 0xb000;
959 ocp_write_word(tp, MCU_TYPE_PLA, ocp_index, data);
960}
961
hayeswangac244d32014-01-02 11:22:40 +0800962static inline void r8152_mdio_write(struct r8152 *tp, u32 reg_addr, u32 value)
hayeswangac718b62013-05-02 16:01:25 +0000963{
hayeswangac244d32014-01-02 11:22:40 +0800964 ocp_reg_write(tp, OCP_BASE_MII + reg_addr * 2, value);
hayeswangac718b62013-05-02 16:01:25 +0000965}
966
hayeswangac244d32014-01-02 11:22:40 +0800967static inline int r8152_mdio_read(struct r8152 *tp, u32 reg_addr)
hayeswangac718b62013-05-02 16:01:25 +0000968{
hayeswangac244d32014-01-02 11:22:40 +0800969 return ocp_reg_read(tp, OCP_BASE_MII + reg_addr * 2);
hayeswangac718b62013-05-02 16:01:25 +0000970}
971
hayeswang43779f82014-01-02 11:25:10 +0800972static void sram_write(struct r8152 *tp, u16 addr, u16 data)
973{
974 ocp_reg_write(tp, OCP_SRAM_ADDR, addr);
975 ocp_reg_write(tp, OCP_SRAM_DATA, data);
976}
977
hayeswangac718b62013-05-02 16:01:25 +0000978static int read_mii_word(struct net_device *netdev, int phy_id, int reg)
979{
980 struct r8152 *tp = netdev_priv(netdev);
hayeswang9a4be1b2014-02-18 21:49:07 +0800981 int ret;
hayeswangac718b62013-05-02 16:01:25 +0000982
hayeswang68714382014-04-11 17:54:31 +0800983 if (test_bit(RTL8152_UNPLUG, &tp->flags))
984 return -ENODEV;
985
hayeswangac718b62013-05-02 16:01:25 +0000986 if (phy_id != R8152_PHY_ID)
987 return -EINVAL;
988
hayeswang9a4be1b2014-02-18 21:49:07 +0800989 ret = r8152_mdio_read(tp, reg);
990
hayeswang9a4be1b2014-02-18 21:49:07 +0800991 return ret;
hayeswangac718b62013-05-02 16:01:25 +0000992}
993
994static
995void write_mii_word(struct net_device *netdev, int phy_id, int reg, int val)
996{
997 struct r8152 *tp = netdev_priv(netdev);
998
hayeswang68714382014-04-11 17:54:31 +0800999 if (test_bit(RTL8152_UNPLUG, &tp->flags))
1000 return;
1001
hayeswangac718b62013-05-02 16:01:25 +00001002 if (phy_id != R8152_PHY_ID)
1003 return;
1004
1005 r8152_mdio_write(tp, reg, val);
1006}
1007
hayeswangb209af92014-08-25 15:53:00 +08001008static int
1009r8152_submit_rx(struct r8152 *tp, struct rx_agg *agg, gfp_t mem_flags);
hayeswangebc2ec482013-08-14 20:54:38 +08001010
hayeswang8ba789a2014-09-04 16:15:41 +08001011static int rtl8152_set_mac_address(struct net_device *netdev, void *p)
1012{
1013 struct r8152 *tp = netdev_priv(netdev);
1014 struct sockaddr *addr = p;
hayeswangea6a7112014-10-02 17:03:12 +08001015 int ret = -EADDRNOTAVAIL;
hayeswang8ba789a2014-09-04 16:15:41 +08001016
1017 if (!is_valid_ether_addr(addr->sa_data))
hayeswangea6a7112014-10-02 17:03:12 +08001018 goto out1;
1019
1020 ret = usb_autopm_get_interface(tp->intf);
1021 if (ret < 0)
1022 goto out1;
hayeswang8ba789a2014-09-04 16:15:41 +08001023
hayeswangb5403272014-10-09 18:00:26 +08001024 mutex_lock(&tp->control);
1025
hayeswang8ba789a2014-09-04 16:15:41 +08001026 memcpy(netdev->dev_addr, addr->sa_data, netdev->addr_len);
1027
1028 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CRWECR, CRWECR_CONFIG);
1029 pla_ocp_write(tp, PLA_IDR, BYTE_EN_SIX_BYTES, 8, addr->sa_data);
1030 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CRWECR, CRWECR_NORAML);
1031
hayeswangb5403272014-10-09 18:00:26 +08001032 mutex_unlock(&tp->control);
1033
hayeswangea6a7112014-10-02 17:03:12 +08001034 usb_autopm_put_interface(tp->intf);
1035out1:
1036 return ret;
hayeswang8ba789a2014-09-04 16:15:41 +08001037}
1038
hayeswang179bb6d2014-09-04 16:15:42 +08001039static int set_ethernet_addr(struct r8152 *tp)
hayeswangac718b62013-05-02 16:01:25 +00001040{
1041 struct net_device *dev = tp->netdev;
hayeswang179bb6d2014-09-04 16:15:42 +08001042 struct sockaddr sa;
hayeswang8a91c822014-02-18 21:49:01 +08001043 int ret;
hayeswangac718b62013-05-02 16:01:25 +00001044
hayeswang8a91c822014-02-18 21:49:01 +08001045 if (tp->version == RTL_VER_01)
hayeswang179bb6d2014-09-04 16:15:42 +08001046 ret = pla_ocp_read(tp, PLA_IDR, 8, sa.sa_data);
hayeswang8a91c822014-02-18 21:49:01 +08001047 else
hayeswang179bb6d2014-09-04 16:15:42 +08001048 ret = pla_ocp_read(tp, PLA_BACKUP, 8, sa.sa_data);
hayeswang8a91c822014-02-18 21:49:01 +08001049
1050 if (ret < 0) {
hayeswang179bb6d2014-09-04 16:15:42 +08001051 netif_err(tp, probe, dev, "Get ether addr fail\n");
1052 } else if (!is_valid_ether_addr(sa.sa_data)) {
1053 netif_err(tp, probe, dev, "Invalid ether addr %pM\n",
1054 sa.sa_data);
1055 eth_hw_addr_random(dev);
1056 ether_addr_copy(sa.sa_data, dev->dev_addr);
1057 ret = rtl8152_set_mac_address(dev, &sa);
1058 netif_info(tp, probe, dev, "Random ether addr %pM\n",
1059 sa.sa_data);
hayeswang8a91c822014-02-18 21:49:01 +08001060 } else {
hayeswang179bb6d2014-09-04 16:15:42 +08001061 if (tp->version == RTL_VER_01)
1062 ether_addr_copy(dev->dev_addr, sa.sa_data);
1063 else
1064 ret = rtl8152_set_mac_address(dev, &sa);
hayeswangac718b62013-05-02 16:01:25 +00001065 }
hayeswang179bb6d2014-09-04 16:15:42 +08001066
1067 return ret;
hayeswangac718b62013-05-02 16:01:25 +00001068}
1069
hayeswangac718b62013-05-02 16:01:25 +00001070static void read_bulk_callback(struct urb *urb)
1071{
hayeswangac718b62013-05-02 16:01:25 +00001072 struct net_device *netdev;
hayeswangac718b62013-05-02 16:01:25 +00001073 int status = urb->status;
hayeswangebc2ec482013-08-14 20:54:38 +08001074 struct rx_agg *agg;
1075 struct r8152 *tp;
hayeswangac718b62013-05-02 16:01:25 +00001076
hayeswangebc2ec482013-08-14 20:54:38 +08001077 agg = urb->context;
1078 if (!agg)
1079 return;
1080
1081 tp = agg->context;
hayeswangac718b62013-05-02 16:01:25 +00001082 if (!tp)
1083 return;
hayeswangebc2ec482013-08-14 20:54:38 +08001084
hayeswangac718b62013-05-02 16:01:25 +00001085 if (test_bit(RTL8152_UNPLUG, &tp->flags))
1086 return;
hayeswangebc2ec482013-08-14 20:54:38 +08001087
1088 if (!test_bit(WORK_ENABLE, &tp->flags))
hayeswangac718b62013-05-02 16:01:25 +00001089 return;
1090
hayeswangebc2ec482013-08-14 20:54:38 +08001091 netdev = tp->netdev;
hayeswang7559fb2f2013-08-16 16:09:38 +08001092
1093 /* When link down, the driver would cancel all bulks. */
1094 /* This avoid the re-submitting bulk */
hayeswangebc2ec482013-08-14 20:54:38 +08001095 if (!netif_carrier_ok(netdev))
1096 return;
1097
hayeswang9a4be1b2014-02-18 21:49:07 +08001098 usb_mark_last_busy(tp->udev);
1099
hayeswangac718b62013-05-02 16:01:25 +00001100 switch (status) {
1101 case 0:
hayeswangebc2ec482013-08-14 20:54:38 +08001102 if (urb->actual_length < ETH_ZLEN)
1103 break;
1104
hayeswang2685d412014-03-07 11:04:34 +08001105 spin_lock(&tp->rx_lock);
hayeswangebc2ec482013-08-14 20:54:38 +08001106 list_add_tail(&agg->list, &tp->rx_done);
hayeswang2685d412014-03-07 11:04:34 +08001107 spin_unlock(&tp->rx_lock);
hayeswangd823ab62015-01-12 12:06:23 +08001108 napi_schedule(&tp->napi);
hayeswangebc2ec482013-08-14 20:54:38 +08001109 return;
hayeswangac718b62013-05-02 16:01:25 +00001110 case -ESHUTDOWN:
1111 set_bit(RTL8152_UNPLUG, &tp->flags);
1112 netif_device_detach(tp->netdev);
hayeswangebc2ec482013-08-14 20:54:38 +08001113 return;
hayeswangac718b62013-05-02 16:01:25 +00001114 case -ENOENT:
1115 return; /* the urb is in unlink state */
1116 case -ETIME:
Hayes Wang4a8deae2014-01-07 11:18:22 +08001117 if (net_ratelimit())
1118 netdev_warn(netdev, "maybe reset is needed?\n");
hayeswangebc2ec482013-08-14 20:54:38 +08001119 break;
hayeswangac718b62013-05-02 16:01:25 +00001120 default:
Hayes Wang4a8deae2014-01-07 11:18:22 +08001121 if (net_ratelimit())
1122 netdev_warn(netdev, "Rx status %d\n", status);
hayeswangebc2ec482013-08-14 20:54:38 +08001123 break;
hayeswangac718b62013-05-02 16:01:25 +00001124 }
1125
hayeswanga0fccd42014-11-20 10:29:05 +08001126 r8152_submit_rx(tp, agg, GFP_ATOMIC);
hayeswangac718b62013-05-02 16:01:25 +00001127}
1128
1129static void write_bulk_callback(struct urb *urb)
1130{
hayeswangebc2ec482013-08-14 20:54:38 +08001131 struct net_device_stats *stats;
hayeswangd104eaf2014-03-06 15:07:17 +08001132 struct net_device *netdev;
hayeswangebc2ec482013-08-14 20:54:38 +08001133 struct tx_agg *agg;
hayeswangac718b62013-05-02 16:01:25 +00001134 struct r8152 *tp;
1135 int status = urb->status;
1136
hayeswangebc2ec482013-08-14 20:54:38 +08001137 agg = urb->context;
1138 if (!agg)
1139 return;
1140
1141 tp = agg->context;
hayeswangac718b62013-05-02 16:01:25 +00001142 if (!tp)
1143 return;
hayeswangebc2ec482013-08-14 20:54:38 +08001144
hayeswangd104eaf2014-03-06 15:07:17 +08001145 netdev = tp->netdev;
hayeswang05e0f1a2014-03-06 15:07:18 +08001146 stats = &netdev->stats;
hayeswangebc2ec482013-08-14 20:54:38 +08001147 if (status) {
Hayes Wang4a8deae2014-01-07 11:18:22 +08001148 if (net_ratelimit())
hayeswangd104eaf2014-03-06 15:07:17 +08001149 netdev_warn(netdev, "Tx status %d\n", status);
hayeswangebc2ec482013-08-14 20:54:38 +08001150 stats->tx_errors += agg->skb_num;
1151 } else {
1152 stats->tx_packets += agg->skb_num;
1153 stats->tx_bytes += agg->skb_len;
1154 }
1155
hayeswang2685d412014-03-07 11:04:34 +08001156 spin_lock(&tp->tx_lock);
hayeswangebc2ec482013-08-14 20:54:38 +08001157 list_add_tail(&agg->list, &tp->tx_free);
hayeswang2685d412014-03-07 11:04:34 +08001158 spin_unlock(&tp->tx_lock);
hayeswangebc2ec482013-08-14 20:54:38 +08001159
hayeswang9a4be1b2014-02-18 21:49:07 +08001160 usb_autopm_put_interface_async(tp->intf);
1161
hayeswangd104eaf2014-03-06 15:07:17 +08001162 if (!netif_carrier_ok(netdev))
hayeswangac718b62013-05-02 16:01:25 +00001163 return;
hayeswangebc2ec482013-08-14 20:54:38 +08001164
1165 if (!test_bit(WORK_ENABLE, &tp->flags))
1166 return;
1167
1168 if (test_bit(RTL8152_UNPLUG, &tp->flags))
1169 return;
1170
1171 if (!skb_queue_empty(&tp->tx_queue))
hayeswangd823ab62015-01-12 12:06:23 +08001172 napi_schedule(&tp->napi);
hayeswangebc2ec482013-08-14 20:54:38 +08001173}
1174
hayeswang40a82912013-08-14 20:54:40 +08001175static void intr_callback(struct urb *urb)
1176{
1177 struct r8152 *tp;
hayeswang500b6d72013-11-20 17:30:57 +08001178 __le16 *d;
hayeswang40a82912013-08-14 20:54:40 +08001179 int status = urb->status;
1180 int res;
1181
1182 tp = urb->context;
1183 if (!tp)
1184 return;
1185
1186 if (!test_bit(WORK_ENABLE, &tp->flags))
1187 return;
1188
1189 if (test_bit(RTL8152_UNPLUG, &tp->flags))
1190 return;
1191
1192 switch (status) {
1193 case 0: /* success */
1194 break;
1195 case -ECONNRESET: /* unlink */
1196 case -ESHUTDOWN:
1197 netif_device_detach(tp->netdev);
1198 case -ENOENT:
hayeswangd59c8762014-10-31 13:35:57 +08001199 case -EPROTO:
1200 netif_info(tp, intr, tp->netdev,
1201 "Stop submitting intr, status %d\n", status);
hayeswang40a82912013-08-14 20:54:40 +08001202 return;
1203 case -EOVERFLOW:
1204 netif_info(tp, intr, tp->netdev, "intr status -EOVERFLOW\n");
1205 goto resubmit;
1206 /* -EPIPE: should clear the halt */
1207 default:
1208 netif_info(tp, intr, tp->netdev, "intr status %d\n", status);
1209 goto resubmit;
1210 }
1211
1212 d = urb->transfer_buffer;
1213 if (INTR_LINK & __le16_to_cpu(d[0])) {
hayeswang51d979f2015-02-06 11:30:47 +08001214 if (!netif_carrier_ok(tp->netdev)) {
hayeswang40a82912013-08-14 20:54:40 +08001215 set_bit(RTL8152_LINK_CHG, &tp->flags);
1216 schedule_delayed_work(&tp->schedule, 0);
1217 }
1218 } else {
hayeswang51d979f2015-02-06 11:30:47 +08001219 if (netif_carrier_ok(tp->netdev)) {
hayeswang40a82912013-08-14 20:54:40 +08001220 set_bit(RTL8152_LINK_CHG, &tp->flags);
1221 schedule_delayed_work(&tp->schedule, 0);
1222 }
1223 }
1224
1225resubmit:
1226 res = usb_submit_urb(urb, GFP_ATOMIC);
hayeswang67610492014-10-30 11:46:40 +08001227 if (res == -ENODEV) {
1228 set_bit(RTL8152_UNPLUG, &tp->flags);
hayeswang40a82912013-08-14 20:54:40 +08001229 netif_device_detach(tp->netdev);
hayeswang67610492014-10-30 11:46:40 +08001230 } else if (res) {
hayeswang40a82912013-08-14 20:54:40 +08001231 netif_err(tp, intr, tp->netdev,
Hayes Wang4a8deae2014-01-07 11:18:22 +08001232 "can't resubmit intr, status %d\n", res);
hayeswang67610492014-10-30 11:46:40 +08001233 }
hayeswang40a82912013-08-14 20:54:40 +08001234}
1235
hayeswangebc2ec482013-08-14 20:54:38 +08001236static inline void *rx_agg_align(void *data)
1237{
hayeswang8e1f51b2014-01-02 11:22:41 +08001238 return (void *)ALIGN((uintptr_t)data, RX_ALIGN);
hayeswangebc2ec482013-08-14 20:54:38 +08001239}
1240
1241static inline void *tx_agg_align(void *data)
1242{
hayeswang8e1f51b2014-01-02 11:22:41 +08001243 return (void *)ALIGN((uintptr_t)data, TX_ALIGN);
hayeswangebc2ec482013-08-14 20:54:38 +08001244}
1245
1246static void free_all_mem(struct r8152 *tp)
1247{
1248 int i;
1249
1250 for (i = 0; i < RTL8152_MAX_RX; i++) {
hayeswang9629e3c2014-01-15 10:42:15 +08001251 usb_free_urb(tp->rx_info[i].urb);
1252 tp->rx_info[i].urb = NULL;
hayeswangebc2ec482013-08-14 20:54:38 +08001253
hayeswang9629e3c2014-01-15 10:42:15 +08001254 kfree(tp->rx_info[i].buffer);
1255 tp->rx_info[i].buffer = NULL;
1256 tp->rx_info[i].head = NULL;
hayeswangebc2ec482013-08-14 20:54:38 +08001257 }
1258
1259 for (i = 0; i < RTL8152_MAX_TX; i++) {
hayeswang9629e3c2014-01-15 10:42:15 +08001260 usb_free_urb(tp->tx_info[i].urb);
1261 tp->tx_info[i].urb = NULL;
hayeswangebc2ec482013-08-14 20:54:38 +08001262
hayeswang9629e3c2014-01-15 10:42:15 +08001263 kfree(tp->tx_info[i].buffer);
1264 tp->tx_info[i].buffer = NULL;
1265 tp->tx_info[i].head = NULL;
hayeswangebc2ec482013-08-14 20:54:38 +08001266 }
hayeswang40a82912013-08-14 20:54:40 +08001267
hayeswang9629e3c2014-01-15 10:42:15 +08001268 usb_free_urb(tp->intr_urb);
1269 tp->intr_urb = NULL;
hayeswang40a82912013-08-14 20:54:40 +08001270
hayeswang9629e3c2014-01-15 10:42:15 +08001271 kfree(tp->intr_buff);
1272 tp->intr_buff = NULL;
hayeswangebc2ec482013-08-14 20:54:38 +08001273}
1274
1275static int alloc_all_mem(struct r8152 *tp)
1276{
1277 struct net_device *netdev = tp->netdev;
hayeswang40a82912013-08-14 20:54:40 +08001278 struct usb_interface *intf = tp->intf;
1279 struct usb_host_interface *alt = intf->cur_altsetting;
1280 struct usb_host_endpoint *ep_intr = alt->endpoint + 2;
hayeswangebc2ec482013-08-14 20:54:38 +08001281 struct urb *urb;
1282 int node, i;
1283 u8 *buf;
1284
1285 node = netdev->dev.parent ? dev_to_node(netdev->dev.parent) : -1;
1286
1287 spin_lock_init(&tp->rx_lock);
1288 spin_lock_init(&tp->tx_lock);
hayeswangebc2ec482013-08-14 20:54:38 +08001289 INIT_LIST_HEAD(&tp->tx_free);
1290 skb_queue_head_init(&tp->tx_queue);
hayeswangd823ab62015-01-12 12:06:23 +08001291 skb_queue_head_init(&tp->rx_queue);
hayeswangebc2ec482013-08-14 20:54:38 +08001292
1293 for (i = 0; i < RTL8152_MAX_RX; i++) {
hayeswang52aec122014-09-02 10:27:52 +08001294 buf = kmalloc_node(agg_buf_sz, GFP_KERNEL, node);
hayeswangebc2ec482013-08-14 20:54:38 +08001295 if (!buf)
1296 goto err1;
1297
1298 if (buf != rx_agg_align(buf)) {
1299 kfree(buf);
hayeswang52aec122014-09-02 10:27:52 +08001300 buf = kmalloc_node(agg_buf_sz + RX_ALIGN, GFP_KERNEL,
hayeswang8e1f51b2014-01-02 11:22:41 +08001301 node);
hayeswangebc2ec482013-08-14 20:54:38 +08001302 if (!buf)
1303 goto err1;
1304 }
1305
1306 urb = usb_alloc_urb(0, GFP_KERNEL);
1307 if (!urb) {
1308 kfree(buf);
1309 goto err1;
1310 }
1311
1312 INIT_LIST_HEAD(&tp->rx_info[i].list);
1313 tp->rx_info[i].context = tp;
1314 tp->rx_info[i].urb = urb;
1315 tp->rx_info[i].buffer = buf;
1316 tp->rx_info[i].head = rx_agg_align(buf);
1317 }
1318
1319 for (i = 0; i < RTL8152_MAX_TX; i++) {
hayeswang52aec122014-09-02 10:27:52 +08001320 buf = kmalloc_node(agg_buf_sz, GFP_KERNEL, node);
hayeswangebc2ec482013-08-14 20:54:38 +08001321 if (!buf)
1322 goto err1;
1323
1324 if (buf != tx_agg_align(buf)) {
1325 kfree(buf);
hayeswang52aec122014-09-02 10:27:52 +08001326 buf = kmalloc_node(agg_buf_sz + TX_ALIGN, GFP_KERNEL,
hayeswang8e1f51b2014-01-02 11:22:41 +08001327 node);
hayeswangebc2ec482013-08-14 20:54:38 +08001328 if (!buf)
1329 goto err1;
1330 }
1331
1332 urb = usb_alloc_urb(0, GFP_KERNEL);
1333 if (!urb) {
1334 kfree(buf);
1335 goto err1;
1336 }
1337
1338 INIT_LIST_HEAD(&tp->tx_info[i].list);
1339 tp->tx_info[i].context = tp;
1340 tp->tx_info[i].urb = urb;
1341 tp->tx_info[i].buffer = buf;
1342 tp->tx_info[i].head = tx_agg_align(buf);
1343
1344 list_add_tail(&tp->tx_info[i].list, &tp->tx_free);
1345 }
1346
hayeswang40a82912013-08-14 20:54:40 +08001347 tp->intr_urb = usb_alloc_urb(0, GFP_KERNEL);
1348 if (!tp->intr_urb)
1349 goto err1;
1350
1351 tp->intr_buff = kmalloc(INTBUFSIZE, GFP_KERNEL);
1352 if (!tp->intr_buff)
1353 goto err1;
1354
1355 tp->intr_interval = (int)ep_intr->desc.bInterval;
1356 usb_fill_int_urb(tp->intr_urb, tp->udev, usb_rcvintpipe(tp->udev, 3),
hayeswangb209af92014-08-25 15:53:00 +08001357 tp->intr_buff, INTBUFSIZE, intr_callback,
1358 tp, tp->intr_interval);
hayeswang40a82912013-08-14 20:54:40 +08001359
hayeswangebc2ec482013-08-14 20:54:38 +08001360 return 0;
1361
1362err1:
1363 free_all_mem(tp);
1364 return -ENOMEM;
1365}
1366
hayeswang0de98f62013-08-16 16:09:35 +08001367static struct tx_agg *r8152_get_tx_agg(struct r8152 *tp)
1368{
1369 struct tx_agg *agg = NULL;
1370 unsigned long flags;
1371
hayeswang21949ab2014-03-07 11:04:35 +08001372 if (list_empty(&tp->tx_free))
1373 return NULL;
1374
hayeswang0de98f62013-08-16 16:09:35 +08001375 spin_lock_irqsave(&tp->tx_lock, flags);
1376 if (!list_empty(&tp->tx_free)) {
1377 struct list_head *cursor;
1378
1379 cursor = tp->tx_free.next;
1380 list_del_init(cursor);
1381 agg = list_entry(cursor, struct tx_agg, list);
1382 }
1383 spin_unlock_irqrestore(&tp->tx_lock, flags);
1384
1385 return agg;
1386}
1387
hayeswangb209af92014-08-25 15:53:00 +08001388/* r8152_csum_workaround()
hayeswang6128d1bb2014-03-07 11:04:40 +08001389 * The hw limites the value the transport offset. When the offset is out of the
1390 * range, calculate the checksum by sw.
1391 */
1392static void r8152_csum_workaround(struct r8152 *tp, struct sk_buff *skb,
1393 struct sk_buff_head *list)
1394{
1395 if (skb_shinfo(skb)->gso_size) {
1396 netdev_features_t features = tp->netdev->features;
1397 struct sk_buff_head seg_list;
1398 struct sk_buff *segs, *nskb;
1399
hayeswanga91d45f2014-07-11 16:48:27 +08001400 features &= ~(NETIF_F_SG | NETIF_F_IPV6_CSUM | NETIF_F_TSO6);
hayeswang6128d1bb2014-03-07 11:04:40 +08001401 segs = skb_gso_segment(skb, features);
1402 if (IS_ERR(segs) || !segs)
1403 goto drop;
1404
1405 __skb_queue_head_init(&seg_list);
1406
1407 do {
1408 nskb = segs;
1409 segs = segs->next;
1410 nskb->next = NULL;
1411 __skb_queue_tail(&seg_list, nskb);
1412 } while (segs);
1413
1414 skb_queue_splice(&seg_list, list);
1415 dev_kfree_skb(skb);
1416 } else if (skb->ip_summed == CHECKSUM_PARTIAL) {
1417 if (skb_checksum_help(skb) < 0)
1418 goto drop;
1419
1420 __skb_queue_head(list, skb);
1421 } else {
1422 struct net_device_stats *stats;
1423
1424drop:
1425 stats = &tp->netdev->stats;
1426 stats->tx_dropped++;
1427 dev_kfree_skb(skb);
1428 }
1429}
1430
hayeswangb209af92014-08-25 15:53:00 +08001431/* msdn_giant_send_check()
hayeswang6128d1bb2014-03-07 11:04:40 +08001432 * According to the document of microsoft, the TCP Pseudo Header excludes the
1433 * packet length for IPv6 TCP large packets.
1434 */
1435static int msdn_giant_send_check(struct sk_buff *skb)
1436{
1437 const struct ipv6hdr *ipv6h;
1438 struct tcphdr *th;
hayeswangfcb308d2014-03-11 10:20:32 +08001439 int ret;
1440
1441 ret = skb_cow_head(skb, 0);
1442 if (ret)
1443 return ret;
hayeswang6128d1bb2014-03-07 11:04:40 +08001444
1445 ipv6h = ipv6_hdr(skb);
1446 th = tcp_hdr(skb);
1447
1448 th->check = 0;
1449 th->check = ~tcp_v6_check(0, &ipv6h->saddr, &ipv6h->daddr, 0);
1450
hayeswangfcb308d2014-03-11 10:20:32 +08001451 return ret;
hayeswang6128d1bb2014-03-07 11:04:40 +08001452}
1453
hayeswangc5554292014-09-12 10:43:11 +08001454static inline void rtl_tx_vlan_tag(struct tx_desc *desc, struct sk_buff *skb)
1455{
Jiri Pirkodf8a39d2015-01-13 17:13:44 +01001456 if (skb_vlan_tag_present(skb)) {
hayeswangc5554292014-09-12 10:43:11 +08001457 u32 opts2;
1458
Jiri Pirkodf8a39d2015-01-13 17:13:44 +01001459 opts2 = TX_VLAN_TAG | swab16(skb_vlan_tag_get(skb));
hayeswangc5554292014-09-12 10:43:11 +08001460 desc->opts2 |= cpu_to_le32(opts2);
1461 }
1462}
1463
1464static inline void rtl_rx_vlan_tag(struct rx_desc *desc, struct sk_buff *skb)
1465{
1466 u32 opts2 = le32_to_cpu(desc->opts2);
1467
1468 if (opts2 & RX_VLAN_TAG)
1469 __vlan_hwaccel_put_tag(skb, htons(ETH_P_8021Q),
1470 swab16(opts2 & 0xffff));
1471}
1472
hayeswang60c89072014-03-07 11:04:39 +08001473static int r8152_tx_csum(struct r8152 *tp, struct tx_desc *desc,
1474 struct sk_buff *skb, u32 len, u32 transport_offset)
1475{
1476 u32 mss = skb_shinfo(skb)->gso_size;
1477 u32 opts1, opts2 = 0;
1478 int ret = TX_CSUM_SUCCESS;
1479
1480 WARN_ON_ONCE(len > TX_LEN_MAX);
1481
1482 opts1 = len | TX_FS | TX_LS;
1483
1484 if (mss) {
hayeswang6128d1bb2014-03-07 11:04:40 +08001485 if (transport_offset > GTTCPHO_MAX) {
1486 netif_warn(tp, tx_err, tp->netdev,
1487 "Invalid transport offset 0x%x for TSO\n",
1488 transport_offset);
1489 ret = TX_CSUM_TSO;
1490 goto unavailable;
1491 }
1492
hayeswang6e74d172015-02-06 11:30:50 +08001493 switch (vlan_get_protocol(skb)) {
hayeswang60c89072014-03-07 11:04:39 +08001494 case htons(ETH_P_IP):
1495 opts1 |= GTSENDV4;
1496 break;
1497
hayeswang6128d1bb2014-03-07 11:04:40 +08001498 case htons(ETH_P_IPV6):
hayeswangfcb308d2014-03-11 10:20:32 +08001499 if (msdn_giant_send_check(skb)) {
1500 ret = TX_CSUM_TSO;
1501 goto unavailable;
1502 }
hayeswang6128d1bb2014-03-07 11:04:40 +08001503 opts1 |= GTSENDV6;
hayeswang6128d1bb2014-03-07 11:04:40 +08001504 break;
1505
hayeswang60c89072014-03-07 11:04:39 +08001506 default:
1507 WARN_ON_ONCE(1);
1508 break;
1509 }
1510
1511 opts1 |= transport_offset << GTTCPHO_SHIFT;
1512 opts2 |= min(mss, MSS_MAX) << MSS_SHIFT;
1513 } else if (skb->ip_summed == CHECKSUM_PARTIAL) {
hayeswang5bd23882013-08-14 20:54:39 +08001514 u8 ip_protocol;
hayeswang5bd23882013-08-14 20:54:39 +08001515
hayeswang6128d1bb2014-03-07 11:04:40 +08001516 if (transport_offset > TCPHO_MAX) {
1517 netif_warn(tp, tx_err, tp->netdev,
1518 "Invalid transport offset 0x%x\n",
1519 transport_offset);
1520 ret = TX_CSUM_NONE;
1521 goto unavailable;
1522 }
1523
hayeswang6e74d172015-02-06 11:30:50 +08001524 switch (vlan_get_protocol(skb)) {
hayeswang5bd23882013-08-14 20:54:39 +08001525 case htons(ETH_P_IP):
1526 opts2 |= IPV4_CS;
1527 ip_protocol = ip_hdr(skb)->protocol;
1528 break;
1529
1530 case htons(ETH_P_IPV6):
1531 opts2 |= IPV6_CS;
1532 ip_protocol = ipv6_hdr(skb)->nexthdr;
1533 break;
1534
1535 default:
1536 ip_protocol = IPPROTO_RAW;
1537 break;
1538 }
1539
hayeswang60c89072014-03-07 11:04:39 +08001540 if (ip_protocol == IPPROTO_TCP)
hayeswang5bd23882013-08-14 20:54:39 +08001541 opts2 |= TCP_CS;
hayeswang60c89072014-03-07 11:04:39 +08001542 else if (ip_protocol == IPPROTO_UDP)
hayeswang5bd23882013-08-14 20:54:39 +08001543 opts2 |= UDP_CS;
hayeswang60c89072014-03-07 11:04:39 +08001544 else
hayeswang5bd23882013-08-14 20:54:39 +08001545 WARN_ON_ONCE(1);
hayeswang5bd23882013-08-14 20:54:39 +08001546
hayeswang60c89072014-03-07 11:04:39 +08001547 opts2 |= transport_offset << TCPHO_SHIFT;
hayeswang5bd23882013-08-14 20:54:39 +08001548 }
hayeswang60c89072014-03-07 11:04:39 +08001549
1550 desc->opts2 = cpu_to_le32(opts2);
1551 desc->opts1 = cpu_to_le32(opts1);
1552
hayeswang6128d1bb2014-03-07 11:04:40 +08001553unavailable:
hayeswang60c89072014-03-07 11:04:39 +08001554 return ret;
hayeswang5bd23882013-08-14 20:54:39 +08001555}
1556
hayeswangb1379d92013-08-16 16:09:37 +08001557static int r8152_tx_agg_fill(struct r8152 *tp, struct tx_agg *agg)
1558{
hayeswangd84130a2014-02-18 21:49:02 +08001559 struct sk_buff_head skb_head, *tx_queue = &tp->tx_queue;
hayeswang9a4be1b2014-02-18 21:49:07 +08001560 int remain, ret;
hayeswangb1379d92013-08-16 16:09:37 +08001561 u8 *tx_data;
1562
hayeswangd84130a2014-02-18 21:49:02 +08001563 __skb_queue_head_init(&skb_head);
hayeswang0c3121f2014-03-07 11:04:36 +08001564 spin_lock(&tx_queue->lock);
hayeswangd84130a2014-02-18 21:49:02 +08001565 skb_queue_splice_init(tx_queue, &skb_head);
hayeswang0c3121f2014-03-07 11:04:36 +08001566 spin_unlock(&tx_queue->lock);
hayeswangd84130a2014-02-18 21:49:02 +08001567
hayeswangb1379d92013-08-16 16:09:37 +08001568 tx_data = agg->head;
hayeswangb209af92014-08-25 15:53:00 +08001569 agg->skb_num = 0;
1570 agg->skb_len = 0;
hayeswang52aec122014-09-02 10:27:52 +08001571 remain = agg_buf_sz;
hayeswangb1379d92013-08-16 16:09:37 +08001572
hayeswang7937f9e2013-11-20 17:30:54 +08001573 while (remain >= ETH_ZLEN + sizeof(struct tx_desc)) {
hayeswangb1379d92013-08-16 16:09:37 +08001574 struct tx_desc *tx_desc;
1575 struct sk_buff *skb;
1576 unsigned int len;
hayeswang60c89072014-03-07 11:04:39 +08001577 u32 offset;
hayeswangb1379d92013-08-16 16:09:37 +08001578
hayeswangd84130a2014-02-18 21:49:02 +08001579 skb = __skb_dequeue(&skb_head);
hayeswangb1379d92013-08-16 16:09:37 +08001580 if (!skb)
1581 break;
1582
hayeswang60c89072014-03-07 11:04:39 +08001583 len = skb->len + sizeof(*tx_desc);
1584
1585 if (len > remain) {
hayeswangd84130a2014-02-18 21:49:02 +08001586 __skb_queue_head(&skb_head, skb);
hayeswangb1379d92013-08-16 16:09:37 +08001587 break;
1588 }
1589
hayeswang7937f9e2013-11-20 17:30:54 +08001590 tx_data = tx_agg_align(tx_data);
hayeswangb1379d92013-08-16 16:09:37 +08001591 tx_desc = (struct tx_desc *)tx_data;
hayeswang60c89072014-03-07 11:04:39 +08001592
1593 offset = (u32)skb_transport_offset(skb);
1594
hayeswang6128d1bb2014-03-07 11:04:40 +08001595 if (r8152_tx_csum(tp, tx_desc, skb, skb->len, offset)) {
1596 r8152_csum_workaround(tp, skb, &skb_head);
1597 continue;
1598 }
hayeswang60c89072014-03-07 11:04:39 +08001599
hayeswangc5554292014-09-12 10:43:11 +08001600 rtl_tx_vlan_tag(tx_desc, skb);
1601
hayeswangb1379d92013-08-16 16:09:37 +08001602 tx_data += sizeof(*tx_desc);
1603
hayeswang60c89072014-03-07 11:04:39 +08001604 len = skb->len;
1605 if (skb_copy_bits(skb, 0, tx_data, len) < 0) {
1606 struct net_device_stats *stats = &tp->netdev->stats;
1607
1608 stats->tx_dropped++;
1609 dev_kfree_skb_any(skb);
1610 tx_data -= sizeof(*tx_desc);
1611 continue;
1612 }
hayeswangb1379d92013-08-16 16:09:37 +08001613
hayeswang7937f9e2013-11-20 17:30:54 +08001614 tx_data += len;
hayeswang60c89072014-03-07 11:04:39 +08001615 agg->skb_len += len;
1616 agg->skb_num++;
1617
1618 dev_kfree_skb_any(skb);
1619
hayeswang52aec122014-09-02 10:27:52 +08001620 remain = agg_buf_sz - (int)(tx_agg_align(tx_data) - agg->head);
hayeswangb1379d92013-08-16 16:09:37 +08001621 }
1622
hayeswangd84130a2014-02-18 21:49:02 +08001623 if (!skb_queue_empty(&skb_head)) {
hayeswang0c3121f2014-03-07 11:04:36 +08001624 spin_lock(&tx_queue->lock);
hayeswangd84130a2014-02-18 21:49:02 +08001625 skb_queue_splice(&skb_head, tx_queue);
hayeswang0c3121f2014-03-07 11:04:36 +08001626 spin_unlock(&tx_queue->lock);
hayeswangd84130a2014-02-18 21:49:02 +08001627 }
1628
hayeswang0c3121f2014-03-07 11:04:36 +08001629 netif_tx_lock(tp->netdev);
hayeswangdd1b1192013-11-20 17:30:56 +08001630
1631 if (netif_queue_stopped(tp->netdev) &&
1632 skb_queue_len(&tp->tx_queue) < tp->tx_qlen)
1633 netif_wake_queue(tp->netdev);
1634
hayeswang0c3121f2014-03-07 11:04:36 +08001635 netif_tx_unlock(tp->netdev);
hayeswang9a4be1b2014-02-18 21:49:07 +08001636
hayeswang0c3121f2014-03-07 11:04:36 +08001637 ret = usb_autopm_get_interface_async(tp->intf);
hayeswang9a4be1b2014-02-18 21:49:07 +08001638 if (ret < 0)
1639 goto out_tx_fill;
hayeswangdd1b1192013-11-20 17:30:56 +08001640
hayeswangb1379d92013-08-16 16:09:37 +08001641 usb_fill_bulk_urb(agg->urb, tp->udev, usb_sndbulkpipe(tp->udev, 2),
1642 agg->head, (int)(tx_data - (u8 *)agg->head),
1643 (usb_complete_t)write_bulk_callback, agg);
1644
hayeswang0c3121f2014-03-07 11:04:36 +08001645 ret = usb_submit_urb(agg->urb, GFP_ATOMIC);
hayeswang9a4be1b2014-02-18 21:49:07 +08001646 if (ret < 0)
hayeswang0c3121f2014-03-07 11:04:36 +08001647 usb_autopm_put_interface_async(tp->intf);
hayeswang9a4be1b2014-02-18 21:49:07 +08001648
1649out_tx_fill:
1650 return ret;
hayeswangb1379d92013-08-16 16:09:37 +08001651}
1652
hayeswang565cab02014-03-07 11:04:38 +08001653static u8 r8152_rx_csum(struct r8152 *tp, struct rx_desc *rx_desc)
1654{
1655 u8 checksum = CHECKSUM_NONE;
1656 u32 opts2, opts3;
1657
1658 if (tp->version == RTL_VER_01)
1659 goto return_result;
1660
1661 opts2 = le32_to_cpu(rx_desc->opts2);
1662 opts3 = le32_to_cpu(rx_desc->opts3);
1663
1664 if (opts2 & RD_IPV4_CS) {
1665 if (opts3 & IPF)
1666 checksum = CHECKSUM_NONE;
1667 else if ((opts2 & RD_UDP_CS) && (opts3 & UDPF))
1668 checksum = CHECKSUM_NONE;
1669 else if ((opts2 & RD_TCP_CS) && (opts3 & TCPF))
1670 checksum = CHECKSUM_NONE;
1671 else
1672 checksum = CHECKSUM_UNNECESSARY;
hayeswang6128d1bb2014-03-07 11:04:40 +08001673 } else if (RD_IPV6_CS) {
1674 if ((opts2 & RD_UDP_CS) && !(opts3 & UDPF))
1675 checksum = CHECKSUM_UNNECESSARY;
1676 else if ((opts2 & RD_TCP_CS) && !(opts3 & TCPF))
1677 checksum = CHECKSUM_UNNECESSARY;
hayeswang565cab02014-03-07 11:04:38 +08001678 }
1679
1680return_result:
1681 return checksum;
1682}
1683
hayeswangd823ab62015-01-12 12:06:23 +08001684static int rx_bottom(struct r8152 *tp, int budget)
hayeswangebc2ec482013-08-14 20:54:38 +08001685{
hayeswanga5a4f462013-08-16 16:09:34 +08001686 unsigned long flags;
hayeswangd84130a2014-02-18 21:49:02 +08001687 struct list_head *cursor, *next, rx_queue;
hayeswange1a2ca92015-02-06 11:30:45 +08001688 int ret = 0, work_done = 0;
hayeswangd823ab62015-01-12 12:06:23 +08001689
1690 if (!skb_queue_empty(&tp->rx_queue)) {
1691 while (work_done < budget) {
1692 struct sk_buff *skb = __skb_dequeue(&tp->rx_queue);
1693 struct net_device *netdev = tp->netdev;
1694 struct net_device_stats *stats = &netdev->stats;
1695 unsigned int pkt_len;
1696
1697 if (!skb)
1698 break;
1699
1700 pkt_len = skb->len;
1701 napi_gro_receive(&tp->napi, skb);
1702 work_done++;
1703 stats->rx_packets++;
1704 stats->rx_bytes += pkt_len;
1705 }
1706 }
hayeswangebc2ec482013-08-14 20:54:38 +08001707
hayeswangd84130a2014-02-18 21:49:02 +08001708 if (list_empty(&tp->rx_done))
hayeswangd823ab62015-01-12 12:06:23 +08001709 goto out1;
hayeswangd84130a2014-02-18 21:49:02 +08001710
1711 INIT_LIST_HEAD(&rx_queue);
hayeswanga5a4f462013-08-16 16:09:34 +08001712 spin_lock_irqsave(&tp->rx_lock, flags);
hayeswangd84130a2014-02-18 21:49:02 +08001713 list_splice_init(&tp->rx_done, &rx_queue);
1714 spin_unlock_irqrestore(&tp->rx_lock, flags);
1715
1716 list_for_each_safe(cursor, next, &rx_queue) {
hayeswang43a44782013-08-16 16:09:36 +08001717 struct rx_desc *rx_desc;
1718 struct rx_agg *agg;
hayeswang43a44782013-08-16 16:09:36 +08001719 int len_used = 0;
1720 struct urb *urb;
1721 u8 *rx_data;
hayeswang43a44782013-08-16 16:09:36 +08001722
hayeswangebc2ec482013-08-14 20:54:38 +08001723 list_del_init(cursor);
hayeswangebc2ec482013-08-14 20:54:38 +08001724
1725 agg = list_entry(cursor, struct rx_agg, list);
1726 urb = agg->urb;
hayeswang0de98f62013-08-16 16:09:35 +08001727 if (urb->actual_length < ETH_ZLEN)
1728 goto submit;
hayeswangebc2ec482013-08-14 20:54:38 +08001729
hayeswangebc2ec482013-08-14 20:54:38 +08001730 rx_desc = agg->head;
1731 rx_data = agg->head;
hayeswang7937f9e2013-11-20 17:30:54 +08001732 len_used += sizeof(struct rx_desc);
hayeswangebc2ec482013-08-14 20:54:38 +08001733
hayeswang7937f9e2013-11-20 17:30:54 +08001734 while (urb->actual_length > len_used) {
hayeswang43a44782013-08-16 16:09:36 +08001735 struct net_device *netdev = tp->netdev;
hayeswang05e0f1a2014-03-06 15:07:18 +08001736 struct net_device_stats *stats = &netdev->stats;
hayeswang7937f9e2013-11-20 17:30:54 +08001737 unsigned int pkt_len;
hayeswang43a44782013-08-16 16:09:36 +08001738 struct sk_buff *skb;
1739
hayeswang7937f9e2013-11-20 17:30:54 +08001740 pkt_len = le32_to_cpu(rx_desc->opts1) & RX_LEN_MASK;
hayeswangebc2ec482013-08-14 20:54:38 +08001741 if (pkt_len < ETH_ZLEN)
1742 break;
1743
hayeswang7937f9e2013-11-20 17:30:54 +08001744 len_used += pkt_len;
1745 if (urb->actual_length < len_used)
1746 break;
1747
hayeswang8e1f51b2014-01-02 11:22:41 +08001748 pkt_len -= CRC_SIZE;
hayeswangebc2ec482013-08-14 20:54:38 +08001749 rx_data += sizeof(struct rx_desc);
1750
1751 skb = netdev_alloc_skb_ip_align(netdev, pkt_len);
1752 if (!skb) {
1753 stats->rx_dropped++;
hayeswang5e2f7482014-03-07 11:04:37 +08001754 goto find_next_rx;
hayeswangebc2ec482013-08-14 20:54:38 +08001755 }
hayeswang565cab02014-03-07 11:04:38 +08001756
1757 skb->ip_summed = r8152_rx_csum(tp, rx_desc);
hayeswangebc2ec482013-08-14 20:54:38 +08001758 memcpy(skb->data, rx_data, pkt_len);
1759 skb_put(skb, pkt_len);
1760 skb->protocol = eth_type_trans(skb, netdev);
hayeswangc5554292014-09-12 10:43:11 +08001761 rtl_rx_vlan_tag(rx_desc, skb);
hayeswangd823ab62015-01-12 12:06:23 +08001762 if (work_done < budget) {
1763 napi_gro_receive(&tp->napi, skb);
1764 work_done++;
1765 stats->rx_packets++;
1766 stats->rx_bytes += pkt_len;
1767 } else {
1768 __skb_queue_tail(&tp->rx_queue, skb);
1769 }
hayeswangebc2ec482013-08-14 20:54:38 +08001770
hayeswang5e2f7482014-03-07 11:04:37 +08001771find_next_rx:
hayeswang8e1f51b2014-01-02 11:22:41 +08001772 rx_data = rx_agg_align(rx_data + pkt_len + CRC_SIZE);
hayeswangebc2ec482013-08-14 20:54:38 +08001773 rx_desc = (struct rx_desc *)rx_data;
hayeswangebc2ec482013-08-14 20:54:38 +08001774 len_used = (int)(rx_data - (u8 *)agg->head);
hayeswang7937f9e2013-11-20 17:30:54 +08001775 len_used += sizeof(struct rx_desc);
hayeswangebc2ec482013-08-14 20:54:38 +08001776 }
1777
hayeswang0de98f62013-08-16 16:09:35 +08001778submit:
hayeswange1a2ca92015-02-06 11:30:45 +08001779 if (!ret) {
1780 ret = r8152_submit_rx(tp, agg, GFP_ATOMIC);
1781 } else {
1782 urb->actual_length = 0;
1783 list_add_tail(&agg->list, next);
1784 }
1785 }
1786
1787 if (!list_empty(&rx_queue)) {
1788 spin_lock_irqsave(&tp->rx_lock, flags);
1789 list_splice_tail(&rx_queue, &tp->rx_done);
1790 spin_unlock_irqrestore(&tp->rx_lock, flags);
hayeswangebc2ec482013-08-14 20:54:38 +08001791 }
hayeswangd823ab62015-01-12 12:06:23 +08001792
1793out1:
1794 return work_done;
hayeswangebc2ec482013-08-14 20:54:38 +08001795}
1796
1797static void tx_bottom(struct r8152 *tp)
1798{
hayeswangebc2ec482013-08-14 20:54:38 +08001799 int res;
1800
hayeswangb1379d92013-08-16 16:09:37 +08001801 do {
1802 struct tx_agg *agg;
hayeswangebc2ec482013-08-14 20:54:38 +08001803
hayeswangb1379d92013-08-16 16:09:37 +08001804 if (skb_queue_empty(&tp->tx_queue))
hayeswangebc2ec482013-08-14 20:54:38 +08001805 break;
1806
hayeswangb1379d92013-08-16 16:09:37 +08001807 agg = r8152_get_tx_agg(tp);
1808 if (!agg)
hayeswangebc2ec482013-08-14 20:54:38 +08001809 break;
hayeswangb1379d92013-08-16 16:09:37 +08001810
1811 res = r8152_tx_agg_fill(tp, agg);
1812 if (res) {
hayeswang05e0f1a2014-03-06 15:07:18 +08001813 struct net_device *netdev = tp->netdev;
hayeswangb1379d92013-08-16 16:09:37 +08001814
1815 if (res == -ENODEV) {
hayeswang67610492014-10-30 11:46:40 +08001816 set_bit(RTL8152_UNPLUG, &tp->flags);
hayeswangb1379d92013-08-16 16:09:37 +08001817 netif_device_detach(netdev);
1818 } else {
hayeswang05e0f1a2014-03-06 15:07:18 +08001819 struct net_device_stats *stats = &netdev->stats;
1820 unsigned long flags;
1821
hayeswangb1379d92013-08-16 16:09:37 +08001822 netif_warn(tp, tx_err, netdev,
1823 "failed tx_urb %d\n", res);
1824 stats->tx_dropped += agg->skb_num;
hayeswangdb8515e2014-03-06 15:07:16 +08001825
hayeswangb1379d92013-08-16 16:09:37 +08001826 spin_lock_irqsave(&tp->tx_lock, flags);
1827 list_add_tail(&agg->list, &tp->tx_free);
1828 spin_unlock_irqrestore(&tp->tx_lock, flags);
1829 }
hayeswangebc2ec482013-08-14 20:54:38 +08001830 }
hayeswangb1379d92013-08-16 16:09:37 +08001831 } while (res == 0);
hayeswangebc2ec482013-08-14 20:54:38 +08001832}
1833
hayeswangd823ab62015-01-12 12:06:23 +08001834static void bottom_half(struct r8152 *tp)
hayeswangebc2ec482013-08-14 20:54:38 +08001835{
hayeswangebc2ec482013-08-14 20:54:38 +08001836 if (test_bit(RTL8152_UNPLUG, &tp->flags))
1837 return;
1838
1839 if (!test_bit(WORK_ENABLE, &tp->flags))
1840 return;
1841
hayeswang7559fb2f2013-08-16 16:09:38 +08001842 /* When link down, the driver would cancel all bulks. */
1843 /* This avoid the re-submitting bulk */
hayeswangebc2ec482013-08-14 20:54:38 +08001844 if (!netif_carrier_ok(tp->netdev))
1845 return;
1846
hayeswangd823ab62015-01-12 12:06:23 +08001847 clear_bit(SCHEDULE_NAPI, &tp->flags);
hayeswang9451a112014-11-12 10:05:04 +08001848
hayeswang0c3121f2014-03-07 11:04:36 +08001849 tx_bottom(tp);
hayeswangebc2ec482013-08-14 20:54:38 +08001850}
1851
hayeswangd823ab62015-01-12 12:06:23 +08001852static int r8152_poll(struct napi_struct *napi, int budget)
1853{
1854 struct r8152 *tp = container_of(napi, struct r8152, napi);
1855 int work_done;
1856
1857 work_done = rx_bottom(tp, budget);
1858 bottom_half(tp);
1859
1860 if (work_done < budget) {
1861 napi_complete(napi);
1862 if (!list_empty(&tp->rx_done))
1863 napi_schedule(napi);
1864 }
1865
1866 return work_done;
1867}
1868
hayeswangebc2ec482013-08-14 20:54:38 +08001869static
1870int r8152_submit_rx(struct r8152 *tp, struct rx_agg *agg, gfp_t mem_flags)
1871{
hayeswanga0fccd42014-11-20 10:29:05 +08001872 int ret;
1873
hayeswangef827a52015-01-09 10:26:36 +08001874 /* The rx would be stopped, so skip submitting */
1875 if (test_bit(RTL8152_UNPLUG, &tp->flags) ||
1876 !test_bit(WORK_ENABLE, &tp->flags) || !netif_carrier_ok(tp->netdev))
1877 return 0;
1878
hayeswangebc2ec482013-08-14 20:54:38 +08001879 usb_fill_bulk_urb(agg->urb, tp->udev, usb_rcvbulkpipe(tp->udev, 1),
hayeswang52aec122014-09-02 10:27:52 +08001880 agg->head, agg_buf_sz,
hayeswangb209af92014-08-25 15:53:00 +08001881 (usb_complete_t)read_bulk_callback, agg);
hayeswangebc2ec482013-08-14 20:54:38 +08001882
hayeswanga0fccd42014-11-20 10:29:05 +08001883 ret = usb_submit_urb(agg->urb, mem_flags);
1884 if (ret == -ENODEV) {
1885 set_bit(RTL8152_UNPLUG, &tp->flags);
1886 netif_device_detach(tp->netdev);
1887 } else if (ret) {
1888 struct urb *urb = agg->urb;
1889 unsigned long flags;
1890
1891 urb->actual_length = 0;
1892 spin_lock_irqsave(&tp->rx_lock, flags);
1893 list_add_tail(&agg->list, &tp->rx_done);
1894 spin_unlock_irqrestore(&tp->rx_lock, flags);
hayeswangd823ab62015-01-12 12:06:23 +08001895
1896 netif_err(tp, rx_err, tp->netdev,
1897 "Couldn't submit rx[%p], ret = %d\n", agg, ret);
1898
1899 napi_schedule(&tp->napi);
hayeswanga0fccd42014-11-20 10:29:05 +08001900 }
1901
1902 return ret;
hayeswangac718b62013-05-02 16:01:25 +00001903}
1904
hayeswang00a5e362014-02-18 21:48:59 +08001905static void rtl_drop_queued_tx(struct r8152 *tp)
1906{
1907 struct net_device_stats *stats = &tp->netdev->stats;
hayeswangd84130a2014-02-18 21:49:02 +08001908 struct sk_buff_head skb_head, *tx_queue = &tp->tx_queue;
hayeswang00a5e362014-02-18 21:48:59 +08001909 struct sk_buff *skb;
1910
hayeswangd84130a2014-02-18 21:49:02 +08001911 if (skb_queue_empty(tx_queue))
1912 return;
1913
1914 __skb_queue_head_init(&skb_head);
hayeswang2685d412014-03-07 11:04:34 +08001915 spin_lock_bh(&tx_queue->lock);
hayeswangd84130a2014-02-18 21:49:02 +08001916 skb_queue_splice_init(tx_queue, &skb_head);
hayeswang2685d412014-03-07 11:04:34 +08001917 spin_unlock_bh(&tx_queue->lock);
hayeswangd84130a2014-02-18 21:49:02 +08001918
1919 while ((skb = __skb_dequeue(&skb_head))) {
hayeswang00a5e362014-02-18 21:48:59 +08001920 dev_kfree_skb(skb);
1921 stats->tx_dropped++;
1922 }
1923}
1924
hayeswangac718b62013-05-02 16:01:25 +00001925static void rtl8152_tx_timeout(struct net_device *netdev)
1926{
1927 struct r8152 *tp = netdev_priv(netdev);
hayeswangebc2ec482013-08-14 20:54:38 +08001928
Hayes Wang4a8deae2014-01-07 11:18:22 +08001929 netif_warn(tp, tx_err, netdev, "Tx timeout\n");
hayeswang37608f32015-07-29 20:39:09 +08001930
1931 usb_queue_reset_device(tp->intf);
hayeswangac718b62013-05-02 16:01:25 +00001932}
1933
1934static void rtl8152_set_rx_mode(struct net_device *netdev)
1935{
1936 struct r8152 *tp = netdev_priv(netdev);
1937
hayeswang51d979f2015-02-06 11:30:47 +08001938 if (netif_carrier_ok(netdev)) {
hayeswangac718b62013-05-02 16:01:25 +00001939 set_bit(RTL8152_SET_RX_MODE, &tp->flags);
hayeswang40a82912013-08-14 20:54:40 +08001940 schedule_delayed_work(&tp->schedule, 0);
1941 }
hayeswangac718b62013-05-02 16:01:25 +00001942}
1943
1944static void _rtl8152_set_rx_mode(struct net_device *netdev)
1945{
1946 struct r8152 *tp = netdev_priv(netdev);
hayeswang31787f52013-07-31 17:21:25 +08001947 u32 mc_filter[2]; /* Multicast hash filter */
1948 __le32 tmp[2];
hayeswangac718b62013-05-02 16:01:25 +00001949 u32 ocp_data;
1950
hayeswangac718b62013-05-02 16:01:25 +00001951 netif_stop_queue(netdev);
1952 ocp_data = ocp_read_dword(tp, MCU_TYPE_PLA, PLA_RCR);
1953 ocp_data &= ~RCR_ACPT_ALL;
1954 ocp_data |= RCR_AB | RCR_APM;
1955
1956 if (netdev->flags & IFF_PROMISC) {
1957 /* Unconditionally log net taps. */
1958 netif_notice(tp, link, netdev, "Promiscuous mode enabled\n");
1959 ocp_data |= RCR_AM | RCR_AAP;
hayeswangb209af92014-08-25 15:53:00 +08001960 mc_filter[1] = 0xffffffff;
1961 mc_filter[0] = 0xffffffff;
hayeswangac718b62013-05-02 16:01:25 +00001962 } else if ((netdev_mc_count(netdev) > multicast_filter_limit) ||
1963 (netdev->flags & IFF_ALLMULTI)) {
1964 /* Too many to filter perfectly -- accept all multicasts. */
1965 ocp_data |= RCR_AM;
hayeswangb209af92014-08-25 15:53:00 +08001966 mc_filter[1] = 0xffffffff;
1967 mc_filter[0] = 0xffffffff;
hayeswangac718b62013-05-02 16:01:25 +00001968 } else {
1969 struct netdev_hw_addr *ha;
1970
hayeswangb209af92014-08-25 15:53:00 +08001971 mc_filter[1] = 0;
1972 mc_filter[0] = 0;
hayeswangac718b62013-05-02 16:01:25 +00001973 netdev_for_each_mc_addr(ha, netdev) {
1974 int bit_nr = ether_crc(ETH_ALEN, ha->addr) >> 26;
hayeswangb209af92014-08-25 15:53:00 +08001975
hayeswangac718b62013-05-02 16:01:25 +00001976 mc_filter[bit_nr >> 5] |= 1 << (bit_nr & 31);
1977 ocp_data |= RCR_AM;
1978 }
1979 }
1980
hayeswang31787f52013-07-31 17:21:25 +08001981 tmp[0] = __cpu_to_le32(swab32(mc_filter[1]));
1982 tmp[1] = __cpu_to_le32(swab32(mc_filter[0]));
hayeswangac718b62013-05-02 16:01:25 +00001983
hayeswang31787f52013-07-31 17:21:25 +08001984 pla_ocp_write(tp, PLA_MAR, BYTE_EN_DWORD, sizeof(tmp), tmp);
hayeswangac718b62013-05-02 16:01:25 +00001985 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RCR, ocp_data);
1986 netif_wake_queue(netdev);
hayeswangac718b62013-05-02 16:01:25 +00001987}
1988
hayeswanga5e31252015-01-06 17:41:58 +08001989static netdev_features_t
1990rtl8152_features_check(struct sk_buff *skb, struct net_device *dev,
1991 netdev_features_t features)
1992{
1993 u32 mss = skb_shinfo(skb)->gso_size;
1994 int max_offset = mss ? GTTCPHO_MAX : TCPHO_MAX;
1995 int offset = skb_transport_offset(skb);
1996
1997 if ((mss || skb->ip_summed == CHECKSUM_PARTIAL) && offset > max_offset)
Tom Herberta1882222015-12-14 11:19:43 -08001998 features &= ~(NETIF_F_CSUM_MASK | NETIF_F_GSO_MASK);
hayeswanga5e31252015-01-06 17:41:58 +08001999 else if ((skb->len + sizeof(struct tx_desc)) > agg_buf_sz)
2000 features &= ~NETIF_F_GSO_MASK;
2001
2002 return features;
2003}
2004
hayeswangac718b62013-05-02 16:01:25 +00002005static netdev_tx_t rtl8152_start_xmit(struct sk_buff *skb,
hayeswangb209af92014-08-25 15:53:00 +08002006 struct net_device *netdev)
hayeswangac718b62013-05-02 16:01:25 +00002007{
2008 struct r8152 *tp = netdev_priv(netdev);
hayeswangac718b62013-05-02 16:01:25 +00002009
hayeswangac718b62013-05-02 16:01:25 +00002010 skb_tx_timestamp(skb);
hayeswangebc2ec482013-08-14 20:54:38 +08002011
hayeswang61598782013-11-20 17:30:55 +08002012 skb_queue_tail(&tp->tx_queue, skb);
hayeswangebc2ec482013-08-14 20:54:38 +08002013
hayeswang0c3121f2014-03-07 11:04:36 +08002014 if (!list_empty(&tp->tx_free)) {
2015 if (test_bit(SELECTIVE_SUSPEND, &tp->flags)) {
hayeswangd823ab62015-01-12 12:06:23 +08002016 set_bit(SCHEDULE_NAPI, &tp->flags);
hayeswang0c3121f2014-03-07 11:04:36 +08002017 schedule_delayed_work(&tp->schedule, 0);
2018 } else {
2019 usb_mark_last_busy(tp->udev);
hayeswangd823ab62015-01-12 12:06:23 +08002020 napi_schedule(&tp->napi);
hayeswang0c3121f2014-03-07 11:04:36 +08002021 }
hayeswangb209af92014-08-25 15:53:00 +08002022 } else if (skb_queue_len(&tp->tx_queue) > tp->tx_qlen) {
hayeswangdd1b1192013-11-20 17:30:56 +08002023 netif_stop_queue(netdev);
hayeswangb209af92014-08-25 15:53:00 +08002024 }
hayeswangdd1b1192013-11-20 17:30:56 +08002025
hayeswangac718b62013-05-02 16:01:25 +00002026 return NETDEV_TX_OK;
2027}
2028
2029static void r8152b_reset_packet_filter(struct r8152 *tp)
2030{
2031 u32 ocp_data;
2032
2033 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_FMC);
2034 ocp_data &= ~FMC_FCR_MCU_EN;
2035 ocp_write_word(tp, MCU_TYPE_PLA, PLA_FMC, ocp_data);
2036 ocp_data |= FMC_FCR_MCU_EN;
2037 ocp_write_word(tp, MCU_TYPE_PLA, PLA_FMC, ocp_data);
2038}
2039
2040static void rtl8152_nic_reset(struct r8152 *tp)
2041{
2042 int i;
2043
2044 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CR, CR_RST);
2045
2046 for (i = 0; i < 1000; i++) {
2047 if (!(ocp_read_byte(tp, MCU_TYPE_PLA, PLA_CR) & CR_RST))
2048 break;
hayeswangb209af92014-08-25 15:53:00 +08002049 usleep_range(100, 400);
hayeswangac718b62013-05-02 16:01:25 +00002050 }
2051}
2052
hayeswangdd1b1192013-11-20 17:30:56 +08002053static void set_tx_qlen(struct r8152 *tp)
2054{
2055 struct net_device *netdev = tp->netdev;
2056
hayeswang52aec122014-09-02 10:27:52 +08002057 tp->tx_qlen = agg_buf_sz / (netdev->mtu + VLAN_ETH_HLEN + VLAN_HLEN +
2058 sizeof(struct tx_desc));
hayeswangdd1b1192013-11-20 17:30:56 +08002059}
2060
hayeswangac718b62013-05-02 16:01:25 +00002061static inline u8 rtl8152_get_speed(struct r8152 *tp)
2062{
2063 return ocp_read_byte(tp, MCU_TYPE_PLA, PLA_PHYSTATUS);
2064}
2065
hayeswang507605a2014-01-02 11:22:43 +08002066static void rtl_set_eee_plus(struct r8152 *tp)
hayeswangac718b62013-05-02 16:01:25 +00002067{
hayeswangebc2ec482013-08-14 20:54:38 +08002068 u32 ocp_data;
hayeswangac718b62013-05-02 16:01:25 +00002069 u8 speed;
2070
2071 speed = rtl8152_get_speed(tp);
hayeswangebc2ec482013-08-14 20:54:38 +08002072 if (speed & _10bps) {
hayeswangac718b62013-05-02 16:01:25 +00002073 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR);
hayeswangebc2ec482013-08-14 20:54:38 +08002074 ocp_data |= EEEP_CR_EEEP_TX;
hayeswangac718b62013-05-02 16:01:25 +00002075 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data);
2076 } else {
2077 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR);
hayeswangebc2ec482013-08-14 20:54:38 +08002078 ocp_data &= ~EEEP_CR_EEEP_TX;
hayeswangac718b62013-05-02 16:01:25 +00002079 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEEP_CR, ocp_data);
2080 }
hayeswang507605a2014-01-02 11:22:43 +08002081}
2082
hayeswang00a5e362014-02-18 21:48:59 +08002083static void rxdy_gated_en(struct r8152 *tp, bool enable)
2084{
2085 u32 ocp_data;
2086
2087 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_MISC_1);
2088 if (enable)
2089 ocp_data |= RXDY_GATED_EN;
2090 else
2091 ocp_data &= ~RXDY_GATED_EN;
2092 ocp_write_word(tp, MCU_TYPE_PLA, PLA_MISC_1, ocp_data);
2093}
2094
hayeswang445f7f42014-09-23 16:31:47 +08002095static int rtl_start_rx(struct r8152 *tp)
2096{
2097 int i, ret = 0;
2098
2099 INIT_LIST_HEAD(&tp->rx_done);
2100 for (i = 0; i < RTL8152_MAX_RX; i++) {
2101 INIT_LIST_HEAD(&tp->rx_info[i].list);
2102 ret = r8152_submit_rx(tp, &tp->rx_info[i], GFP_KERNEL);
2103 if (ret)
2104 break;
2105 }
2106
hayeswang7bcf4f62014-11-20 10:29:06 +08002107 if (ret && ++i < RTL8152_MAX_RX) {
2108 struct list_head rx_queue;
2109 unsigned long flags;
2110
2111 INIT_LIST_HEAD(&rx_queue);
2112
2113 do {
2114 struct rx_agg *agg = &tp->rx_info[i++];
2115 struct urb *urb = agg->urb;
2116
2117 urb->actual_length = 0;
2118 list_add_tail(&agg->list, &rx_queue);
2119 } while (i < RTL8152_MAX_RX);
2120
2121 spin_lock_irqsave(&tp->rx_lock, flags);
2122 list_splice_tail(&rx_queue, &tp->rx_done);
2123 spin_unlock_irqrestore(&tp->rx_lock, flags);
2124 }
2125
hayeswang445f7f42014-09-23 16:31:47 +08002126 return ret;
2127}
2128
2129static int rtl_stop_rx(struct r8152 *tp)
2130{
2131 int i;
2132
2133 for (i = 0; i < RTL8152_MAX_RX; i++)
2134 usb_kill_urb(tp->rx_info[i].urb);
2135
hayeswangd823ab62015-01-12 12:06:23 +08002136 while (!skb_queue_empty(&tp->rx_queue))
2137 dev_kfree_skb(__skb_dequeue(&tp->rx_queue));
2138
hayeswang445f7f42014-09-23 16:31:47 +08002139 return 0;
2140}
2141
hayeswang507605a2014-01-02 11:22:43 +08002142static int rtl_enable(struct r8152 *tp)
2143{
2144 u32 ocp_data;
hayeswangac718b62013-05-02 16:01:25 +00002145
2146 r8152b_reset_packet_filter(tp);
2147
2148 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_CR);
2149 ocp_data |= CR_RE | CR_TE;
2150 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CR, ocp_data);
2151
hayeswang00a5e362014-02-18 21:48:59 +08002152 rxdy_gated_en(tp, false);
hayeswangac718b62013-05-02 16:01:25 +00002153
hayeswangaa2e0922015-01-09 10:26:35 +08002154 return 0;
hayeswangac718b62013-05-02 16:01:25 +00002155}
2156
hayeswang507605a2014-01-02 11:22:43 +08002157static int rtl8152_enable(struct r8152 *tp)
2158{
hayeswang68714382014-04-11 17:54:31 +08002159 if (test_bit(RTL8152_UNPLUG, &tp->flags))
2160 return -ENODEV;
2161
hayeswang507605a2014-01-02 11:22:43 +08002162 set_tx_qlen(tp);
2163 rtl_set_eee_plus(tp);
2164
2165 return rtl_enable(tp);
2166}
2167
hayeswang464ec102015-02-12 14:33:46 +08002168static void r8153_set_rx_early_timeout(struct r8152 *tp)
hayeswang43779f82014-01-02 11:25:10 +08002169{
hayeswang464ec102015-02-12 14:33:46 +08002170 u32 ocp_data = tp->coalesce / 8;
hayeswang43779f82014-01-02 11:25:10 +08002171
hayeswang464ec102015-02-12 14:33:46 +08002172 ocp_write_word(tp, MCU_TYPE_USB, USB_RX_EARLY_TIMEOUT, ocp_data);
2173}
2174
2175static void r8153_set_rx_early_size(struct r8152 *tp)
2176{
2177 u32 mtu = tp->netdev->mtu;
hayeswanga59e6d82016-06-16 10:55:19 +08002178 u32 ocp_data = (agg_buf_sz - mtu - VLAN_ETH_HLEN - VLAN_HLEN) / 8;
hayeswang464ec102015-02-12 14:33:46 +08002179
2180 ocp_write_word(tp, MCU_TYPE_USB, USB_RX_EARLY_SIZE, ocp_data);
hayeswang43779f82014-01-02 11:25:10 +08002181}
2182
2183static int rtl8153_enable(struct r8152 *tp)
2184{
hayeswang68714382014-04-11 17:54:31 +08002185 if (test_bit(RTL8152_UNPLUG, &tp->flags))
2186 return -ENODEV;
2187
hayeswangb2143962015-07-24 13:54:23 +08002188 usb_disable_lpm(tp->udev);
hayeswang43779f82014-01-02 11:25:10 +08002189 set_tx_qlen(tp);
2190 rtl_set_eee_plus(tp);
hayeswang464ec102015-02-12 14:33:46 +08002191 r8153_set_rx_early_timeout(tp);
2192 r8153_set_rx_early_size(tp);
hayeswang43779f82014-01-02 11:25:10 +08002193
2194 return rtl_enable(tp);
2195}
2196
hayeswangd70b1132014-09-19 15:17:18 +08002197static void rtl_disable(struct r8152 *tp)
hayeswangac718b62013-05-02 16:01:25 +00002198{
hayeswangebc2ec482013-08-14 20:54:38 +08002199 u32 ocp_data;
2200 int i;
hayeswangac718b62013-05-02 16:01:25 +00002201
hayeswang68714382014-04-11 17:54:31 +08002202 if (test_bit(RTL8152_UNPLUG, &tp->flags)) {
2203 rtl_drop_queued_tx(tp);
2204 return;
2205 }
2206
hayeswangac718b62013-05-02 16:01:25 +00002207 ocp_data = ocp_read_dword(tp, MCU_TYPE_PLA, PLA_RCR);
2208 ocp_data &= ~RCR_ACPT_ALL;
2209 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RCR, ocp_data);
2210
hayeswang00a5e362014-02-18 21:48:59 +08002211 rtl_drop_queued_tx(tp);
hayeswangebc2ec482013-08-14 20:54:38 +08002212
2213 for (i = 0; i < RTL8152_MAX_TX; i++)
2214 usb_kill_urb(tp->tx_info[i].urb);
hayeswangac718b62013-05-02 16:01:25 +00002215
hayeswang00a5e362014-02-18 21:48:59 +08002216 rxdy_gated_en(tp, true);
hayeswangac718b62013-05-02 16:01:25 +00002217
2218 for (i = 0; i < 1000; i++) {
2219 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2220 if ((ocp_data & FIFO_EMPTY) == FIFO_EMPTY)
2221 break;
hayeswang8ddfa072014-09-09 11:40:28 +08002222 usleep_range(1000, 2000);
hayeswangac718b62013-05-02 16:01:25 +00002223 }
2224
2225 for (i = 0; i < 1000; i++) {
2226 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0) & TCR0_TX_EMPTY)
2227 break;
hayeswang8ddfa072014-09-09 11:40:28 +08002228 usleep_range(1000, 2000);
hayeswangac718b62013-05-02 16:01:25 +00002229 }
2230
hayeswang445f7f42014-09-23 16:31:47 +08002231 rtl_stop_rx(tp);
hayeswangac718b62013-05-02 16:01:25 +00002232
2233 rtl8152_nic_reset(tp);
2234}
2235
hayeswang00a5e362014-02-18 21:48:59 +08002236static void r8152_power_cut_en(struct r8152 *tp, bool enable)
2237{
2238 u32 ocp_data;
2239
2240 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_UPS_CTRL);
2241 if (enable)
2242 ocp_data |= POWER_CUT;
2243 else
2244 ocp_data &= ~POWER_CUT;
2245 ocp_write_word(tp, MCU_TYPE_USB, USB_UPS_CTRL, ocp_data);
2246
2247 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_PM_CTRL_STATUS);
2248 ocp_data &= ~RESUME_INDICATE;
2249 ocp_write_word(tp, MCU_TYPE_USB, USB_PM_CTRL_STATUS, ocp_data);
hayeswang00a5e362014-02-18 21:48:59 +08002250}
2251
hayeswangc5554292014-09-12 10:43:11 +08002252static void rtl_rx_vlan_en(struct r8152 *tp, bool enable)
2253{
2254 u32 ocp_data;
2255
2256 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CPCR);
2257 if (enable)
2258 ocp_data |= CPCR_RX_VLAN;
2259 else
2260 ocp_data &= ~CPCR_RX_VLAN;
2261 ocp_write_word(tp, MCU_TYPE_PLA, PLA_CPCR, ocp_data);
2262}
2263
2264static int rtl8152_set_features(struct net_device *dev,
2265 netdev_features_t features)
2266{
2267 netdev_features_t changed = features ^ dev->features;
2268 struct r8152 *tp = netdev_priv(dev);
hayeswang405f8a02014-10-09 18:00:24 +08002269 int ret;
2270
2271 ret = usb_autopm_get_interface(tp->intf);
2272 if (ret < 0)
2273 goto out;
hayeswangc5554292014-09-12 10:43:11 +08002274
hayeswangb5403272014-10-09 18:00:26 +08002275 mutex_lock(&tp->control);
2276
hayeswangc5554292014-09-12 10:43:11 +08002277 if (changed & NETIF_F_HW_VLAN_CTAG_RX) {
2278 if (features & NETIF_F_HW_VLAN_CTAG_RX)
2279 rtl_rx_vlan_en(tp, true);
2280 else
2281 rtl_rx_vlan_en(tp, false);
2282 }
2283
hayeswangb5403272014-10-09 18:00:26 +08002284 mutex_unlock(&tp->control);
2285
hayeswang405f8a02014-10-09 18:00:24 +08002286 usb_autopm_put_interface(tp->intf);
2287
2288out:
2289 return ret;
hayeswangc5554292014-09-12 10:43:11 +08002290}
2291
hayeswang21ff2e82014-02-18 21:49:06 +08002292#define WAKE_ANY (WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_BCAST | WAKE_MCAST)
2293
2294static u32 __rtl_get_wol(struct r8152 *tp)
2295{
2296 u32 ocp_data;
2297 u32 wolopts = 0;
2298
2299 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_CONFIG5);
2300 if (!(ocp_data & LAN_WAKE_EN))
2301 return 0;
2302
2303 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG34);
2304 if (ocp_data & LINK_ON_WAKE_EN)
2305 wolopts |= WAKE_PHY;
2306
2307 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG5);
2308 if (ocp_data & UWF_EN)
2309 wolopts |= WAKE_UCAST;
2310 if (ocp_data & BWF_EN)
2311 wolopts |= WAKE_BCAST;
2312 if (ocp_data & MWF_EN)
2313 wolopts |= WAKE_MCAST;
2314
2315 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CFG_WOL);
2316 if (ocp_data & MAGIC_EN)
2317 wolopts |= WAKE_MAGIC;
2318
2319 return wolopts;
2320}
2321
2322static void __rtl_set_wol(struct r8152 *tp, u32 wolopts)
2323{
2324 u32 ocp_data;
2325
2326 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CRWECR, CRWECR_CONFIG);
2327
2328 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG34);
2329 ocp_data &= ~LINK_ON_WAKE_EN;
2330 if (wolopts & WAKE_PHY)
2331 ocp_data |= LINK_ON_WAKE_EN;
2332 ocp_write_word(tp, MCU_TYPE_PLA, PLA_CONFIG34, ocp_data);
2333
2334 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG5);
2335 ocp_data &= ~(UWF_EN | BWF_EN | MWF_EN | LAN_WAKE_EN);
2336 if (wolopts & WAKE_UCAST)
2337 ocp_data |= UWF_EN;
2338 if (wolopts & WAKE_BCAST)
2339 ocp_data |= BWF_EN;
2340 if (wolopts & WAKE_MCAST)
2341 ocp_data |= MWF_EN;
2342 if (wolopts & WAKE_ANY)
2343 ocp_data |= LAN_WAKE_EN;
2344 ocp_write_word(tp, MCU_TYPE_PLA, PLA_CONFIG5, ocp_data);
2345
2346 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CRWECR, CRWECR_NORAML);
2347
2348 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CFG_WOL);
2349 ocp_data &= ~MAGIC_EN;
2350 if (wolopts & WAKE_MAGIC)
2351 ocp_data |= MAGIC_EN;
2352 ocp_write_word(tp, MCU_TYPE_PLA, PLA_CFG_WOL, ocp_data);
2353
2354 if (wolopts & WAKE_ANY)
2355 device_set_wakeup_enable(&tp->udev->dev, true);
2356 else
2357 device_set_wakeup_enable(&tp->udev->dev, false);
2358}
2359
hayeswangb2143962015-07-24 13:54:23 +08002360static void r8153_u1u2en(struct r8152 *tp, bool enable)
2361{
2362 u8 u1u2[8];
2363
2364 if (enable)
2365 memset(u1u2, 0xff, sizeof(u1u2));
2366 else
2367 memset(u1u2, 0x00, sizeof(u1u2));
2368
2369 usb_ocp_write(tp, USB_TOLERANCE, BYTE_EN_SIX_BYTES, sizeof(u1u2), u1u2);
2370}
2371
2372static void r8153_u2p3en(struct r8152 *tp, bool enable)
2373{
2374 u32 ocp_data;
2375
2376 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_U2P3_CTRL);
2377 if (enable && tp->version != RTL_VER_03 && tp->version != RTL_VER_04)
2378 ocp_data |= U2P3_ENABLE;
2379 else
2380 ocp_data &= ~U2P3_ENABLE;
2381 ocp_write_word(tp, MCU_TYPE_USB, USB_U2P3_CTRL, ocp_data);
2382}
2383
2384static void r8153_power_cut_en(struct r8152 *tp, bool enable)
2385{
2386 u32 ocp_data;
2387
2388 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_POWER_CUT);
2389 if (enable)
2390 ocp_data |= PWR_EN | PHASE2_EN;
2391 else
2392 ocp_data &= ~(PWR_EN | PHASE2_EN);
2393 ocp_write_word(tp, MCU_TYPE_USB, USB_POWER_CUT, ocp_data);
2394
2395 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_MISC_0);
2396 ocp_data &= ~PCUT_STATUS;
2397 ocp_write_word(tp, MCU_TYPE_USB, USB_MISC_0, ocp_data);
2398}
2399
hayeswang7daed8d2015-07-24 13:54:24 +08002400static bool rtl_can_wakeup(struct r8152 *tp)
2401{
2402 struct usb_device *udev = tp->udev;
2403
2404 return (udev->actconfig->desc.bmAttributes & USB_CONFIG_ATT_WAKEUP);
2405}
2406
hayeswang9a4be1b2014-02-18 21:49:07 +08002407static void rtl_runtime_suspend_enable(struct r8152 *tp, bool enable)
2408{
2409 if (enable) {
2410 u32 ocp_data;
2411
2412 __rtl_set_wol(tp, WAKE_ANY);
2413
2414 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CRWECR, CRWECR_CONFIG);
2415
2416 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG34);
2417 ocp_data |= LINK_OFF_WAKE_EN;
2418 ocp_write_word(tp, MCU_TYPE_PLA, PLA_CONFIG34, ocp_data);
2419
2420 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CRWECR, CRWECR_NORAML);
2421 } else {
hayeswangf95ae8a2016-06-30 15:33:35 +08002422 u32 ocp_data;
2423
hayeswang9a4be1b2014-02-18 21:49:07 +08002424 __rtl_set_wol(tp, tp->saved_wolopts);
hayeswangf95ae8a2016-06-30 15:33:35 +08002425
2426 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CRWECR, CRWECR_CONFIG);
2427
2428 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_CONFIG34);
2429 ocp_data &= ~LINK_OFF_WAKE_EN;
2430 ocp_write_word(tp, MCU_TYPE_PLA, PLA_CONFIG34, ocp_data);
2431
2432 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CRWECR, CRWECR_NORAML);
hayeswang2609af12016-07-05 16:11:46 +08002433 }
2434}
hayeswangf95ae8a2016-06-30 15:33:35 +08002435
hayeswang2609af12016-07-05 16:11:46 +08002436static void rtl8153_runtime_enable(struct r8152 *tp, bool enable)
2437{
2438 rtl_runtime_suspend_enable(tp, enable);
2439
2440 if (enable) {
2441 r8153_u1u2en(tp, false);
2442 r8153_u2p3en(tp, false);
2443 } else {
hayeswangb2143962015-07-24 13:54:23 +08002444 r8153_u2p3en(tp, true);
2445 r8153_u1u2en(tp, true);
hayeswang9a4be1b2014-02-18 21:49:07 +08002446 }
2447}
2448
hayeswangaa66a5f2014-02-18 21:49:04 +08002449static void rtl_phy_reset(struct r8152 *tp)
2450{
2451 u16 data;
2452 int i;
2453
hayeswangaa66a5f2014-02-18 21:49:04 +08002454 data = r8152_mdio_read(tp, MII_BMCR);
2455
2456 /* don't reset again before the previous one complete */
2457 if (data & BMCR_RESET)
2458 return;
2459
2460 data |= BMCR_RESET;
2461 r8152_mdio_write(tp, MII_BMCR, data);
2462
2463 for (i = 0; i < 50; i++) {
2464 msleep(20);
2465 if ((r8152_mdio_read(tp, MII_BMCR) & BMCR_RESET) == 0)
2466 break;
2467 }
2468}
2469
hayeswang43499682014-02-18 21:48:58 +08002470static void r8153_teredo_off(struct r8152 *tp)
2471{
2472 u32 ocp_data;
2473
2474 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TEREDO_CFG);
2475 ocp_data &= ~(TEREDO_SEL | TEREDO_RS_EVENT_MASK | OOB_TEREDO_EN);
2476 ocp_write_word(tp, MCU_TYPE_PLA, PLA_TEREDO_CFG, ocp_data);
2477
2478 ocp_write_word(tp, MCU_TYPE_PLA, PLA_WDT6_CTRL, WDT6_SET_MODE);
2479 ocp_write_word(tp, MCU_TYPE_PLA, PLA_REALWOW_TIMER, 0);
2480 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_TEREDO_TIMER, 0);
2481}
2482
hayeswang93fe9b12016-06-16 10:55:18 +08002483static void rtl_reset_bmu(struct r8152 *tp)
2484{
2485 u32 ocp_data;
2486
2487 ocp_data = ocp_read_byte(tp, MCU_TYPE_USB, USB_BMU_RESET);
2488 ocp_data &= ~(BMU_RESET_EP_IN | BMU_RESET_EP_OUT);
2489 ocp_write_byte(tp, MCU_TYPE_USB, USB_BMU_RESET, ocp_data);
2490 ocp_data |= BMU_RESET_EP_IN | BMU_RESET_EP_OUT;
2491 ocp_write_byte(tp, MCU_TYPE_USB, USB_BMU_RESET, ocp_data);
2492}
2493
hayeswangcda9fb02016-01-07 17:51:12 +08002494static void r8152_aldps_en(struct r8152 *tp, bool enable)
hayeswang43499682014-02-18 21:48:58 +08002495{
hayeswangcda9fb02016-01-07 17:51:12 +08002496 if (enable) {
2497 ocp_reg_write(tp, OCP_ALDPS_CONFIG, ENPWRSAVE | ENPDNPS |
2498 LINKENA | DIS_SDSAVE);
2499 } else {
2500 ocp_reg_write(tp, OCP_ALDPS_CONFIG, ENPDNPS | LINKENA |
2501 DIS_SDSAVE);
2502 msleep(20);
2503 }
hayeswang43499682014-02-18 21:48:58 +08002504}
2505
hayeswangd70b1132014-09-19 15:17:18 +08002506static void rtl8152_disable(struct r8152 *tp)
2507{
hayeswangcda9fb02016-01-07 17:51:12 +08002508 r8152_aldps_en(tp, false);
hayeswangd70b1132014-09-19 15:17:18 +08002509 rtl_disable(tp);
hayeswangcda9fb02016-01-07 17:51:12 +08002510 r8152_aldps_en(tp, true);
hayeswangd70b1132014-09-19 15:17:18 +08002511}
2512
hayeswang43499682014-02-18 21:48:58 +08002513static void r8152b_hw_phy_cfg(struct r8152 *tp)
2514{
hayeswangf0cbe0a2014-02-18 21:49:03 +08002515 u16 data;
2516
2517 data = r8152_mdio_read(tp, MII_BMCR);
2518 if (data & BMCR_PDOWN) {
2519 data &= ~BMCR_PDOWN;
2520 r8152_mdio_write(tp, MII_BMCR, data);
2521 }
2522
hayeswangaa66a5f2014-02-18 21:49:04 +08002523 set_bit(PHY_RESET, &tp->flags);
hayeswang43499682014-02-18 21:48:58 +08002524}
2525
hayeswangac718b62013-05-02 16:01:25 +00002526static void r8152b_exit_oob(struct r8152 *tp)
2527{
hayeswangdb8515e2014-03-06 15:07:16 +08002528 u32 ocp_data;
2529 int i;
hayeswangac718b62013-05-02 16:01:25 +00002530
2531 ocp_data = ocp_read_dword(tp, MCU_TYPE_PLA, PLA_RCR);
2532 ocp_data &= ~RCR_ACPT_ALL;
2533 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RCR, ocp_data);
2534
hayeswang00a5e362014-02-18 21:48:59 +08002535 rxdy_gated_en(tp, true);
hayeswangda9bd112014-02-18 21:49:08 +08002536 r8153_teredo_off(tp);
hayeswang7e9da482014-02-18 21:49:05 +08002537 r8152b_hw_phy_cfg(tp);
hayeswangac718b62013-05-02 16:01:25 +00002538
2539 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CRWECR, CRWECR_NORAML);
2540 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_CR, 0x00);
2541
2542 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2543 ocp_data &= ~NOW_IS_OOB;
2544 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL, ocp_data);
2545
2546 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7);
2547 ocp_data &= ~MCU_BORW_EN;
2548 ocp_write_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7, ocp_data);
2549
2550 for (i = 0; i < 1000; i++) {
2551 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2552 if (ocp_data & LINK_LIST_READY)
2553 break;
hayeswang8ddfa072014-09-09 11:40:28 +08002554 usleep_range(1000, 2000);
hayeswangac718b62013-05-02 16:01:25 +00002555 }
2556
2557 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7);
2558 ocp_data |= RE_INIT_LL;
2559 ocp_write_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7, ocp_data);
2560
2561 for (i = 0; i < 1000; i++) {
2562 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2563 if (ocp_data & LINK_LIST_READY)
2564 break;
hayeswang8ddfa072014-09-09 11:40:28 +08002565 usleep_range(1000, 2000);
hayeswangac718b62013-05-02 16:01:25 +00002566 }
2567
2568 rtl8152_nic_reset(tp);
2569
2570 /* rx share fifo credit full threshold */
2571 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL0, RXFIFO_THR1_NORMAL);
2572
hayeswanga3cc4652014-07-24 16:37:43 +08002573 if (tp->udev->speed == USB_SPEED_FULL ||
2574 tp->udev->speed == USB_SPEED_LOW) {
hayeswangac718b62013-05-02 16:01:25 +00002575 /* rx share fifo credit near full threshold */
2576 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL1,
2577 RXFIFO_THR2_FULL);
2578 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL2,
2579 RXFIFO_THR3_FULL);
2580 } else {
2581 /* rx share fifo credit near full threshold */
2582 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL1,
2583 RXFIFO_THR2_HIGH);
2584 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL2,
2585 RXFIFO_THR3_HIGH);
2586 }
2587
2588 /* TX share fifo free credit full threshold */
2589 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_TXFIFO_CTRL, TXFIFO_THR_NORMAL);
2590
2591 ocp_write_byte(tp, MCU_TYPE_USB, USB_TX_AGG, TX_AGG_MAX_THRESHOLD);
hayeswang8e1f51b2014-01-02 11:22:41 +08002592 ocp_write_dword(tp, MCU_TYPE_USB, USB_RX_BUF_TH, RX_THR_HIGH);
hayeswangac718b62013-05-02 16:01:25 +00002593 ocp_write_dword(tp, MCU_TYPE_USB, USB_TX_DMA,
2594 TEST_MODE_DISABLE | TX_SIZE_ADJUST1);
2595
hayeswangc5554292014-09-12 10:43:11 +08002596 rtl_rx_vlan_en(tp, tp->netdev->features & NETIF_F_HW_VLAN_CTAG_RX);
hayeswangac718b62013-05-02 16:01:25 +00002597
2598 ocp_write_word(tp, MCU_TYPE_PLA, PLA_RMS, RTL8152_RMS);
2599
2600 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0);
2601 ocp_data |= TCR0_AUTO_FIFO;
2602 ocp_write_word(tp, MCU_TYPE_PLA, PLA_TCR0, ocp_data);
2603}
2604
2605static void r8152b_enter_oob(struct r8152 *tp)
2606{
hayeswang45f4a192014-01-06 17:08:41 +08002607 u32 ocp_data;
2608 int i;
hayeswangac718b62013-05-02 16:01:25 +00002609
2610 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2611 ocp_data &= ~NOW_IS_OOB;
2612 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL, ocp_data);
2613
2614 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL0, RXFIFO_THR1_OOB);
2615 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL1, RXFIFO_THR2_OOB);
2616 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL2, RXFIFO_THR3_OOB);
2617
hayeswangd70b1132014-09-19 15:17:18 +08002618 rtl_disable(tp);
hayeswangac718b62013-05-02 16:01:25 +00002619
2620 for (i = 0; i < 1000; i++) {
2621 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2622 if (ocp_data & LINK_LIST_READY)
2623 break;
hayeswang8ddfa072014-09-09 11:40:28 +08002624 usleep_range(1000, 2000);
hayeswangac718b62013-05-02 16:01:25 +00002625 }
2626
2627 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7);
2628 ocp_data |= RE_INIT_LL;
2629 ocp_write_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7, ocp_data);
2630
2631 for (i = 0; i < 1000; i++) {
2632 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2633 if (ocp_data & LINK_LIST_READY)
2634 break;
hayeswang8ddfa072014-09-09 11:40:28 +08002635 usleep_range(1000, 2000);
hayeswangac718b62013-05-02 16:01:25 +00002636 }
2637
2638 ocp_write_word(tp, MCU_TYPE_PLA, PLA_RMS, RTL8152_RMS);
2639
hayeswangc5554292014-09-12 10:43:11 +08002640 rtl_rx_vlan_en(tp, true);
hayeswangac718b62013-05-02 16:01:25 +00002641
2642 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PAL_BDC_CR);
2643 ocp_data |= ALDPS_PROXY_MODE;
2644 ocp_write_word(tp, MCU_TYPE_PLA, PAL_BDC_CR, ocp_data);
2645
2646 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2647 ocp_data |= NOW_IS_OOB | DIS_MCU_CLROOB;
2648 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL, ocp_data);
2649
hayeswang00a5e362014-02-18 21:48:59 +08002650 rxdy_gated_en(tp, false);
hayeswangac718b62013-05-02 16:01:25 +00002651
2652 ocp_data = ocp_read_dword(tp, MCU_TYPE_PLA, PLA_RCR);
2653 ocp_data |= RCR_APM | RCR_AM | RCR_AB;
2654 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RCR, ocp_data);
2655}
2656
hayeswang43779f82014-01-02 11:25:10 +08002657static void r8153_hw_phy_cfg(struct r8152 *tp)
2658{
2659 u32 ocp_data;
2660 u16 data;
2661
hayeswangfb02eb42015-07-22 15:27:41 +08002662 if (tp->version == RTL_VER_03 || tp->version == RTL_VER_04 ||
2663 tp->version == RTL_VER_05)
2664 ocp_reg_write(tp, OCP_ADC_CFG, CKADSEL_L | ADC_EN | EN_EMI_L);
2665
hayeswangf0cbe0a2014-02-18 21:49:03 +08002666 data = r8152_mdio_read(tp, MII_BMCR);
2667 if (data & BMCR_PDOWN) {
2668 data &= ~BMCR_PDOWN;
2669 r8152_mdio_write(tp, MII_BMCR, data);
2670 }
hayeswang43779f82014-01-02 11:25:10 +08002671
2672 if (tp->version == RTL_VER_03) {
2673 data = ocp_reg_read(tp, OCP_EEE_CFG);
2674 data &= ~CTAP_SHORT_EN;
2675 ocp_reg_write(tp, OCP_EEE_CFG, data);
2676 }
2677
2678 data = ocp_reg_read(tp, OCP_POWER_CFG);
2679 data |= EEE_CLKDIV_EN;
2680 ocp_reg_write(tp, OCP_POWER_CFG, data);
2681
2682 data = ocp_reg_read(tp, OCP_DOWN_SPEED);
2683 data |= EN_10M_BGOFF;
2684 ocp_reg_write(tp, OCP_DOWN_SPEED, data);
2685 data = ocp_reg_read(tp, OCP_POWER_CFG);
2686 data |= EN_10M_PLLOFF;
2687 ocp_reg_write(tp, OCP_POWER_CFG, data);
hayeswangb4d99de2015-01-19 17:02:46 +08002688 sram_write(tp, SRAM_IMPEDANCE, 0x0b13);
hayeswang43779f82014-01-02 11:25:10 +08002689
2690 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_PHY_PWR);
2691 ocp_data |= PFM_PWM_SWITCH;
2692 ocp_write_word(tp, MCU_TYPE_PLA, PLA_PHY_PWR, ocp_data);
2693
hayeswangb4d99de2015-01-19 17:02:46 +08002694 /* Enable LPF corner auto tune */
2695 sram_write(tp, SRAM_LPF_CFG, 0xf70f);
hayeswang43779f82014-01-02 11:25:10 +08002696
hayeswangb4d99de2015-01-19 17:02:46 +08002697 /* Adjust 10M Amplitude */
2698 sram_write(tp, SRAM_10M_AMP1, 0x00af);
2699 sram_write(tp, SRAM_10M_AMP2, 0x0208);
hayeswangaa66a5f2014-02-18 21:49:04 +08002700
2701 set_bit(PHY_RESET, &tp->flags);
hayeswang43779f82014-01-02 11:25:10 +08002702}
2703
hayeswang43779f82014-01-02 11:25:10 +08002704static void r8153_first_init(struct r8152 *tp)
2705{
2706 u32 ocp_data;
2707 int i;
2708
hayeswang00a5e362014-02-18 21:48:59 +08002709 rxdy_gated_en(tp, true);
hayeswang43779f82014-01-02 11:25:10 +08002710 r8153_teredo_off(tp);
2711
2712 ocp_data = ocp_read_dword(tp, MCU_TYPE_PLA, PLA_RCR);
2713 ocp_data &= ~RCR_ACPT_ALL;
2714 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RCR, ocp_data);
2715
2716 r8153_hw_phy_cfg(tp);
2717
2718 rtl8152_nic_reset(tp);
hayeswang93fe9b12016-06-16 10:55:18 +08002719 rtl_reset_bmu(tp);
hayeswang43779f82014-01-02 11:25:10 +08002720
2721 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2722 ocp_data &= ~NOW_IS_OOB;
2723 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL, ocp_data);
2724
2725 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7);
2726 ocp_data &= ~MCU_BORW_EN;
2727 ocp_write_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7, ocp_data);
2728
2729 for (i = 0; i < 1000; i++) {
2730 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2731 if (ocp_data & LINK_LIST_READY)
2732 break;
hayeswang8ddfa072014-09-09 11:40:28 +08002733 usleep_range(1000, 2000);
hayeswang43779f82014-01-02 11:25:10 +08002734 }
2735
2736 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7);
2737 ocp_data |= RE_INIT_LL;
2738 ocp_write_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7, ocp_data);
2739
2740 for (i = 0; i < 1000; i++) {
2741 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2742 if (ocp_data & LINK_LIST_READY)
2743 break;
hayeswang8ddfa072014-09-09 11:40:28 +08002744 usleep_range(1000, 2000);
hayeswang43779f82014-01-02 11:25:10 +08002745 }
2746
hayeswangc5554292014-09-12 10:43:11 +08002747 rtl_rx_vlan_en(tp, tp->netdev->features & NETIF_F_HW_VLAN_CTAG_RX);
hayeswang43779f82014-01-02 11:25:10 +08002748
hayeswang69b4b7a2014-07-10 10:58:54 +08002749 ocp_write_word(tp, MCU_TYPE_PLA, PLA_RMS, RTL8153_RMS);
2750 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_MTPS, MTPS_JUMBO);
hayeswang43779f82014-01-02 11:25:10 +08002751
2752 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR0);
2753 ocp_data |= TCR0_AUTO_FIFO;
2754 ocp_write_word(tp, MCU_TYPE_PLA, PLA_TCR0, ocp_data);
2755
2756 rtl8152_nic_reset(tp);
2757
2758 /* rx share fifo credit full threshold */
2759 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL0, RXFIFO_THR1_NORMAL);
2760 ocp_write_word(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL1, RXFIFO_THR2_NORMAL);
2761 ocp_write_word(tp, MCU_TYPE_PLA, PLA_RXFIFO_CTRL2, RXFIFO_THR3_NORMAL);
2762 /* TX share fifo free credit full threshold */
2763 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_TXFIFO_CTRL, TXFIFO_THR_NORMAL2);
2764
hayeswang9629e3c2014-01-15 10:42:15 +08002765 /* rx aggregation */
hayeswang43779f82014-01-02 11:25:10 +08002766 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_USB_CTRL);
hayeswange90fba82015-07-31 11:23:39 +08002767 ocp_data &= ~(RX_AGG_DISABLE | RX_ZERO_EN);
hayeswang43779f82014-01-02 11:25:10 +08002768 ocp_write_word(tp, MCU_TYPE_USB, USB_USB_CTRL, ocp_data);
2769}
2770
2771static void r8153_enter_oob(struct r8152 *tp)
2772{
2773 u32 ocp_data;
2774 int i;
2775
2776 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2777 ocp_data &= ~NOW_IS_OOB;
2778 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL, ocp_data);
2779
hayeswangd70b1132014-09-19 15:17:18 +08002780 rtl_disable(tp);
hayeswang93fe9b12016-06-16 10:55:18 +08002781 rtl_reset_bmu(tp);
hayeswang43779f82014-01-02 11:25:10 +08002782
2783 for (i = 0; i < 1000; i++) {
2784 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2785 if (ocp_data & LINK_LIST_READY)
2786 break;
hayeswang8ddfa072014-09-09 11:40:28 +08002787 usleep_range(1000, 2000);
hayeswang43779f82014-01-02 11:25:10 +08002788 }
2789
2790 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7);
2791 ocp_data |= RE_INIT_LL;
2792 ocp_write_word(tp, MCU_TYPE_PLA, PLA_SFF_STS_7, ocp_data);
2793
2794 for (i = 0; i < 1000; i++) {
2795 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2796 if (ocp_data & LINK_LIST_READY)
2797 break;
hayeswang8ddfa072014-09-09 11:40:28 +08002798 usleep_range(1000, 2000);
hayeswang43779f82014-01-02 11:25:10 +08002799 }
2800
hayeswang69b4b7a2014-07-10 10:58:54 +08002801 ocp_write_word(tp, MCU_TYPE_PLA, PLA_RMS, RTL8153_RMS);
hayeswang43779f82014-01-02 11:25:10 +08002802
hayeswang43779f82014-01-02 11:25:10 +08002803 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TEREDO_CFG);
2804 ocp_data &= ~TEREDO_WAKE_MASK;
2805 ocp_write_word(tp, MCU_TYPE_PLA, PLA_TEREDO_CFG, ocp_data);
2806
hayeswangc5554292014-09-12 10:43:11 +08002807 rtl_rx_vlan_en(tp, true);
hayeswang43779f82014-01-02 11:25:10 +08002808
2809 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PAL_BDC_CR);
2810 ocp_data |= ALDPS_PROXY_MODE;
2811 ocp_write_word(tp, MCU_TYPE_PLA, PAL_BDC_CR, ocp_data);
2812
2813 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL);
2814 ocp_data |= NOW_IS_OOB | DIS_MCU_CLROOB;
2815 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_OOB_CTRL, ocp_data);
2816
hayeswang00a5e362014-02-18 21:48:59 +08002817 rxdy_gated_en(tp, false);
hayeswang43779f82014-01-02 11:25:10 +08002818
2819 ocp_data = ocp_read_dword(tp, MCU_TYPE_PLA, PLA_RCR);
2820 ocp_data |= RCR_APM | RCR_AM | RCR_AB;
2821 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_RCR, ocp_data);
2822}
2823
hayeswangcda9fb02016-01-07 17:51:12 +08002824static void r8153_aldps_en(struct r8152 *tp, bool enable)
hayeswang43779f82014-01-02 11:25:10 +08002825{
2826 u16 data;
2827
2828 data = ocp_reg_read(tp, OCP_POWER_CFG);
hayeswangcda9fb02016-01-07 17:51:12 +08002829 if (enable) {
2830 data |= EN_ALDPS;
2831 ocp_reg_write(tp, OCP_POWER_CFG, data);
2832 } else {
2833 data &= ~EN_ALDPS;
2834 ocp_reg_write(tp, OCP_POWER_CFG, data);
2835 msleep(20);
2836 }
hayeswang43779f82014-01-02 11:25:10 +08002837}
2838
hayeswangd70b1132014-09-19 15:17:18 +08002839static void rtl8153_disable(struct r8152 *tp)
2840{
hayeswangcda9fb02016-01-07 17:51:12 +08002841 r8153_aldps_en(tp, false);
hayeswangd70b1132014-09-19 15:17:18 +08002842 rtl_disable(tp);
hayeswang93fe9b12016-06-16 10:55:18 +08002843 rtl_reset_bmu(tp);
hayeswangcda9fb02016-01-07 17:51:12 +08002844 r8153_aldps_en(tp, true);
hayeswangb2143962015-07-24 13:54:23 +08002845 usb_enable_lpm(tp->udev);
hayeswangd70b1132014-09-19 15:17:18 +08002846}
2847
hayeswangac718b62013-05-02 16:01:25 +00002848static int rtl8152_set_speed(struct r8152 *tp, u8 autoneg, u16 speed, u8 duplex)
2849{
hayeswang43779f82014-01-02 11:25:10 +08002850 u16 bmcr, anar, gbcr;
hayeswangac718b62013-05-02 16:01:25 +00002851 int ret = 0;
2852
2853 cancel_delayed_work_sync(&tp->schedule);
2854 anar = r8152_mdio_read(tp, MII_ADVERTISE);
2855 anar &= ~(ADVERTISE_10HALF | ADVERTISE_10FULL |
2856 ADVERTISE_100HALF | ADVERTISE_100FULL);
hayeswang43779f82014-01-02 11:25:10 +08002857 if (tp->mii.supports_gmii) {
2858 gbcr = r8152_mdio_read(tp, MII_CTRL1000);
2859 gbcr &= ~(ADVERTISE_1000FULL | ADVERTISE_1000HALF);
2860 } else {
2861 gbcr = 0;
2862 }
hayeswangac718b62013-05-02 16:01:25 +00002863
2864 if (autoneg == AUTONEG_DISABLE) {
2865 if (speed == SPEED_10) {
2866 bmcr = 0;
2867 anar |= ADVERTISE_10HALF | ADVERTISE_10FULL;
2868 } else if (speed == SPEED_100) {
2869 bmcr = BMCR_SPEED100;
2870 anar |= ADVERTISE_100HALF | ADVERTISE_100FULL;
hayeswang43779f82014-01-02 11:25:10 +08002871 } else if (speed == SPEED_1000 && tp->mii.supports_gmii) {
2872 bmcr = BMCR_SPEED1000;
2873 gbcr |= ADVERTISE_1000FULL | ADVERTISE_1000HALF;
hayeswangac718b62013-05-02 16:01:25 +00002874 } else {
2875 ret = -EINVAL;
2876 goto out;
2877 }
2878
2879 if (duplex == DUPLEX_FULL)
2880 bmcr |= BMCR_FULLDPLX;
2881 } else {
2882 if (speed == SPEED_10) {
2883 if (duplex == DUPLEX_FULL)
2884 anar |= ADVERTISE_10HALF | ADVERTISE_10FULL;
2885 else
2886 anar |= ADVERTISE_10HALF;
2887 } else if (speed == SPEED_100) {
2888 if (duplex == DUPLEX_FULL) {
2889 anar |= ADVERTISE_10HALF | ADVERTISE_10FULL;
2890 anar |= ADVERTISE_100HALF | ADVERTISE_100FULL;
2891 } else {
2892 anar |= ADVERTISE_10HALF;
2893 anar |= ADVERTISE_100HALF;
2894 }
hayeswang43779f82014-01-02 11:25:10 +08002895 } else if (speed == SPEED_1000 && tp->mii.supports_gmii) {
2896 if (duplex == DUPLEX_FULL) {
2897 anar |= ADVERTISE_10HALF | ADVERTISE_10FULL;
2898 anar |= ADVERTISE_100HALF | ADVERTISE_100FULL;
2899 gbcr |= ADVERTISE_1000FULL | ADVERTISE_1000HALF;
2900 } else {
2901 anar |= ADVERTISE_10HALF;
2902 anar |= ADVERTISE_100HALF;
2903 gbcr |= ADVERTISE_1000HALF;
2904 }
hayeswangac718b62013-05-02 16:01:25 +00002905 } else {
2906 ret = -EINVAL;
2907 goto out;
2908 }
2909
2910 bmcr = BMCR_ANENABLE | BMCR_ANRESTART;
2911 }
2912
hayeswangaa66a5f2014-02-18 21:49:04 +08002913 if (test_bit(PHY_RESET, &tp->flags))
2914 bmcr |= BMCR_RESET;
2915
hayeswang43779f82014-01-02 11:25:10 +08002916 if (tp->mii.supports_gmii)
2917 r8152_mdio_write(tp, MII_CTRL1000, gbcr);
2918
hayeswangac718b62013-05-02 16:01:25 +00002919 r8152_mdio_write(tp, MII_ADVERTISE, anar);
2920 r8152_mdio_write(tp, MII_BMCR, bmcr);
2921
hayeswang216a8342016-01-07 17:51:11 +08002922 if (test_and_clear_bit(PHY_RESET, &tp->flags)) {
hayeswangaa66a5f2014-02-18 21:49:04 +08002923 int i;
2924
hayeswangaa66a5f2014-02-18 21:49:04 +08002925 for (i = 0; i < 50; i++) {
2926 msleep(20);
2927 if ((r8152_mdio_read(tp, MII_BMCR) & BMCR_RESET) == 0)
2928 break;
2929 }
2930 }
2931
hayeswangac718b62013-05-02 16:01:25 +00002932out:
hayeswangac718b62013-05-02 16:01:25 +00002933 return ret;
2934}
2935
hayeswangd70b1132014-09-19 15:17:18 +08002936static void rtl8152_up(struct r8152 *tp)
2937{
2938 if (test_bit(RTL8152_UNPLUG, &tp->flags))
2939 return;
2940
hayeswangcda9fb02016-01-07 17:51:12 +08002941 r8152_aldps_en(tp, false);
hayeswangd70b1132014-09-19 15:17:18 +08002942 r8152b_exit_oob(tp);
hayeswangcda9fb02016-01-07 17:51:12 +08002943 r8152_aldps_en(tp, true);
hayeswangd70b1132014-09-19 15:17:18 +08002944}
2945
hayeswangac718b62013-05-02 16:01:25 +00002946static void rtl8152_down(struct r8152 *tp)
2947{
hayeswang68714382014-04-11 17:54:31 +08002948 if (test_bit(RTL8152_UNPLUG, &tp->flags)) {
2949 rtl_drop_queued_tx(tp);
2950 return;
2951 }
2952
hayeswang00a5e362014-02-18 21:48:59 +08002953 r8152_power_cut_en(tp, false);
hayeswangcda9fb02016-01-07 17:51:12 +08002954 r8152_aldps_en(tp, false);
hayeswangac718b62013-05-02 16:01:25 +00002955 r8152b_enter_oob(tp);
hayeswangcda9fb02016-01-07 17:51:12 +08002956 r8152_aldps_en(tp, true);
hayeswangac718b62013-05-02 16:01:25 +00002957}
2958
hayeswangd70b1132014-09-19 15:17:18 +08002959static void rtl8153_up(struct r8152 *tp)
2960{
2961 if (test_bit(RTL8152_UNPLUG, &tp->flags))
2962 return;
2963
hayeswangb2143962015-07-24 13:54:23 +08002964 r8153_u1u2en(tp, false);
hayeswangcda9fb02016-01-07 17:51:12 +08002965 r8153_aldps_en(tp, false);
hayeswangd70b1132014-09-19 15:17:18 +08002966 r8153_first_init(tp);
hayeswangcda9fb02016-01-07 17:51:12 +08002967 r8153_aldps_en(tp, true);
hayeswangb2143962015-07-24 13:54:23 +08002968 r8153_u2p3en(tp, true);
2969 r8153_u1u2en(tp, true);
2970 usb_enable_lpm(tp->udev);
hayeswangd70b1132014-09-19 15:17:18 +08002971}
2972
hayeswang43779f82014-01-02 11:25:10 +08002973static void rtl8153_down(struct r8152 *tp)
2974{
hayeswang68714382014-04-11 17:54:31 +08002975 if (test_bit(RTL8152_UNPLUG, &tp->flags)) {
2976 rtl_drop_queued_tx(tp);
2977 return;
2978 }
2979
hayeswangb9702722014-02-18 21:49:00 +08002980 r8153_u1u2en(tp, false);
hayeswangb2143962015-07-24 13:54:23 +08002981 r8153_u2p3en(tp, false);
hayeswangb9702722014-02-18 21:49:00 +08002982 r8153_power_cut_en(tp, false);
hayeswangcda9fb02016-01-07 17:51:12 +08002983 r8153_aldps_en(tp, false);
hayeswang43779f82014-01-02 11:25:10 +08002984 r8153_enter_oob(tp);
hayeswangcda9fb02016-01-07 17:51:12 +08002985 r8153_aldps_en(tp, true);
hayeswang43779f82014-01-02 11:25:10 +08002986}
2987
hayeswang2dd49e02015-09-07 11:57:44 +08002988static bool rtl8152_in_nway(struct r8152 *tp)
2989{
2990 u16 nway_state;
2991
2992 ocp_write_word(tp, MCU_TYPE_PLA, PLA_OCP_GPHY_BASE, 0x2000);
2993 tp->ocp_base = 0x2000;
2994 ocp_write_byte(tp, MCU_TYPE_PLA, 0xb014, 0x4c); /* phy state */
2995 nway_state = ocp_read_word(tp, MCU_TYPE_PLA, 0xb01a);
2996
2997 /* bit 15: TXDIS_STATE, bit 14: ABD_STATE */
2998 if (nway_state & 0xc000)
2999 return false;
3000 else
3001 return true;
3002}
3003
3004static bool rtl8153_in_nway(struct r8152 *tp)
3005{
3006 u16 phy_state = ocp_reg_read(tp, OCP_PHY_STATE) & 0xff;
3007
3008 if (phy_state == TXDIS_STATE || phy_state == ABD_STATE)
3009 return false;
3010 else
3011 return true;
3012}
3013
hayeswangac718b62013-05-02 16:01:25 +00003014static void set_carrier(struct r8152 *tp)
3015{
3016 struct net_device *netdev = tp->netdev;
3017 u8 speed;
3018
3019 speed = rtl8152_get_speed(tp);
3020
3021 if (speed & LINK_STATUS) {
hayeswang51d979f2015-02-06 11:30:47 +08003022 if (!netif_carrier_ok(netdev)) {
hayeswangc81229c2014-01-02 11:22:42 +08003023 tp->rtl_ops.enable(tp);
hayeswangac718b62013-05-02 16:01:25 +00003024 set_bit(RTL8152_SET_RX_MODE, &tp->flags);
hayeswang41cec842015-07-24 13:54:25 +08003025 napi_disable(&tp->napi);
hayeswangac718b62013-05-02 16:01:25 +00003026 netif_carrier_on(netdev);
hayeswangaa2e0922015-01-09 10:26:35 +08003027 rtl_start_rx(tp);
hayeswang41cec842015-07-24 13:54:25 +08003028 napi_enable(&tp->napi);
hayeswangac718b62013-05-02 16:01:25 +00003029 }
3030 } else {
hayeswang51d979f2015-02-06 11:30:47 +08003031 if (netif_carrier_ok(netdev)) {
hayeswangac718b62013-05-02 16:01:25 +00003032 netif_carrier_off(netdev);
hayeswangd823ab62015-01-12 12:06:23 +08003033 napi_disable(&tp->napi);
hayeswangc81229c2014-01-02 11:22:42 +08003034 tp->rtl_ops.disable(tp);
hayeswangd823ab62015-01-12 12:06:23 +08003035 napi_enable(&tp->napi);
hayeswangac718b62013-05-02 16:01:25 +00003036 }
3037 }
hayeswangac718b62013-05-02 16:01:25 +00003038}
3039
3040static void rtl_work_func_t(struct work_struct *work)
3041{
3042 struct r8152 *tp = container_of(work, struct r8152, schedule.work);
3043
hayeswanga1f83fe2014-11-12 10:05:05 +08003044 /* If the device is unplugged or !netif_running(), the workqueue
3045 * doesn't need to wake the device, and could return directly.
3046 */
3047 if (test_bit(RTL8152_UNPLUG, &tp->flags) || !netif_running(tp->netdev))
3048 return;
3049
hayeswang9a4be1b2014-02-18 21:49:07 +08003050 if (usb_autopm_get_interface(tp->intf) < 0)
3051 return;
3052
hayeswangac718b62013-05-02 16:01:25 +00003053 if (!test_bit(WORK_ENABLE, &tp->flags))
3054 goto out1;
3055
hayeswangb5403272014-10-09 18:00:26 +08003056 if (!mutex_trylock(&tp->control)) {
3057 schedule_delayed_work(&tp->schedule, 0);
3058 goto out1;
3059 }
3060
hayeswang216a8342016-01-07 17:51:11 +08003061 if (test_and_clear_bit(RTL8152_LINK_CHG, &tp->flags))
hayeswang40a82912013-08-14 20:54:40 +08003062 set_carrier(tp);
hayeswangac718b62013-05-02 16:01:25 +00003063
hayeswang216a8342016-01-07 17:51:11 +08003064 if (test_and_clear_bit(RTL8152_SET_RX_MODE, &tp->flags))
hayeswangac718b62013-05-02 16:01:25 +00003065 _rtl8152_set_rx_mode(tp->netdev);
3066
hayeswangd823ab62015-01-12 12:06:23 +08003067 /* don't schedule napi before linking */
hayeswang216a8342016-01-07 17:51:11 +08003068 if (test_and_clear_bit(SCHEDULE_NAPI, &tp->flags) &&
3069 netif_carrier_ok(tp->netdev))
hayeswangd823ab62015-01-12 12:06:23 +08003070 napi_schedule(&tp->napi);
hayeswangaa66a5f2014-02-18 21:49:04 +08003071
hayeswang216a8342016-01-07 17:51:11 +08003072 if (test_and_clear_bit(PHY_RESET, &tp->flags))
hayeswangaa66a5f2014-02-18 21:49:04 +08003073 rtl_phy_reset(tp);
3074
hayeswangb5403272014-10-09 18:00:26 +08003075 mutex_unlock(&tp->control);
3076
hayeswangac718b62013-05-02 16:01:25 +00003077out1:
hayeswang9a4be1b2014-02-18 21:49:07 +08003078 usb_autopm_put_interface(tp->intf);
hayeswangac718b62013-05-02 16:01:25 +00003079}
3080
hayeswang5ee3c602016-01-07 17:12:17 +08003081#ifdef CONFIG_PM_SLEEP
3082static int rtl_notifier(struct notifier_block *nb, unsigned long action,
3083 void *data)
3084{
3085 struct r8152 *tp = container_of(nb, struct r8152, pm_notifier);
3086
3087 switch (action) {
3088 case PM_HIBERNATION_PREPARE:
3089 case PM_SUSPEND_PREPARE:
3090 usb_autopm_get_interface(tp->intf);
3091 break;
3092
3093 case PM_POST_HIBERNATION:
3094 case PM_POST_SUSPEND:
3095 usb_autopm_put_interface(tp->intf);
3096 break;
3097
3098 case PM_POST_RESTORE:
3099 case PM_RESTORE_PREPARE:
3100 default:
3101 break;
3102 }
3103
3104 return NOTIFY_DONE;
3105}
3106#endif
3107
hayeswangac718b62013-05-02 16:01:25 +00003108static int rtl8152_open(struct net_device *netdev)
3109{
3110 struct r8152 *tp = netdev_priv(netdev);
3111 int res = 0;
3112
hayeswang7e9da482014-02-18 21:49:05 +08003113 res = alloc_all_mem(tp);
3114 if (res)
3115 goto out;
3116
hayeswang51d979f2015-02-06 11:30:47 +08003117 netif_carrier_off(netdev);
hayeswangf4c74762014-10-29 11:12:16 +08003118
hayeswang9a4be1b2014-02-18 21:49:07 +08003119 res = usb_autopm_get_interface(tp->intf);
3120 if (res < 0) {
3121 free_all_mem(tp);
3122 goto out;
3123 }
3124
hayeswangb5403272014-10-09 18:00:26 +08003125 mutex_lock(&tp->control);
3126
hayeswang7e9da482014-02-18 21:49:05 +08003127 tp->rtl_ops.up(tp);
3128
hayeswang43779f82014-01-02 11:25:10 +08003129 rtl8152_set_speed(tp, AUTONEG_ENABLE,
3130 tp->mii.supports_gmii ? SPEED_1000 : SPEED_100,
3131 DUPLEX_FULL);
hayeswang40a82912013-08-14 20:54:40 +08003132 netif_carrier_off(netdev);
hayeswangac718b62013-05-02 16:01:25 +00003133 netif_start_queue(netdev);
3134 set_bit(WORK_ENABLE, &tp->flags);
hayeswangdb8515e2014-03-06 15:07:16 +08003135
hayeswang3d55f442014-02-06 11:55:48 +08003136 res = usb_submit_urb(tp->intr_urb, GFP_KERNEL);
3137 if (res) {
3138 if (res == -ENODEV)
3139 netif_device_detach(tp->netdev);
3140 netif_warn(tp, ifup, netdev, "intr_urb submit failed: %d\n",
3141 res);
hayeswang7e9da482014-02-18 21:49:05 +08003142 free_all_mem(tp);
hayeswang93ffbea2014-11-05 10:17:02 +08003143 } else {
hayeswangd823ab62015-01-12 12:06:23 +08003144 napi_enable(&tp->napi);
hayeswang3d55f442014-02-06 11:55:48 +08003145 }
3146
hayeswangb5403272014-10-09 18:00:26 +08003147 mutex_unlock(&tp->control);
3148
hayeswang9a4be1b2014-02-18 21:49:07 +08003149 usb_autopm_put_interface(tp->intf);
hayeswang5ee3c602016-01-07 17:12:17 +08003150#ifdef CONFIG_PM_SLEEP
3151 tp->pm_notifier.notifier_call = rtl_notifier;
3152 register_pm_notifier(&tp->pm_notifier);
3153#endif
hayeswangac718b62013-05-02 16:01:25 +00003154
hayeswang7e9da482014-02-18 21:49:05 +08003155out:
hayeswangac718b62013-05-02 16:01:25 +00003156 return res;
3157}
3158
3159static int rtl8152_close(struct net_device *netdev)
3160{
3161 struct r8152 *tp = netdev_priv(netdev);
3162 int res = 0;
3163
hayeswang5ee3c602016-01-07 17:12:17 +08003164#ifdef CONFIG_PM_SLEEP
3165 unregister_pm_notifier(&tp->pm_notifier);
3166#endif
hayeswangd823ab62015-01-12 12:06:23 +08003167 napi_disable(&tp->napi);
hayeswangac718b62013-05-02 16:01:25 +00003168 clear_bit(WORK_ENABLE, &tp->flags);
hayeswang3d55f442014-02-06 11:55:48 +08003169 usb_kill_urb(tp->intr_urb);
hayeswangac718b62013-05-02 16:01:25 +00003170 cancel_delayed_work_sync(&tp->schedule);
3171 netif_stop_queue(netdev);
hayeswang9a4be1b2014-02-18 21:49:07 +08003172
3173 res = usb_autopm_get_interface(tp->intf);
hayeswang53543db2015-02-06 11:30:48 +08003174 if (res < 0 || test_bit(RTL8152_UNPLUG, &tp->flags)) {
hayeswang9a4be1b2014-02-18 21:49:07 +08003175 rtl_drop_queued_tx(tp);
hayeswangd823ab62015-01-12 12:06:23 +08003176 rtl_stop_rx(tp);
hayeswang9a4be1b2014-02-18 21:49:07 +08003177 } else {
hayeswangb5403272014-10-09 18:00:26 +08003178 mutex_lock(&tp->control);
3179
hayeswang9a4be1b2014-02-18 21:49:07 +08003180 tp->rtl_ops.down(tp);
hayeswangb5403272014-10-09 18:00:26 +08003181
3182 mutex_unlock(&tp->control);
3183
hayeswang9a4be1b2014-02-18 21:49:07 +08003184 usb_autopm_put_interface(tp->intf);
3185 }
hayeswangac718b62013-05-02 16:01:25 +00003186
hayeswang7e9da482014-02-18 21:49:05 +08003187 free_all_mem(tp);
3188
hayeswangac718b62013-05-02 16:01:25 +00003189 return res;
3190}
3191
hayeswangd24f6132014-09-25 20:54:01 +08003192static inline void r8152_mmd_indirect(struct r8152 *tp, u16 dev, u16 reg)
hayeswangac718b62013-05-02 16:01:25 +00003193{
hayeswangd24f6132014-09-25 20:54:01 +08003194 ocp_reg_write(tp, OCP_EEE_AR, FUN_ADDR | dev);
3195 ocp_reg_write(tp, OCP_EEE_DATA, reg);
3196 ocp_reg_write(tp, OCP_EEE_AR, FUN_DATA | dev);
3197}
3198
3199static u16 r8152_mmd_read(struct r8152 *tp, u16 dev, u16 reg)
3200{
3201 u16 data;
3202
3203 r8152_mmd_indirect(tp, dev, reg);
3204 data = ocp_reg_read(tp, OCP_EEE_DATA);
3205 ocp_reg_write(tp, OCP_EEE_AR, 0x0000);
3206
3207 return data;
3208}
3209
3210static void r8152_mmd_write(struct r8152 *tp, u16 dev, u16 reg, u16 data)
3211{
3212 r8152_mmd_indirect(tp, dev, reg);
3213 ocp_reg_write(tp, OCP_EEE_DATA, data);
3214 ocp_reg_write(tp, OCP_EEE_AR, 0x0000);
3215}
3216
3217static void r8152_eee_en(struct r8152 *tp, bool enable)
3218{
3219 u16 config1, config2, config3;
hayeswang45f4a192014-01-06 17:08:41 +08003220 u32 ocp_data;
hayeswangac718b62013-05-02 16:01:25 +00003221
3222 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR);
hayeswangd24f6132014-09-25 20:54:01 +08003223 config1 = ocp_reg_read(tp, OCP_EEE_CONFIG1) & ~sd_rise_time_mask;
3224 config2 = ocp_reg_read(tp, OCP_EEE_CONFIG2);
3225 config3 = ocp_reg_read(tp, OCP_EEE_CONFIG3) & ~fast_snr_mask;
3226
3227 if (enable) {
3228 ocp_data |= EEE_RX_EN | EEE_TX_EN;
3229 config1 |= EEE_10_CAP | EEE_NWAY_EN | TX_QUIET_EN | RX_QUIET_EN;
3230 config1 |= sd_rise_time(1);
3231 config2 |= RG_DACQUIET_EN | RG_LDVQUIET_EN;
3232 config3 |= fast_snr(42);
3233 } else {
3234 ocp_data &= ~(EEE_RX_EN | EEE_TX_EN);
3235 config1 &= ~(EEE_10_CAP | EEE_NWAY_EN | TX_QUIET_EN |
3236 RX_QUIET_EN);
3237 config1 |= sd_rise_time(7);
3238 config2 &= ~(RG_DACQUIET_EN | RG_LDVQUIET_EN);
3239 config3 |= fast_snr(511);
3240 }
3241
hayeswangac718b62013-05-02 16:01:25 +00003242 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data);
hayeswangd24f6132014-09-25 20:54:01 +08003243 ocp_reg_write(tp, OCP_EEE_CONFIG1, config1);
3244 ocp_reg_write(tp, OCP_EEE_CONFIG2, config2);
3245 ocp_reg_write(tp, OCP_EEE_CONFIG3, config3);
3246}
3247
3248static void r8152b_enable_eee(struct r8152 *tp)
3249{
3250 r8152_eee_en(tp, true);
3251 r8152_mmd_write(tp, MDIO_MMD_AN, MDIO_AN_EEE_ADV, MDIO_EEE_100TX);
3252}
3253
3254static void r8153_eee_en(struct r8152 *tp, bool enable)
3255{
3256 u32 ocp_data;
3257 u16 config;
3258
3259 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR);
3260 config = ocp_reg_read(tp, OCP_EEE_CFG);
3261
3262 if (enable) {
3263 ocp_data |= EEE_RX_EN | EEE_TX_EN;
3264 config |= EEE10_EN;
3265 } else {
3266 ocp_data &= ~(EEE_RX_EN | EEE_TX_EN);
3267 config &= ~EEE10_EN;
3268 }
3269
3270 ocp_write_word(tp, MCU_TYPE_PLA, PLA_EEE_CR, ocp_data);
3271 ocp_reg_write(tp, OCP_EEE_CFG, config);
hayeswangac718b62013-05-02 16:01:25 +00003272}
3273
hayeswang43779f82014-01-02 11:25:10 +08003274static void r8153_enable_eee(struct r8152 *tp)
3275{
hayeswangd24f6132014-09-25 20:54:01 +08003276 r8153_eee_en(tp, true);
3277 ocp_reg_write(tp, OCP_EEE_ADV, MDIO_EEE_1000T | MDIO_EEE_100TX);
hayeswang43779f82014-01-02 11:25:10 +08003278}
3279
hayeswangac718b62013-05-02 16:01:25 +00003280static void r8152b_enable_fc(struct r8152 *tp)
3281{
3282 u16 anar;
3283
3284 anar = r8152_mdio_read(tp, MII_ADVERTISE);
3285 anar |= ADVERTISE_PAUSE_CAP | ADVERTISE_PAUSE_ASYM;
3286 r8152_mdio_write(tp, MII_ADVERTISE, anar);
3287}
3288
hayeswang4f1d4d52014-03-11 16:24:19 +08003289static void rtl_tally_reset(struct r8152 *tp)
3290{
3291 u32 ocp_data;
3292
3293 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_RSTTALLY);
3294 ocp_data |= TALLY_RESET;
3295 ocp_write_word(tp, MCU_TYPE_PLA, PLA_RSTTALLY, ocp_data);
3296}
3297
hayeswangac718b62013-05-02 16:01:25 +00003298static void r8152b_init(struct r8152 *tp)
3299{
hayeswangebc2ec482013-08-14 20:54:38 +08003300 u32 ocp_data;
hayeswangac718b62013-05-02 16:01:25 +00003301
hayeswang68714382014-04-11 17:54:31 +08003302 if (test_bit(RTL8152_UNPLUG, &tp->flags))
3303 return;
3304
hayeswangcda9fb02016-01-07 17:51:12 +08003305 r8152_aldps_en(tp, false);
hayeswangd70b1132014-09-19 15:17:18 +08003306
hayeswangac718b62013-05-02 16:01:25 +00003307 if (tp->version == RTL_VER_01) {
3308 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_LED_FEATURE);
3309 ocp_data &= ~LED_MODE_MASK;
3310 ocp_write_word(tp, MCU_TYPE_PLA, PLA_LED_FEATURE, ocp_data);
3311 }
3312
hayeswang00a5e362014-02-18 21:48:59 +08003313 r8152_power_cut_en(tp, false);
hayeswangac718b62013-05-02 16:01:25 +00003314
hayeswangac718b62013-05-02 16:01:25 +00003315 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_PHY_PWR);
3316 ocp_data |= TX_10M_IDLE_EN | PFM_PWM_SWITCH;
3317 ocp_write_word(tp, MCU_TYPE_PLA, PLA_PHY_PWR, ocp_data);
3318 ocp_data = ocp_read_dword(tp, MCU_TYPE_PLA, PLA_MAC_PWR_CTRL);
3319 ocp_data &= ~MCU_CLK_RATIO_MASK;
3320 ocp_data |= MCU_CLK_RATIO | D3_CLK_GATED_EN;
3321 ocp_write_dword(tp, MCU_TYPE_PLA, PLA_MAC_PWR_CTRL, ocp_data);
3322 ocp_data = GPHY_STS_MSK | SPEED_DOWN_MSK |
3323 SPDWN_RXDV_MSK | SPDWN_LINKCHG_MSK;
3324 ocp_write_word(tp, MCU_TYPE_PLA, PLA_GPHY_INTR_IMR, ocp_data);
3325
3326 r8152b_enable_eee(tp);
hayeswangcda9fb02016-01-07 17:51:12 +08003327 r8152_aldps_en(tp, true);
hayeswangac718b62013-05-02 16:01:25 +00003328 r8152b_enable_fc(tp);
hayeswang4f1d4d52014-03-11 16:24:19 +08003329 rtl_tally_reset(tp);
hayeswangac718b62013-05-02 16:01:25 +00003330
hayeswangebc2ec482013-08-14 20:54:38 +08003331 /* enable rx aggregation */
hayeswangac718b62013-05-02 16:01:25 +00003332 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_USB_CTRL);
hayeswange90fba82015-07-31 11:23:39 +08003333 ocp_data &= ~(RX_AGG_DISABLE | RX_ZERO_EN);
hayeswangac718b62013-05-02 16:01:25 +00003334 ocp_write_word(tp, MCU_TYPE_USB, USB_USB_CTRL, ocp_data);
3335}
3336
hayeswang43779f82014-01-02 11:25:10 +08003337static void r8153_init(struct r8152 *tp)
3338{
3339 u32 ocp_data;
3340 int i;
3341
hayeswang68714382014-04-11 17:54:31 +08003342 if (test_bit(RTL8152_UNPLUG, &tp->flags))
3343 return;
3344
hayeswangcda9fb02016-01-07 17:51:12 +08003345 r8153_aldps_en(tp, false);
hayeswangb9702722014-02-18 21:49:00 +08003346 r8153_u1u2en(tp, false);
hayeswang43779f82014-01-02 11:25:10 +08003347
3348 for (i = 0; i < 500; i++) {
3349 if (ocp_read_word(tp, MCU_TYPE_PLA, PLA_BOOT_CTRL) &
3350 AUTOLOAD_DONE)
3351 break;
3352 msleep(20);
3353 }
3354
3355 for (i = 0; i < 500; i++) {
3356 ocp_data = ocp_reg_read(tp, OCP_PHY_STATUS) & PHY_STAT_MASK;
3357 if (ocp_data == PHY_STAT_LAN_ON || ocp_data == PHY_STAT_PWRDN)
3358 break;
3359 msleep(20);
3360 }
3361
hayeswangb2143962015-07-24 13:54:23 +08003362 usb_disable_lpm(tp->udev);
hayeswangb9702722014-02-18 21:49:00 +08003363 r8153_u2p3en(tp, false);
hayeswang43779f82014-01-02 11:25:10 +08003364
hayeswang65bab842015-02-12 16:20:46 +08003365 if (tp->version == RTL_VER_04) {
3366 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_SSPHYLINK2);
3367 ocp_data &= ~pwd_dn_scale_mask;
3368 ocp_data |= pwd_dn_scale(96);
3369 ocp_write_word(tp, MCU_TYPE_USB, USB_SSPHYLINK2, ocp_data);
3370
3371 ocp_data = ocp_read_byte(tp, MCU_TYPE_USB, USB_USB2PHY);
3372 ocp_data |= USB2PHY_L1 | USB2PHY_SUSPEND;
3373 ocp_write_byte(tp, MCU_TYPE_USB, USB_USB2PHY, ocp_data);
3374 } else if (tp->version == RTL_VER_05) {
3375 ocp_data = ocp_read_byte(tp, MCU_TYPE_PLA, PLA_DMY_REG0);
3376 ocp_data &= ~ECM_ALDPS;
3377 ocp_write_byte(tp, MCU_TYPE_PLA, PLA_DMY_REG0, ocp_data);
3378
3379 ocp_data = ocp_read_byte(tp, MCU_TYPE_USB, USB_CSR_DUMMY1);
3380 if (ocp_read_word(tp, MCU_TYPE_USB, USB_BURST_SIZE) == 0)
3381 ocp_data &= ~DYNAMIC_BURST;
3382 else
3383 ocp_data |= DYNAMIC_BURST;
3384 ocp_write_byte(tp, MCU_TYPE_USB, USB_CSR_DUMMY1, ocp_data);
hayeswangfb02eb42015-07-22 15:27:41 +08003385 } else if (tp->version == RTL_VER_06) {
3386 ocp_data = ocp_read_byte(tp, MCU_TYPE_USB, USB_CSR_DUMMY1);
3387 if (ocp_read_word(tp, MCU_TYPE_USB, USB_BURST_SIZE) == 0)
3388 ocp_data &= ~DYNAMIC_BURST;
3389 else
3390 ocp_data |= DYNAMIC_BURST;
3391 ocp_write_byte(tp, MCU_TYPE_USB, USB_CSR_DUMMY1, ocp_data);
hayeswang65bab842015-02-12 16:20:46 +08003392 }
3393
3394 ocp_data = ocp_read_byte(tp, MCU_TYPE_USB, USB_CSR_DUMMY2);
3395 ocp_data |= EP4_FULL_FC;
3396 ocp_write_byte(tp, MCU_TYPE_USB, USB_CSR_DUMMY2, ocp_data);
3397
hayeswang43779f82014-01-02 11:25:10 +08003398 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_WDT11_CTRL);
3399 ocp_data &= ~TIMER11_EN;
3400 ocp_write_word(tp, MCU_TYPE_USB, USB_WDT11_CTRL, ocp_data);
3401
hayeswang43779f82014-01-02 11:25:10 +08003402 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_LED_FEATURE);
3403 ocp_data &= ~LED_MODE_MASK;
3404 ocp_write_word(tp, MCU_TYPE_PLA, PLA_LED_FEATURE, ocp_data);
3405
hayeswang65bab842015-02-12 16:20:46 +08003406 ocp_data = FIFO_EMPTY_1FB | ROK_EXIT_LPM;
Oliver Neukum2b84af94a2016-05-02 13:06:14 +02003407 if (tp->version == RTL_VER_04 && tp->udev->speed < USB_SPEED_SUPER)
hayeswang43779f82014-01-02 11:25:10 +08003408 ocp_data |= LPM_TIMER_500MS;
hayeswang34203e22015-02-06 11:30:46 +08003409 else
3410 ocp_data |= LPM_TIMER_500US;
hayeswang43779f82014-01-02 11:25:10 +08003411 ocp_write_byte(tp, MCU_TYPE_USB, USB_LPM_CTRL, ocp_data);
3412
3413 ocp_data = ocp_read_word(tp, MCU_TYPE_USB, USB_AFE_CTRL2);
3414 ocp_data &= ~SEN_VAL_MASK;
3415 ocp_data |= SEN_VAL_NORMAL | SEL_RXIDLE;
3416 ocp_write_word(tp, MCU_TYPE_USB, USB_AFE_CTRL2, ocp_data);
3417
hayeswang65bab842015-02-12 16:20:46 +08003418 ocp_write_word(tp, MCU_TYPE_USB, USB_CONNECT_TIMER, 0x0001);
3419
hayeswangb9702722014-02-18 21:49:00 +08003420 r8153_power_cut_en(tp, false);
3421 r8153_u1u2en(tp, true);
hayeswang43779f82014-01-02 11:25:10 +08003422
hayeswang4e384ac2016-06-16 10:55:17 +08003423 /* MAC clock speed down */
3424 ocp_write_word(tp, MCU_TYPE_PLA, PLA_MAC_PWR_CTRL, 0);
3425 ocp_write_word(tp, MCU_TYPE_PLA, PLA_MAC_PWR_CTRL2, 0);
3426 ocp_write_word(tp, MCU_TYPE_PLA, PLA_MAC_PWR_CTRL3, 0);
3427 ocp_write_word(tp, MCU_TYPE_PLA, PLA_MAC_PWR_CTRL4, 0);
hayeswang43779f82014-01-02 11:25:10 +08003428
3429 r8153_enable_eee(tp);
hayeswangcda9fb02016-01-07 17:51:12 +08003430 r8153_aldps_en(tp, true);
hayeswang43779f82014-01-02 11:25:10 +08003431 r8152b_enable_fc(tp);
hayeswang4f1d4d52014-03-11 16:24:19 +08003432 rtl_tally_reset(tp);
hayeswangb2143962015-07-24 13:54:23 +08003433 r8153_u2p3en(tp, true);
hayeswang43779f82014-01-02 11:25:10 +08003434}
3435
hayeswange5011392015-07-29 20:39:08 +08003436static int rtl8152_pre_reset(struct usb_interface *intf)
3437{
3438 struct r8152 *tp = usb_get_intfdata(intf);
3439 struct net_device *netdev;
3440
3441 if (!tp)
3442 return 0;
3443
3444 netdev = tp->netdev;
3445 if (!netif_running(netdev))
3446 return 0;
3447
3448 napi_disable(&tp->napi);
3449 clear_bit(WORK_ENABLE, &tp->flags);
3450 usb_kill_urb(tp->intr_urb);
3451 cancel_delayed_work_sync(&tp->schedule);
3452 if (netif_carrier_ok(netdev)) {
3453 netif_stop_queue(netdev);
3454 mutex_lock(&tp->control);
3455 tp->rtl_ops.disable(tp);
3456 mutex_unlock(&tp->control);
3457 }
3458
3459 return 0;
3460}
3461
3462static int rtl8152_post_reset(struct usb_interface *intf)
3463{
3464 struct r8152 *tp = usb_get_intfdata(intf);
3465 struct net_device *netdev;
3466
3467 if (!tp)
3468 return 0;
3469
3470 netdev = tp->netdev;
3471 if (!netif_running(netdev))
3472 return 0;
3473
3474 set_bit(WORK_ENABLE, &tp->flags);
3475 if (netif_carrier_ok(netdev)) {
3476 mutex_lock(&tp->control);
3477 tp->rtl_ops.enable(tp);
3478 rtl8152_set_rx_mode(netdev);
3479 mutex_unlock(&tp->control);
3480 netif_wake_queue(netdev);
3481 }
3482
3483 napi_enable(&tp->napi);
3484
3485 return 0;
hayeswangac718b62013-05-02 16:01:25 +00003486}
3487
hayeswang2dd49e02015-09-07 11:57:44 +08003488static bool delay_autosuspend(struct r8152 *tp)
3489{
3490 bool sw_linking = !!netif_carrier_ok(tp->netdev);
3491 bool hw_linking = !!(rtl8152_get_speed(tp) & LINK_STATUS);
3492
3493 /* This means a linking change occurs and the driver doesn't detect it,
3494 * yet. If the driver has disabled tx/rx and hw is linking on, the
3495 * device wouldn't wake up by receiving any packet.
3496 */
3497 if (work_busy(&tp->schedule.work) || sw_linking != hw_linking)
3498 return true;
3499
3500 /* If the linking down is occurred by nway, the device may miss the
3501 * linking change event. And it wouldn't wake when linking on.
3502 */
3503 if (!sw_linking && tp->rtl_ops.in_nway(tp))
3504 return true;
3505 else
3506 return false;
3507}
3508
hayeswangac718b62013-05-02 16:01:25 +00003509static int rtl8152_suspend(struct usb_interface *intf, pm_message_t message)
3510{
3511 struct r8152 *tp = usb_get_intfdata(intf);
hayeswang6cc69f22014-10-17 16:55:08 +08003512 struct net_device *netdev = tp->netdev;
3513 int ret = 0;
hayeswangac718b62013-05-02 16:01:25 +00003514
hayeswangb5403272014-10-09 18:00:26 +08003515 mutex_lock(&tp->control);
3516
hayeswang6cc69f22014-10-17 16:55:08 +08003517 if (PMSG_IS_AUTO(message)) {
hayeswang2dd49e02015-09-07 11:57:44 +08003518 if (netif_running(netdev) && delay_autosuspend(tp)) {
hayeswang6cc69f22014-10-17 16:55:08 +08003519 ret = -EBUSY;
3520 goto out1;
3521 }
hayeswangac718b62013-05-02 16:01:25 +00003522
hayeswang6cc69f22014-10-17 16:55:08 +08003523 set_bit(SELECTIVE_SUSPEND, &tp->flags);
3524 } else {
3525 netif_device_detach(netdev);
3526 }
3527
hayeswange3bd1a82014-10-29 11:12:17 +08003528 if (netif_running(netdev) && test_bit(WORK_ENABLE, &tp->flags)) {
hayeswangac718b62013-05-02 16:01:25 +00003529 clear_bit(WORK_ENABLE, &tp->flags);
hayeswang40a82912013-08-14 20:54:40 +08003530 usb_kill_urb(tp->intr_urb);
hayeswangd823ab62015-01-12 12:06:23 +08003531 napi_disable(&tp->napi);
hayeswang9a4be1b2014-02-18 21:49:07 +08003532 if (test_bit(SELECTIVE_SUSPEND, &tp->flags)) {
hayeswang445f7f42014-09-23 16:31:47 +08003533 rtl_stop_rx(tp);
hayeswang2609af12016-07-05 16:11:46 +08003534 tp->rtl_ops.autosuspend_en(tp, true);
hayeswang9a4be1b2014-02-18 21:49:07 +08003535 } else {
hayeswang6cc69f22014-10-17 16:55:08 +08003536 cancel_delayed_work_sync(&tp->schedule);
hayeswang9a4be1b2014-02-18 21:49:07 +08003537 tp->rtl_ops.down(tp);
hayeswang9a4be1b2014-02-18 21:49:07 +08003538 }
hayeswangd823ab62015-01-12 12:06:23 +08003539 napi_enable(&tp->napi);
hayeswangac718b62013-05-02 16:01:25 +00003540 }
hayeswang6cc69f22014-10-17 16:55:08 +08003541out1:
hayeswangb5403272014-10-09 18:00:26 +08003542 mutex_unlock(&tp->control);
3543
hayeswang6cc69f22014-10-17 16:55:08 +08003544 return ret;
hayeswangac718b62013-05-02 16:01:25 +00003545}
3546
3547static int rtl8152_resume(struct usb_interface *intf)
3548{
3549 struct r8152 *tp = usb_get_intfdata(intf);
3550
hayeswangb5403272014-10-09 18:00:26 +08003551 mutex_lock(&tp->control);
3552
hayeswang9a4be1b2014-02-18 21:49:07 +08003553 if (!test_bit(SELECTIVE_SUSPEND, &tp->flags)) {
3554 tp->rtl_ops.init(tp);
3555 netif_device_attach(tp->netdev);
3556 }
3557
Peter Wu90186af2015-12-08 12:17:42 +01003558 if (netif_running(tp->netdev) && tp->netdev->flags & IFF_UP) {
hayeswang9a4be1b2014-02-18 21:49:07 +08003559 if (test_bit(SELECTIVE_SUSPEND, &tp->flags)) {
hayeswang2609af12016-07-05 16:11:46 +08003560 tp->rtl_ops.autosuspend_en(tp, false);
hayeswang9a4be1b2014-02-18 21:49:07 +08003561 clear_bit(SELECTIVE_SUSPEND, &tp->flags);
hayeswang41cec842015-07-24 13:54:25 +08003562 napi_disable(&tp->napi);
hayeswang445f7f42014-09-23 16:31:47 +08003563 set_bit(WORK_ENABLE, &tp->flags);
hayeswang51d979f2015-02-06 11:30:47 +08003564 if (netif_carrier_ok(tp->netdev))
hayeswang445f7f42014-09-23 16:31:47 +08003565 rtl_start_rx(tp);
hayeswang41cec842015-07-24 13:54:25 +08003566 napi_enable(&tp->napi);
hayeswang9a4be1b2014-02-18 21:49:07 +08003567 } else {
3568 tp->rtl_ops.up(tp);
3569 rtl8152_set_speed(tp, AUTONEG_ENABLE,
hayeswangb209af92014-08-25 15:53:00 +08003570 tp->mii.supports_gmii ?
3571 SPEED_1000 : SPEED_100,
3572 DUPLEX_FULL);
hayeswang445f7f42014-09-23 16:31:47 +08003573 netif_carrier_off(tp->netdev);
3574 set_bit(WORK_ENABLE, &tp->flags);
hayeswang9a4be1b2014-02-18 21:49:07 +08003575 }
hayeswang40a82912013-08-14 20:54:40 +08003576 usb_submit_urb(tp->intr_urb, GFP_KERNEL);
hayeswang923e1ee2014-10-29 11:12:15 +08003577 } else if (test_bit(SELECTIVE_SUSPEND, &tp->flags)) {
Peter Wu90186af2015-12-08 12:17:42 +01003578 if (tp->netdev->flags & IFF_UP)
hayeswang2609af12016-07-05 16:11:46 +08003579 tp->rtl_ops.autosuspend_en(tp, false);
hayeswang923e1ee2014-10-29 11:12:15 +08003580 clear_bit(SELECTIVE_SUSPEND, &tp->flags);
hayeswangac718b62013-05-02 16:01:25 +00003581 }
3582
hayeswangb5403272014-10-09 18:00:26 +08003583 mutex_unlock(&tp->control);
3584
hayeswangac718b62013-05-02 16:01:25 +00003585 return 0;
3586}
3587
hayeswang7ec25412016-01-04 14:38:46 +08003588static int rtl8152_reset_resume(struct usb_interface *intf)
3589{
3590 struct r8152 *tp = usb_get_intfdata(intf);
3591
3592 clear_bit(SELECTIVE_SUSPEND, &tp->flags);
3593 return rtl8152_resume(intf);
3594}
3595
hayeswang21ff2e82014-02-18 21:49:06 +08003596static void rtl8152_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol)
3597{
3598 struct r8152 *tp = netdev_priv(dev);
3599
hayeswang9a4be1b2014-02-18 21:49:07 +08003600 if (usb_autopm_get_interface(tp->intf) < 0)
3601 return;
3602
hayeswang7daed8d2015-07-24 13:54:24 +08003603 if (!rtl_can_wakeup(tp)) {
3604 wol->supported = 0;
3605 wol->wolopts = 0;
3606 } else {
3607 mutex_lock(&tp->control);
3608 wol->supported = WAKE_ANY;
3609 wol->wolopts = __rtl_get_wol(tp);
3610 mutex_unlock(&tp->control);
3611 }
hayeswangb5403272014-10-09 18:00:26 +08003612
hayeswang9a4be1b2014-02-18 21:49:07 +08003613 usb_autopm_put_interface(tp->intf);
hayeswang21ff2e82014-02-18 21:49:06 +08003614}
3615
3616static int rtl8152_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol)
3617{
3618 struct r8152 *tp = netdev_priv(dev);
hayeswang9a4be1b2014-02-18 21:49:07 +08003619 int ret;
3620
hayeswang7daed8d2015-07-24 13:54:24 +08003621 if (!rtl_can_wakeup(tp))
3622 return -EOPNOTSUPP;
3623
hayeswang9a4be1b2014-02-18 21:49:07 +08003624 ret = usb_autopm_get_interface(tp->intf);
3625 if (ret < 0)
3626 goto out_set_wol;
hayeswang21ff2e82014-02-18 21:49:06 +08003627
hayeswangb5403272014-10-09 18:00:26 +08003628 mutex_lock(&tp->control);
3629
hayeswang21ff2e82014-02-18 21:49:06 +08003630 __rtl_set_wol(tp, wol->wolopts);
3631 tp->saved_wolopts = wol->wolopts & WAKE_ANY;
3632
hayeswangb5403272014-10-09 18:00:26 +08003633 mutex_unlock(&tp->control);
3634
hayeswang9a4be1b2014-02-18 21:49:07 +08003635 usb_autopm_put_interface(tp->intf);
3636
3637out_set_wol:
3638 return ret;
hayeswang21ff2e82014-02-18 21:49:06 +08003639}
3640
hayeswanga5ec27c2014-02-18 21:49:11 +08003641static u32 rtl8152_get_msglevel(struct net_device *dev)
3642{
3643 struct r8152 *tp = netdev_priv(dev);
3644
3645 return tp->msg_enable;
3646}
3647
3648static void rtl8152_set_msglevel(struct net_device *dev, u32 value)
3649{
3650 struct r8152 *tp = netdev_priv(dev);
3651
3652 tp->msg_enable = value;
3653}
3654
hayeswangac718b62013-05-02 16:01:25 +00003655static void rtl8152_get_drvinfo(struct net_device *netdev,
3656 struct ethtool_drvinfo *info)
3657{
3658 struct r8152 *tp = netdev_priv(netdev);
3659
hayeswangb0b46c72014-08-26 10:08:23 +08003660 strlcpy(info->driver, MODULENAME, sizeof(info->driver));
3661 strlcpy(info->version, DRIVER_VERSION, sizeof(info->version));
hayeswangac718b62013-05-02 16:01:25 +00003662 usb_make_path(tp->udev, info->bus_info, sizeof(info->bus_info));
3663}
3664
3665static
3666int rtl8152_get_settings(struct net_device *netdev, struct ethtool_cmd *cmd)
3667{
3668 struct r8152 *tp = netdev_priv(netdev);
hayeswang8d4a4d72014-10-09 18:00:25 +08003669 int ret;
hayeswangac718b62013-05-02 16:01:25 +00003670
3671 if (!tp->mii.mdio_read)
3672 return -EOPNOTSUPP;
3673
hayeswang8d4a4d72014-10-09 18:00:25 +08003674 ret = usb_autopm_get_interface(tp->intf);
3675 if (ret < 0)
3676 goto out;
3677
hayeswangb5403272014-10-09 18:00:26 +08003678 mutex_lock(&tp->control);
3679
hayeswang8d4a4d72014-10-09 18:00:25 +08003680 ret = mii_ethtool_gset(&tp->mii, cmd);
3681
hayeswangb5403272014-10-09 18:00:26 +08003682 mutex_unlock(&tp->control);
3683
hayeswang8d4a4d72014-10-09 18:00:25 +08003684 usb_autopm_put_interface(tp->intf);
3685
3686out:
3687 return ret;
hayeswangac718b62013-05-02 16:01:25 +00003688}
3689
3690static int rtl8152_set_settings(struct net_device *dev, struct ethtool_cmd *cmd)
3691{
3692 struct r8152 *tp = netdev_priv(dev);
hayeswang9a4be1b2014-02-18 21:49:07 +08003693 int ret;
hayeswangac718b62013-05-02 16:01:25 +00003694
hayeswang9a4be1b2014-02-18 21:49:07 +08003695 ret = usb_autopm_get_interface(tp->intf);
3696 if (ret < 0)
3697 goto out;
3698
hayeswangb5403272014-10-09 18:00:26 +08003699 mutex_lock(&tp->control);
3700
hayeswang9a4be1b2014-02-18 21:49:07 +08003701 ret = rtl8152_set_speed(tp, cmd->autoneg, cmd->speed, cmd->duplex);
3702
hayeswangb5403272014-10-09 18:00:26 +08003703 mutex_unlock(&tp->control);
3704
hayeswang9a4be1b2014-02-18 21:49:07 +08003705 usb_autopm_put_interface(tp->intf);
3706
3707out:
3708 return ret;
hayeswangac718b62013-05-02 16:01:25 +00003709}
3710
hayeswang4f1d4d52014-03-11 16:24:19 +08003711static const char rtl8152_gstrings[][ETH_GSTRING_LEN] = {
3712 "tx_packets",
3713 "rx_packets",
3714 "tx_errors",
3715 "rx_errors",
3716 "rx_missed",
3717 "align_errors",
3718 "tx_single_collisions",
3719 "tx_multi_collisions",
3720 "rx_unicast",
3721 "rx_broadcast",
3722 "rx_multicast",
3723 "tx_aborted",
3724 "tx_underrun",
3725};
3726
3727static int rtl8152_get_sset_count(struct net_device *dev, int sset)
3728{
3729 switch (sset) {
3730 case ETH_SS_STATS:
3731 return ARRAY_SIZE(rtl8152_gstrings);
3732 default:
3733 return -EOPNOTSUPP;
3734 }
3735}
3736
3737static void rtl8152_get_ethtool_stats(struct net_device *dev,
3738 struct ethtool_stats *stats, u64 *data)
3739{
3740 struct r8152 *tp = netdev_priv(dev);
3741 struct tally_counter tally;
3742
hayeswang0b030242014-07-08 14:49:28 +08003743 if (usb_autopm_get_interface(tp->intf) < 0)
3744 return;
3745
hayeswang4f1d4d52014-03-11 16:24:19 +08003746 generic_ocp_read(tp, PLA_TALLYCNT, sizeof(tally), &tally, MCU_TYPE_PLA);
3747
hayeswang0b030242014-07-08 14:49:28 +08003748 usb_autopm_put_interface(tp->intf);
3749
hayeswang4f1d4d52014-03-11 16:24:19 +08003750 data[0] = le64_to_cpu(tally.tx_packets);
3751 data[1] = le64_to_cpu(tally.rx_packets);
3752 data[2] = le64_to_cpu(tally.tx_errors);
3753 data[3] = le32_to_cpu(tally.rx_errors);
3754 data[4] = le16_to_cpu(tally.rx_missed);
3755 data[5] = le16_to_cpu(tally.align_errors);
3756 data[6] = le32_to_cpu(tally.tx_one_collision);
3757 data[7] = le32_to_cpu(tally.tx_multi_collision);
3758 data[8] = le64_to_cpu(tally.rx_unicast);
3759 data[9] = le64_to_cpu(tally.rx_broadcast);
3760 data[10] = le32_to_cpu(tally.rx_multicast);
3761 data[11] = le16_to_cpu(tally.tx_aborted);
hayeswangf37119c2014-10-28 14:05:51 +08003762 data[12] = le16_to_cpu(tally.tx_underrun);
hayeswang4f1d4d52014-03-11 16:24:19 +08003763}
3764
3765static void rtl8152_get_strings(struct net_device *dev, u32 stringset, u8 *data)
3766{
3767 switch (stringset) {
3768 case ETH_SS_STATS:
3769 memcpy(data, *rtl8152_gstrings, sizeof(rtl8152_gstrings));
3770 break;
3771 }
3772}
3773
hayeswangdf35d282014-09-25 20:54:02 +08003774static int r8152_get_eee(struct r8152 *tp, struct ethtool_eee *eee)
3775{
3776 u32 ocp_data, lp, adv, supported = 0;
3777 u16 val;
3778
3779 val = r8152_mmd_read(tp, MDIO_MMD_PCS, MDIO_PCS_EEE_ABLE);
3780 supported = mmd_eee_cap_to_ethtool_sup_t(val);
3781
3782 val = r8152_mmd_read(tp, MDIO_MMD_AN, MDIO_AN_EEE_ADV);
3783 adv = mmd_eee_adv_to_ethtool_adv_t(val);
3784
3785 val = r8152_mmd_read(tp, MDIO_MMD_AN, MDIO_AN_EEE_LPABLE);
3786 lp = mmd_eee_adv_to_ethtool_adv_t(val);
3787
3788 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR);
3789 ocp_data &= EEE_RX_EN | EEE_TX_EN;
3790
3791 eee->eee_enabled = !!ocp_data;
3792 eee->eee_active = !!(supported & adv & lp);
3793 eee->supported = supported;
3794 eee->advertised = adv;
3795 eee->lp_advertised = lp;
3796
3797 return 0;
3798}
3799
3800static int r8152_set_eee(struct r8152 *tp, struct ethtool_eee *eee)
3801{
3802 u16 val = ethtool_adv_to_mmd_eee_adv_t(eee->advertised);
3803
3804 r8152_eee_en(tp, eee->eee_enabled);
3805
3806 if (!eee->eee_enabled)
3807 val = 0;
3808
3809 r8152_mmd_write(tp, MDIO_MMD_AN, MDIO_AN_EEE_ADV, val);
3810
3811 return 0;
3812}
3813
3814static int r8153_get_eee(struct r8152 *tp, struct ethtool_eee *eee)
3815{
3816 u32 ocp_data, lp, adv, supported = 0;
3817 u16 val;
3818
3819 val = ocp_reg_read(tp, OCP_EEE_ABLE);
3820 supported = mmd_eee_cap_to_ethtool_sup_t(val);
3821
3822 val = ocp_reg_read(tp, OCP_EEE_ADV);
3823 adv = mmd_eee_adv_to_ethtool_adv_t(val);
3824
3825 val = ocp_reg_read(tp, OCP_EEE_LPABLE);
3826 lp = mmd_eee_adv_to_ethtool_adv_t(val);
3827
3828 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_EEE_CR);
3829 ocp_data &= EEE_RX_EN | EEE_TX_EN;
3830
3831 eee->eee_enabled = !!ocp_data;
3832 eee->eee_active = !!(supported & adv & lp);
3833 eee->supported = supported;
3834 eee->advertised = adv;
3835 eee->lp_advertised = lp;
3836
3837 return 0;
3838}
3839
3840static int r8153_set_eee(struct r8152 *tp, struct ethtool_eee *eee)
3841{
3842 u16 val = ethtool_adv_to_mmd_eee_adv_t(eee->advertised);
3843
3844 r8153_eee_en(tp, eee->eee_enabled);
3845
3846 if (!eee->eee_enabled)
3847 val = 0;
3848
3849 ocp_reg_write(tp, OCP_EEE_ADV, val);
3850
3851 return 0;
3852}
3853
3854static int
3855rtl_ethtool_get_eee(struct net_device *net, struct ethtool_eee *edata)
3856{
3857 struct r8152 *tp = netdev_priv(net);
3858 int ret;
3859
3860 ret = usb_autopm_get_interface(tp->intf);
3861 if (ret < 0)
3862 goto out;
3863
hayeswangb5403272014-10-09 18:00:26 +08003864 mutex_lock(&tp->control);
3865
hayeswangdf35d282014-09-25 20:54:02 +08003866 ret = tp->rtl_ops.eee_get(tp, edata);
3867
hayeswangb5403272014-10-09 18:00:26 +08003868 mutex_unlock(&tp->control);
3869
hayeswangdf35d282014-09-25 20:54:02 +08003870 usb_autopm_put_interface(tp->intf);
3871
3872out:
3873 return ret;
3874}
3875
3876static int
3877rtl_ethtool_set_eee(struct net_device *net, struct ethtool_eee *edata)
3878{
3879 struct r8152 *tp = netdev_priv(net);
3880 int ret;
3881
3882 ret = usb_autopm_get_interface(tp->intf);
3883 if (ret < 0)
3884 goto out;
3885
hayeswangb5403272014-10-09 18:00:26 +08003886 mutex_lock(&tp->control);
3887
hayeswangdf35d282014-09-25 20:54:02 +08003888 ret = tp->rtl_ops.eee_set(tp, edata);
hayeswang9d31a7b2014-10-06 10:36:04 +08003889 if (!ret)
3890 ret = mii_nway_restart(&tp->mii);
hayeswangdf35d282014-09-25 20:54:02 +08003891
hayeswangb5403272014-10-09 18:00:26 +08003892 mutex_unlock(&tp->control);
3893
hayeswangdf35d282014-09-25 20:54:02 +08003894 usb_autopm_put_interface(tp->intf);
3895
3896out:
3897 return ret;
3898}
3899
hayeswang8884f502014-10-28 14:05:52 +08003900static int rtl8152_nway_reset(struct net_device *dev)
3901{
3902 struct r8152 *tp = netdev_priv(dev);
3903 int ret;
3904
3905 ret = usb_autopm_get_interface(tp->intf);
3906 if (ret < 0)
3907 goto out;
3908
3909 mutex_lock(&tp->control);
3910
3911 ret = mii_nway_restart(&tp->mii);
3912
3913 mutex_unlock(&tp->control);
3914
3915 usb_autopm_put_interface(tp->intf);
3916
3917out:
3918 return ret;
3919}
3920
hayeswangefb3dd82015-02-12 14:33:48 +08003921static int rtl8152_get_coalesce(struct net_device *netdev,
3922 struct ethtool_coalesce *coalesce)
3923{
3924 struct r8152 *tp = netdev_priv(netdev);
3925
3926 switch (tp->version) {
3927 case RTL_VER_01:
3928 case RTL_VER_02:
3929 return -EOPNOTSUPP;
3930 default:
3931 break;
3932 }
3933
3934 coalesce->rx_coalesce_usecs = tp->coalesce;
3935
3936 return 0;
3937}
3938
3939static int rtl8152_set_coalesce(struct net_device *netdev,
3940 struct ethtool_coalesce *coalesce)
3941{
3942 struct r8152 *tp = netdev_priv(netdev);
3943 int ret;
3944
3945 switch (tp->version) {
3946 case RTL_VER_01:
3947 case RTL_VER_02:
3948 return -EOPNOTSUPP;
3949 default:
3950 break;
3951 }
3952
3953 if (coalesce->rx_coalesce_usecs > COALESCE_SLOW)
3954 return -EINVAL;
3955
3956 ret = usb_autopm_get_interface(tp->intf);
3957 if (ret < 0)
3958 return ret;
3959
3960 mutex_lock(&tp->control);
3961
3962 if (tp->coalesce != coalesce->rx_coalesce_usecs) {
3963 tp->coalesce = coalesce->rx_coalesce_usecs;
3964
3965 if (netif_running(tp->netdev) && netif_carrier_ok(netdev))
3966 r8153_set_rx_early_timeout(tp);
3967 }
3968
3969 mutex_unlock(&tp->control);
3970
3971 usb_autopm_put_interface(tp->intf);
3972
3973 return ret;
3974}
3975
hayeswangac718b62013-05-02 16:01:25 +00003976static struct ethtool_ops ops = {
3977 .get_drvinfo = rtl8152_get_drvinfo,
3978 .get_settings = rtl8152_get_settings,
3979 .set_settings = rtl8152_set_settings,
3980 .get_link = ethtool_op_get_link,
hayeswang8884f502014-10-28 14:05:52 +08003981 .nway_reset = rtl8152_nway_reset,
hayeswanga5ec27c2014-02-18 21:49:11 +08003982 .get_msglevel = rtl8152_get_msglevel,
3983 .set_msglevel = rtl8152_set_msglevel,
hayeswang21ff2e82014-02-18 21:49:06 +08003984 .get_wol = rtl8152_get_wol,
3985 .set_wol = rtl8152_set_wol,
hayeswang4f1d4d52014-03-11 16:24:19 +08003986 .get_strings = rtl8152_get_strings,
3987 .get_sset_count = rtl8152_get_sset_count,
3988 .get_ethtool_stats = rtl8152_get_ethtool_stats,
hayeswangefb3dd82015-02-12 14:33:48 +08003989 .get_coalesce = rtl8152_get_coalesce,
3990 .set_coalesce = rtl8152_set_coalesce,
hayeswangdf35d282014-09-25 20:54:02 +08003991 .get_eee = rtl_ethtool_get_eee,
3992 .set_eee = rtl_ethtool_set_eee,
hayeswangac718b62013-05-02 16:01:25 +00003993};
3994
3995static int rtl8152_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd)
3996{
3997 struct r8152 *tp = netdev_priv(netdev);
3998 struct mii_ioctl_data *data = if_mii(rq);
hayeswang9a4be1b2014-02-18 21:49:07 +08003999 int res;
4000
hayeswang68714382014-04-11 17:54:31 +08004001 if (test_bit(RTL8152_UNPLUG, &tp->flags))
4002 return -ENODEV;
4003
hayeswang9a4be1b2014-02-18 21:49:07 +08004004 res = usb_autopm_get_interface(tp->intf);
4005 if (res < 0)
4006 goto out;
hayeswangac718b62013-05-02 16:01:25 +00004007
4008 switch (cmd) {
4009 case SIOCGMIIPHY:
4010 data->phy_id = R8152_PHY_ID; /* Internal PHY */
4011 break;
4012
4013 case SIOCGMIIREG:
hayeswangb5403272014-10-09 18:00:26 +08004014 mutex_lock(&tp->control);
hayeswangac718b62013-05-02 16:01:25 +00004015 data->val_out = r8152_mdio_read(tp, data->reg_num);
hayeswangb5403272014-10-09 18:00:26 +08004016 mutex_unlock(&tp->control);
hayeswangac718b62013-05-02 16:01:25 +00004017 break;
4018
4019 case SIOCSMIIREG:
4020 if (!capable(CAP_NET_ADMIN)) {
4021 res = -EPERM;
4022 break;
4023 }
hayeswangb5403272014-10-09 18:00:26 +08004024 mutex_lock(&tp->control);
hayeswangac718b62013-05-02 16:01:25 +00004025 r8152_mdio_write(tp, data->reg_num, data->val_in);
hayeswangb5403272014-10-09 18:00:26 +08004026 mutex_unlock(&tp->control);
hayeswangac718b62013-05-02 16:01:25 +00004027 break;
4028
4029 default:
4030 res = -EOPNOTSUPP;
4031 }
4032
hayeswang9a4be1b2014-02-18 21:49:07 +08004033 usb_autopm_put_interface(tp->intf);
4034
4035out:
hayeswangac718b62013-05-02 16:01:25 +00004036 return res;
4037}
4038
hayeswang69b4b7a2014-07-10 10:58:54 +08004039static int rtl8152_change_mtu(struct net_device *dev, int new_mtu)
4040{
4041 struct r8152 *tp = netdev_priv(dev);
hayeswang396e2e22015-02-12 14:33:47 +08004042 int ret;
hayeswang69b4b7a2014-07-10 10:58:54 +08004043
4044 switch (tp->version) {
4045 case RTL_VER_01:
4046 case RTL_VER_02:
4047 return eth_change_mtu(dev, new_mtu);
4048 default:
4049 break;
4050 }
4051
4052 if (new_mtu < 68 || new_mtu > RTL8153_MAX_MTU)
4053 return -EINVAL;
4054
hayeswang396e2e22015-02-12 14:33:47 +08004055 ret = usb_autopm_get_interface(tp->intf);
4056 if (ret < 0)
4057 return ret;
4058
4059 mutex_lock(&tp->control);
4060
hayeswang69b4b7a2014-07-10 10:58:54 +08004061 dev->mtu = new_mtu;
4062
hayeswang396e2e22015-02-12 14:33:47 +08004063 if (netif_running(dev) && netif_carrier_ok(dev))
4064 r8153_set_rx_early_size(tp);
4065
4066 mutex_unlock(&tp->control);
4067
4068 usb_autopm_put_interface(tp->intf);
4069
4070 return ret;
hayeswang69b4b7a2014-07-10 10:58:54 +08004071}
4072
hayeswangac718b62013-05-02 16:01:25 +00004073static const struct net_device_ops rtl8152_netdev_ops = {
4074 .ndo_open = rtl8152_open,
4075 .ndo_stop = rtl8152_close,
4076 .ndo_do_ioctl = rtl8152_ioctl,
4077 .ndo_start_xmit = rtl8152_start_xmit,
4078 .ndo_tx_timeout = rtl8152_tx_timeout,
hayeswangc5554292014-09-12 10:43:11 +08004079 .ndo_set_features = rtl8152_set_features,
hayeswangac718b62013-05-02 16:01:25 +00004080 .ndo_set_rx_mode = rtl8152_set_rx_mode,
4081 .ndo_set_mac_address = rtl8152_set_mac_address,
hayeswang69b4b7a2014-07-10 10:58:54 +08004082 .ndo_change_mtu = rtl8152_change_mtu,
hayeswangac718b62013-05-02 16:01:25 +00004083 .ndo_validate_addr = eth_validate_addr,
hayeswanga5e31252015-01-06 17:41:58 +08004084 .ndo_features_check = rtl8152_features_check,
hayeswangac718b62013-05-02 16:01:25 +00004085};
4086
4087static void r8152b_get_version(struct r8152 *tp)
4088{
4089 u32 ocp_data;
4090 u16 version;
4091
4092 ocp_data = ocp_read_word(tp, MCU_TYPE_PLA, PLA_TCR1);
4093 version = (u16)(ocp_data & VERSION_MASK);
4094
4095 switch (version) {
4096 case 0x4c00:
4097 tp->version = RTL_VER_01;
4098 break;
4099 case 0x4c10:
4100 tp->version = RTL_VER_02;
4101 break;
hayeswang43779f82014-01-02 11:25:10 +08004102 case 0x5c00:
4103 tp->version = RTL_VER_03;
4104 tp->mii.supports_gmii = 1;
4105 break;
4106 case 0x5c10:
4107 tp->version = RTL_VER_04;
4108 tp->mii.supports_gmii = 1;
4109 break;
4110 case 0x5c20:
4111 tp->version = RTL_VER_05;
4112 tp->mii.supports_gmii = 1;
4113 break;
hayeswangfb02eb42015-07-22 15:27:41 +08004114 case 0x5c30:
4115 tp->version = RTL_VER_06;
4116 tp->mii.supports_gmii = 1;
4117 break;
hayeswangac718b62013-05-02 16:01:25 +00004118 default:
4119 netif_info(tp, probe, tp->netdev,
4120 "Unknown version 0x%04x\n", version);
4121 break;
4122 }
4123}
4124
hayeswange3fe0b12014-01-02 11:22:39 +08004125static void rtl8152_unload(struct r8152 *tp)
4126{
hayeswang68714382014-04-11 17:54:31 +08004127 if (test_bit(RTL8152_UNPLUG, &tp->flags))
4128 return;
4129
hayeswang00a5e362014-02-18 21:48:59 +08004130 if (tp->version != RTL_VER_01)
4131 r8152_power_cut_en(tp, true);
hayeswange3fe0b12014-01-02 11:22:39 +08004132}
4133
hayeswang43779f82014-01-02 11:25:10 +08004134static void rtl8153_unload(struct r8152 *tp)
4135{
hayeswang68714382014-04-11 17:54:31 +08004136 if (test_bit(RTL8152_UNPLUG, &tp->flags))
4137 return;
4138
hayeswang49be1722014-10-01 13:25:11 +08004139 r8153_power_cut_en(tp, false);
hayeswang43779f82014-01-02 11:25:10 +08004140}
4141
hayeswang55b65472014-11-06 12:47:39 +08004142static int rtl_ops_init(struct r8152 *tp)
hayeswangc81229c2014-01-02 11:22:42 +08004143{
4144 struct rtl_ops *ops = &tp->rtl_ops;
hayeswang55b65472014-11-06 12:47:39 +08004145 int ret = 0;
hayeswangc81229c2014-01-02 11:22:42 +08004146
hayeswang55b65472014-11-06 12:47:39 +08004147 switch (tp->version) {
4148 case RTL_VER_01:
4149 case RTL_VER_02:
4150 ops->init = r8152b_init;
4151 ops->enable = rtl8152_enable;
4152 ops->disable = rtl8152_disable;
4153 ops->up = rtl8152_up;
4154 ops->down = rtl8152_down;
4155 ops->unload = rtl8152_unload;
4156 ops->eee_get = r8152_get_eee;
4157 ops->eee_set = r8152_set_eee;
hayeswang2dd49e02015-09-07 11:57:44 +08004158 ops->in_nway = rtl8152_in_nway;
hayeswang2609af12016-07-05 16:11:46 +08004159 ops->autosuspend_en = rtl_runtime_suspend_enable;
hayeswang43779f82014-01-02 11:25:10 +08004160 break;
4161
hayeswang55b65472014-11-06 12:47:39 +08004162 case RTL_VER_03:
4163 case RTL_VER_04:
4164 case RTL_VER_05:
hayeswangfb02eb42015-07-22 15:27:41 +08004165 case RTL_VER_06:
hayeswang55b65472014-11-06 12:47:39 +08004166 ops->init = r8153_init;
4167 ops->enable = rtl8153_enable;
4168 ops->disable = rtl8153_disable;
4169 ops->up = rtl8153_up;
4170 ops->down = rtl8153_down;
4171 ops->unload = rtl8153_unload;
4172 ops->eee_get = r8153_get_eee;
4173 ops->eee_set = r8153_set_eee;
hayeswang2dd49e02015-09-07 11:57:44 +08004174 ops->in_nway = rtl8153_in_nway;
hayeswang2609af12016-07-05 16:11:46 +08004175 ops->autosuspend_en = rtl8153_runtime_enable;
hayeswangc81229c2014-01-02 11:22:42 +08004176 break;
4177
4178 default:
hayeswang55b65472014-11-06 12:47:39 +08004179 ret = -ENODEV;
4180 netif_err(tp, probe, tp->netdev, "Unknown Device\n");
hayeswangc81229c2014-01-02 11:22:42 +08004181 break;
4182 }
4183
4184 return ret;
4185}
4186
hayeswangac718b62013-05-02 16:01:25 +00004187static int rtl8152_probe(struct usb_interface *intf,
4188 const struct usb_device_id *id)
4189{
4190 struct usb_device *udev = interface_to_usbdev(intf);
4191 struct r8152 *tp;
4192 struct net_device *netdev;
hayeswangebc2ec482013-08-14 20:54:38 +08004193 int ret;
hayeswangac718b62013-05-02 16:01:25 +00004194
hayeswang10c32712014-03-04 20:47:48 +08004195 if (udev->actconfig->desc.bConfigurationValue != 1) {
4196 usb_driver_set_configuration(udev, 1);
4197 return -ENODEV;
4198 }
4199
4200 usb_reset_device(udev);
hayeswangac718b62013-05-02 16:01:25 +00004201 netdev = alloc_etherdev(sizeof(struct r8152));
4202 if (!netdev) {
Hayes Wang4a8deae2014-01-07 11:18:22 +08004203 dev_err(&intf->dev, "Out of memory\n");
hayeswangac718b62013-05-02 16:01:25 +00004204 return -ENOMEM;
4205 }
4206
hayeswangebc2ec482013-08-14 20:54:38 +08004207 SET_NETDEV_DEV(netdev, &intf->dev);
hayeswangac718b62013-05-02 16:01:25 +00004208 tp = netdev_priv(netdev);
4209 tp->msg_enable = 0x7FFF;
4210
hayeswange3ad4122014-01-06 17:08:42 +08004211 tp->udev = udev;
4212 tp->netdev = netdev;
4213 tp->intf = intf;
4214
hayeswang82cf94c2014-11-06 12:47:38 +08004215 r8152b_get_version(tp);
hayeswang55b65472014-11-06 12:47:39 +08004216 ret = rtl_ops_init(tp);
hayeswang31ca1de2014-01-06 17:08:43 +08004217 if (ret)
4218 goto out;
hayeswangc81229c2014-01-02 11:22:42 +08004219
hayeswangb5403272014-10-09 18:00:26 +08004220 mutex_init(&tp->control);
hayeswangac718b62013-05-02 16:01:25 +00004221 INIT_DELAYED_WORK(&tp->schedule, rtl_work_func_t);
4222
hayeswangac718b62013-05-02 16:01:25 +00004223 netdev->netdev_ops = &rtl8152_netdev_ops;
4224 netdev->watchdog_timeo = RTL8152_TX_TIMEOUT;
hayeswang5bd23882013-08-14 20:54:39 +08004225
hayeswang60c89072014-03-07 11:04:39 +08004226 netdev->features |= NETIF_F_RXCSUM | NETIF_F_IP_CSUM | NETIF_F_SG |
hayeswang6128d1bb2014-03-07 11:04:40 +08004227 NETIF_F_TSO | NETIF_F_FRAGLIST | NETIF_F_IPV6_CSUM |
hayeswangc5554292014-09-12 10:43:11 +08004228 NETIF_F_TSO6 | NETIF_F_HW_VLAN_CTAG_RX |
4229 NETIF_F_HW_VLAN_CTAG_TX;
hayeswang60c89072014-03-07 11:04:39 +08004230 netdev->hw_features = NETIF_F_RXCSUM | NETIF_F_IP_CSUM | NETIF_F_SG |
hayeswang6128d1bb2014-03-07 11:04:40 +08004231 NETIF_F_TSO | NETIF_F_FRAGLIST |
hayeswangc5554292014-09-12 10:43:11 +08004232 NETIF_F_IPV6_CSUM | NETIF_F_TSO6 |
hayeswangccc39fa2015-02-06 11:30:49 +08004233 NETIF_F_HW_VLAN_CTAG_RX | NETIF_F_HW_VLAN_CTAG_TX;
hayeswangc5554292014-09-12 10:43:11 +08004234 netdev->vlan_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_TSO |
4235 NETIF_F_HIGHDMA | NETIF_F_FRAGLIST |
4236 NETIF_F_IPV6_CSUM | NETIF_F_TSO6;
hayeswangdb8515e2014-03-06 15:07:16 +08004237
Wilfried Klaebe7ad24ea2014-05-11 00:12:32 +00004238 netdev->ethtool_ops = &ops;
hayeswang60c89072014-03-07 11:04:39 +08004239 netif_set_gso_max_size(netdev, RTL_LIMITED_TSO_SIZE);
hayeswangac718b62013-05-02 16:01:25 +00004240
4241 tp->mii.dev = netdev;
4242 tp->mii.mdio_read = read_mii_word;
4243 tp->mii.mdio_write = write_mii_word;
4244 tp->mii.phy_id_mask = 0x3f;
4245 tp->mii.reg_num_mask = 0x1f;
4246 tp->mii.phy_id = R8152_PHY_ID;
hayeswangac718b62013-05-02 16:01:25 +00004247
hayeswang464ec102015-02-12 14:33:46 +08004248 switch (udev->speed) {
4249 case USB_SPEED_SUPER:
Oliver Neukum2b84af94a2016-05-02 13:06:14 +02004250 case USB_SPEED_SUPER_PLUS:
hayeswang464ec102015-02-12 14:33:46 +08004251 tp->coalesce = COALESCE_SUPER;
4252 break;
4253 case USB_SPEED_HIGH:
4254 tp->coalesce = COALESCE_HIGH;
4255 break;
4256 default:
4257 tp->coalesce = COALESCE_SLOW;
4258 break;
4259 }
4260
hayeswang9a4be1b2014-02-18 21:49:07 +08004261 intf->needs_remote_wakeup = 1;
4262
hayeswangc81229c2014-01-02 11:22:42 +08004263 tp->rtl_ops.init(tp);
hayeswangac718b62013-05-02 16:01:25 +00004264 set_ethernet_addr(tp);
4265
hayeswangac718b62013-05-02 16:01:25 +00004266 usb_set_intfdata(intf, tp);
hayeswangd823ab62015-01-12 12:06:23 +08004267 netif_napi_add(netdev, &tp->napi, r8152_poll, RTL8152_NAPI_WEIGHT);
hayeswangac718b62013-05-02 16:01:25 +00004268
hayeswangebc2ec482013-08-14 20:54:38 +08004269 ret = register_netdev(netdev);
4270 if (ret != 0) {
Hayes Wang4a8deae2014-01-07 11:18:22 +08004271 netif_err(tp, probe, netdev, "couldn't register the device\n");
hayeswangebc2ec482013-08-14 20:54:38 +08004272 goto out1;
hayeswangac718b62013-05-02 16:01:25 +00004273 }
4274
hayeswang7daed8d2015-07-24 13:54:24 +08004275 if (!rtl_can_wakeup(tp))
4276 __rtl_set_wol(tp, 0);
4277
hayeswang21ff2e82014-02-18 21:49:06 +08004278 tp->saved_wolopts = __rtl_get_wol(tp);
4279 if (tp->saved_wolopts)
4280 device_set_wakeup_enable(&udev->dev, true);
4281 else
4282 device_set_wakeup_enable(&udev->dev, false);
4283
Hayes Wang4a8deae2014-01-07 11:18:22 +08004284 netif_info(tp, probe, netdev, "%s\n", DRIVER_VERSION);
hayeswangac718b62013-05-02 16:01:25 +00004285
4286 return 0;
4287
hayeswangac718b62013-05-02 16:01:25 +00004288out1:
hayeswangd823ab62015-01-12 12:06:23 +08004289 netif_napi_del(&tp->napi);
hayeswangebc2ec482013-08-14 20:54:38 +08004290 usb_set_intfdata(intf, NULL);
hayeswangac718b62013-05-02 16:01:25 +00004291out:
4292 free_netdev(netdev);
hayeswangebc2ec482013-08-14 20:54:38 +08004293 return ret;
hayeswangac718b62013-05-02 16:01:25 +00004294}
4295
hayeswangac718b62013-05-02 16:01:25 +00004296static void rtl8152_disconnect(struct usb_interface *intf)
4297{
4298 struct r8152 *tp = usb_get_intfdata(intf);
4299
4300 usb_set_intfdata(intf, NULL);
4301 if (tp) {
hayeswangf561de32014-09-30 16:48:01 +08004302 struct usb_device *udev = tp->udev;
4303
4304 if (udev->state == USB_STATE_NOTATTACHED)
4305 set_bit(RTL8152_UNPLUG, &tp->flags);
4306
hayeswangd823ab62015-01-12 12:06:23 +08004307 netif_napi_del(&tp->napi);
hayeswangac718b62013-05-02 16:01:25 +00004308 unregister_netdev(tp->netdev);
hayeswangc81229c2014-01-02 11:22:42 +08004309 tp->rtl_ops.unload(tp);
hayeswangac718b62013-05-02 16:01:25 +00004310 free_netdev(tp->netdev);
4311 }
4312}
4313
hayeswangd9a28c52014-12-04 10:43:11 +08004314#define REALTEK_USB_DEVICE(vend, prod) \
4315 .match_flags = USB_DEVICE_ID_MATCH_DEVICE | \
4316 USB_DEVICE_ID_MATCH_INT_CLASS, \
4317 .idVendor = (vend), \
4318 .idProduct = (prod), \
4319 .bInterfaceClass = USB_CLASS_VENDOR_SPEC \
4320}, \
4321{ \
4322 .match_flags = USB_DEVICE_ID_MATCH_INT_INFO | \
4323 USB_DEVICE_ID_MATCH_DEVICE, \
4324 .idVendor = (vend), \
4325 .idProduct = (prod), \
4326 .bInterfaceClass = USB_CLASS_COMM, \
4327 .bInterfaceSubClass = USB_CDC_SUBCLASS_ETHERNET, \
4328 .bInterfaceProtocol = USB_CDC_PROTO_NONE
4329
hayeswangac718b62013-05-02 16:01:25 +00004330/* table of devices that work with this driver */
4331static struct usb_device_id rtl8152_table[] = {
hayeswangd9a28c52014-12-04 10:43:11 +08004332 {REALTEK_USB_DEVICE(VENDOR_ID_REALTEK, 0x8152)},
4333 {REALTEK_USB_DEVICE(VENDOR_ID_REALTEK, 0x8153)},
4334 {REALTEK_USB_DEVICE(VENDOR_ID_SAMSUNG, 0xa101)},
Christian Hesse347eec32015-03-31 14:10:07 +02004335 {REALTEK_USB_DEVICE(VENDOR_ID_LENOVO, 0x7205)},
Vasily Titskiy1006da12015-05-06 10:31:21 -04004336 {REALTEK_USB_DEVICE(VENDOR_ID_LENOVO, 0x304f)},
Zheng Liud065c3c2015-07-07 13:54:12 -07004337 {REALTEK_USB_DEVICE(VENDOR_ID_NVIDIA, 0x09ff)},
hayeswangac718b62013-05-02 16:01:25 +00004338 {}
4339};
4340
4341MODULE_DEVICE_TABLE(usb, rtl8152_table);
4342
4343static struct usb_driver rtl8152_driver = {
4344 .name = MODULENAME,
hayeswangebc2ec482013-08-14 20:54:38 +08004345 .id_table = rtl8152_table,
hayeswangac718b62013-05-02 16:01:25 +00004346 .probe = rtl8152_probe,
4347 .disconnect = rtl8152_disconnect,
hayeswangac718b62013-05-02 16:01:25 +00004348 .suspend = rtl8152_suspend,
hayeswangebc2ec482013-08-14 20:54:38 +08004349 .resume = rtl8152_resume,
hayeswang7ec25412016-01-04 14:38:46 +08004350 .reset_resume = rtl8152_reset_resume,
hayeswange5011392015-07-29 20:39:08 +08004351 .pre_reset = rtl8152_pre_reset,
4352 .post_reset = rtl8152_post_reset,
hayeswang9a4be1b2014-02-18 21:49:07 +08004353 .supports_autosuspend = 1,
hayeswanga6347822014-02-18 21:49:10 +08004354 .disable_hub_initiated_lpm = 1,
hayeswangac718b62013-05-02 16:01:25 +00004355};
4356
Sachin Kamatb4236daa2013-05-16 17:48:08 +00004357module_usb_driver(rtl8152_driver);
hayeswangac718b62013-05-02 16:01:25 +00004358
4359MODULE_AUTHOR(DRIVER_AUTHOR);
4360MODULE_DESCRIPTION(DRIVER_DESC);
4361MODULE_LICENSE("GPL");