r8169.c 98 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039
  1. /*
  2. * r8169.c: RealTek 8169/8168/8101 ethernet driver.
  3. *
  4. * Copyright (c) 2002 ShuChen <shuchen@realtek.com.tw>
  5. * Copyright (c) 2003 - 2007 Francois Romieu <romieu@fr.zoreil.com>
  6. * Copyright (c) a lot of people too. Please respect their work.
  7. *
  8. * See MAINTAINERS file for support contact information.
  9. */
  10. #include <linux/module.h>
  11. #include <linux/moduleparam.h>
  12. #include <linux/pci.h>
  13. #include <linux/netdevice.h>
  14. #include <linux/etherdevice.h>
  15. #include <linux/delay.h>
  16. #include <linux/ethtool.h>
  17. #include <linux/mii.h>
  18. #include <linux/if_vlan.h>
  19. #include <linux/crc32.h>
  20. #include <linux/in.h>
  21. #include <linux/ip.h>
  22. #include <linux/tcp.h>
  23. #include <linux/init.h>
  24. #include <linux/dma-mapping.h>
  25. #include <asm/system.h>
  26. #include <asm/io.h>
  27. #include <asm/irq.h>
  28. #define RTL8169_VERSION "2.3LK-NAPI"
  29. #define MODULENAME "r8169"
  30. #define PFX MODULENAME ": "
  31. #ifdef RTL8169_DEBUG
  32. #define assert(expr) \
  33. if (!(expr)) { \
  34. printk( "Assertion failed! %s,%s,%s,line=%d\n", \
  35. #expr,__FILE__,__func__,__LINE__); \
  36. }
  37. #define dprintk(fmt, args...) \
  38. do { printk(KERN_DEBUG PFX fmt, ## args); } while (0)
  39. #else
  40. #define assert(expr) do {} while (0)
  41. #define dprintk(fmt, args...) do {} while (0)
  42. #endif /* RTL8169_DEBUG */
  43. #define R8169_MSG_DEFAULT \
  44. (NETIF_MSG_DRV | NETIF_MSG_PROBE | NETIF_MSG_IFUP | NETIF_MSG_IFDOWN)
  45. #define TX_BUFFS_AVAIL(tp) \
  46. (tp->dirty_tx + NUM_TX_DESC - tp->cur_tx - 1)
  47. /* Maximum number of multicast addresses to filter (vs. Rx-all-multicast).
  48. The RTL chips use a 64 element hash table based on the Ethernet CRC. */
  49. static const int multicast_filter_limit = 32;
  50. /* MAC address length */
  51. #define MAC_ADDR_LEN 6
  52. #define MAX_READ_REQUEST_SHIFT 12
  53. #define RX_FIFO_THRESH 7 /* 7 means NO threshold, Rx buffer level before first PCI xfer. */
  54. #define RX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */
  55. #define TX_DMA_BURST 6 /* Maximum PCI burst, '6' is 1024 */
  56. #define EarlyTxThld 0x3F /* 0x3F means NO early transmit */
  57. #define SafeMtu 0x1c20 /* ... actually life sucks beyond ~7k */
  58. #define InterFrameGap 0x03 /* 3 means InterFrameGap = the shortest one */
  59. #define R8169_REGS_SIZE 256
  60. #define R8169_NAPI_WEIGHT 64
  61. #define NUM_TX_DESC 64 /* Number of Tx descriptor registers */
  62. #define NUM_RX_DESC 256 /* Number of Rx descriptor registers */
  63. #define RX_BUF_SIZE 1536 /* Rx Buffer size */
  64. #define R8169_TX_RING_BYTES (NUM_TX_DESC * sizeof(struct TxDesc))
  65. #define R8169_RX_RING_BYTES (NUM_RX_DESC * sizeof(struct RxDesc))
  66. #define RTL8169_TX_TIMEOUT (6*HZ)
  67. #define RTL8169_PHY_TIMEOUT (10*HZ)
  68. #define RTL_EEPROM_SIG cpu_to_le32(0x8129)
  69. #define RTL_EEPROM_SIG_MASK cpu_to_le32(0xffff)
  70. #define RTL_EEPROM_SIG_ADDR 0x0000
  71. /* write/read MMIO register */
  72. #define RTL_W8(reg, val8) writeb ((val8), ioaddr + (reg))
  73. #define RTL_W16(reg, val16) writew ((val16), ioaddr + (reg))
  74. #define RTL_W32(reg, val32) writel ((val32), ioaddr + (reg))
  75. #define RTL_R8(reg) readb (ioaddr + (reg))
  76. #define RTL_R16(reg) readw (ioaddr + (reg))
  77. #define RTL_R32(reg) ((unsigned long) readl (ioaddr + (reg)))
  78. enum mac_version {
  79. RTL_GIGA_MAC_NONE = 0x00,
  80. RTL_GIGA_MAC_VER_01 = 0x01, // 8169
  81. RTL_GIGA_MAC_VER_02 = 0x02, // 8169S
  82. RTL_GIGA_MAC_VER_03 = 0x03, // 8110S
  83. RTL_GIGA_MAC_VER_04 = 0x04, // 8169SB
  84. RTL_GIGA_MAC_VER_05 = 0x05, // 8110SCd
  85. RTL_GIGA_MAC_VER_06 = 0x06, // 8110SCe
  86. RTL_GIGA_MAC_VER_07 = 0x07, // 8102e
  87. RTL_GIGA_MAC_VER_08 = 0x08, // 8102e
  88. RTL_GIGA_MAC_VER_09 = 0x09, // 8102e
  89. RTL_GIGA_MAC_VER_10 = 0x0a, // 8101e
  90. RTL_GIGA_MAC_VER_11 = 0x0b, // 8168Bb
  91. RTL_GIGA_MAC_VER_12 = 0x0c, // 8168Be
  92. RTL_GIGA_MAC_VER_13 = 0x0d, // 8101Eb
  93. RTL_GIGA_MAC_VER_14 = 0x0e, // 8101 ?
  94. RTL_GIGA_MAC_VER_15 = 0x0f, // 8101 ?
  95. RTL_GIGA_MAC_VER_16 = 0x11, // 8101Ec
  96. RTL_GIGA_MAC_VER_17 = 0x10, // 8168Bf
  97. RTL_GIGA_MAC_VER_18 = 0x12, // 8168CP
  98. RTL_GIGA_MAC_VER_19 = 0x13, // 8168C
  99. RTL_GIGA_MAC_VER_20 = 0x14, // 8168C
  100. RTL_GIGA_MAC_VER_21 = 0x15, // 8168C
  101. RTL_GIGA_MAC_VER_22 = 0x16, // 8168C
  102. RTL_GIGA_MAC_VER_23 = 0x17, // 8168CP
  103. RTL_GIGA_MAC_VER_24 = 0x18, // 8168CP
  104. RTL_GIGA_MAC_VER_25 = 0x19 // 8168D
  105. };
  106. #define _R(NAME,MAC,MASK) \
  107. { .name = NAME, .mac_version = MAC, .RxConfigMask = MASK }
  108. static const struct {
  109. const char *name;
  110. u8 mac_version;
  111. u32 RxConfigMask; /* Clears the bits supported by this chip */
  112. } rtl_chip_info[] = {
  113. _R("RTL8169", RTL_GIGA_MAC_VER_01, 0xff7e1880), // 8169
  114. _R("RTL8169s", RTL_GIGA_MAC_VER_02, 0xff7e1880), // 8169S
  115. _R("RTL8110s", RTL_GIGA_MAC_VER_03, 0xff7e1880), // 8110S
  116. _R("RTL8169sb/8110sb", RTL_GIGA_MAC_VER_04, 0xff7e1880), // 8169SB
  117. _R("RTL8169sc/8110sc", RTL_GIGA_MAC_VER_05, 0xff7e1880), // 8110SCd
  118. _R("RTL8169sc/8110sc", RTL_GIGA_MAC_VER_06, 0xff7e1880), // 8110SCe
  119. _R("RTL8102e", RTL_GIGA_MAC_VER_07, 0xff7e1880), // PCI-E
  120. _R("RTL8102e", RTL_GIGA_MAC_VER_08, 0xff7e1880), // PCI-E
  121. _R("RTL8102e", RTL_GIGA_MAC_VER_09, 0xff7e1880), // PCI-E
  122. _R("RTL8101e", RTL_GIGA_MAC_VER_10, 0xff7e1880), // PCI-E
  123. _R("RTL8168b/8111b", RTL_GIGA_MAC_VER_11, 0xff7e1880), // PCI-E
  124. _R("RTL8168b/8111b", RTL_GIGA_MAC_VER_12, 0xff7e1880), // PCI-E
  125. _R("RTL8101e", RTL_GIGA_MAC_VER_13, 0xff7e1880), // PCI-E 8139
  126. _R("RTL8100e", RTL_GIGA_MAC_VER_14, 0xff7e1880), // PCI-E 8139
  127. _R("RTL8100e", RTL_GIGA_MAC_VER_15, 0xff7e1880), // PCI-E 8139
  128. _R("RTL8168b/8111b", RTL_GIGA_MAC_VER_17, 0xff7e1880), // PCI-E
  129. _R("RTL8101e", RTL_GIGA_MAC_VER_16, 0xff7e1880), // PCI-E
  130. _R("RTL8168cp/8111cp", RTL_GIGA_MAC_VER_18, 0xff7e1880), // PCI-E
  131. _R("RTL8168c/8111c", RTL_GIGA_MAC_VER_19, 0xff7e1880), // PCI-E
  132. _R("RTL8168c/8111c", RTL_GIGA_MAC_VER_20, 0xff7e1880), // PCI-E
  133. _R("RTL8168c/8111c", RTL_GIGA_MAC_VER_21, 0xff7e1880), // PCI-E
  134. _R("RTL8168c/8111c", RTL_GIGA_MAC_VER_22, 0xff7e1880), // PCI-E
  135. _R("RTL8168cp/8111cp", RTL_GIGA_MAC_VER_23, 0xff7e1880), // PCI-E
  136. _R("RTL8168cp/8111cp", RTL_GIGA_MAC_VER_24, 0xff7e1880), // PCI-E
  137. _R("RTL8168d/8111d", RTL_GIGA_MAC_VER_25, 0xff7e1880) // PCI-E
  138. };
  139. #undef _R
  140. enum cfg_version {
  141. RTL_CFG_0 = 0x00,
  142. RTL_CFG_1,
  143. RTL_CFG_2
  144. };
  145. static void rtl_hw_start_8169(struct net_device *);
  146. static void rtl_hw_start_8168(struct net_device *);
  147. static void rtl_hw_start_8101(struct net_device *);
  148. static struct pci_device_id rtl8169_pci_tbl[] = {
  149. { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8129), 0, 0, RTL_CFG_0 },
  150. { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8136), 0, 0, RTL_CFG_2 },
  151. { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8167), 0, 0, RTL_CFG_0 },
  152. { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8168), 0, 0, RTL_CFG_1 },
  153. { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8169), 0, 0, RTL_CFG_0 },
  154. { PCI_DEVICE(PCI_VENDOR_ID_DLINK, 0x4300), 0, 0, RTL_CFG_0 },
  155. { PCI_DEVICE(PCI_VENDOR_ID_AT, 0xc107), 0, 0, RTL_CFG_0 },
  156. { PCI_DEVICE(0x16ec, 0x0116), 0, 0, RTL_CFG_0 },
  157. { PCI_VENDOR_ID_LINKSYS, 0x1032,
  158. PCI_ANY_ID, 0x0024, 0, 0, RTL_CFG_0 },
  159. { 0x0001, 0x8168,
  160. PCI_ANY_ID, 0x2410, 0, 0, RTL_CFG_2 },
  161. {0,},
  162. };
  163. MODULE_DEVICE_TABLE(pci, rtl8169_pci_tbl);
  164. static int rx_copybreak = 200;
  165. static int use_dac;
  166. static struct {
  167. u32 msg_enable;
  168. } debug = { -1 };
  169. enum rtl_registers {
  170. MAC0 = 0, /* Ethernet hardware address. */
  171. MAC4 = 4,
  172. MAR0 = 8, /* Multicast filter. */
  173. CounterAddrLow = 0x10,
  174. CounterAddrHigh = 0x14,
  175. TxDescStartAddrLow = 0x20,
  176. TxDescStartAddrHigh = 0x24,
  177. TxHDescStartAddrLow = 0x28,
  178. TxHDescStartAddrHigh = 0x2c,
  179. FLASH = 0x30,
  180. ERSR = 0x36,
  181. ChipCmd = 0x37,
  182. TxPoll = 0x38,
  183. IntrMask = 0x3c,
  184. IntrStatus = 0x3e,
  185. TxConfig = 0x40,
  186. RxConfig = 0x44,
  187. RxMissed = 0x4c,
  188. Cfg9346 = 0x50,
  189. Config0 = 0x51,
  190. Config1 = 0x52,
  191. Config2 = 0x53,
  192. Config3 = 0x54,
  193. Config4 = 0x55,
  194. Config5 = 0x56,
  195. MultiIntr = 0x5c,
  196. PHYAR = 0x60,
  197. PHYstatus = 0x6c,
  198. RxMaxSize = 0xda,
  199. CPlusCmd = 0xe0,
  200. IntrMitigate = 0xe2,
  201. RxDescAddrLow = 0xe4,
  202. RxDescAddrHigh = 0xe8,
  203. EarlyTxThres = 0xec,
  204. FuncEvent = 0xf0,
  205. FuncEventMask = 0xf4,
  206. FuncPresetState = 0xf8,
  207. FuncForceEvent = 0xfc,
  208. };
  209. enum rtl8110_registers {
  210. TBICSR = 0x64,
  211. TBI_ANAR = 0x68,
  212. TBI_LPAR = 0x6a,
  213. };
  214. enum rtl8168_8101_registers {
  215. CSIDR = 0x64,
  216. CSIAR = 0x68,
  217. #define CSIAR_FLAG 0x80000000
  218. #define CSIAR_WRITE_CMD 0x80000000
  219. #define CSIAR_BYTE_ENABLE 0x0f
  220. #define CSIAR_BYTE_ENABLE_SHIFT 12
  221. #define CSIAR_ADDR_MASK 0x0fff
  222. EPHYAR = 0x80,
  223. #define EPHYAR_FLAG 0x80000000
  224. #define EPHYAR_WRITE_CMD 0x80000000
  225. #define EPHYAR_REG_MASK 0x1f
  226. #define EPHYAR_REG_SHIFT 16
  227. #define EPHYAR_DATA_MASK 0xffff
  228. DBG_REG = 0xd1,
  229. #define FIX_NAK_1 (1 << 4)
  230. #define FIX_NAK_2 (1 << 3)
  231. };
  232. enum rtl_register_content {
  233. /* InterruptStatusBits */
  234. SYSErr = 0x8000,
  235. PCSTimeout = 0x4000,
  236. SWInt = 0x0100,
  237. TxDescUnavail = 0x0080,
  238. RxFIFOOver = 0x0040,
  239. LinkChg = 0x0020,
  240. RxOverflow = 0x0010,
  241. TxErr = 0x0008,
  242. TxOK = 0x0004,
  243. RxErr = 0x0002,
  244. RxOK = 0x0001,
  245. /* RxStatusDesc */
  246. RxFOVF = (1 << 23),
  247. RxRWT = (1 << 22),
  248. RxRES = (1 << 21),
  249. RxRUNT = (1 << 20),
  250. RxCRC = (1 << 19),
  251. /* ChipCmdBits */
  252. CmdReset = 0x10,
  253. CmdRxEnb = 0x08,
  254. CmdTxEnb = 0x04,
  255. RxBufEmpty = 0x01,
  256. /* TXPoll register p.5 */
  257. HPQ = 0x80, /* Poll cmd on the high prio queue */
  258. NPQ = 0x40, /* Poll cmd on the low prio queue */
  259. FSWInt = 0x01, /* Forced software interrupt */
  260. /* Cfg9346Bits */
  261. Cfg9346_Lock = 0x00,
  262. Cfg9346_Unlock = 0xc0,
  263. /* rx_mode_bits */
  264. AcceptErr = 0x20,
  265. AcceptRunt = 0x10,
  266. AcceptBroadcast = 0x08,
  267. AcceptMulticast = 0x04,
  268. AcceptMyPhys = 0x02,
  269. AcceptAllPhys = 0x01,
  270. /* RxConfigBits */
  271. RxCfgFIFOShift = 13,
  272. RxCfgDMAShift = 8,
  273. /* TxConfigBits */
  274. TxInterFrameGapShift = 24,
  275. TxDMAShift = 8, /* DMA burst value (0-7) is shift this many bits */
  276. /* Config1 register p.24 */
  277. LEDS1 = (1 << 7),
  278. LEDS0 = (1 << 6),
  279. MSIEnable = (1 << 5), /* Enable Message Signaled Interrupt */
  280. Speed_down = (1 << 4),
  281. MEMMAP = (1 << 3),
  282. IOMAP = (1 << 2),
  283. VPD = (1 << 1),
  284. PMEnable = (1 << 0), /* Power Management Enable */
  285. /* Config2 register p. 25 */
  286. PCI_Clock_66MHz = 0x01,
  287. PCI_Clock_33MHz = 0x00,
  288. /* Config3 register p.25 */
  289. MagicPacket = (1 << 5), /* Wake up when receives a Magic Packet */
  290. LinkUp = (1 << 4), /* Wake up when the cable connection is re-established */
  291. Beacon_en = (1 << 0), /* 8168 only. Reserved in the 8168b */
  292. /* Config5 register p.27 */
  293. BWF = (1 << 6), /* Accept Broadcast wakeup frame */
  294. MWF = (1 << 5), /* Accept Multicast wakeup frame */
  295. UWF = (1 << 4), /* Accept Unicast wakeup frame */
  296. LanWake = (1 << 1), /* LanWake enable/disable */
  297. PMEStatus = (1 << 0), /* PME status can be reset by PCI RST# */
  298. /* TBICSR p.28 */
  299. TBIReset = 0x80000000,
  300. TBILoopback = 0x40000000,
  301. TBINwEnable = 0x20000000,
  302. TBINwRestart = 0x10000000,
  303. TBILinkOk = 0x02000000,
  304. TBINwComplete = 0x01000000,
  305. /* CPlusCmd p.31 */
  306. EnableBist = (1 << 15), // 8168 8101
  307. Mac_dbgo_oe = (1 << 14), // 8168 8101
  308. Normal_mode = (1 << 13), // unused
  309. Force_half_dup = (1 << 12), // 8168 8101
  310. Force_rxflow_en = (1 << 11), // 8168 8101
  311. Force_txflow_en = (1 << 10), // 8168 8101
  312. Cxpl_dbg_sel = (1 << 9), // 8168 8101
  313. ASF = (1 << 8), // 8168 8101
  314. PktCntrDisable = (1 << 7), // 8168 8101
  315. Mac_dbgo_sel = 0x001c, // 8168
  316. RxVlan = (1 << 6),
  317. RxChkSum = (1 << 5),
  318. PCIDAC = (1 << 4),
  319. PCIMulRW = (1 << 3),
  320. INTT_0 = 0x0000, // 8168
  321. INTT_1 = 0x0001, // 8168
  322. INTT_2 = 0x0002, // 8168
  323. INTT_3 = 0x0003, // 8168
  324. /* rtl8169_PHYstatus */
  325. TBI_Enable = 0x80,
  326. TxFlowCtrl = 0x40,
  327. RxFlowCtrl = 0x20,
  328. _1000bpsF = 0x10,
  329. _100bps = 0x08,
  330. _10bps = 0x04,
  331. LinkStatus = 0x02,
  332. FullDup = 0x01,
  333. /* _TBICSRBit */
  334. TBILinkOK = 0x02000000,
  335. /* DumpCounterCommand */
  336. CounterDump = 0x8,
  337. };
  338. enum desc_status_bit {
  339. DescOwn = (1 << 31), /* Descriptor is owned by NIC */
  340. RingEnd = (1 << 30), /* End of descriptor ring */
  341. FirstFrag = (1 << 29), /* First segment of a packet */
  342. LastFrag = (1 << 28), /* Final segment of a packet */
  343. /* Tx private */
  344. LargeSend = (1 << 27), /* TCP Large Send Offload (TSO) */
  345. MSSShift = 16, /* MSS value position */
  346. MSSMask = 0xfff, /* MSS value + LargeSend bit: 12 bits */
  347. IPCS = (1 << 18), /* Calculate IP checksum */
  348. UDPCS = (1 << 17), /* Calculate UDP/IP checksum */
  349. TCPCS = (1 << 16), /* Calculate TCP/IP checksum */
  350. TxVlanTag = (1 << 17), /* Add VLAN tag */
  351. /* Rx private */
  352. PID1 = (1 << 18), /* Protocol ID bit 1/2 */
  353. PID0 = (1 << 17), /* Protocol ID bit 2/2 */
  354. #define RxProtoUDP (PID1)
  355. #define RxProtoTCP (PID0)
  356. #define RxProtoIP (PID1 | PID0)
  357. #define RxProtoMask RxProtoIP
  358. IPFail = (1 << 16), /* IP checksum failed */
  359. UDPFail = (1 << 15), /* UDP/IP checksum failed */
  360. TCPFail = (1 << 14), /* TCP/IP checksum failed */
  361. RxVlanTag = (1 << 16), /* VLAN tag available */
  362. };
  363. #define RsvdMask 0x3fffc000
  364. struct TxDesc {
  365. __le32 opts1;
  366. __le32 opts2;
  367. __le64 addr;
  368. };
  369. struct RxDesc {
  370. __le32 opts1;
  371. __le32 opts2;
  372. __le64 addr;
  373. };
  374. struct ring_info {
  375. struct sk_buff *skb;
  376. u32 len;
  377. u8 __pad[sizeof(void *) - sizeof(u32)];
  378. };
  379. enum features {
  380. RTL_FEATURE_WOL = (1 << 0),
  381. RTL_FEATURE_MSI = (1 << 1),
  382. RTL_FEATURE_GMII = (1 << 2),
  383. };
  384. struct rtl8169_counters {
  385. __le64 tx_packets;
  386. __le64 rx_packets;
  387. __le64 tx_errors;
  388. __le32 rx_errors;
  389. __le16 rx_missed;
  390. __le16 align_errors;
  391. __le32 tx_one_collision;
  392. __le32 tx_multi_collision;
  393. __le64 rx_unicast;
  394. __le64 rx_broadcast;
  395. __le32 rx_multicast;
  396. __le16 tx_aborted;
  397. __le16 tx_underun;
  398. };
  399. struct rtl8169_private {
  400. void __iomem *mmio_addr; /* memory map physical address */
  401. struct pci_dev *pci_dev; /* Index of PCI device */
  402. struct net_device *dev;
  403. struct napi_struct napi;
  404. spinlock_t lock; /* spin lock flag */
  405. u32 msg_enable;
  406. int chipset;
  407. int mac_version;
  408. u32 cur_rx; /* Index into the Rx descriptor buffer of next Rx pkt. */
  409. u32 cur_tx; /* Index into the Tx descriptor buffer of next Rx pkt. */
  410. u32 dirty_rx;
  411. u32 dirty_tx;
  412. struct TxDesc *TxDescArray; /* 256-aligned Tx descriptor ring */
  413. struct RxDesc *RxDescArray; /* 256-aligned Rx descriptor ring */
  414. dma_addr_t TxPhyAddr;
  415. dma_addr_t RxPhyAddr;
  416. struct sk_buff *Rx_skbuff[NUM_RX_DESC]; /* Rx data buffers */
  417. struct ring_info tx_skb[NUM_TX_DESC]; /* Tx data buffers */
  418. unsigned align;
  419. unsigned rx_buf_sz;
  420. struct timer_list timer;
  421. u16 cp_cmd;
  422. u16 intr_event;
  423. u16 napi_event;
  424. u16 intr_mask;
  425. int phy_1000_ctrl_reg;
  426. #ifdef CONFIG_R8169_VLAN
  427. struct vlan_group *vlgrp;
  428. #endif
  429. int (*set_speed)(struct net_device *, u8 autoneg, u16 speed, u8 duplex);
  430. int (*get_settings)(struct net_device *, struct ethtool_cmd *);
  431. void (*phy_reset_enable)(void __iomem *);
  432. void (*hw_start)(struct net_device *);
  433. unsigned int (*phy_reset_pending)(void __iomem *);
  434. unsigned int (*link_ok)(void __iomem *);
  435. int (*do_ioctl)(struct rtl8169_private *tp, struct mii_ioctl_data *data, int cmd);
  436. int pcie_cap;
  437. struct delayed_work task;
  438. unsigned features;
  439. struct mii_if_info mii;
  440. struct rtl8169_counters counters;
  441. };
  442. MODULE_AUTHOR("Realtek and the Linux r8169 crew <netdev@vger.kernel.org>");
  443. MODULE_DESCRIPTION("RealTek RTL-8169 Gigabit Ethernet driver");
  444. module_param(rx_copybreak, int, 0);
  445. MODULE_PARM_DESC(rx_copybreak, "Copy breakpoint for copy-only-tiny-frames");
  446. module_param(use_dac, int, 0);
  447. MODULE_PARM_DESC(use_dac, "Enable PCI DAC. Unsafe on 32 bit PCI slot.");
  448. module_param_named(debug, debug.msg_enable, int, 0);
  449. MODULE_PARM_DESC(debug, "Debug verbosity level (0=none, ..., 16=all)");
  450. MODULE_LICENSE("GPL");
  451. MODULE_VERSION(RTL8169_VERSION);
  452. static int rtl8169_open(struct net_device *dev);
  453. static int rtl8169_start_xmit(struct sk_buff *skb, struct net_device *dev);
  454. static irqreturn_t rtl8169_interrupt(int irq, void *dev_instance);
  455. static int rtl8169_init_ring(struct net_device *dev);
  456. static void rtl_hw_start(struct net_device *dev);
  457. static int rtl8169_close(struct net_device *dev);
  458. static void rtl_set_rx_mode(struct net_device *dev);
  459. static void rtl8169_tx_timeout(struct net_device *dev);
  460. static struct net_device_stats *rtl8169_get_stats(struct net_device *dev);
  461. static int rtl8169_rx_interrupt(struct net_device *, struct rtl8169_private *,
  462. void __iomem *, u32 budget);
  463. static int rtl8169_change_mtu(struct net_device *dev, int new_mtu);
  464. static void rtl8169_down(struct net_device *dev);
  465. static void rtl8169_rx_clear(struct rtl8169_private *tp);
  466. static int rtl8169_poll(struct napi_struct *napi, int budget);
  467. static const unsigned int rtl8169_rx_config =
  468. (RX_FIFO_THRESH << RxCfgFIFOShift) | (RX_DMA_BURST << RxCfgDMAShift);
  469. static void mdio_write(void __iomem *ioaddr, int reg_addr, int value)
  470. {
  471. int i;
  472. RTL_W32(PHYAR, 0x80000000 | (reg_addr & 0x1f) << 16 | (value & 0xffff));
  473. for (i = 20; i > 0; i--) {
  474. /*
  475. * Check if the RTL8169 has completed writing to the specified
  476. * MII register.
  477. */
  478. if (!(RTL_R32(PHYAR) & 0x80000000))
  479. break;
  480. udelay(25);
  481. }
  482. }
  483. static int mdio_read(void __iomem *ioaddr, int reg_addr)
  484. {
  485. int i, value = -1;
  486. RTL_W32(PHYAR, 0x0 | (reg_addr & 0x1f) << 16);
  487. for (i = 20; i > 0; i--) {
  488. /*
  489. * Check if the RTL8169 has completed retrieving data from
  490. * the specified MII register.
  491. */
  492. if (RTL_R32(PHYAR) & 0x80000000) {
  493. value = RTL_R32(PHYAR) & 0xffff;
  494. break;
  495. }
  496. udelay(25);
  497. }
  498. return value;
  499. }
  500. static void mdio_patch(void __iomem *ioaddr, int reg_addr, int value)
  501. {
  502. mdio_write(ioaddr, reg_addr, mdio_read(ioaddr, reg_addr) | value);
  503. }
  504. static void rtl_mdio_write(struct net_device *dev, int phy_id, int location,
  505. int val)
  506. {
  507. struct rtl8169_private *tp = netdev_priv(dev);
  508. void __iomem *ioaddr = tp->mmio_addr;
  509. mdio_write(ioaddr, location, val);
  510. }
  511. static int rtl_mdio_read(struct net_device *dev, int phy_id, int location)
  512. {
  513. struct rtl8169_private *tp = netdev_priv(dev);
  514. void __iomem *ioaddr = tp->mmio_addr;
  515. return mdio_read(ioaddr, location);
  516. }
  517. static void rtl_ephy_write(void __iomem *ioaddr, int reg_addr, int value)
  518. {
  519. unsigned int i;
  520. RTL_W32(EPHYAR, EPHYAR_WRITE_CMD | (value & EPHYAR_DATA_MASK) |
  521. (reg_addr & EPHYAR_REG_MASK) << EPHYAR_REG_SHIFT);
  522. for (i = 0; i < 100; i++) {
  523. if (!(RTL_R32(EPHYAR) & EPHYAR_FLAG))
  524. break;
  525. udelay(10);
  526. }
  527. }
  528. static u16 rtl_ephy_read(void __iomem *ioaddr, int reg_addr)
  529. {
  530. u16 value = 0xffff;
  531. unsigned int i;
  532. RTL_W32(EPHYAR, (reg_addr & EPHYAR_REG_MASK) << EPHYAR_REG_SHIFT);
  533. for (i = 0; i < 100; i++) {
  534. if (RTL_R32(EPHYAR) & EPHYAR_FLAG) {
  535. value = RTL_R32(EPHYAR) & EPHYAR_DATA_MASK;
  536. break;
  537. }
  538. udelay(10);
  539. }
  540. return value;
  541. }
  542. static void rtl_csi_write(void __iomem *ioaddr, int addr, int value)
  543. {
  544. unsigned int i;
  545. RTL_W32(CSIDR, value);
  546. RTL_W32(CSIAR, CSIAR_WRITE_CMD | (addr & CSIAR_ADDR_MASK) |
  547. CSIAR_BYTE_ENABLE << CSIAR_BYTE_ENABLE_SHIFT);
  548. for (i = 0; i < 100; i++) {
  549. if (!(RTL_R32(CSIAR) & CSIAR_FLAG))
  550. break;
  551. udelay(10);
  552. }
  553. }
  554. static u32 rtl_csi_read(void __iomem *ioaddr, int addr)
  555. {
  556. u32 value = ~0x00;
  557. unsigned int i;
  558. RTL_W32(CSIAR, (addr & CSIAR_ADDR_MASK) |
  559. CSIAR_BYTE_ENABLE << CSIAR_BYTE_ENABLE_SHIFT);
  560. for (i = 0; i < 100; i++) {
  561. if (RTL_R32(CSIAR) & CSIAR_FLAG) {
  562. value = RTL_R32(CSIDR);
  563. break;
  564. }
  565. udelay(10);
  566. }
  567. return value;
  568. }
  569. static void rtl8169_irq_mask_and_ack(void __iomem *ioaddr)
  570. {
  571. RTL_W16(IntrMask, 0x0000);
  572. RTL_W16(IntrStatus, 0xffff);
  573. }
  574. static void rtl8169_asic_down(void __iomem *ioaddr)
  575. {
  576. RTL_W8(ChipCmd, 0x00);
  577. rtl8169_irq_mask_and_ack(ioaddr);
  578. RTL_R16(CPlusCmd);
  579. }
  580. static unsigned int rtl8169_tbi_reset_pending(void __iomem *ioaddr)
  581. {
  582. return RTL_R32(TBICSR) & TBIReset;
  583. }
  584. static unsigned int rtl8169_xmii_reset_pending(void __iomem *ioaddr)
  585. {
  586. return mdio_read(ioaddr, MII_BMCR) & BMCR_RESET;
  587. }
  588. static unsigned int rtl8169_tbi_link_ok(void __iomem *ioaddr)
  589. {
  590. return RTL_R32(TBICSR) & TBILinkOk;
  591. }
  592. static unsigned int rtl8169_xmii_link_ok(void __iomem *ioaddr)
  593. {
  594. return RTL_R8(PHYstatus) & LinkStatus;
  595. }
  596. static void rtl8169_tbi_reset_enable(void __iomem *ioaddr)
  597. {
  598. RTL_W32(TBICSR, RTL_R32(TBICSR) | TBIReset);
  599. }
  600. static void rtl8169_xmii_reset_enable(void __iomem *ioaddr)
  601. {
  602. unsigned int val;
  603. val = mdio_read(ioaddr, MII_BMCR) | BMCR_RESET;
  604. mdio_write(ioaddr, MII_BMCR, val & 0xffff);
  605. }
  606. static void rtl8169_check_link_status(struct net_device *dev,
  607. struct rtl8169_private *tp,
  608. void __iomem *ioaddr)
  609. {
  610. unsigned long flags;
  611. spin_lock_irqsave(&tp->lock, flags);
  612. if (tp->link_ok(ioaddr)) {
  613. netif_carrier_on(dev);
  614. if (netif_msg_ifup(tp))
  615. printk(KERN_INFO PFX "%s: link up\n", dev->name);
  616. } else {
  617. if (netif_msg_ifdown(tp))
  618. printk(KERN_INFO PFX "%s: link down\n", dev->name);
  619. netif_carrier_off(dev);
  620. }
  621. spin_unlock_irqrestore(&tp->lock, flags);
  622. }
  623. static void rtl8169_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol)
  624. {
  625. struct rtl8169_private *tp = netdev_priv(dev);
  626. void __iomem *ioaddr = tp->mmio_addr;
  627. u8 options;
  628. wol->wolopts = 0;
  629. #define WAKE_ANY (WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_BCAST | WAKE_MCAST)
  630. wol->supported = WAKE_ANY;
  631. spin_lock_irq(&tp->lock);
  632. options = RTL_R8(Config1);
  633. if (!(options & PMEnable))
  634. goto out_unlock;
  635. options = RTL_R8(Config3);
  636. if (options & LinkUp)
  637. wol->wolopts |= WAKE_PHY;
  638. if (options & MagicPacket)
  639. wol->wolopts |= WAKE_MAGIC;
  640. options = RTL_R8(Config5);
  641. if (options & UWF)
  642. wol->wolopts |= WAKE_UCAST;
  643. if (options & BWF)
  644. wol->wolopts |= WAKE_BCAST;
  645. if (options & MWF)
  646. wol->wolopts |= WAKE_MCAST;
  647. out_unlock:
  648. spin_unlock_irq(&tp->lock);
  649. }
  650. static int rtl8169_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol)
  651. {
  652. struct rtl8169_private *tp = netdev_priv(dev);
  653. void __iomem *ioaddr = tp->mmio_addr;
  654. unsigned int i;
  655. static struct {
  656. u32 opt;
  657. u16 reg;
  658. u8 mask;
  659. } cfg[] = {
  660. { WAKE_ANY, Config1, PMEnable },
  661. { WAKE_PHY, Config3, LinkUp },
  662. { WAKE_MAGIC, Config3, MagicPacket },
  663. { WAKE_UCAST, Config5, UWF },
  664. { WAKE_BCAST, Config5, BWF },
  665. { WAKE_MCAST, Config5, MWF },
  666. { WAKE_ANY, Config5, LanWake }
  667. };
  668. spin_lock_irq(&tp->lock);
  669. RTL_W8(Cfg9346, Cfg9346_Unlock);
  670. for (i = 0; i < ARRAY_SIZE(cfg); i++) {
  671. u8 options = RTL_R8(cfg[i].reg) & ~cfg[i].mask;
  672. if (wol->wolopts & cfg[i].opt)
  673. options |= cfg[i].mask;
  674. RTL_W8(cfg[i].reg, options);
  675. }
  676. RTL_W8(Cfg9346, Cfg9346_Lock);
  677. if (wol->wolopts)
  678. tp->features |= RTL_FEATURE_WOL;
  679. else
  680. tp->features &= ~RTL_FEATURE_WOL;
  681. device_set_wakeup_enable(&tp->pci_dev->dev, wol->wolopts);
  682. spin_unlock_irq(&tp->lock);
  683. return 0;
  684. }
  685. static void rtl8169_get_drvinfo(struct net_device *dev,
  686. struct ethtool_drvinfo *info)
  687. {
  688. struct rtl8169_private *tp = netdev_priv(dev);
  689. strcpy(info->driver, MODULENAME);
  690. strcpy(info->version, RTL8169_VERSION);
  691. strcpy(info->bus_info, pci_name(tp->pci_dev));
  692. }
  693. static int rtl8169_get_regs_len(struct net_device *dev)
  694. {
  695. return R8169_REGS_SIZE;
  696. }
  697. static int rtl8169_set_speed_tbi(struct net_device *dev,
  698. u8 autoneg, u16 speed, u8 duplex)
  699. {
  700. struct rtl8169_private *tp = netdev_priv(dev);
  701. void __iomem *ioaddr = tp->mmio_addr;
  702. int ret = 0;
  703. u32 reg;
  704. reg = RTL_R32(TBICSR);
  705. if ((autoneg == AUTONEG_DISABLE) && (speed == SPEED_1000) &&
  706. (duplex == DUPLEX_FULL)) {
  707. RTL_W32(TBICSR, reg & ~(TBINwEnable | TBINwRestart));
  708. } else if (autoneg == AUTONEG_ENABLE)
  709. RTL_W32(TBICSR, reg | TBINwEnable | TBINwRestart);
  710. else {
  711. if (netif_msg_link(tp)) {
  712. printk(KERN_WARNING "%s: "
  713. "incorrect speed setting refused in TBI mode\n",
  714. dev->name);
  715. }
  716. ret = -EOPNOTSUPP;
  717. }
  718. return ret;
  719. }
  720. static int rtl8169_set_speed_xmii(struct net_device *dev,
  721. u8 autoneg, u16 speed, u8 duplex)
  722. {
  723. struct rtl8169_private *tp = netdev_priv(dev);
  724. void __iomem *ioaddr = tp->mmio_addr;
  725. int giga_ctrl, bmcr;
  726. if (autoneg == AUTONEG_ENABLE) {
  727. int auto_nego;
  728. auto_nego = mdio_read(ioaddr, MII_ADVERTISE);
  729. auto_nego |= (ADVERTISE_10HALF | ADVERTISE_10FULL |
  730. ADVERTISE_100HALF | ADVERTISE_100FULL);
  731. auto_nego |= ADVERTISE_PAUSE_CAP | ADVERTISE_PAUSE_ASYM;
  732. giga_ctrl = mdio_read(ioaddr, MII_CTRL1000);
  733. giga_ctrl &= ~(ADVERTISE_1000FULL | ADVERTISE_1000HALF);
  734. /* The 8100e/8101e/8102e do Fast Ethernet only. */
  735. if ((tp->mac_version != RTL_GIGA_MAC_VER_07) &&
  736. (tp->mac_version != RTL_GIGA_MAC_VER_08) &&
  737. (tp->mac_version != RTL_GIGA_MAC_VER_09) &&
  738. (tp->mac_version != RTL_GIGA_MAC_VER_10) &&
  739. (tp->mac_version != RTL_GIGA_MAC_VER_13) &&
  740. (tp->mac_version != RTL_GIGA_MAC_VER_14) &&
  741. (tp->mac_version != RTL_GIGA_MAC_VER_15) &&
  742. (tp->mac_version != RTL_GIGA_MAC_VER_16)) {
  743. giga_ctrl |= ADVERTISE_1000FULL | ADVERTISE_1000HALF;
  744. } else if (netif_msg_link(tp)) {
  745. printk(KERN_INFO "%s: PHY does not support 1000Mbps.\n",
  746. dev->name);
  747. }
  748. bmcr = BMCR_ANENABLE | BMCR_ANRESTART;
  749. if ((tp->mac_version == RTL_GIGA_MAC_VER_11) ||
  750. (tp->mac_version == RTL_GIGA_MAC_VER_12) ||
  751. (tp->mac_version >= RTL_GIGA_MAC_VER_17)) {
  752. /*
  753. * Wake up the PHY.
  754. * Vendor specific (0x1f) and reserved (0x0e) MII
  755. * registers.
  756. */
  757. mdio_write(ioaddr, 0x1f, 0x0000);
  758. mdio_write(ioaddr, 0x0e, 0x0000);
  759. }
  760. mdio_write(ioaddr, MII_ADVERTISE, auto_nego);
  761. mdio_write(ioaddr, MII_CTRL1000, giga_ctrl);
  762. } else {
  763. giga_ctrl = 0;
  764. if (speed == SPEED_10)
  765. bmcr = 0;
  766. else if (speed == SPEED_100)
  767. bmcr = BMCR_SPEED100;
  768. else
  769. return -EINVAL;
  770. if (duplex == DUPLEX_FULL)
  771. bmcr |= BMCR_FULLDPLX;
  772. mdio_write(ioaddr, 0x1f, 0x0000);
  773. }
  774. tp->phy_1000_ctrl_reg = giga_ctrl;
  775. mdio_write(ioaddr, MII_BMCR, bmcr);
  776. if ((tp->mac_version == RTL_GIGA_MAC_VER_02) ||
  777. (tp->mac_version == RTL_GIGA_MAC_VER_03)) {
  778. if ((speed == SPEED_100) && (autoneg != AUTONEG_ENABLE)) {
  779. mdio_write(ioaddr, 0x17, 0x2138);
  780. mdio_write(ioaddr, 0x0e, 0x0260);
  781. } else {
  782. mdio_write(ioaddr, 0x17, 0x2108);
  783. mdio_write(ioaddr, 0x0e, 0x0000);
  784. }
  785. }
  786. return 0;
  787. }
  788. static int rtl8169_set_speed(struct net_device *dev,
  789. u8 autoneg, u16 speed, u8 duplex)
  790. {
  791. struct rtl8169_private *tp = netdev_priv(dev);
  792. int ret;
  793. ret = tp->set_speed(dev, autoneg, speed, duplex);
  794. if (netif_running(dev) && (tp->phy_1000_ctrl_reg & ADVERTISE_1000FULL))
  795. mod_timer(&tp->timer, jiffies + RTL8169_PHY_TIMEOUT);
  796. return ret;
  797. }
  798. static int rtl8169_set_settings(struct net_device *dev, struct ethtool_cmd *cmd)
  799. {
  800. struct rtl8169_private *tp = netdev_priv(dev);
  801. unsigned long flags;
  802. int ret;
  803. spin_lock_irqsave(&tp->lock, flags);
  804. ret = rtl8169_set_speed(dev, cmd->autoneg, cmd->speed, cmd->duplex);
  805. spin_unlock_irqrestore(&tp->lock, flags);
  806. return ret;
  807. }
  808. static u32 rtl8169_get_rx_csum(struct net_device *dev)
  809. {
  810. struct rtl8169_private *tp = netdev_priv(dev);
  811. return tp->cp_cmd & RxChkSum;
  812. }
  813. static int rtl8169_set_rx_csum(struct net_device *dev, u32 data)
  814. {
  815. struct rtl8169_private *tp = netdev_priv(dev);
  816. void __iomem *ioaddr = tp->mmio_addr;
  817. unsigned long flags;
  818. spin_lock_irqsave(&tp->lock, flags);
  819. if (data)
  820. tp->cp_cmd |= RxChkSum;
  821. else
  822. tp->cp_cmd &= ~RxChkSum;
  823. RTL_W16(CPlusCmd, tp->cp_cmd);
  824. RTL_R16(CPlusCmd);
  825. spin_unlock_irqrestore(&tp->lock, flags);
  826. return 0;
  827. }
  828. #ifdef CONFIG_R8169_VLAN
  829. static inline u32 rtl8169_tx_vlan_tag(struct rtl8169_private *tp,
  830. struct sk_buff *skb)
  831. {
  832. return (tp->vlgrp && vlan_tx_tag_present(skb)) ?
  833. TxVlanTag | swab16(vlan_tx_tag_get(skb)) : 0x00;
  834. }
  835. static void rtl8169_vlan_rx_register(struct net_device *dev,
  836. struct vlan_group *grp)
  837. {
  838. struct rtl8169_private *tp = netdev_priv(dev);
  839. void __iomem *ioaddr = tp->mmio_addr;
  840. unsigned long flags;
  841. spin_lock_irqsave(&tp->lock, flags);
  842. tp->vlgrp = grp;
  843. if (tp->vlgrp)
  844. tp->cp_cmd |= RxVlan;
  845. else
  846. tp->cp_cmd &= ~RxVlan;
  847. RTL_W16(CPlusCmd, tp->cp_cmd);
  848. RTL_R16(CPlusCmd);
  849. spin_unlock_irqrestore(&tp->lock, flags);
  850. }
  851. static int rtl8169_rx_vlan_skb(struct rtl8169_private *tp, struct RxDesc *desc,
  852. struct sk_buff *skb)
  853. {
  854. u32 opts2 = le32_to_cpu(desc->opts2);
  855. struct vlan_group *vlgrp = tp->vlgrp;
  856. int ret;
  857. if (vlgrp && (opts2 & RxVlanTag)) {
  858. vlan_hwaccel_receive_skb(skb, vlgrp, swab16(opts2 & 0xffff));
  859. ret = 0;
  860. } else
  861. ret = -1;
  862. desc->opts2 = 0;
  863. return ret;
  864. }
  865. #else /* !CONFIG_R8169_VLAN */
  866. static inline u32 rtl8169_tx_vlan_tag(struct rtl8169_private *tp,
  867. struct sk_buff *skb)
  868. {
  869. return 0;
  870. }
  871. static int rtl8169_rx_vlan_skb(struct rtl8169_private *tp, struct RxDesc *desc,
  872. struct sk_buff *skb)
  873. {
  874. return -1;
  875. }
  876. #endif
  877. static int rtl8169_gset_tbi(struct net_device *dev, struct ethtool_cmd *cmd)
  878. {
  879. struct rtl8169_private *tp = netdev_priv(dev);
  880. void __iomem *ioaddr = tp->mmio_addr;
  881. u32 status;
  882. cmd->supported =
  883. SUPPORTED_1000baseT_Full | SUPPORTED_Autoneg | SUPPORTED_FIBRE;
  884. cmd->port = PORT_FIBRE;
  885. cmd->transceiver = XCVR_INTERNAL;
  886. status = RTL_R32(TBICSR);
  887. cmd->advertising = (status & TBINwEnable) ? ADVERTISED_Autoneg : 0;
  888. cmd->autoneg = !!(status & TBINwEnable);
  889. cmd->speed = SPEED_1000;
  890. cmd->duplex = DUPLEX_FULL; /* Always set */
  891. return 0;
  892. }
  893. static int rtl8169_gset_xmii(struct net_device *dev, struct ethtool_cmd *cmd)
  894. {
  895. struct rtl8169_private *tp = netdev_priv(dev);
  896. return mii_ethtool_gset(&tp->mii, cmd);
  897. }
  898. static int rtl8169_get_settings(struct net_device *dev, struct ethtool_cmd *cmd)
  899. {
  900. struct rtl8169_private *tp = netdev_priv(dev);
  901. unsigned long flags;
  902. int rc;
  903. spin_lock_irqsave(&tp->lock, flags);
  904. rc = tp->get_settings(dev, cmd);
  905. spin_unlock_irqrestore(&tp->lock, flags);
  906. return rc;
  907. }
  908. static void rtl8169_get_regs(struct net_device *dev, struct ethtool_regs *regs,
  909. void *p)
  910. {
  911. struct rtl8169_private *tp = netdev_priv(dev);
  912. unsigned long flags;
  913. if (regs->len > R8169_REGS_SIZE)
  914. regs->len = R8169_REGS_SIZE;
  915. spin_lock_irqsave(&tp->lock, flags);
  916. memcpy_fromio(p, tp->mmio_addr, regs->len);
  917. spin_unlock_irqrestore(&tp->lock, flags);
  918. }
  919. static u32 rtl8169_get_msglevel(struct net_device *dev)
  920. {
  921. struct rtl8169_private *tp = netdev_priv(dev);
  922. return tp->msg_enable;
  923. }
  924. static void rtl8169_set_msglevel(struct net_device *dev, u32 value)
  925. {
  926. struct rtl8169_private *tp = netdev_priv(dev);
  927. tp->msg_enable = value;
  928. }
  929. static const char rtl8169_gstrings[][ETH_GSTRING_LEN] = {
  930. "tx_packets",
  931. "rx_packets",
  932. "tx_errors",
  933. "rx_errors",
  934. "rx_missed",
  935. "align_errors",
  936. "tx_single_collisions",
  937. "tx_multi_collisions",
  938. "unicast",
  939. "broadcast",
  940. "multicast",
  941. "tx_aborted",
  942. "tx_underrun",
  943. };
  944. static int rtl8169_get_sset_count(struct net_device *dev, int sset)
  945. {
  946. switch (sset) {
  947. case ETH_SS_STATS:
  948. return ARRAY_SIZE(rtl8169_gstrings);
  949. default:
  950. return -EOPNOTSUPP;
  951. }
  952. }
  953. static void rtl8169_update_counters(struct net_device *dev)
  954. {
  955. struct rtl8169_private *tp = netdev_priv(dev);
  956. void __iomem *ioaddr = tp->mmio_addr;
  957. struct rtl8169_counters *counters;
  958. dma_addr_t paddr;
  959. u32 cmd;
  960. int wait = 1000;
  961. /*
  962. * Some chips are unable to dump tally counters when the receiver
  963. * is disabled.
  964. */
  965. if ((RTL_R8(ChipCmd) & CmdRxEnb) == 0)
  966. return;
  967. counters = pci_alloc_consistent(tp->pci_dev, sizeof(*counters), &paddr);
  968. if (!counters)
  969. return;
  970. RTL_W32(CounterAddrHigh, (u64)paddr >> 32);
  971. cmd = (u64)paddr & DMA_BIT_MASK(32);
  972. RTL_W32(CounterAddrLow, cmd);
  973. RTL_W32(CounterAddrLow, cmd | CounterDump);
  974. while (wait--) {
  975. if ((RTL_R32(CounterAddrLow) & CounterDump) == 0) {
  976. /* copy updated counters */
  977. memcpy(&tp->counters, counters, sizeof(*counters));
  978. break;
  979. }
  980. udelay(10);
  981. }
  982. RTL_W32(CounterAddrLow, 0);
  983. RTL_W32(CounterAddrHigh, 0);
  984. pci_free_consistent(tp->pci_dev, sizeof(*counters), counters, paddr);
  985. }
  986. static void rtl8169_get_ethtool_stats(struct net_device *dev,
  987. struct ethtool_stats *stats, u64 *data)
  988. {
  989. struct rtl8169_private *tp = netdev_priv(dev);
  990. ASSERT_RTNL();
  991. rtl8169_update_counters(dev);
  992. data[0] = le64_to_cpu(tp->counters.tx_packets);
  993. data[1] = le64_to_cpu(tp->counters.rx_packets);
  994. data[2] = le64_to_cpu(tp->counters.tx_errors);
  995. data[3] = le32_to_cpu(tp->counters.rx_errors);
  996. data[4] = le16_to_cpu(tp->counters.rx_missed);
  997. data[5] = le16_to_cpu(tp->counters.align_errors);
  998. data[6] = le32_to_cpu(tp->counters.tx_one_collision);
  999. data[7] = le32_to_cpu(tp->counters.tx_multi_collision);
  1000. data[8] = le64_to_cpu(tp->counters.rx_unicast);
  1001. data[9] = le64_to_cpu(tp->counters.rx_broadcast);
  1002. data[10] = le32_to_cpu(tp->counters.rx_multicast);
  1003. data[11] = le16_to_cpu(tp->counters.tx_aborted);
  1004. data[12] = le16_to_cpu(tp->counters.tx_underun);
  1005. }
  1006. static void rtl8169_get_strings(struct net_device *dev, u32 stringset, u8 *data)
  1007. {
  1008. switch(stringset) {
  1009. case ETH_SS_STATS:
  1010. memcpy(data, *rtl8169_gstrings, sizeof(rtl8169_gstrings));
  1011. break;
  1012. }
  1013. }
  1014. static const struct ethtool_ops rtl8169_ethtool_ops = {
  1015. .get_drvinfo = rtl8169_get_drvinfo,
  1016. .get_regs_len = rtl8169_get_regs_len,
  1017. .get_link = ethtool_op_get_link,
  1018. .get_settings = rtl8169_get_settings,
  1019. .set_settings = rtl8169_set_settings,
  1020. .get_msglevel = rtl8169_get_msglevel,
  1021. .set_msglevel = rtl8169_set_msglevel,
  1022. .get_rx_csum = rtl8169_get_rx_csum,
  1023. .set_rx_csum = rtl8169_set_rx_csum,
  1024. .set_tx_csum = ethtool_op_set_tx_csum,
  1025. .set_sg = ethtool_op_set_sg,
  1026. .set_tso = ethtool_op_set_tso,
  1027. .get_regs = rtl8169_get_regs,
  1028. .get_wol = rtl8169_get_wol,
  1029. .set_wol = rtl8169_set_wol,
  1030. .get_strings = rtl8169_get_strings,
  1031. .get_sset_count = rtl8169_get_sset_count,
  1032. .get_ethtool_stats = rtl8169_get_ethtool_stats,
  1033. };
  1034. static void rtl8169_get_mac_version(struct rtl8169_private *tp,
  1035. void __iomem *ioaddr)
  1036. {
  1037. /*
  1038. * The driver currently handles the 8168Bf and the 8168Be identically
  1039. * but they can be identified more specifically through the test below
  1040. * if needed:
  1041. *
  1042. * (RTL_R32(TxConfig) & 0x700000) == 0x500000 ? 8168Bf : 8168Be
  1043. *
  1044. * Same thing for the 8101Eb and the 8101Ec:
  1045. *
  1046. * (RTL_R32(TxConfig) & 0x700000) == 0x200000 ? 8101Eb : 8101Ec
  1047. */
  1048. const struct {
  1049. u32 mask;
  1050. u32 val;
  1051. int mac_version;
  1052. } mac_info[] = {
  1053. /* 8168D family. */
  1054. { 0x7c800000, 0x28000000, RTL_GIGA_MAC_VER_25 },
  1055. /* 8168C family. */
  1056. { 0x7cf00000, 0x3ca00000, RTL_GIGA_MAC_VER_24 },
  1057. { 0x7cf00000, 0x3c900000, RTL_GIGA_MAC_VER_23 },
  1058. { 0x7cf00000, 0x3c800000, RTL_GIGA_MAC_VER_18 },
  1059. { 0x7c800000, 0x3c800000, RTL_GIGA_MAC_VER_24 },
  1060. { 0x7cf00000, 0x3c000000, RTL_GIGA_MAC_VER_19 },
  1061. { 0x7cf00000, 0x3c200000, RTL_GIGA_MAC_VER_20 },
  1062. { 0x7cf00000, 0x3c300000, RTL_GIGA_MAC_VER_21 },
  1063. { 0x7cf00000, 0x3c400000, RTL_GIGA_MAC_VER_22 },
  1064. { 0x7c800000, 0x3c000000, RTL_GIGA_MAC_VER_22 },
  1065. /* 8168B family. */
  1066. { 0x7cf00000, 0x38000000, RTL_GIGA_MAC_VER_12 },
  1067. { 0x7cf00000, 0x38500000, RTL_GIGA_MAC_VER_17 },
  1068. { 0x7c800000, 0x38000000, RTL_GIGA_MAC_VER_17 },
  1069. { 0x7c800000, 0x30000000, RTL_GIGA_MAC_VER_11 },
  1070. /* 8101 family. */
  1071. { 0x7cf00000, 0x34a00000, RTL_GIGA_MAC_VER_09 },
  1072. { 0x7cf00000, 0x24a00000, RTL_GIGA_MAC_VER_09 },
  1073. { 0x7cf00000, 0x34900000, RTL_GIGA_MAC_VER_08 },
  1074. { 0x7cf00000, 0x24900000, RTL_GIGA_MAC_VER_08 },
  1075. { 0x7cf00000, 0x34800000, RTL_GIGA_MAC_VER_07 },
  1076. { 0x7cf00000, 0x24800000, RTL_GIGA_MAC_VER_07 },
  1077. { 0x7cf00000, 0x34000000, RTL_GIGA_MAC_VER_13 },
  1078. { 0x7cf00000, 0x34300000, RTL_GIGA_MAC_VER_10 },
  1079. { 0x7cf00000, 0x34200000, RTL_GIGA_MAC_VER_16 },
  1080. { 0x7c800000, 0x34800000, RTL_GIGA_MAC_VER_09 },
  1081. { 0x7c800000, 0x24800000, RTL_GIGA_MAC_VER_09 },
  1082. { 0x7c800000, 0x34000000, RTL_GIGA_MAC_VER_16 },
  1083. /* FIXME: where did these entries come from ? -- FR */
  1084. { 0xfc800000, 0x38800000, RTL_GIGA_MAC_VER_15 },
  1085. { 0xfc800000, 0x30800000, RTL_GIGA_MAC_VER_14 },
  1086. /* 8110 family. */
  1087. { 0xfc800000, 0x98000000, RTL_GIGA_MAC_VER_06 },
  1088. { 0xfc800000, 0x18000000, RTL_GIGA_MAC_VER_05 },
  1089. { 0xfc800000, 0x10000000, RTL_GIGA_MAC_VER_04 },
  1090. { 0xfc800000, 0x04000000, RTL_GIGA_MAC_VER_03 },
  1091. { 0xfc800000, 0x00800000, RTL_GIGA_MAC_VER_02 },
  1092. { 0xfc800000, 0x00000000, RTL_GIGA_MAC_VER_01 },
  1093. /* Catch-all */
  1094. { 0x00000000, 0x00000000, RTL_GIGA_MAC_NONE }
  1095. }, *p = mac_info;
  1096. u32 reg;
  1097. reg = RTL_R32(TxConfig);
  1098. while ((reg & p->mask) != p->val)
  1099. p++;
  1100. tp->mac_version = p->mac_version;
  1101. }
  1102. static void rtl8169_print_mac_version(struct rtl8169_private *tp)
  1103. {
  1104. dprintk("mac_version = 0x%02x\n", tp->mac_version);
  1105. }
  1106. struct phy_reg {
  1107. u16 reg;
  1108. u16 val;
  1109. };
  1110. static void rtl_phy_write(void __iomem *ioaddr, struct phy_reg *regs, int len)
  1111. {
  1112. while (len-- > 0) {
  1113. mdio_write(ioaddr, regs->reg, regs->val);
  1114. regs++;
  1115. }
  1116. }
  1117. static void rtl8169s_hw_phy_config(void __iomem *ioaddr)
  1118. {
  1119. struct phy_reg phy_reg_init[] = {
  1120. { 0x1f, 0x0001 },
  1121. { 0x06, 0x006e },
  1122. { 0x08, 0x0708 },
  1123. { 0x15, 0x4000 },
  1124. { 0x18, 0x65c7 },
  1125. { 0x1f, 0x0001 },
  1126. { 0x03, 0x00a1 },
  1127. { 0x02, 0x0008 },
  1128. { 0x01, 0x0120 },
  1129. { 0x00, 0x1000 },
  1130. { 0x04, 0x0800 },
  1131. { 0x04, 0x0000 },
  1132. { 0x03, 0xff41 },
  1133. { 0x02, 0xdf60 },
  1134. { 0x01, 0x0140 },
  1135. { 0x00, 0x0077 },
  1136. { 0x04, 0x7800 },
  1137. { 0x04, 0x7000 },
  1138. { 0x03, 0x802f },
  1139. { 0x02, 0x4f02 },
  1140. { 0x01, 0x0409 },
  1141. { 0x00, 0xf0f9 },
  1142. { 0x04, 0x9800 },
  1143. { 0x04, 0x9000 },
  1144. { 0x03, 0xdf01 },
  1145. { 0x02, 0xdf20 },
  1146. { 0x01, 0xff95 },
  1147. { 0x00, 0xba00 },
  1148. { 0x04, 0xa800 },
  1149. { 0x04, 0xa000 },
  1150. { 0x03, 0xff41 },
  1151. { 0x02, 0xdf20 },
  1152. { 0x01, 0x0140 },
  1153. { 0x00, 0x00bb },
  1154. { 0x04, 0xb800 },
  1155. { 0x04, 0xb000 },
  1156. { 0x03, 0xdf41 },
  1157. { 0x02, 0xdc60 },
  1158. { 0x01, 0x6340 },
  1159. { 0x00, 0x007d },
  1160. { 0x04, 0xd800 },
  1161. { 0x04, 0xd000 },
  1162. { 0x03, 0xdf01 },
  1163. { 0x02, 0xdf20 },
  1164. { 0x01, 0x100a },
  1165. { 0x00, 0xa0ff },
  1166. { 0x04, 0xf800 },
  1167. { 0x04, 0xf000 },
  1168. { 0x1f, 0x0000 },
  1169. { 0x0b, 0x0000 },
  1170. { 0x00, 0x9200 }
  1171. };
  1172. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1173. }
  1174. static void rtl8169sb_hw_phy_config(void __iomem *ioaddr)
  1175. {
  1176. struct phy_reg phy_reg_init[] = {
  1177. { 0x1f, 0x0002 },
  1178. { 0x01, 0x90d0 },
  1179. { 0x1f, 0x0000 }
  1180. };
  1181. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1182. }
  1183. static void rtl8169scd_hw_phy_config_quirk(struct rtl8169_private *tp,
  1184. void __iomem *ioaddr)
  1185. {
  1186. struct pci_dev *pdev = tp->pci_dev;
  1187. u16 vendor_id, device_id;
  1188. pci_read_config_word(pdev, PCI_SUBSYSTEM_VENDOR_ID, &vendor_id);
  1189. pci_read_config_word(pdev, PCI_SUBSYSTEM_ID, &device_id);
  1190. if ((vendor_id != PCI_VENDOR_ID_GIGABYTE) || (device_id != 0xe000))
  1191. return;
  1192. mdio_write(ioaddr, 0x1f, 0x0001);
  1193. mdio_write(ioaddr, 0x10, 0xf01b);
  1194. mdio_write(ioaddr, 0x1f, 0x0000);
  1195. }
  1196. static void rtl8169scd_hw_phy_config(struct rtl8169_private *tp,
  1197. void __iomem *ioaddr)
  1198. {
  1199. struct phy_reg phy_reg_init[] = {
  1200. { 0x1f, 0x0001 },
  1201. { 0x04, 0x0000 },
  1202. { 0x03, 0x00a1 },
  1203. { 0x02, 0x0008 },
  1204. { 0x01, 0x0120 },
  1205. { 0x00, 0x1000 },
  1206. { 0x04, 0x0800 },
  1207. { 0x04, 0x9000 },
  1208. { 0x03, 0x802f },
  1209. { 0x02, 0x4f02 },
  1210. { 0x01, 0x0409 },
  1211. { 0x00, 0xf099 },
  1212. { 0x04, 0x9800 },
  1213. { 0x04, 0xa000 },
  1214. { 0x03, 0xdf01 },
  1215. { 0x02, 0xdf20 },
  1216. { 0x01, 0xff95 },
  1217. { 0x00, 0xba00 },
  1218. { 0x04, 0xa800 },
  1219. { 0x04, 0xf000 },
  1220. { 0x03, 0xdf01 },
  1221. { 0x02, 0xdf20 },
  1222. { 0x01, 0x101a },
  1223. { 0x00, 0xa0ff },
  1224. { 0x04, 0xf800 },
  1225. { 0x04, 0x0000 },
  1226. { 0x1f, 0x0000 },
  1227. { 0x1f, 0x0001 },
  1228. { 0x10, 0xf41b },
  1229. { 0x14, 0xfb54 },
  1230. { 0x18, 0xf5c7 },
  1231. { 0x1f, 0x0000 },
  1232. { 0x1f, 0x0001 },
  1233. { 0x17, 0x0cc0 },
  1234. { 0x1f, 0x0000 }
  1235. };
  1236. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1237. rtl8169scd_hw_phy_config_quirk(tp, ioaddr);
  1238. }
  1239. static void rtl8169sce_hw_phy_config(void __iomem *ioaddr)
  1240. {
  1241. struct phy_reg phy_reg_init[] = {
  1242. { 0x1f, 0x0001 },
  1243. { 0x04, 0x0000 },
  1244. { 0x03, 0x00a1 },
  1245. { 0x02, 0x0008 },
  1246. { 0x01, 0x0120 },
  1247. { 0x00, 0x1000 },
  1248. { 0x04, 0x0800 },
  1249. { 0x04, 0x9000 },
  1250. { 0x03, 0x802f },
  1251. { 0x02, 0x4f02 },
  1252. { 0x01, 0x0409 },
  1253. { 0x00, 0xf099 },
  1254. { 0x04, 0x9800 },
  1255. { 0x04, 0xa000 },
  1256. { 0x03, 0xdf01 },
  1257. { 0x02, 0xdf20 },
  1258. { 0x01, 0xff95 },
  1259. { 0x00, 0xba00 },
  1260. { 0x04, 0xa800 },
  1261. { 0x04, 0xf000 },
  1262. { 0x03, 0xdf01 },
  1263. { 0x02, 0xdf20 },
  1264. { 0x01, 0x101a },
  1265. { 0x00, 0xa0ff },
  1266. { 0x04, 0xf800 },
  1267. { 0x04, 0x0000 },
  1268. { 0x1f, 0x0000 },
  1269. { 0x1f, 0x0001 },
  1270. { 0x0b, 0x8480 },
  1271. { 0x1f, 0x0000 },
  1272. { 0x1f, 0x0001 },
  1273. { 0x18, 0x67c7 },
  1274. { 0x04, 0x2000 },
  1275. { 0x03, 0x002f },
  1276. { 0x02, 0x4360 },
  1277. { 0x01, 0x0109 },
  1278. { 0x00, 0x3022 },
  1279. { 0x04, 0x2800 },
  1280. { 0x1f, 0x0000 },
  1281. { 0x1f, 0x0001 },
  1282. { 0x17, 0x0cc0 },
  1283. { 0x1f, 0x0000 }
  1284. };
  1285. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1286. }
  1287. static void rtl8168bb_hw_phy_config(void __iomem *ioaddr)
  1288. {
  1289. struct phy_reg phy_reg_init[] = {
  1290. { 0x10, 0xf41b },
  1291. { 0x1f, 0x0000 }
  1292. };
  1293. mdio_write(ioaddr, 0x1f, 0x0001);
  1294. mdio_patch(ioaddr, 0x16, 1 << 0);
  1295. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1296. }
  1297. static void rtl8168bef_hw_phy_config(void __iomem *ioaddr)
  1298. {
  1299. struct phy_reg phy_reg_init[] = {
  1300. { 0x1f, 0x0001 },
  1301. { 0x10, 0xf41b },
  1302. { 0x1f, 0x0000 }
  1303. };
  1304. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1305. }
  1306. static void rtl8168cp_1_hw_phy_config(void __iomem *ioaddr)
  1307. {
  1308. struct phy_reg phy_reg_init[] = {
  1309. { 0x1f, 0x0000 },
  1310. { 0x1d, 0x0f00 },
  1311. { 0x1f, 0x0002 },
  1312. { 0x0c, 0x1ec8 },
  1313. { 0x1f, 0x0000 }
  1314. };
  1315. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1316. }
  1317. static void rtl8168cp_2_hw_phy_config(void __iomem *ioaddr)
  1318. {
  1319. struct phy_reg phy_reg_init[] = {
  1320. { 0x1f, 0x0001 },
  1321. { 0x1d, 0x3d98 },
  1322. { 0x1f, 0x0000 }
  1323. };
  1324. mdio_write(ioaddr, 0x1f, 0x0000);
  1325. mdio_patch(ioaddr, 0x14, 1 << 5);
  1326. mdio_patch(ioaddr, 0x0d, 1 << 5);
  1327. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1328. }
  1329. static void rtl8168c_1_hw_phy_config(void __iomem *ioaddr)
  1330. {
  1331. struct phy_reg phy_reg_init[] = {
  1332. { 0x1f, 0x0001 },
  1333. { 0x12, 0x2300 },
  1334. { 0x1f, 0x0002 },
  1335. { 0x00, 0x88d4 },
  1336. { 0x01, 0x82b1 },
  1337. { 0x03, 0x7002 },
  1338. { 0x08, 0x9e30 },
  1339. { 0x09, 0x01f0 },
  1340. { 0x0a, 0x5500 },
  1341. { 0x0c, 0x00c8 },
  1342. { 0x1f, 0x0003 },
  1343. { 0x12, 0xc096 },
  1344. { 0x16, 0x000a },
  1345. { 0x1f, 0x0000 },
  1346. { 0x1f, 0x0000 },
  1347. { 0x09, 0x2000 },
  1348. { 0x09, 0x0000 }
  1349. };
  1350. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1351. mdio_patch(ioaddr, 0x14, 1 << 5);
  1352. mdio_patch(ioaddr, 0x0d, 1 << 5);
  1353. mdio_write(ioaddr, 0x1f, 0x0000);
  1354. }
  1355. static void rtl8168c_2_hw_phy_config(void __iomem *ioaddr)
  1356. {
  1357. struct phy_reg phy_reg_init[] = {
  1358. { 0x1f, 0x0001 },
  1359. { 0x12, 0x2300 },
  1360. { 0x03, 0x802f },
  1361. { 0x02, 0x4f02 },
  1362. { 0x01, 0x0409 },
  1363. { 0x00, 0xf099 },
  1364. { 0x04, 0x9800 },
  1365. { 0x04, 0x9000 },
  1366. { 0x1d, 0x3d98 },
  1367. { 0x1f, 0x0002 },
  1368. { 0x0c, 0x7eb8 },
  1369. { 0x06, 0x0761 },
  1370. { 0x1f, 0x0003 },
  1371. { 0x16, 0x0f0a },
  1372. { 0x1f, 0x0000 }
  1373. };
  1374. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1375. mdio_patch(ioaddr, 0x16, 1 << 0);
  1376. mdio_patch(ioaddr, 0x14, 1 << 5);
  1377. mdio_patch(ioaddr, 0x0d, 1 << 5);
  1378. mdio_write(ioaddr, 0x1f, 0x0000);
  1379. }
  1380. static void rtl8168c_3_hw_phy_config(void __iomem *ioaddr)
  1381. {
  1382. struct phy_reg phy_reg_init[] = {
  1383. { 0x1f, 0x0001 },
  1384. { 0x12, 0x2300 },
  1385. { 0x1d, 0x3d98 },
  1386. { 0x1f, 0x0002 },
  1387. { 0x0c, 0x7eb8 },
  1388. { 0x06, 0x5461 },
  1389. { 0x1f, 0x0003 },
  1390. { 0x16, 0x0f0a },
  1391. { 0x1f, 0x0000 }
  1392. };
  1393. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1394. mdio_patch(ioaddr, 0x16, 1 << 0);
  1395. mdio_patch(ioaddr, 0x14, 1 << 5);
  1396. mdio_patch(ioaddr, 0x0d, 1 << 5);
  1397. mdio_write(ioaddr, 0x1f, 0x0000);
  1398. }
  1399. static void rtl8168c_4_hw_phy_config(void __iomem *ioaddr)
  1400. {
  1401. rtl8168c_3_hw_phy_config(ioaddr);
  1402. }
  1403. static void rtl8168d_hw_phy_config(void __iomem *ioaddr)
  1404. {
  1405. struct phy_reg phy_reg_init_0[] = {
  1406. { 0x1f, 0x0001 },
  1407. { 0x09, 0x2770 },
  1408. { 0x08, 0x04d0 },
  1409. { 0x0b, 0xad15 },
  1410. { 0x0c, 0x5bf0 },
  1411. { 0x1c, 0xf101 },
  1412. { 0x1f, 0x0003 },
  1413. { 0x14, 0x94d7 },
  1414. { 0x12, 0xf4d6 },
  1415. { 0x09, 0xca0f },
  1416. { 0x1f, 0x0002 },
  1417. { 0x0b, 0x0b10 },
  1418. { 0x0c, 0xd1f7 },
  1419. { 0x1f, 0x0002 },
  1420. { 0x06, 0x5461 },
  1421. { 0x1f, 0x0002 },
  1422. { 0x05, 0x6662 },
  1423. { 0x1f, 0x0000 },
  1424. { 0x14, 0x0060 },
  1425. { 0x1f, 0x0000 },
  1426. { 0x0d, 0xf8a0 },
  1427. { 0x1f, 0x0005 },
  1428. { 0x05, 0xffc2 }
  1429. };
  1430. rtl_phy_write(ioaddr, phy_reg_init_0, ARRAY_SIZE(phy_reg_init_0));
  1431. if (mdio_read(ioaddr, 0x06) == 0xc400) {
  1432. struct phy_reg phy_reg_init_1[] = {
  1433. { 0x1f, 0x0005 },
  1434. { 0x01, 0x0300 },
  1435. { 0x1f, 0x0000 },
  1436. { 0x11, 0x401c },
  1437. { 0x16, 0x4100 },
  1438. { 0x1f, 0x0005 },
  1439. { 0x07, 0x0010 },
  1440. { 0x05, 0x83dc },
  1441. { 0x06, 0x087d },
  1442. { 0x05, 0x8300 },
  1443. { 0x06, 0x0101 },
  1444. { 0x06, 0x05f8 },
  1445. { 0x06, 0xf9fa },
  1446. { 0x06, 0xfbef },
  1447. { 0x06, 0x79e2 },
  1448. { 0x06, 0x835f },
  1449. { 0x06, 0xe0f8 },
  1450. { 0x06, 0x9ae1 },
  1451. { 0x06, 0xf89b },
  1452. { 0x06, 0xef31 },
  1453. { 0x06, 0x3b65 },
  1454. { 0x06, 0xaa07 },
  1455. { 0x06, 0x81e4 },
  1456. { 0x06, 0xf89a },
  1457. { 0x06, 0xe5f8 },
  1458. { 0x06, 0x9baf },
  1459. { 0x06, 0x06ae },
  1460. { 0x05, 0x83dc },
  1461. { 0x06, 0x8300 },
  1462. };
  1463. rtl_phy_write(ioaddr, phy_reg_init_1,
  1464. ARRAY_SIZE(phy_reg_init_1));
  1465. }
  1466. mdio_write(ioaddr, 0x1f, 0x0000);
  1467. }
  1468. static void rtl8102e_hw_phy_config(void __iomem *ioaddr)
  1469. {
  1470. struct phy_reg phy_reg_init[] = {
  1471. { 0x1f, 0x0003 },
  1472. { 0x08, 0x441d },
  1473. { 0x01, 0x9100 },
  1474. { 0x1f, 0x0000 }
  1475. };
  1476. mdio_write(ioaddr, 0x1f, 0x0000);
  1477. mdio_patch(ioaddr, 0x11, 1 << 12);
  1478. mdio_patch(ioaddr, 0x19, 1 << 13);
  1479. rtl_phy_write(ioaddr, phy_reg_init, ARRAY_SIZE(phy_reg_init));
  1480. }
  1481. static void rtl_hw_phy_config(struct net_device *dev)
  1482. {
  1483. struct rtl8169_private *tp = netdev_priv(dev);
  1484. void __iomem *ioaddr = tp->mmio_addr;
  1485. rtl8169_print_mac_version(tp);
  1486. switch (tp->mac_version) {
  1487. case RTL_GIGA_MAC_VER_01:
  1488. break;
  1489. case RTL_GIGA_MAC_VER_02:
  1490. case RTL_GIGA_MAC_VER_03:
  1491. rtl8169s_hw_phy_config(ioaddr);
  1492. break;
  1493. case RTL_GIGA_MAC_VER_04:
  1494. rtl8169sb_hw_phy_config(ioaddr);
  1495. break;
  1496. case RTL_GIGA_MAC_VER_05:
  1497. rtl8169scd_hw_phy_config(tp, ioaddr);
  1498. break;
  1499. case RTL_GIGA_MAC_VER_06:
  1500. rtl8169sce_hw_phy_config(ioaddr);
  1501. break;
  1502. case RTL_GIGA_MAC_VER_07:
  1503. case RTL_GIGA_MAC_VER_08:
  1504. case RTL_GIGA_MAC_VER_09:
  1505. rtl8102e_hw_phy_config(ioaddr);
  1506. break;
  1507. case RTL_GIGA_MAC_VER_11:
  1508. rtl8168bb_hw_phy_config(ioaddr);
  1509. break;
  1510. case RTL_GIGA_MAC_VER_12:
  1511. rtl8168bef_hw_phy_config(ioaddr);
  1512. break;
  1513. case RTL_GIGA_MAC_VER_17:
  1514. rtl8168bef_hw_phy_config(ioaddr);
  1515. break;
  1516. case RTL_GIGA_MAC_VER_18:
  1517. rtl8168cp_1_hw_phy_config(ioaddr);
  1518. break;
  1519. case RTL_GIGA_MAC_VER_19:
  1520. rtl8168c_1_hw_phy_config(ioaddr);
  1521. break;
  1522. case RTL_GIGA_MAC_VER_20:
  1523. rtl8168c_2_hw_phy_config(ioaddr);
  1524. break;
  1525. case RTL_GIGA_MAC_VER_21:
  1526. rtl8168c_3_hw_phy_config(ioaddr);
  1527. break;
  1528. case RTL_GIGA_MAC_VER_22:
  1529. rtl8168c_4_hw_phy_config(ioaddr);
  1530. break;
  1531. case RTL_GIGA_MAC_VER_23:
  1532. case RTL_GIGA_MAC_VER_24:
  1533. rtl8168cp_2_hw_phy_config(ioaddr);
  1534. break;
  1535. case RTL_GIGA_MAC_VER_25:
  1536. rtl8168d_hw_phy_config(ioaddr);
  1537. break;
  1538. default:
  1539. break;
  1540. }
  1541. }
  1542. static void rtl8169_phy_timer(unsigned long __opaque)
  1543. {
  1544. struct net_device *dev = (struct net_device *)__opaque;
  1545. struct rtl8169_private *tp = netdev_priv(dev);
  1546. struct timer_list *timer = &tp->timer;
  1547. void __iomem *ioaddr = tp->mmio_addr;
  1548. unsigned long timeout = RTL8169_PHY_TIMEOUT;
  1549. assert(tp->mac_version > RTL_GIGA_MAC_VER_01);
  1550. if (!(tp->phy_1000_ctrl_reg & ADVERTISE_1000FULL))
  1551. return;
  1552. spin_lock_irq(&tp->lock);
  1553. if (tp->phy_reset_pending(ioaddr)) {
  1554. /*
  1555. * A busy loop could burn quite a few cycles on nowadays CPU.
  1556. * Let's delay the execution of the timer for a few ticks.
  1557. */
  1558. timeout = HZ/10;
  1559. goto out_mod_timer;
  1560. }
  1561. if (tp->link_ok(ioaddr))
  1562. goto out_unlock;
  1563. if (netif_msg_link(tp))
  1564. printk(KERN_WARNING "%s: PHY reset until link up\n", dev->name);
  1565. tp->phy_reset_enable(ioaddr);
  1566. out_mod_timer:
  1567. mod_timer(timer, jiffies + timeout);
  1568. out_unlock:
  1569. spin_unlock_irq(&tp->lock);
  1570. }
  1571. static inline void rtl8169_delete_timer(struct net_device *dev)
  1572. {
  1573. struct rtl8169_private *tp = netdev_priv(dev);
  1574. struct timer_list *timer = &tp->timer;
  1575. if (tp->mac_version <= RTL_GIGA_MAC_VER_01)
  1576. return;
  1577. del_timer_sync(timer);
  1578. }
  1579. static inline void rtl8169_request_timer(struct net_device *dev)
  1580. {
  1581. struct rtl8169_private *tp = netdev_priv(dev);
  1582. struct timer_list *timer = &tp->timer;
  1583. if (tp->mac_version <= RTL_GIGA_MAC_VER_01)
  1584. return;
  1585. mod_timer(timer, jiffies + RTL8169_PHY_TIMEOUT);
  1586. }
  1587. #ifdef CONFIG_NET_POLL_CONTROLLER
  1588. /*
  1589. * Polling 'interrupt' - used by things like netconsole to send skbs
  1590. * without having to re-enable interrupts. It's not called while
  1591. * the interrupt routine is executing.
  1592. */
  1593. static void rtl8169_netpoll(struct net_device *dev)
  1594. {
  1595. struct rtl8169_private *tp = netdev_priv(dev);
  1596. struct pci_dev *pdev = tp->pci_dev;
  1597. disable_irq(pdev->irq);
  1598. rtl8169_interrupt(pdev->irq, dev);
  1599. enable_irq(pdev->irq);
  1600. }
  1601. #endif
  1602. static void rtl8169_release_board(struct pci_dev *pdev, struct net_device *dev,
  1603. void __iomem *ioaddr)
  1604. {
  1605. iounmap(ioaddr);
  1606. pci_release_regions(pdev);
  1607. pci_disable_device(pdev);
  1608. free_netdev(dev);
  1609. }
  1610. static void rtl8169_phy_reset(struct net_device *dev,
  1611. struct rtl8169_private *tp)
  1612. {
  1613. void __iomem *ioaddr = tp->mmio_addr;
  1614. unsigned int i;
  1615. tp->phy_reset_enable(ioaddr);
  1616. for (i = 0; i < 100; i++) {
  1617. if (!tp->phy_reset_pending(ioaddr))
  1618. return;
  1619. msleep(1);
  1620. }
  1621. if (netif_msg_link(tp))
  1622. printk(KERN_ERR "%s: PHY reset failed.\n", dev->name);
  1623. }
  1624. static void rtl8169_init_phy(struct net_device *dev, struct rtl8169_private *tp)
  1625. {
  1626. void __iomem *ioaddr = tp->mmio_addr;
  1627. rtl_hw_phy_config(dev);
  1628. if (tp->mac_version <= RTL_GIGA_MAC_VER_06) {
  1629. dprintk("Set MAC Reg C+CR Offset 0x82h = 0x01h\n");
  1630. RTL_W8(0x82, 0x01);
  1631. }
  1632. pci_write_config_byte(tp->pci_dev, PCI_LATENCY_TIMER, 0x40);
  1633. if (tp->mac_version <= RTL_GIGA_MAC_VER_06)
  1634. pci_write_config_byte(tp->pci_dev, PCI_CACHE_LINE_SIZE, 0x08);
  1635. if (tp->mac_version == RTL_GIGA_MAC_VER_02) {
  1636. dprintk("Set MAC Reg C+CR Offset 0x82h = 0x01h\n");
  1637. RTL_W8(0x82, 0x01);
  1638. dprintk("Set PHY Reg 0x0bh = 0x00h\n");
  1639. mdio_write(ioaddr, 0x0b, 0x0000); //w 0x0b 15 0 0
  1640. }
  1641. rtl8169_phy_reset(dev, tp);
  1642. /*
  1643. * rtl8169_set_speed_xmii takes good care of the Fast Ethernet
  1644. * only 8101. Don't panic.
  1645. */
  1646. rtl8169_set_speed(dev, AUTONEG_ENABLE, SPEED_1000, DUPLEX_FULL);
  1647. if ((RTL_R8(PHYstatus) & TBI_Enable) && netif_msg_link(tp))
  1648. printk(KERN_INFO PFX "%s: TBI auto-negotiating\n", dev->name);
  1649. }
  1650. static void rtl_rar_set(struct rtl8169_private *tp, u8 *addr)
  1651. {
  1652. void __iomem *ioaddr = tp->mmio_addr;
  1653. u32 high;
  1654. u32 low;
  1655. low = addr[0] | (addr[1] << 8) | (addr[2] << 16) | (addr[3] << 24);
  1656. high = addr[4] | (addr[5] << 8);
  1657. spin_lock_irq(&tp->lock);
  1658. RTL_W8(Cfg9346, Cfg9346_Unlock);
  1659. RTL_W32(MAC0, low);
  1660. RTL_W32(MAC4, high);
  1661. RTL_W8(Cfg9346, Cfg9346_Lock);
  1662. spin_unlock_irq(&tp->lock);
  1663. }
  1664. static int rtl_set_mac_address(struct net_device *dev, void *p)
  1665. {
  1666. struct rtl8169_private *tp = netdev_priv(dev);
  1667. struct sockaddr *addr = p;
  1668. if (!is_valid_ether_addr(addr->sa_data))
  1669. return -EADDRNOTAVAIL;
  1670. memcpy(dev->dev_addr, addr->sa_data, dev->addr_len);
  1671. rtl_rar_set(tp, dev->dev_addr);
  1672. return 0;
  1673. }
  1674. static int rtl8169_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd)
  1675. {
  1676. struct rtl8169_private *tp = netdev_priv(dev);
  1677. struct mii_ioctl_data *data = if_mii(ifr);
  1678. return netif_running(dev) ? tp->do_ioctl(tp, data, cmd) : -ENODEV;
  1679. }
  1680. static int rtl_xmii_ioctl(struct rtl8169_private *tp, struct mii_ioctl_data *data, int cmd)
  1681. {
  1682. switch (cmd) {
  1683. case SIOCGMIIPHY:
  1684. data->phy_id = 32; /* Internal PHY */
  1685. return 0;
  1686. case SIOCGMIIREG:
  1687. data->val_out = mdio_read(tp->mmio_addr, data->reg_num & 0x1f);
  1688. return 0;
  1689. case SIOCSMIIREG:
  1690. if (!capable(CAP_NET_ADMIN))
  1691. return -EPERM;
  1692. mdio_write(tp->mmio_addr, data->reg_num & 0x1f, data->val_in);
  1693. return 0;
  1694. }
  1695. return -EOPNOTSUPP;
  1696. }
  1697. static int rtl_tbi_ioctl(struct rtl8169_private *tp, struct mii_ioctl_data *data, int cmd)
  1698. {
  1699. return -EOPNOTSUPP;
  1700. }
  1701. static const struct rtl_cfg_info {
  1702. void (*hw_start)(struct net_device *);
  1703. unsigned int region;
  1704. unsigned int align;
  1705. u16 intr_event;
  1706. u16 napi_event;
  1707. unsigned features;
  1708. u8 default_ver;
  1709. } rtl_cfg_infos [] = {
  1710. [RTL_CFG_0] = {
  1711. .hw_start = rtl_hw_start_8169,
  1712. .region = 1,
  1713. .align = 0,
  1714. .intr_event = SYSErr | LinkChg | RxOverflow |
  1715. RxFIFOOver | TxErr | TxOK | RxOK | RxErr,
  1716. .napi_event = RxFIFOOver | TxErr | TxOK | RxOK | RxOverflow,
  1717. .features = RTL_FEATURE_GMII,
  1718. .default_ver = RTL_GIGA_MAC_VER_01,
  1719. },
  1720. [RTL_CFG_1] = {
  1721. .hw_start = rtl_hw_start_8168,
  1722. .region = 2,
  1723. .align = 8,
  1724. .intr_event = SYSErr | LinkChg | RxOverflow |
  1725. TxErr | TxOK | RxOK | RxErr,
  1726. .napi_event = TxErr | TxOK | RxOK | RxOverflow,
  1727. .features = RTL_FEATURE_GMII | RTL_FEATURE_MSI,
  1728. .default_ver = RTL_GIGA_MAC_VER_11,
  1729. },
  1730. [RTL_CFG_2] = {
  1731. .hw_start = rtl_hw_start_8101,
  1732. .region = 2,
  1733. .align = 8,
  1734. .intr_event = SYSErr | LinkChg | RxOverflow | PCSTimeout |
  1735. RxFIFOOver | TxErr | TxOK | RxOK | RxErr,
  1736. .napi_event = RxFIFOOver | TxErr | TxOK | RxOK | RxOverflow,
  1737. .features = RTL_FEATURE_MSI,
  1738. .default_ver = RTL_GIGA_MAC_VER_13,
  1739. }
  1740. };
  1741. /* Cfg9346_Unlock assumed. */
  1742. static unsigned rtl_try_msi(struct pci_dev *pdev, void __iomem *ioaddr,
  1743. const struct rtl_cfg_info *cfg)
  1744. {
  1745. unsigned msi = 0;
  1746. u8 cfg2;
  1747. cfg2 = RTL_R8(Config2) & ~MSIEnable;
  1748. if (cfg->features & RTL_FEATURE_MSI) {
  1749. if (pci_enable_msi(pdev)) {
  1750. dev_info(&pdev->dev, "no MSI. Back to INTx.\n");
  1751. } else {
  1752. cfg2 |= MSIEnable;
  1753. msi = RTL_FEATURE_MSI;
  1754. }
  1755. }
  1756. RTL_W8(Config2, cfg2);
  1757. return msi;
  1758. }
  1759. static void rtl_disable_msi(struct pci_dev *pdev, struct rtl8169_private *tp)
  1760. {
  1761. if (tp->features & RTL_FEATURE_MSI) {
  1762. pci_disable_msi(pdev);
  1763. tp->features &= ~RTL_FEATURE_MSI;
  1764. }
  1765. }
  1766. static const struct net_device_ops rtl8169_netdev_ops = {
  1767. .ndo_open = rtl8169_open,
  1768. .ndo_stop = rtl8169_close,
  1769. .ndo_get_stats = rtl8169_get_stats,
  1770. .ndo_start_xmit = rtl8169_start_xmit,
  1771. .ndo_tx_timeout = rtl8169_tx_timeout,
  1772. .ndo_validate_addr = eth_validate_addr,
  1773. .ndo_change_mtu = rtl8169_change_mtu,
  1774. .ndo_set_mac_address = rtl_set_mac_address,
  1775. .ndo_do_ioctl = rtl8169_ioctl,
  1776. .ndo_set_multicast_list = rtl_set_rx_mode,
  1777. #ifdef CONFIG_R8169_VLAN
  1778. .ndo_vlan_rx_register = rtl8169_vlan_rx_register,
  1779. #endif
  1780. #ifdef CONFIG_NET_POLL_CONTROLLER
  1781. .ndo_poll_controller = rtl8169_netpoll,
  1782. #endif
  1783. };
  1784. static int __devinit
  1785. rtl8169_init_one(struct pci_dev *pdev, const struct pci_device_id *ent)
  1786. {
  1787. const struct rtl_cfg_info *cfg = rtl_cfg_infos + ent->driver_data;
  1788. const unsigned int region = cfg->region;
  1789. struct rtl8169_private *tp;
  1790. struct mii_if_info *mii;
  1791. struct net_device *dev;
  1792. void __iomem *ioaddr;
  1793. unsigned int i;
  1794. int rc;
  1795. if (netif_msg_drv(&debug)) {
  1796. printk(KERN_INFO "%s Gigabit Ethernet driver %s loaded\n",
  1797. MODULENAME, RTL8169_VERSION);
  1798. }
  1799. dev = alloc_etherdev(sizeof (*tp));
  1800. if (!dev) {
  1801. if (netif_msg_drv(&debug))
  1802. dev_err(&pdev->dev, "unable to alloc new ethernet\n");
  1803. rc = -ENOMEM;
  1804. goto out;
  1805. }
  1806. SET_NETDEV_DEV(dev, &pdev->dev);
  1807. dev->netdev_ops = &rtl8169_netdev_ops;
  1808. tp = netdev_priv(dev);
  1809. tp->dev = dev;
  1810. tp->pci_dev = pdev;
  1811. tp->msg_enable = netif_msg_init(debug.msg_enable, R8169_MSG_DEFAULT);
  1812. mii = &tp->mii;
  1813. mii->dev = dev;
  1814. mii->mdio_read = rtl_mdio_read;
  1815. mii->mdio_write = rtl_mdio_write;
  1816. mii->phy_id_mask = 0x1f;
  1817. mii->reg_num_mask = 0x1f;
  1818. mii->supports_gmii = !!(cfg->features & RTL_FEATURE_GMII);
  1819. /* enable device (incl. PCI PM wakeup and hotplug setup) */
  1820. rc = pci_enable_device(pdev);
  1821. if (rc < 0) {
  1822. if (netif_msg_probe(tp))
  1823. dev_err(&pdev->dev, "enable failure\n");
  1824. goto err_out_free_dev_1;
  1825. }
  1826. rc = pci_set_mwi(pdev);
  1827. if (rc < 0)
  1828. goto err_out_disable_2;
  1829. /* make sure PCI base addr 1 is MMIO */
  1830. if (!(pci_resource_flags(pdev, region) & IORESOURCE_MEM)) {
  1831. if (netif_msg_probe(tp)) {
  1832. dev_err(&pdev->dev,
  1833. "region #%d not an MMIO resource, aborting\n",
  1834. region);
  1835. }
  1836. rc = -ENODEV;
  1837. goto err_out_mwi_3;
  1838. }
  1839. /* check for weird/broken PCI region reporting */
  1840. if (pci_resource_len(pdev, region) < R8169_REGS_SIZE) {
  1841. if (netif_msg_probe(tp)) {
  1842. dev_err(&pdev->dev,
  1843. "Invalid PCI region size(s), aborting\n");
  1844. }
  1845. rc = -ENODEV;
  1846. goto err_out_mwi_3;
  1847. }
  1848. rc = pci_request_regions(pdev, MODULENAME);
  1849. if (rc < 0) {
  1850. if (netif_msg_probe(tp))
  1851. dev_err(&pdev->dev, "could not request regions.\n");
  1852. goto err_out_mwi_3;
  1853. }
  1854. tp->cp_cmd = PCIMulRW | RxChkSum;
  1855. if ((sizeof(dma_addr_t) > 4) &&
  1856. !pci_set_dma_mask(pdev, DMA_BIT_MASK(64)) && use_dac) {
  1857. tp->cp_cmd |= PCIDAC;
  1858. dev->features |= NETIF_F_HIGHDMA;
  1859. } else {
  1860. rc = pci_set_dma_mask(pdev, DMA_BIT_MASK(32));
  1861. if (rc < 0) {
  1862. if (netif_msg_probe(tp)) {
  1863. dev_err(&pdev->dev,
  1864. "DMA configuration failed.\n");
  1865. }
  1866. goto err_out_free_res_4;
  1867. }
  1868. }
  1869. /* ioremap MMIO region */
  1870. ioaddr = ioremap(pci_resource_start(pdev, region), R8169_REGS_SIZE);
  1871. if (!ioaddr) {
  1872. if (netif_msg_probe(tp))
  1873. dev_err(&pdev->dev, "cannot remap MMIO, aborting\n");
  1874. rc = -EIO;
  1875. goto err_out_free_res_4;
  1876. }
  1877. tp->pcie_cap = pci_find_capability(pdev, PCI_CAP_ID_EXP);
  1878. if (!tp->pcie_cap && netif_msg_probe(tp))
  1879. dev_info(&pdev->dev, "no PCI Express capability\n");
  1880. RTL_W16(IntrMask, 0x0000);
  1881. /* Soft reset the chip. */
  1882. RTL_W8(ChipCmd, CmdReset);
  1883. /* Check that the chip has finished the reset. */
  1884. for (i = 0; i < 100; i++) {
  1885. if ((RTL_R8(ChipCmd) & CmdReset) == 0)
  1886. break;
  1887. msleep_interruptible(1);
  1888. }
  1889. RTL_W16(IntrStatus, 0xffff);
  1890. pci_set_master(pdev);
  1891. /* Identify chip attached to board */
  1892. rtl8169_get_mac_version(tp, ioaddr);
  1893. /* Use appropriate default if unknown */
  1894. if (tp->mac_version == RTL_GIGA_MAC_NONE) {
  1895. if (netif_msg_probe(tp)) {
  1896. dev_notice(&pdev->dev,
  1897. "unknown MAC, using family default\n");
  1898. }
  1899. tp->mac_version = cfg->default_ver;
  1900. }
  1901. rtl8169_print_mac_version(tp);
  1902. for (i = 0; i < ARRAY_SIZE(rtl_chip_info); i++) {
  1903. if (tp->mac_version == rtl_chip_info[i].mac_version)
  1904. break;
  1905. }
  1906. if (i == ARRAY_SIZE(rtl_chip_info)) {
  1907. dev_err(&pdev->dev,
  1908. "driver bug, MAC version not found in rtl_chip_info\n");
  1909. goto err_out_msi_5;
  1910. }
  1911. tp->chipset = i;
  1912. RTL_W8(Cfg9346, Cfg9346_Unlock);
  1913. RTL_W8(Config1, RTL_R8(Config1) | PMEnable);
  1914. RTL_W8(Config5, RTL_R8(Config5) & PMEStatus);
  1915. if ((RTL_R8(Config3) & (LinkUp | MagicPacket)) != 0)
  1916. tp->features |= RTL_FEATURE_WOL;
  1917. if ((RTL_R8(Config5) & (UWF | BWF | MWF)) != 0)
  1918. tp->features |= RTL_FEATURE_WOL;
  1919. tp->features |= rtl_try_msi(pdev, ioaddr, cfg);
  1920. RTL_W8(Cfg9346, Cfg9346_Lock);
  1921. if ((tp->mac_version <= RTL_GIGA_MAC_VER_06) &&
  1922. (RTL_R8(PHYstatus) & TBI_Enable)) {
  1923. tp->set_speed = rtl8169_set_speed_tbi;
  1924. tp->get_settings = rtl8169_gset_tbi;
  1925. tp->phy_reset_enable = rtl8169_tbi_reset_enable;
  1926. tp->phy_reset_pending = rtl8169_tbi_reset_pending;
  1927. tp->link_ok = rtl8169_tbi_link_ok;
  1928. tp->do_ioctl = rtl_tbi_ioctl;
  1929. tp->phy_1000_ctrl_reg = ADVERTISE_1000FULL; /* Implied by TBI */
  1930. } else {
  1931. tp->set_speed = rtl8169_set_speed_xmii;
  1932. tp->get_settings = rtl8169_gset_xmii;
  1933. tp->phy_reset_enable = rtl8169_xmii_reset_enable;
  1934. tp->phy_reset_pending = rtl8169_xmii_reset_pending;
  1935. tp->link_ok = rtl8169_xmii_link_ok;
  1936. tp->do_ioctl = rtl_xmii_ioctl;
  1937. }
  1938. spin_lock_init(&tp->lock);
  1939. tp->mmio_addr = ioaddr;
  1940. /* Get MAC address */
  1941. for (i = 0; i < MAC_ADDR_LEN; i++)
  1942. dev->dev_addr[i] = RTL_R8(MAC0 + i);
  1943. memcpy(dev->perm_addr, dev->dev_addr, dev->addr_len);
  1944. SET_ETHTOOL_OPS(dev, &rtl8169_ethtool_ops);
  1945. dev->watchdog_timeo = RTL8169_TX_TIMEOUT;
  1946. dev->irq = pdev->irq;
  1947. dev->base_addr = (unsigned long) ioaddr;
  1948. netif_napi_add(dev, &tp->napi, rtl8169_poll, R8169_NAPI_WEIGHT);
  1949. #ifdef CONFIG_R8169_VLAN
  1950. dev->features |= NETIF_F_HW_VLAN_TX | NETIF_F_HW_VLAN_RX;
  1951. #endif
  1952. tp->intr_mask = 0xffff;
  1953. tp->align = cfg->align;
  1954. tp->hw_start = cfg->hw_start;
  1955. tp->intr_event = cfg->intr_event;
  1956. tp->napi_event = cfg->napi_event;
  1957. init_timer(&tp->timer);
  1958. tp->timer.data = (unsigned long) dev;
  1959. tp->timer.function = rtl8169_phy_timer;
  1960. rc = register_netdev(dev);
  1961. if (rc < 0)
  1962. goto err_out_msi_5;
  1963. pci_set_drvdata(pdev, dev);
  1964. if (netif_msg_probe(tp)) {
  1965. u32 xid = RTL_R32(TxConfig) & 0x9cf0f8ff;
  1966. printk(KERN_INFO "%s: %s at 0x%lx, "
  1967. "%2.2x:%2.2x:%2.2x:%2.2x:%2.2x:%2.2x, "
  1968. "XID %08x IRQ %d\n",
  1969. dev->name,
  1970. rtl_chip_info[tp->chipset].name,
  1971. dev->base_addr,
  1972. dev->dev_addr[0], dev->dev_addr[1],
  1973. dev->dev_addr[2], dev->dev_addr[3],
  1974. dev->dev_addr[4], dev->dev_addr[5], xid, dev->irq);
  1975. }
  1976. rtl8169_init_phy(dev, tp);
  1977. device_set_wakeup_enable(&pdev->dev, tp->features & RTL_FEATURE_WOL);
  1978. out:
  1979. return rc;
  1980. err_out_msi_5:
  1981. rtl_disable_msi(pdev, tp);
  1982. iounmap(ioaddr);
  1983. err_out_free_res_4:
  1984. pci_release_regions(pdev);
  1985. err_out_mwi_3:
  1986. pci_clear_mwi(pdev);
  1987. err_out_disable_2:
  1988. pci_disable_device(pdev);
  1989. err_out_free_dev_1:
  1990. free_netdev(dev);
  1991. goto out;
  1992. }
  1993. static void __devexit rtl8169_remove_one(struct pci_dev *pdev)
  1994. {
  1995. struct net_device *dev = pci_get_drvdata(pdev);
  1996. struct rtl8169_private *tp = netdev_priv(dev);
  1997. flush_scheduled_work();
  1998. unregister_netdev(dev);
  1999. rtl_disable_msi(pdev, tp);
  2000. rtl8169_release_board(pdev, dev, tp->mmio_addr);
  2001. pci_set_drvdata(pdev, NULL);
  2002. }
  2003. static void rtl8169_set_rxbufsize(struct rtl8169_private *tp,
  2004. struct net_device *dev)
  2005. {
  2006. unsigned int mtu = dev->mtu;
  2007. tp->rx_buf_sz = (mtu > RX_BUF_SIZE) ? mtu + ETH_HLEN + 8 : RX_BUF_SIZE;
  2008. }
  2009. static int rtl8169_open(struct net_device *dev)
  2010. {
  2011. struct rtl8169_private *tp = netdev_priv(dev);
  2012. struct pci_dev *pdev = tp->pci_dev;
  2013. int retval = -ENOMEM;
  2014. rtl8169_set_rxbufsize(tp, dev);
  2015. /*
  2016. * Rx and Tx desscriptors needs 256 bytes alignment.
  2017. * pci_alloc_consistent provides more.
  2018. */
  2019. tp->TxDescArray = pci_alloc_consistent(pdev, R8169_TX_RING_BYTES,
  2020. &tp->TxPhyAddr);
  2021. if (!tp->TxDescArray)
  2022. goto out;
  2023. tp->RxDescArray = pci_alloc_consistent(pdev, R8169_RX_RING_BYTES,
  2024. &tp->RxPhyAddr);
  2025. if (!tp->RxDescArray)
  2026. goto err_free_tx_0;
  2027. retval = rtl8169_init_ring(dev);
  2028. if (retval < 0)
  2029. goto err_free_rx_1;
  2030. INIT_DELAYED_WORK(&tp->task, NULL);
  2031. smp_mb();
  2032. retval = request_irq(dev->irq, rtl8169_interrupt,
  2033. (tp->features & RTL_FEATURE_MSI) ? 0 : IRQF_SHARED,
  2034. dev->name, dev);
  2035. if (retval < 0)
  2036. goto err_release_ring_2;
  2037. napi_enable(&tp->napi);
  2038. rtl_hw_start(dev);
  2039. rtl8169_request_timer(dev);
  2040. rtl8169_check_link_status(dev, tp, tp->mmio_addr);
  2041. out:
  2042. return retval;
  2043. err_release_ring_2:
  2044. rtl8169_rx_clear(tp);
  2045. err_free_rx_1:
  2046. pci_free_consistent(pdev, R8169_RX_RING_BYTES, tp->RxDescArray,
  2047. tp->RxPhyAddr);
  2048. err_free_tx_0:
  2049. pci_free_consistent(pdev, R8169_TX_RING_BYTES, tp->TxDescArray,
  2050. tp->TxPhyAddr);
  2051. goto out;
  2052. }
  2053. static void rtl8169_hw_reset(void __iomem *ioaddr)
  2054. {
  2055. /* Disable interrupts */
  2056. rtl8169_irq_mask_and_ack(ioaddr);
  2057. /* Reset the chipset */
  2058. RTL_W8(ChipCmd, CmdReset);
  2059. /* PCI commit */
  2060. RTL_R8(ChipCmd);
  2061. }
  2062. static void rtl_set_rx_tx_config_registers(struct rtl8169_private *tp)
  2063. {
  2064. void __iomem *ioaddr = tp->mmio_addr;
  2065. u32 cfg = rtl8169_rx_config;
  2066. cfg |= (RTL_R32(RxConfig) & rtl_chip_info[tp->chipset].RxConfigMask);
  2067. RTL_W32(RxConfig, cfg);
  2068. /* Set DMA burst size and Interframe Gap Time */
  2069. RTL_W32(TxConfig, (TX_DMA_BURST << TxDMAShift) |
  2070. (InterFrameGap << TxInterFrameGapShift));
  2071. }
  2072. static void rtl_hw_start(struct net_device *dev)
  2073. {
  2074. struct rtl8169_private *tp = netdev_priv(dev);
  2075. void __iomem *ioaddr = tp->mmio_addr;
  2076. unsigned int i;
  2077. /* Soft reset the chip. */
  2078. RTL_W8(ChipCmd, CmdReset);
  2079. /* Check that the chip has finished the reset. */
  2080. for (i = 0; i < 100; i++) {
  2081. if ((RTL_R8(ChipCmd) & CmdReset) == 0)
  2082. break;
  2083. msleep_interruptible(1);
  2084. }
  2085. tp->hw_start(dev);
  2086. netif_start_queue(dev);
  2087. }
  2088. static void rtl_set_rx_tx_desc_registers(struct rtl8169_private *tp,
  2089. void __iomem *ioaddr)
  2090. {
  2091. /*
  2092. * Magic spell: some iop3xx ARM board needs the TxDescAddrHigh
  2093. * register to be written before TxDescAddrLow to work.
  2094. * Switching from MMIO to I/O access fixes the issue as well.
  2095. */
  2096. RTL_W32(TxDescStartAddrHigh, ((u64) tp->TxPhyAddr) >> 32);
  2097. RTL_W32(TxDescStartAddrLow, ((u64) tp->TxPhyAddr) & DMA_BIT_MASK(32));
  2098. RTL_W32(RxDescAddrHigh, ((u64) tp->RxPhyAddr) >> 32);
  2099. RTL_W32(RxDescAddrLow, ((u64) tp->RxPhyAddr) & DMA_BIT_MASK(32));
  2100. }
  2101. static u16 rtl_rw_cpluscmd(void __iomem *ioaddr)
  2102. {
  2103. u16 cmd;
  2104. cmd = RTL_R16(CPlusCmd);
  2105. RTL_W16(CPlusCmd, cmd);
  2106. return cmd;
  2107. }
  2108. static void rtl_set_rx_max_size(void __iomem *ioaddr, unsigned int rx_buf_sz)
  2109. {
  2110. /* Low hurts. Let's disable the filtering. */
  2111. RTL_W16(RxMaxSize, rx_buf_sz);
  2112. }
  2113. static void rtl8169_set_magic_reg(void __iomem *ioaddr, unsigned mac_version)
  2114. {
  2115. struct {
  2116. u32 mac_version;
  2117. u32 clk;
  2118. u32 val;
  2119. } cfg2_info [] = {
  2120. { RTL_GIGA_MAC_VER_05, PCI_Clock_33MHz, 0x000fff00 }, // 8110SCd
  2121. { RTL_GIGA_MAC_VER_05, PCI_Clock_66MHz, 0x000fffff },
  2122. { RTL_GIGA_MAC_VER_06, PCI_Clock_33MHz, 0x00ffff00 }, // 8110SCe
  2123. { RTL_GIGA_MAC_VER_06, PCI_Clock_66MHz, 0x00ffffff }
  2124. }, *p = cfg2_info;
  2125. unsigned int i;
  2126. u32 clk;
  2127. clk = RTL_R8(Config2) & PCI_Clock_66MHz;
  2128. for (i = 0; i < ARRAY_SIZE(cfg2_info); i++, p++) {
  2129. if ((p->mac_version == mac_version) && (p->clk == clk)) {
  2130. RTL_W32(0x7c, p->val);
  2131. break;
  2132. }
  2133. }
  2134. }
  2135. static void rtl_hw_start_8169(struct net_device *dev)
  2136. {
  2137. struct rtl8169_private *tp = netdev_priv(dev);
  2138. void __iomem *ioaddr = tp->mmio_addr;
  2139. struct pci_dev *pdev = tp->pci_dev;
  2140. if (tp->mac_version == RTL_GIGA_MAC_VER_05) {
  2141. RTL_W16(CPlusCmd, RTL_R16(CPlusCmd) | PCIMulRW);
  2142. pci_write_config_byte(pdev, PCI_CACHE_LINE_SIZE, 0x08);
  2143. }
  2144. RTL_W8(Cfg9346, Cfg9346_Unlock);
  2145. if ((tp->mac_version == RTL_GIGA_MAC_VER_01) ||
  2146. (tp->mac_version == RTL_GIGA_MAC_VER_02) ||
  2147. (tp->mac_version == RTL_GIGA_MAC_VER_03) ||
  2148. (tp->mac_version == RTL_GIGA_MAC_VER_04))
  2149. RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb);
  2150. RTL_W8(EarlyTxThres, EarlyTxThld);
  2151. rtl_set_rx_max_size(ioaddr, tp->rx_buf_sz);
  2152. if ((tp->mac_version == RTL_GIGA_MAC_VER_01) ||
  2153. (tp->mac_version == RTL_GIGA_MAC_VER_02) ||
  2154. (tp->mac_version == RTL_GIGA_MAC_VER_03) ||
  2155. (tp->mac_version == RTL_GIGA_MAC_VER_04))
  2156. rtl_set_rx_tx_config_registers(tp);
  2157. tp->cp_cmd |= rtl_rw_cpluscmd(ioaddr) | PCIMulRW;
  2158. if ((tp->mac_version == RTL_GIGA_MAC_VER_02) ||
  2159. (tp->mac_version == RTL_GIGA_MAC_VER_03)) {
  2160. dprintk("Set MAC Reg C+CR Offset 0xE0. "
  2161. "Bit-3 and bit-14 MUST be 1\n");
  2162. tp->cp_cmd |= (1 << 14);
  2163. }
  2164. RTL_W16(CPlusCmd, tp->cp_cmd);
  2165. rtl8169_set_magic_reg(ioaddr, tp->mac_version);
  2166. /*
  2167. * Undocumented corner. Supposedly:
  2168. * (TxTimer << 12) | (TxPackets << 8) | (RxTimer << 4) | RxPackets
  2169. */
  2170. RTL_W16(IntrMitigate, 0x0000);
  2171. rtl_set_rx_tx_desc_registers(tp, ioaddr);
  2172. if ((tp->mac_version != RTL_GIGA_MAC_VER_01) &&
  2173. (tp->mac_version != RTL_GIGA_MAC_VER_02) &&
  2174. (tp->mac_version != RTL_GIGA_MAC_VER_03) &&
  2175. (tp->mac_version != RTL_GIGA_MAC_VER_04)) {
  2176. RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb);
  2177. rtl_set_rx_tx_config_registers(tp);
  2178. }
  2179. RTL_W8(Cfg9346, Cfg9346_Lock);
  2180. /* Initially a 10 us delay. Turned it into a PCI commit. - FR */
  2181. RTL_R8(IntrMask);
  2182. RTL_W32(RxMissed, 0);
  2183. rtl_set_rx_mode(dev);
  2184. /* no early-rx interrupts */
  2185. RTL_W16(MultiIntr, RTL_R16(MultiIntr) & 0xF000);
  2186. /* Enable all known interrupts by setting the interrupt mask. */
  2187. RTL_W16(IntrMask, tp->intr_event);
  2188. }
  2189. static void rtl_tx_performance_tweak(struct pci_dev *pdev, u16 force)
  2190. {
  2191. struct net_device *dev = pci_get_drvdata(pdev);
  2192. struct rtl8169_private *tp = netdev_priv(dev);
  2193. int cap = tp->pcie_cap;
  2194. if (cap) {
  2195. u16 ctl;
  2196. pci_read_config_word(pdev, cap + PCI_EXP_DEVCTL, &ctl);
  2197. ctl = (ctl & ~PCI_EXP_DEVCTL_READRQ) | force;
  2198. pci_write_config_word(pdev, cap + PCI_EXP_DEVCTL, ctl);
  2199. }
  2200. }
  2201. static void rtl_csi_access_enable(void __iomem *ioaddr)
  2202. {
  2203. u32 csi;
  2204. csi = rtl_csi_read(ioaddr, 0x070c) & 0x00ffffff;
  2205. rtl_csi_write(ioaddr, 0x070c, csi | 0x27000000);
  2206. }
  2207. struct ephy_info {
  2208. unsigned int offset;
  2209. u16 mask;
  2210. u16 bits;
  2211. };
  2212. static void rtl_ephy_init(void __iomem *ioaddr, struct ephy_info *e, int len)
  2213. {
  2214. u16 w;
  2215. while (len-- > 0) {
  2216. w = (rtl_ephy_read(ioaddr, e->offset) & ~e->mask) | e->bits;
  2217. rtl_ephy_write(ioaddr, e->offset, w);
  2218. e++;
  2219. }
  2220. }
  2221. static void rtl_disable_clock_request(struct pci_dev *pdev)
  2222. {
  2223. struct net_device *dev = pci_get_drvdata(pdev);
  2224. struct rtl8169_private *tp = netdev_priv(dev);
  2225. int cap = tp->pcie_cap;
  2226. if (cap) {
  2227. u16 ctl;
  2228. pci_read_config_word(pdev, cap + PCI_EXP_LNKCTL, &ctl);
  2229. ctl &= ~PCI_EXP_LNKCTL_CLKREQ_EN;
  2230. pci_write_config_word(pdev, cap + PCI_EXP_LNKCTL, ctl);
  2231. }
  2232. }
  2233. #define R8168_CPCMD_QUIRK_MASK (\
  2234. EnableBist | \
  2235. Mac_dbgo_oe | \
  2236. Force_half_dup | \
  2237. Force_rxflow_en | \
  2238. Force_txflow_en | \
  2239. Cxpl_dbg_sel | \
  2240. ASF | \
  2241. PktCntrDisable | \
  2242. Mac_dbgo_sel)
  2243. static void rtl_hw_start_8168bb(void __iomem *ioaddr, struct pci_dev *pdev)
  2244. {
  2245. RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en);
  2246. RTL_W16(CPlusCmd, RTL_R16(CPlusCmd) & ~R8168_CPCMD_QUIRK_MASK);
  2247. rtl_tx_performance_tweak(pdev,
  2248. (0x5 << MAX_READ_REQUEST_SHIFT) | PCI_EXP_DEVCTL_NOSNOOP_EN);
  2249. }
  2250. static void rtl_hw_start_8168bef(void __iomem *ioaddr, struct pci_dev *pdev)
  2251. {
  2252. rtl_hw_start_8168bb(ioaddr, pdev);
  2253. RTL_W8(EarlyTxThres, EarlyTxThld);
  2254. RTL_W8(Config4, RTL_R8(Config4) & ~(1 << 0));
  2255. }
  2256. static void __rtl_hw_start_8168cp(void __iomem *ioaddr, struct pci_dev *pdev)
  2257. {
  2258. RTL_W8(Config1, RTL_R8(Config1) | Speed_down);
  2259. RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en);
  2260. rtl_tx_performance_tweak(pdev, 0x5 << MAX_READ_REQUEST_SHIFT);
  2261. rtl_disable_clock_request(pdev);
  2262. RTL_W16(CPlusCmd, RTL_R16(CPlusCmd) & ~R8168_CPCMD_QUIRK_MASK);
  2263. }
  2264. static void rtl_hw_start_8168cp_1(void __iomem *ioaddr, struct pci_dev *pdev)
  2265. {
  2266. static struct ephy_info e_info_8168cp[] = {
  2267. { 0x01, 0, 0x0001 },
  2268. { 0x02, 0x0800, 0x1000 },
  2269. { 0x03, 0, 0x0042 },
  2270. { 0x06, 0x0080, 0x0000 },
  2271. { 0x07, 0, 0x2000 }
  2272. };
  2273. rtl_csi_access_enable(ioaddr);
  2274. rtl_ephy_init(ioaddr, e_info_8168cp, ARRAY_SIZE(e_info_8168cp));
  2275. __rtl_hw_start_8168cp(ioaddr, pdev);
  2276. }
  2277. static void rtl_hw_start_8168cp_2(void __iomem *ioaddr, struct pci_dev *pdev)
  2278. {
  2279. rtl_csi_access_enable(ioaddr);
  2280. RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en);
  2281. rtl_tx_performance_tweak(pdev, 0x5 << MAX_READ_REQUEST_SHIFT);
  2282. RTL_W16(CPlusCmd, RTL_R16(CPlusCmd) & ~R8168_CPCMD_QUIRK_MASK);
  2283. }
  2284. static void rtl_hw_start_8168cp_3(void __iomem *ioaddr, struct pci_dev *pdev)
  2285. {
  2286. rtl_csi_access_enable(ioaddr);
  2287. RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en);
  2288. /* Magic. */
  2289. RTL_W8(DBG_REG, 0x20);
  2290. RTL_W8(EarlyTxThres, EarlyTxThld);
  2291. rtl_tx_performance_tweak(pdev, 0x5 << MAX_READ_REQUEST_SHIFT);
  2292. RTL_W16(CPlusCmd, RTL_R16(CPlusCmd) & ~R8168_CPCMD_QUIRK_MASK);
  2293. }
  2294. static void rtl_hw_start_8168c_1(void __iomem *ioaddr, struct pci_dev *pdev)
  2295. {
  2296. static struct ephy_info e_info_8168c_1[] = {
  2297. { 0x02, 0x0800, 0x1000 },
  2298. { 0x03, 0, 0x0002 },
  2299. { 0x06, 0x0080, 0x0000 }
  2300. };
  2301. rtl_csi_access_enable(ioaddr);
  2302. RTL_W8(DBG_REG, 0x06 | FIX_NAK_1 | FIX_NAK_2);
  2303. rtl_ephy_init(ioaddr, e_info_8168c_1, ARRAY_SIZE(e_info_8168c_1));
  2304. __rtl_hw_start_8168cp(ioaddr, pdev);
  2305. }
  2306. static void rtl_hw_start_8168c_2(void __iomem *ioaddr, struct pci_dev *pdev)
  2307. {
  2308. static struct ephy_info e_info_8168c_2[] = {
  2309. { 0x01, 0, 0x0001 },
  2310. { 0x03, 0x0400, 0x0220 }
  2311. };
  2312. rtl_csi_access_enable(ioaddr);
  2313. rtl_ephy_init(ioaddr, e_info_8168c_2, ARRAY_SIZE(e_info_8168c_2));
  2314. __rtl_hw_start_8168cp(ioaddr, pdev);
  2315. }
  2316. static void rtl_hw_start_8168c_3(void __iomem *ioaddr, struct pci_dev *pdev)
  2317. {
  2318. rtl_hw_start_8168c_2(ioaddr, pdev);
  2319. }
  2320. static void rtl_hw_start_8168c_4(void __iomem *ioaddr, struct pci_dev *pdev)
  2321. {
  2322. rtl_csi_access_enable(ioaddr);
  2323. __rtl_hw_start_8168cp(ioaddr, pdev);
  2324. }
  2325. static void rtl_hw_start_8168d(void __iomem *ioaddr, struct pci_dev *pdev)
  2326. {
  2327. rtl_csi_access_enable(ioaddr);
  2328. rtl_disable_clock_request(pdev);
  2329. RTL_W8(EarlyTxThres, EarlyTxThld);
  2330. rtl_tx_performance_tweak(pdev, 0x5 << MAX_READ_REQUEST_SHIFT);
  2331. RTL_W16(CPlusCmd, RTL_R16(CPlusCmd) & ~R8168_CPCMD_QUIRK_MASK);
  2332. }
  2333. static void rtl_hw_start_8168(struct net_device *dev)
  2334. {
  2335. struct rtl8169_private *tp = netdev_priv(dev);
  2336. void __iomem *ioaddr = tp->mmio_addr;
  2337. struct pci_dev *pdev = tp->pci_dev;
  2338. RTL_W8(Cfg9346, Cfg9346_Unlock);
  2339. RTL_W8(EarlyTxThres, EarlyTxThld);
  2340. rtl_set_rx_max_size(ioaddr, tp->rx_buf_sz);
  2341. tp->cp_cmd |= RTL_R16(CPlusCmd) | PktCntrDisable | INTT_1;
  2342. RTL_W16(CPlusCmd, tp->cp_cmd);
  2343. RTL_W16(IntrMitigate, 0x5151);
  2344. /* Work around for RxFIFO overflow. */
  2345. if (tp->mac_version == RTL_GIGA_MAC_VER_11) {
  2346. tp->intr_event |= RxFIFOOver | PCSTimeout;
  2347. tp->intr_event &= ~RxOverflow;
  2348. }
  2349. rtl_set_rx_tx_desc_registers(tp, ioaddr);
  2350. rtl_set_rx_mode(dev);
  2351. RTL_W32(TxConfig, (TX_DMA_BURST << TxDMAShift) |
  2352. (InterFrameGap << TxInterFrameGapShift));
  2353. RTL_R8(IntrMask);
  2354. switch (tp->mac_version) {
  2355. case RTL_GIGA_MAC_VER_11:
  2356. rtl_hw_start_8168bb(ioaddr, pdev);
  2357. break;
  2358. case RTL_GIGA_MAC_VER_12:
  2359. case RTL_GIGA_MAC_VER_17:
  2360. rtl_hw_start_8168bef(ioaddr, pdev);
  2361. break;
  2362. case RTL_GIGA_MAC_VER_18:
  2363. rtl_hw_start_8168cp_1(ioaddr, pdev);
  2364. break;
  2365. case RTL_GIGA_MAC_VER_19:
  2366. rtl_hw_start_8168c_1(ioaddr, pdev);
  2367. break;
  2368. case RTL_GIGA_MAC_VER_20:
  2369. rtl_hw_start_8168c_2(ioaddr, pdev);
  2370. break;
  2371. case RTL_GIGA_MAC_VER_21:
  2372. rtl_hw_start_8168c_3(ioaddr, pdev);
  2373. break;
  2374. case RTL_GIGA_MAC_VER_22:
  2375. rtl_hw_start_8168c_4(ioaddr, pdev);
  2376. break;
  2377. case RTL_GIGA_MAC_VER_23:
  2378. rtl_hw_start_8168cp_2(ioaddr, pdev);
  2379. break;
  2380. case RTL_GIGA_MAC_VER_24:
  2381. rtl_hw_start_8168cp_3(ioaddr, pdev);
  2382. break;
  2383. case RTL_GIGA_MAC_VER_25:
  2384. rtl_hw_start_8168d(ioaddr, pdev);
  2385. break;
  2386. default:
  2387. printk(KERN_ERR PFX "%s: unknown chipset (mac_version = %d).\n",
  2388. dev->name, tp->mac_version);
  2389. break;
  2390. }
  2391. RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb);
  2392. RTL_W8(Cfg9346, Cfg9346_Lock);
  2393. RTL_W16(MultiIntr, RTL_R16(MultiIntr) & 0xF000);
  2394. RTL_W16(IntrMask, tp->intr_event);
  2395. }
  2396. #define R810X_CPCMD_QUIRK_MASK (\
  2397. EnableBist | \
  2398. Mac_dbgo_oe | \
  2399. Force_half_dup | \
  2400. Force_rxflow_en | \
  2401. Force_txflow_en | \
  2402. Cxpl_dbg_sel | \
  2403. ASF | \
  2404. PktCntrDisable | \
  2405. PCIDAC | \
  2406. PCIMulRW)
  2407. static void rtl_hw_start_8102e_1(void __iomem *ioaddr, struct pci_dev *pdev)
  2408. {
  2409. static struct ephy_info e_info_8102e_1[] = {
  2410. { 0x01, 0, 0x6e65 },
  2411. { 0x02, 0, 0x091f },
  2412. { 0x03, 0, 0xc2f9 },
  2413. { 0x06, 0, 0xafb5 },
  2414. { 0x07, 0, 0x0e00 },
  2415. { 0x19, 0, 0xec80 },
  2416. { 0x01, 0, 0x2e65 },
  2417. { 0x01, 0, 0x6e65 }
  2418. };
  2419. u8 cfg1;
  2420. rtl_csi_access_enable(ioaddr);
  2421. RTL_W8(DBG_REG, FIX_NAK_1);
  2422. rtl_tx_performance_tweak(pdev, 0x5 << MAX_READ_REQUEST_SHIFT);
  2423. RTL_W8(Config1,
  2424. LEDS1 | LEDS0 | Speed_down | MEMMAP | IOMAP | VPD | PMEnable);
  2425. RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en);
  2426. cfg1 = RTL_R8(Config1);
  2427. if ((cfg1 & LEDS0) && (cfg1 & LEDS1))
  2428. RTL_W8(Config1, cfg1 & ~LEDS0);
  2429. RTL_W16(CPlusCmd, RTL_R16(CPlusCmd) & ~R810X_CPCMD_QUIRK_MASK);
  2430. rtl_ephy_init(ioaddr, e_info_8102e_1, ARRAY_SIZE(e_info_8102e_1));
  2431. }
  2432. static void rtl_hw_start_8102e_2(void __iomem *ioaddr, struct pci_dev *pdev)
  2433. {
  2434. rtl_csi_access_enable(ioaddr);
  2435. rtl_tx_performance_tweak(pdev, 0x5 << MAX_READ_REQUEST_SHIFT);
  2436. RTL_W8(Config1, MEMMAP | IOMAP | VPD | PMEnable);
  2437. RTL_W8(Config3, RTL_R8(Config3) & ~Beacon_en);
  2438. RTL_W16(CPlusCmd, RTL_R16(CPlusCmd) & ~R810X_CPCMD_QUIRK_MASK);
  2439. }
  2440. static void rtl_hw_start_8102e_3(void __iomem *ioaddr, struct pci_dev *pdev)
  2441. {
  2442. rtl_hw_start_8102e_2(ioaddr, pdev);
  2443. rtl_ephy_write(ioaddr, 0x03, 0xc2f9);
  2444. }
  2445. static void rtl_hw_start_8101(struct net_device *dev)
  2446. {
  2447. struct rtl8169_private *tp = netdev_priv(dev);
  2448. void __iomem *ioaddr = tp->mmio_addr;
  2449. struct pci_dev *pdev = tp->pci_dev;
  2450. if ((tp->mac_version == RTL_GIGA_MAC_VER_13) ||
  2451. (tp->mac_version == RTL_GIGA_MAC_VER_16)) {
  2452. int cap = tp->pcie_cap;
  2453. if (cap) {
  2454. pci_write_config_word(pdev, cap + PCI_EXP_DEVCTL,
  2455. PCI_EXP_DEVCTL_NOSNOOP_EN);
  2456. }
  2457. }
  2458. switch (tp->mac_version) {
  2459. case RTL_GIGA_MAC_VER_07:
  2460. rtl_hw_start_8102e_1(ioaddr, pdev);
  2461. break;
  2462. case RTL_GIGA_MAC_VER_08:
  2463. rtl_hw_start_8102e_3(ioaddr, pdev);
  2464. break;
  2465. case RTL_GIGA_MAC_VER_09:
  2466. rtl_hw_start_8102e_2(ioaddr, pdev);
  2467. break;
  2468. }
  2469. RTL_W8(Cfg9346, Cfg9346_Unlock);
  2470. RTL_W8(EarlyTxThres, EarlyTxThld);
  2471. rtl_set_rx_max_size(ioaddr, tp->rx_buf_sz);
  2472. tp->cp_cmd |= rtl_rw_cpluscmd(ioaddr) | PCIMulRW;
  2473. RTL_W16(CPlusCmd, tp->cp_cmd);
  2474. RTL_W16(IntrMitigate, 0x0000);
  2475. rtl_set_rx_tx_desc_registers(tp, ioaddr);
  2476. RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb);
  2477. rtl_set_rx_tx_config_registers(tp);
  2478. RTL_W8(Cfg9346, Cfg9346_Lock);
  2479. RTL_R8(IntrMask);
  2480. rtl_set_rx_mode(dev);
  2481. RTL_W8(ChipCmd, CmdTxEnb | CmdRxEnb);
  2482. RTL_W16(MultiIntr, RTL_R16(MultiIntr) & 0xf000);
  2483. RTL_W16(IntrMask, tp->intr_event);
  2484. }
  2485. static int rtl8169_change_mtu(struct net_device *dev, int new_mtu)
  2486. {
  2487. struct rtl8169_private *tp = netdev_priv(dev);
  2488. int ret = 0;
  2489. if (new_mtu < ETH_ZLEN || new_mtu > SafeMtu)
  2490. return -EINVAL;
  2491. dev->mtu = new_mtu;
  2492. if (!netif_running(dev))
  2493. goto out;
  2494. rtl8169_down(dev);
  2495. rtl8169_set_rxbufsize(tp, dev);
  2496. ret = rtl8169_init_ring(dev);
  2497. if (ret < 0)
  2498. goto out;
  2499. napi_enable(&tp->napi);
  2500. rtl_hw_start(dev);
  2501. rtl8169_request_timer(dev);
  2502. out:
  2503. return ret;
  2504. }
  2505. static inline void rtl8169_make_unusable_by_asic(struct RxDesc *desc)
  2506. {
  2507. desc->addr = cpu_to_le64(0x0badbadbadbadbadull);
  2508. desc->opts1 &= ~cpu_to_le32(DescOwn | RsvdMask);
  2509. }
  2510. static void rtl8169_free_rx_skb(struct rtl8169_private *tp,
  2511. struct sk_buff **sk_buff, struct RxDesc *desc)
  2512. {
  2513. struct pci_dev *pdev = tp->pci_dev;
  2514. pci_unmap_single(pdev, le64_to_cpu(desc->addr), tp->rx_buf_sz,
  2515. PCI_DMA_FROMDEVICE);
  2516. dev_kfree_skb(*sk_buff);
  2517. *sk_buff = NULL;
  2518. rtl8169_make_unusable_by_asic(desc);
  2519. }
  2520. static inline void rtl8169_mark_to_asic(struct RxDesc *desc, u32 rx_buf_sz)
  2521. {
  2522. u32 eor = le32_to_cpu(desc->opts1) & RingEnd;
  2523. desc->opts1 = cpu_to_le32(DescOwn | eor | rx_buf_sz);
  2524. }
  2525. static inline void rtl8169_map_to_asic(struct RxDesc *desc, dma_addr_t mapping,
  2526. u32 rx_buf_sz)
  2527. {
  2528. desc->addr = cpu_to_le64(mapping);
  2529. wmb();
  2530. rtl8169_mark_to_asic(desc, rx_buf_sz);
  2531. }
  2532. static struct sk_buff *rtl8169_alloc_rx_skb(struct pci_dev *pdev,
  2533. struct net_device *dev,
  2534. struct RxDesc *desc, int rx_buf_sz,
  2535. unsigned int align)
  2536. {
  2537. struct sk_buff *skb;
  2538. dma_addr_t mapping;
  2539. unsigned int pad;
  2540. pad = align ? align : NET_IP_ALIGN;
  2541. skb = netdev_alloc_skb(dev, rx_buf_sz + pad);
  2542. if (!skb)
  2543. goto err_out;
  2544. skb_reserve(skb, align ? ((pad - 1) & (unsigned long)skb->data) : pad);
  2545. mapping = pci_map_single(pdev, skb->data, rx_buf_sz,
  2546. PCI_DMA_FROMDEVICE);
  2547. rtl8169_map_to_asic(desc, mapping, rx_buf_sz);
  2548. out:
  2549. return skb;
  2550. err_out:
  2551. rtl8169_make_unusable_by_asic(desc);
  2552. goto out;
  2553. }
  2554. static void rtl8169_rx_clear(struct rtl8169_private *tp)
  2555. {
  2556. unsigned int i;
  2557. for (i = 0; i < NUM_RX_DESC; i++) {
  2558. if (tp->Rx_skbuff[i]) {
  2559. rtl8169_free_rx_skb(tp, tp->Rx_skbuff + i,
  2560. tp->RxDescArray + i);
  2561. }
  2562. }
  2563. }
  2564. static u32 rtl8169_rx_fill(struct rtl8169_private *tp, struct net_device *dev,
  2565. u32 start, u32 end)
  2566. {
  2567. u32 cur;
  2568. for (cur = start; end - cur != 0; cur++) {
  2569. struct sk_buff *skb;
  2570. unsigned int i = cur % NUM_RX_DESC;
  2571. WARN_ON((s32)(end - cur) < 0);
  2572. if (tp->Rx_skbuff[i])
  2573. continue;
  2574. skb = rtl8169_alloc_rx_skb(tp->pci_dev, dev,
  2575. tp->RxDescArray + i,
  2576. tp->rx_buf_sz, tp->align);
  2577. if (!skb)
  2578. break;
  2579. tp->Rx_skbuff[i] = skb;
  2580. }
  2581. return cur - start;
  2582. }
  2583. static inline void rtl8169_mark_as_last_descriptor(struct RxDesc *desc)
  2584. {
  2585. desc->opts1 |= cpu_to_le32(RingEnd);
  2586. }
  2587. static void rtl8169_init_ring_indexes(struct rtl8169_private *tp)
  2588. {
  2589. tp->dirty_tx = tp->dirty_rx = tp->cur_tx = tp->cur_rx = 0;
  2590. }
  2591. static int rtl8169_init_ring(struct net_device *dev)
  2592. {
  2593. struct rtl8169_private *tp = netdev_priv(dev);
  2594. rtl8169_init_ring_indexes(tp);
  2595. memset(tp->tx_skb, 0x0, NUM_TX_DESC * sizeof(struct ring_info));
  2596. memset(tp->Rx_skbuff, 0x0, NUM_RX_DESC * sizeof(struct sk_buff *));
  2597. if (rtl8169_rx_fill(tp, dev, 0, NUM_RX_DESC) != NUM_RX_DESC)
  2598. goto err_out;
  2599. rtl8169_mark_as_last_descriptor(tp->RxDescArray + NUM_RX_DESC - 1);
  2600. return 0;
  2601. err_out:
  2602. rtl8169_rx_clear(tp);
  2603. return -ENOMEM;
  2604. }
  2605. static void rtl8169_unmap_tx_skb(struct pci_dev *pdev, struct ring_info *tx_skb,
  2606. struct TxDesc *desc)
  2607. {
  2608. unsigned int len = tx_skb->len;
  2609. pci_unmap_single(pdev, le64_to_cpu(desc->addr), len, PCI_DMA_TODEVICE);
  2610. desc->opts1 = 0x00;
  2611. desc->opts2 = 0x00;
  2612. desc->addr = 0x00;
  2613. tx_skb->len = 0;
  2614. }
  2615. static void rtl8169_tx_clear(struct rtl8169_private *tp)
  2616. {
  2617. unsigned int i;
  2618. for (i = tp->dirty_tx; i < tp->dirty_tx + NUM_TX_DESC; i++) {
  2619. unsigned int entry = i % NUM_TX_DESC;
  2620. struct ring_info *tx_skb = tp->tx_skb + entry;
  2621. unsigned int len = tx_skb->len;
  2622. if (len) {
  2623. struct sk_buff *skb = tx_skb->skb;
  2624. rtl8169_unmap_tx_skb(tp->pci_dev, tx_skb,
  2625. tp->TxDescArray + entry);
  2626. if (skb) {
  2627. dev_kfree_skb(skb);
  2628. tx_skb->skb = NULL;
  2629. }
  2630. tp->dev->stats.tx_dropped++;
  2631. }
  2632. }
  2633. tp->cur_tx = tp->dirty_tx = 0;
  2634. }
  2635. static void rtl8169_schedule_work(struct net_device *dev, work_func_t task)
  2636. {
  2637. struct rtl8169_private *tp = netdev_priv(dev);
  2638. PREPARE_DELAYED_WORK(&tp->task, task);
  2639. schedule_delayed_work(&tp->task, 4);
  2640. }
  2641. static void rtl8169_wait_for_quiescence(struct net_device *dev)
  2642. {
  2643. struct rtl8169_private *tp = netdev_priv(dev);
  2644. void __iomem *ioaddr = tp->mmio_addr;
  2645. synchronize_irq(dev->irq);
  2646. /* Wait for any pending NAPI task to complete */
  2647. napi_disable(&tp->napi);
  2648. rtl8169_irq_mask_and_ack(ioaddr);
  2649. tp->intr_mask = 0xffff;
  2650. RTL_W16(IntrMask, tp->intr_event);
  2651. napi_enable(&tp->napi);
  2652. }
  2653. static void rtl8169_reinit_task(struct work_struct *work)
  2654. {
  2655. struct rtl8169_private *tp =
  2656. container_of(work, struct rtl8169_private, task.work);
  2657. struct net_device *dev = tp->dev;
  2658. int ret;
  2659. rtnl_lock();
  2660. if (!netif_running(dev))
  2661. goto out_unlock;
  2662. rtl8169_wait_for_quiescence(dev);
  2663. rtl8169_close(dev);
  2664. ret = rtl8169_open(dev);
  2665. if (unlikely(ret < 0)) {
  2666. if (net_ratelimit() && netif_msg_drv(tp)) {
  2667. printk(KERN_ERR PFX "%s: reinit failure (status = %d)."
  2668. " Rescheduling.\n", dev->name, ret);
  2669. }
  2670. rtl8169_schedule_work(dev, rtl8169_reinit_task);
  2671. }
  2672. out_unlock:
  2673. rtnl_unlock();
  2674. }
  2675. static void rtl8169_reset_task(struct work_struct *work)
  2676. {
  2677. struct rtl8169_private *tp =
  2678. container_of(work, struct rtl8169_private, task.work);
  2679. struct net_device *dev = tp->dev;
  2680. rtnl_lock();
  2681. if (!netif_running(dev))
  2682. goto out_unlock;
  2683. rtl8169_wait_for_quiescence(dev);
  2684. rtl8169_rx_interrupt(dev, tp, tp->mmio_addr, ~(u32)0);
  2685. rtl8169_tx_clear(tp);
  2686. if (tp->dirty_rx == tp->cur_rx) {
  2687. rtl8169_init_ring_indexes(tp);
  2688. rtl_hw_start(dev);
  2689. netif_wake_queue(dev);
  2690. rtl8169_check_link_status(dev, tp, tp->mmio_addr);
  2691. } else {
  2692. if (net_ratelimit() && netif_msg_intr(tp)) {
  2693. printk(KERN_EMERG PFX "%s: Rx buffers shortage\n",
  2694. dev->name);
  2695. }
  2696. rtl8169_schedule_work(dev, rtl8169_reset_task);
  2697. }
  2698. out_unlock:
  2699. rtnl_unlock();
  2700. }
  2701. static void rtl8169_tx_timeout(struct net_device *dev)
  2702. {
  2703. struct rtl8169_private *tp = netdev_priv(dev);
  2704. rtl8169_hw_reset(tp->mmio_addr);
  2705. /* Let's wait a bit while any (async) irq lands on */
  2706. rtl8169_schedule_work(dev, rtl8169_reset_task);
  2707. }
  2708. static int rtl8169_xmit_frags(struct rtl8169_private *tp, struct sk_buff *skb,
  2709. u32 opts1)
  2710. {
  2711. struct skb_shared_info *info = skb_shinfo(skb);
  2712. unsigned int cur_frag, entry;
  2713. struct TxDesc * uninitialized_var(txd);
  2714. entry = tp->cur_tx;
  2715. for (cur_frag = 0; cur_frag < info->nr_frags; cur_frag++) {
  2716. skb_frag_t *frag = info->frags + cur_frag;
  2717. dma_addr_t mapping;
  2718. u32 status, len;
  2719. void *addr;
  2720. entry = (entry + 1) % NUM_TX_DESC;
  2721. txd = tp->TxDescArray + entry;
  2722. len = frag->size;
  2723. addr = ((void *) page_address(frag->page)) + frag->page_offset;
  2724. mapping = pci_map_single(tp->pci_dev, addr, len, PCI_DMA_TODEVICE);
  2725. /* anti gcc 2.95.3 bugware (sic) */
  2726. status = opts1 | len | (RingEnd * !((entry + 1) % NUM_TX_DESC));
  2727. txd->opts1 = cpu_to_le32(status);
  2728. txd->addr = cpu_to_le64(mapping);
  2729. tp->tx_skb[entry].len = len;
  2730. }
  2731. if (cur_frag) {
  2732. tp->tx_skb[entry].skb = skb;
  2733. txd->opts1 |= cpu_to_le32(LastFrag);
  2734. }
  2735. return cur_frag;
  2736. }
  2737. static inline u32 rtl8169_tso_csum(struct sk_buff *skb, struct net_device *dev)
  2738. {
  2739. if (dev->features & NETIF_F_TSO) {
  2740. u32 mss = skb_shinfo(skb)->gso_size;
  2741. if (mss)
  2742. return LargeSend | ((mss & MSSMask) << MSSShift);
  2743. }
  2744. if (skb->ip_summed == CHECKSUM_PARTIAL) {
  2745. const struct iphdr *ip = ip_hdr(skb);
  2746. if (ip->protocol == IPPROTO_TCP)
  2747. return IPCS | TCPCS;
  2748. else if (ip->protocol == IPPROTO_UDP)
  2749. return IPCS | UDPCS;
  2750. WARN_ON(1); /* we need a WARN() */
  2751. }
  2752. return 0;
  2753. }
  2754. static int rtl8169_start_xmit(struct sk_buff *skb, struct net_device *dev)
  2755. {
  2756. struct rtl8169_private *tp = netdev_priv(dev);
  2757. unsigned int frags, entry = tp->cur_tx % NUM_TX_DESC;
  2758. struct TxDesc *txd = tp->TxDescArray + entry;
  2759. void __iomem *ioaddr = tp->mmio_addr;
  2760. dma_addr_t mapping;
  2761. u32 status, len;
  2762. u32 opts1;
  2763. int ret = NETDEV_TX_OK;
  2764. if (unlikely(TX_BUFFS_AVAIL(tp) < skb_shinfo(skb)->nr_frags)) {
  2765. if (netif_msg_drv(tp)) {
  2766. printk(KERN_ERR
  2767. "%s: BUG! Tx Ring full when queue awake!\n",
  2768. dev->name);
  2769. }
  2770. goto err_stop;
  2771. }
  2772. if (unlikely(le32_to_cpu(txd->opts1) & DescOwn))
  2773. goto err_stop;
  2774. opts1 = DescOwn | rtl8169_tso_csum(skb, dev);
  2775. frags = rtl8169_xmit_frags(tp, skb, opts1);
  2776. if (frags) {
  2777. len = skb_headlen(skb);
  2778. opts1 |= FirstFrag;
  2779. } else {
  2780. len = skb->len;
  2781. opts1 |= FirstFrag | LastFrag;
  2782. tp->tx_skb[entry].skb = skb;
  2783. }
  2784. mapping = pci_map_single(tp->pci_dev, skb->data, len, PCI_DMA_TODEVICE);
  2785. tp->tx_skb[entry].len = len;
  2786. txd->addr = cpu_to_le64(mapping);
  2787. txd->opts2 = cpu_to_le32(rtl8169_tx_vlan_tag(tp, skb));
  2788. wmb();
  2789. /* anti gcc 2.95.3 bugware (sic) */
  2790. status = opts1 | len | (RingEnd * !((entry + 1) % NUM_TX_DESC));
  2791. txd->opts1 = cpu_to_le32(status);
  2792. tp->cur_tx += frags + 1;
  2793. smp_wmb();
  2794. RTL_W8(TxPoll, NPQ); /* set polling bit */
  2795. if (TX_BUFFS_AVAIL(tp) < MAX_SKB_FRAGS) {
  2796. netif_stop_queue(dev);
  2797. smp_rmb();
  2798. if (TX_BUFFS_AVAIL(tp) >= MAX_SKB_FRAGS)
  2799. netif_wake_queue(dev);
  2800. }
  2801. out:
  2802. return ret;
  2803. err_stop:
  2804. netif_stop_queue(dev);
  2805. ret = NETDEV_TX_BUSY;
  2806. dev->stats.tx_dropped++;
  2807. goto out;
  2808. }
  2809. static void rtl8169_pcierr_interrupt(struct net_device *dev)
  2810. {
  2811. struct rtl8169_private *tp = netdev_priv(dev);
  2812. struct pci_dev *pdev = tp->pci_dev;
  2813. void __iomem *ioaddr = tp->mmio_addr;
  2814. u16 pci_status, pci_cmd;
  2815. pci_read_config_word(pdev, PCI_COMMAND, &pci_cmd);
  2816. pci_read_config_word(pdev, PCI_STATUS, &pci_status);
  2817. if (netif_msg_intr(tp)) {
  2818. printk(KERN_ERR
  2819. "%s: PCI error (cmd = 0x%04x, status = 0x%04x).\n",
  2820. dev->name, pci_cmd, pci_status);
  2821. }
  2822. /*
  2823. * The recovery sequence below admits a very elaborated explanation:
  2824. * - it seems to work;
  2825. * - I did not see what else could be done;
  2826. * - it makes iop3xx happy.
  2827. *
  2828. * Feel free to adjust to your needs.
  2829. */
  2830. if (pdev->broken_parity_status)
  2831. pci_cmd &= ~PCI_COMMAND_PARITY;
  2832. else
  2833. pci_cmd |= PCI_COMMAND_SERR | PCI_COMMAND_PARITY;
  2834. pci_write_config_word(pdev, PCI_COMMAND, pci_cmd);
  2835. pci_write_config_word(pdev, PCI_STATUS,
  2836. pci_status & (PCI_STATUS_DETECTED_PARITY |
  2837. PCI_STATUS_SIG_SYSTEM_ERROR | PCI_STATUS_REC_MASTER_ABORT |
  2838. PCI_STATUS_REC_TARGET_ABORT | PCI_STATUS_SIG_TARGET_ABORT));
  2839. /* The infamous DAC f*ckup only happens at boot time */
  2840. if ((tp->cp_cmd & PCIDAC) && !tp->dirty_rx && !tp->cur_rx) {
  2841. if (netif_msg_intr(tp))
  2842. printk(KERN_INFO "%s: disabling PCI DAC.\n", dev->name);
  2843. tp->cp_cmd &= ~PCIDAC;
  2844. RTL_W16(CPlusCmd, tp->cp_cmd);
  2845. dev->features &= ~NETIF_F_HIGHDMA;
  2846. }
  2847. rtl8169_hw_reset(ioaddr);
  2848. rtl8169_schedule_work(dev, rtl8169_reinit_task);
  2849. }
  2850. static void rtl8169_tx_interrupt(struct net_device *dev,
  2851. struct rtl8169_private *tp,
  2852. void __iomem *ioaddr)
  2853. {
  2854. unsigned int dirty_tx, tx_left;
  2855. dirty_tx = tp->dirty_tx;
  2856. smp_rmb();
  2857. tx_left = tp->cur_tx - dirty_tx;
  2858. while (tx_left > 0) {
  2859. unsigned int entry = dirty_tx % NUM_TX_DESC;
  2860. struct ring_info *tx_skb = tp->tx_skb + entry;
  2861. u32 len = tx_skb->len;
  2862. u32 status;
  2863. rmb();
  2864. status = le32_to_cpu(tp->TxDescArray[entry].opts1);
  2865. if (status & DescOwn)
  2866. break;
  2867. dev->stats.tx_bytes += len;
  2868. dev->stats.tx_packets++;
  2869. rtl8169_unmap_tx_skb(tp->pci_dev, tx_skb, tp->TxDescArray + entry);
  2870. if (status & LastFrag) {
  2871. dev_kfree_skb(tx_skb->skb);
  2872. tx_skb->skb = NULL;
  2873. }
  2874. dirty_tx++;
  2875. tx_left--;
  2876. }
  2877. if (tp->dirty_tx != dirty_tx) {
  2878. tp->dirty_tx = dirty_tx;
  2879. smp_wmb();
  2880. if (netif_queue_stopped(dev) &&
  2881. (TX_BUFFS_AVAIL(tp) >= MAX_SKB_FRAGS)) {
  2882. netif_wake_queue(dev);
  2883. }
  2884. /*
  2885. * 8168 hack: TxPoll requests are lost when the Tx packets are
  2886. * too close. Let's kick an extra TxPoll request when a burst
  2887. * of start_xmit activity is detected (if it is not detected,
  2888. * it is slow enough). -- FR
  2889. */
  2890. smp_rmb();
  2891. if (tp->cur_tx != dirty_tx)
  2892. RTL_W8(TxPoll, NPQ);
  2893. }
  2894. }
  2895. static inline int rtl8169_fragmented_frame(u32 status)
  2896. {
  2897. return (status & (FirstFrag | LastFrag)) != (FirstFrag | LastFrag);
  2898. }
  2899. static inline void rtl8169_rx_csum(struct sk_buff *skb, struct RxDesc *desc)
  2900. {
  2901. u32 opts1 = le32_to_cpu(desc->opts1);
  2902. u32 status = opts1 & RxProtoMask;
  2903. if (((status == RxProtoTCP) && !(opts1 & TCPFail)) ||
  2904. ((status == RxProtoUDP) && !(opts1 & UDPFail)) ||
  2905. ((status == RxProtoIP) && !(opts1 & IPFail)))
  2906. skb->ip_summed = CHECKSUM_UNNECESSARY;
  2907. else
  2908. skb->ip_summed = CHECKSUM_NONE;
  2909. }
  2910. static inline bool rtl8169_try_rx_copy(struct sk_buff **sk_buff,
  2911. struct rtl8169_private *tp, int pkt_size,
  2912. dma_addr_t addr)
  2913. {
  2914. struct sk_buff *skb;
  2915. bool done = false;
  2916. if (pkt_size >= rx_copybreak)
  2917. goto out;
  2918. skb = netdev_alloc_skb(tp->dev, pkt_size + NET_IP_ALIGN);
  2919. if (!skb)
  2920. goto out;
  2921. pci_dma_sync_single_for_cpu(tp->pci_dev, addr, pkt_size,
  2922. PCI_DMA_FROMDEVICE);
  2923. skb_reserve(skb, NET_IP_ALIGN);
  2924. skb_copy_from_linear_data(*sk_buff, skb->data, pkt_size);
  2925. *sk_buff = skb;
  2926. done = true;
  2927. out:
  2928. return done;
  2929. }
  2930. static int rtl8169_rx_interrupt(struct net_device *dev,
  2931. struct rtl8169_private *tp,
  2932. void __iomem *ioaddr, u32 budget)
  2933. {
  2934. unsigned int cur_rx, rx_left;
  2935. unsigned int delta, count;
  2936. cur_rx = tp->cur_rx;
  2937. rx_left = NUM_RX_DESC + tp->dirty_rx - cur_rx;
  2938. rx_left = min(rx_left, budget);
  2939. for (; rx_left > 0; rx_left--, cur_rx++) {
  2940. unsigned int entry = cur_rx % NUM_RX_DESC;
  2941. struct RxDesc *desc = tp->RxDescArray + entry;
  2942. u32 status;
  2943. rmb();
  2944. status = le32_to_cpu(desc->opts1);
  2945. if (status & DescOwn)
  2946. break;
  2947. if (unlikely(status & RxRES)) {
  2948. if (netif_msg_rx_err(tp)) {
  2949. printk(KERN_INFO
  2950. "%s: Rx ERROR. status = %08x\n",
  2951. dev->name, status);
  2952. }
  2953. dev->stats.rx_errors++;
  2954. if (status & (RxRWT | RxRUNT))
  2955. dev->stats.rx_length_errors++;
  2956. if (status & RxCRC)
  2957. dev->stats.rx_crc_errors++;
  2958. if (status & RxFOVF) {
  2959. rtl8169_schedule_work(dev, rtl8169_reset_task);
  2960. dev->stats.rx_fifo_errors++;
  2961. }
  2962. rtl8169_mark_to_asic(desc, tp->rx_buf_sz);
  2963. } else {
  2964. struct sk_buff *skb = tp->Rx_skbuff[entry];
  2965. dma_addr_t addr = le64_to_cpu(desc->addr);
  2966. int pkt_size = (status & 0x00001FFF) - 4;
  2967. struct pci_dev *pdev = tp->pci_dev;
  2968. /*
  2969. * The driver does not support incoming fragmented
  2970. * frames. They are seen as a symptom of over-mtu
  2971. * sized frames.
  2972. */
  2973. if (unlikely(rtl8169_fragmented_frame(status))) {
  2974. dev->stats.rx_dropped++;
  2975. dev->stats.rx_length_errors++;
  2976. rtl8169_mark_to_asic(desc, tp->rx_buf_sz);
  2977. continue;
  2978. }
  2979. rtl8169_rx_csum(skb, desc);
  2980. if (rtl8169_try_rx_copy(&skb, tp, pkt_size, addr)) {
  2981. pci_dma_sync_single_for_device(pdev, addr,
  2982. pkt_size, PCI_DMA_FROMDEVICE);
  2983. rtl8169_mark_to_asic(desc, tp->rx_buf_sz);
  2984. } else {
  2985. pci_unmap_single(pdev, addr, tp->rx_buf_sz,
  2986. PCI_DMA_FROMDEVICE);
  2987. tp->Rx_skbuff[entry] = NULL;
  2988. }
  2989. skb_put(skb, pkt_size);
  2990. skb->protocol = eth_type_trans(skb, dev);
  2991. if (rtl8169_rx_vlan_skb(tp, desc, skb) < 0)
  2992. netif_receive_skb(skb);
  2993. dev->stats.rx_bytes += pkt_size;
  2994. dev->stats.rx_packets++;
  2995. }
  2996. /* Work around for AMD plateform. */
  2997. if ((desc->opts2 & cpu_to_le32(0xfffe000)) &&
  2998. (tp->mac_version == RTL_GIGA_MAC_VER_05)) {
  2999. desc->opts2 = 0;
  3000. cur_rx++;
  3001. }
  3002. }
  3003. count = cur_rx - tp->cur_rx;
  3004. tp->cur_rx = cur_rx;
  3005. delta = rtl8169_rx_fill(tp, dev, tp->dirty_rx, tp->cur_rx);
  3006. if (!delta && count && netif_msg_intr(tp))
  3007. printk(KERN_INFO "%s: no Rx buffer allocated\n", dev->name);
  3008. tp->dirty_rx += delta;
  3009. /*
  3010. * FIXME: until there is periodic timer to try and refill the ring,
  3011. * a temporary shortage may definitely kill the Rx process.
  3012. * - disable the asic to try and avoid an overflow and kick it again
  3013. * after refill ?
  3014. * - how do others driver handle this condition (Uh oh...).
  3015. */
  3016. if ((tp->dirty_rx + NUM_RX_DESC == tp->cur_rx) && netif_msg_intr(tp))
  3017. printk(KERN_EMERG "%s: Rx buffers exhausted\n", dev->name);
  3018. return count;
  3019. }
  3020. static irqreturn_t rtl8169_interrupt(int irq, void *dev_instance)
  3021. {
  3022. struct net_device *dev = dev_instance;
  3023. struct rtl8169_private *tp = netdev_priv(dev);
  3024. void __iomem *ioaddr = tp->mmio_addr;
  3025. int handled = 0;
  3026. int status;
  3027. /* loop handling interrupts until we have no new ones or
  3028. * we hit a invalid/hotplug case.
  3029. */
  3030. status = RTL_R16(IntrStatus);
  3031. while (status && status != 0xffff) {
  3032. handled = 1;
  3033. /* Handle all of the error cases first. These will reset
  3034. * the chip, so just exit the loop.
  3035. */
  3036. if (unlikely(!netif_running(dev))) {
  3037. rtl8169_asic_down(ioaddr);
  3038. break;
  3039. }
  3040. /* Work around for rx fifo overflow */
  3041. if (unlikely(status & RxFIFOOver) &&
  3042. (tp->mac_version == RTL_GIGA_MAC_VER_11)) {
  3043. netif_stop_queue(dev);
  3044. rtl8169_tx_timeout(dev);
  3045. break;
  3046. }
  3047. if (unlikely(status & SYSErr)) {
  3048. rtl8169_pcierr_interrupt(dev);
  3049. break;
  3050. }
  3051. if (status & LinkChg)
  3052. rtl8169_check_link_status(dev, tp, ioaddr);
  3053. /* We need to see the lastest version of tp->intr_mask to
  3054. * avoid ignoring an MSI interrupt and having to wait for
  3055. * another event which may never come.
  3056. */
  3057. smp_rmb();
  3058. if (status & tp->intr_mask & tp->napi_event) {
  3059. RTL_W16(IntrMask, tp->intr_event & ~tp->napi_event);
  3060. tp->intr_mask = ~tp->napi_event;
  3061. if (likely(napi_schedule_prep(&tp->napi)))
  3062. __napi_schedule(&tp->napi);
  3063. else if (netif_msg_intr(tp)) {
  3064. printk(KERN_INFO "%s: interrupt %04x in poll\n",
  3065. dev->name, status);
  3066. }
  3067. }
  3068. /* We only get a new MSI interrupt when all active irq
  3069. * sources on the chip have been acknowledged. So, ack
  3070. * everything we've seen and check if new sources have become
  3071. * active to avoid blocking all interrupts from the chip.
  3072. */
  3073. RTL_W16(IntrStatus,
  3074. (status & RxFIFOOver) ? (status | RxOverflow) : status);
  3075. status = RTL_R16(IntrStatus);
  3076. }
  3077. return IRQ_RETVAL(handled);
  3078. }
  3079. static int rtl8169_poll(struct napi_struct *napi, int budget)
  3080. {
  3081. struct rtl8169_private *tp = container_of(napi, struct rtl8169_private, napi);
  3082. struct net_device *dev = tp->dev;
  3083. void __iomem *ioaddr = tp->mmio_addr;
  3084. int work_done;
  3085. work_done = rtl8169_rx_interrupt(dev, tp, ioaddr, (u32) budget);
  3086. rtl8169_tx_interrupt(dev, tp, ioaddr);
  3087. if (work_done < budget) {
  3088. napi_complete(napi);
  3089. /* We need for force the visibility of tp->intr_mask
  3090. * for other CPUs, as we can loose an MSI interrupt
  3091. * and potentially wait for a retransmit timeout if we don't.
  3092. * The posted write to IntrMask is safe, as it will
  3093. * eventually make it to the chip and we won't loose anything
  3094. * until it does.
  3095. */
  3096. tp->intr_mask = 0xffff;
  3097. smp_wmb();
  3098. RTL_W16(IntrMask, tp->intr_event);
  3099. }
  3100. return work_done;
  3101. }
  3102. static void rtl8169_rx_missed(struct net_device *dev, void __iomem *ioaddr)
  3103. {
  3104. struct rtl8169_private *tp = netdev_priv(dev);
  3105. if (tp->mac_version > RTL_GIGA_MAC_VER_06)
  3106. return;
  3107. dev->stats.rx_missed_errors += (RTL_R32(RxMissed) & 0xffffff);
  3108. RTL_W32(RxMissed, 0);
  3109. }
  3110. static void rtl8169_down(struct net_device *dev)
  3111. {
  3112. struct rtl8169_private *tp = netdev_priv(dev);
  3113. void __iomem *ioaddr = tp->mmio_addr;
  3114. unsigned int intrmask;
  3115. rtl8169_delete_timer(dev);
  3116. netif_stop_queue(dev);
  3117. napi_disable(&tp->napi);
  3118. core_down:
  3119. spin_lock_irq(&tp->lock);
  3120. rtl8169_asic_down(ioaddr);
  3121. rtl8169_rx_missed(dev, ioaddr);
  3122. spin_unlock_irq(&tp->lock);
  3123. synchronize_irq(dev->irq);
  3124. /* Give a racing hard_start_xmit a few cycles to complete. */
  3125. synchronize_sched(); /* FIXME: should this be synchronize_irq()? */
  3126. /*
  3127. * And now for the 50k$ question: are IRQ disabled or not ?
  3128. *
  3129. * Two paths lead here:
  3130. * 1) dev->close
  3131. * -> netif_running() is available to sync the current code and the
  3132. * IRQ handler. See rtl8169_interrupt for details.
  3133. * 2) dev->change_mtu
  3134. * -> rtl8169_poll can not be issued again and re-enable the
  3135. * interruptions. Let's simply issue the IRQ down sequence again.
  3136. *
  3137. * No loop if hotpluged or major error (0xffff).
  3138. */
  3139. intrmask = RTL_R16(IntrMask);
  3140. if (intrmask && (intrmask != 0xffff))
  3141. goto core_down;
  3142. rtl8169_tx_clear(tp);
  3143. rtl8169_rx_clear(tp);
  3144. }
  3145. static int rtl8169_close(struct net_device *dev)
  3146. {
  3147. struct rtl8169_private *tp = netdev_priv(dev);
  3148. struct pci_dev *pdev = tp->pci_dev;
  3149. /* update counters before going down */
  3150. rtl8169_update_counters(dev);
  3151. rtl8169_down(dev);
  3152. free_irq(dev->irq, dev);
  3153. pci_free_consistent(pdev, R8169_RX_RING_BYTES, tp->RxDescArray,
  3154. tp->RxPhyAddr);
  3155. pci_free_consistent(pdev, R8169_TX_RING_BYTES, tp->TxDescArray,
  3156. tp->TxPhyAddr);
  3157. tp->TxDescArray = NULL;
  3158. tp->RxDescArray = NULL;
  3159. return 0;
  3160. }
  3161. static void rtl_set_rx_mode(struct net_device *dev)
  3162. {
  3163. struct rtl8169_private *tp = netdev_priv(dev);
  3164. void __iomem *ioaddr = tp->mmio_addr;
  3165. unsigned long flags;
  3166. u32 mc_filter[2]; /* Multicast hash filter */
  3167. int rx_mode;
  3168. u32 tmp = 0;
  3169. if (dev->flags & IFF_PROMISC) {
  3170. /* Unconditionally log net taps. */
  3171. if (netif_msg_link(tp)) {
  3172. printk(KERN_NOTICE "%s: Promiscuous mode enabled.\n",
  3173. dev->name);
  3174. }
  3175. rx_mode =
  3176. AcceptBroadcast | AcceptMulticast | AcceptMyPhys |
  3177. AcceptAllPhys;
  3178. mc_filter[1] = mc_filter[0] = 0xffffffff;
  3179. } else if ((dev->mc_count > multicast_filter_limit)
  3180. || (dev->flags & IFF_ALLMULTI)) {
  3181. /* Too many to filter perfectly -- accept all multicasts. */
  3182. rx_mode = AcceptBroadcast | AcceptMulticast | AcceptMyPhys;
  3183. mc_filter[1] = mc_filter[0] = 0xffffffff;
  3184. } else {
  3185. struct dev_mc_list *mclist;
  3186. unsigned int i;
  3187. rx_mode = AcceptBroadcast | AcceptMyPhys;
  3188. mc_filter[1] = mc_filter[0] = 0;
  3189. for (i = 0, mclist = dev->mc_list; mclist && i < dev->mc_count;
  3190. i++, mclist = mclist->next) {
  3191. int bit_nr = ether_crc(ETH_ALEN, mclist->dmi_addr) >> 26;
  3192. mc_filter[bit_nr >> 5] |= 1 << (bit_nr & 31);
  3193. rx_mode |= AcceptMulticast;
  3194. }
  3195. }
  3196. spin_lock_irqsave(&tp->lock, flags);
  3197. tmp = rtl8169_rx_config | rx_mode |
  3198. (RTL_R32(RxConfig) & rtl_chip_info[tp->chipset].RxConfigMask);
  3199. if (tp->mac_version > RTL_GIGA_MAC_VER_06) {
  3200. u32 data = mc_filter[0];
  3201. mc_filter[0] = swab32(mc_filter[1]);
  3202. mc_filter[1] = swab32(data);
  3203. }
  3204. RTL_W32(MAR0 + 0, mc_filter[0]);
  3205. RTL_W32(MAR0 + 4, mc_filter[1]);
  3206. RTL_W32(RxConfig, tmp);
  3207. spin_unlock_irqrestore(&tp->lock, flags);
  3208. }
  3209. /**
  3210. * rtl8169_get_stats - Get rtl8169 read/write statistics
  3211. * @dev: The Ethernet Device to get statistics for
  3212. *
  3213. * Get TX/RX statistics for rtl8169
  3214. */
  3215. static struct net_device_stats *rtl8169_get_stats(struct net_device *dev)
  3216. {
  3217. struct rtl8169_private *tp = netdev_priv(dev);
  3218. void __iomem *ioaddr = tp->mmio_addr;
  3219. unsigned long flags;
  3220. if (netif_running(dev)) {
  3221. spin_lock_irqsave(&tp->lock, flags);
  3222. rtl8169_rx_missed(dev, ioaddr);
  3223. spin_unlock_irqrestore(&tp->lock, flags);
  3224. }
  3225. return &dev->stats;
  3226. }
  3227. static void rtl8169_net_suspend(struct net_device *dev)
  3228. {
  3229. if (!netif_running(dev))
  3230. return;
  3231. netif_device_detach(dev);
  3232. netif_stop_queue(dev);
  3233. }
  3234. #ifdef CONFIG_PM
  3235. static int rtl8169_suspend(struct device *device)
  3236. {
  3237. struct pci_dev *pdev = to_pci_dev(device);
  3238. struct net_device *dev = pci_get_drvdata(pdev);
  3239. rtl8169_net_suspend(dev);
  3240. return 0;
  3241. }
  3242. static int rtl8169_resume(struct device *device)
  3243. {
  3244. struct pci_dev *pdev = to_pci_dev(device);
  3245. struct net_device *dev = pci_get_drvdata(pdev);
  3246. if (!netif_running(dev))
  3247. goto out;
  3248. netif_device_attach(dev);
  3249. rtl8169_schedule_work(dev, rtl8169_reset_task);
  3250. out:
  3251. return 0;
  3252. }
  3253. static struct dev_pm_ops rtl8169_pm_ops = {
  3254. .suspend = rtl8169_suspend,
  3255. .resume = rtl8169_resume,
  3256. .freeze = rtl8169_suspend,
  3257. .thaw = rtl8169_resume,
  3258. .poweroff = rtl8169_suspend,
  3259. .restore = rtl8169_resume,
  3260. };
  3261. #define RTL8169_PM_OPS (&rtl8169_pm_ops)
  3262. #else /* !CONFIG_PM */
  3263. #define RTL8169_PM_OPS NULL
  3264. #endif /* !CONFIG_PM */
  3265. static void rtl_shutdown(struct pci_dev *pdev)
  3266. {
  3267. struct net_device *dev = pci_get_drvdata(pdev);
  3268. struct rtl8169_private *tp = netdev_priv(dev);
  3269. void __iomem *ioaddr = tp->mmio_addr;
  3270. rtl8169_net_suspend(dev);
  3271. spin_lock_irq(&tp->lock);
  3272. rtl8169_asic_down(ioaddr);
  3273. spin_unlock_irq(&tp->lock);
  3274. if (system_state == SYSTEM_POWER_OFF) {
  3275. /* WoL fails with some 8168 when the receiver is disabled. */
  3276. if (tp->features & RTL_FEATURE_WOL) {
  3277. pci_clear_master(pdev);
  3278. RTL_W8(ChipCmd, CmdRxEnb);
  3279. /* PCI commit */
  3280. RTL_R8(ChipCmd);
  3281. }
  3282. pci_wake_from_d3(pdev, true);
  3283. pci_set_power_state(pdev, PCI_D3hot);
  3284. }
  3285. }
  3286. static struct pci_driver rtl8169_pci_driver = {
  3287. .name = MODULENAME,
  3288. .id_table = rtl8169_pci_tbl,
  3289. .probe = rtl8169_init_one,
  3290. .remove = __devexit_p(rtl8169_remove_one),
  3291. .shutdown = rtl_shutdown,
  3292. .driver.pm = RTL8169_PM_OPS,
  3293. };
  3294. static int __init rtl8169_init_module(void)
  3295. {
  3296. return pci_register_driver(&rtl8169_pci_driver);
  3297. }
  3298. static void __exit rtl8169_cleanup_module(void)
  3299. {
  3300. pci_unregister_driver(&rtl8169_pci_driver);
  3301. }
  3302. module_init(rtl8169_init_module);
  3303. module_exit(rtl8169_cleanup_module);