summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/ether8169.c
AgeCommit message (Expand)Author
2022-08-12ether8169: support for RTL8168EP chips"Ori Bernstein"
2021-08-29ether8169: support rtl8402 variantSigrid Solveig Haflínudóttir
2020-11-21ether8169: fix interrupt panic before init, defer initialization until attachcinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2019-07-11kernel: move common ethermii to port/cinap_lenrek
2019-04-27ether8169: fix thinkpad A485 ethernet (thanks mischief)cinap_lenrek
2018-10-07pc drivers: use pcienable() to handle device power up and missing initializationcinap_lenrek
2018-08-31rtl8169: fix receive for nuc BOXNUC7CJYHcinap_lenrek
2018-02-18devether: mux bridges, portable netconsolecinap_lenrek
2018-02-11kernel: move devether and wifi to port/cinap_lenrek
2018-01-08ether8169: deal with kernel memory exhautioncinap_lenrek
2017-12-19ether8169: add Macv45 for RTL8111HN, rename Macv45 -> Macv42 (thanks qeed, sa...cinap_lenrek
2017-02-21ether8169: add support for RTL8106E (thanks _potato)cinap_lenrek
2016-06-30ether8169: fix wrong mbps setting (from qu7uux)cinap_lenrek
2015-04-01ether8169: fix Macv45cinap_lenrek
2015-04-01ether8169: add 8168GU mac id (thanks qeed)cinap_lenrek
2014-11-10ether8169: add support for RTL8411B (thanks quux)cinap_lenrek
2014-06-22ether8169: use u16int instead of u8int for C+ command register (thanks pavel ...cinap_lenrek
2014-06-09ether8169: support for RTL8168Gftrvxmtrx
2013-09-17ether8169, etherdp83820, ethervt6102: fix snprint READSTR bugs (thanks pap)cinap_lenrek
2013-05-12ether8169: do phywakeup magic only for specific mac versions (from openbsd)cinap_lenrek
2013-05-12ether8169: and phy wakeup and reset phy before enabling auto negotiationcinap_lenrek
2013-04-22ether8169: fix deadlock in allocation error case for attach. (thanks erik)cinap_lenrek
2013-03-12ether8169: add RTL8101/8102E macidcinap_lenrek
2013-02-22ether8169: add another RTL8111/8168B mac idppatience0
2013-02-22ether8169: add RTL8111e mac id (thanks glorfdev for the patch)cinap_lenrek
2013-02-13ether8169: support for RTL8111/8168Bppatience0
2011-12-12kernel: fix more malloc bugscinap_lenrek
2011-12-12kernel: fix inproper use of malloc/smalloccinap_lenrek
2011-08-31ether8169: huge cleanup, remove magic stuffcinap_lenrek
2011-08-30ether8169: reset on fifo overflow errorcinap_lenrek
2011-08-30ether8169: sometimes transmits got missed. kicking the poll bit on each trans...cinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen