index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
pc
/
ether8169.c
Age
Commit message (
Expand
)
Author
2022-08-12
ether8169: support for RTL8168EP chips
"Ori Bernstein"
2021-08-29
ether8169: support rtl8402 variant
Sigrid Solveig Haflínudóttir
2020-11-21
ether8169: fix interrupt panic before init, defer initialization until attach
cinap_lenrek
2020-09-13
kernel: massive pci code rewrite
cinap_lenrek
2019-07-11
kernel: move common ethermii to port/
cinap_lenrek
2019-04-27
ether8169: fix thinkpad A485 ethernet (thanks mischief)
cinap_lenrek
2018-10-07
pc drivers: use pcienable() to handle device power up and missing initialization
cinap_lenrek
2018-08-31
rtl8169: fix receive for nuc BOXNUC7CJYH
cinap_lenrek
2018-02-18
devether: mux bridges, portable netconsole
cinap_lenrek
2018-02-11
kernel: move devether and wifi to port/
cinap_lenrek
2018-01-08
ether8169: deal with kernel memory exhaution
cinap_lenrek
2017-12-19
ether8169: add Macv45 for RTL8111HN, rename Macv45 -> Macv42 (thanks qeed, sa...
cinap_lenrek
2017-02-21
ether8169: add support for RTL8106E (thanks _potato)
cinap_lenrek
2016-06-30
ether8169: fix wrong mbps setting (from qu7uux)
cinap_lenrek
2015-04-01
ether8169: fix Macv45
cinap_lenrek
2015-04-01
ether8169: add 8168GU mac id (thanks qeed)
cinap_lenrek
2014-11-10
ether8169: add support for RTL8411B (thanks quux)
cinap_lenrek
2014-06-22
ether8169: use u16int instead of u8int for C+ command register (thanks pavel ...
cinap_lenrek
2014-06-09
ether8169: support for RTL8168G
ftrvxmtrx
2013-09-17
ether8169, etherdp83820, ethervt6102: fix snprint READSTR bugs (thanks pap)
cinap_lenrek
2013-05-12
ether8169: do phywakeup magic only for specific mac versions (from openbsd)
cinap_lenrek
2013-05-12
ether8169: and phy wakeup and reset phy before enabling auto negotiation
cinap_lenrek
2013-04-22
ether8169: fix deadlock in allocation error case for attach. (thanks erik)
cinap_lenrek
2013-03-12
ether8169: add RTL8101/8102E macid
cinap_lenrek
2013-02-22
ether8169: add another RTL8111/8168B mac id
ppatience0
2013-02-22
ether8169: add RTL8111e mac id (thanks glorfdev for the patch)
cinap_lenrek
2013-02-13
ether8169: support for RTL8111/8168B
ppatience0
2011-12-12
kernel: fix more malloc bugs
cinap_lenrek
2011-12-12
kernel: fix inproper use of malloc/smalloc
cinap_lenrek
2011-08-31
ether8169: huge cleanup, remove magic stuff
cinap_lenrek
2011-08-30
ether8169: reset on fifo overflow error
cinap_lenrek
2011-08-30
ether8169: sometimes transmits got missed. kicking the poll bit on each trans...
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen