r8169.c 98 KB

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