Age | Commit message (Expand) | Author |
2022-02-28 | ether82563: add pci id for ethernet on dell optiplex 7090 micro (thanks leimy) | cinap_lenrek |
2021-09-04 | ether82563: add pci id for i219-v on t490s | qwx |
2021-08-16 | ether82563: add 0x15bd i219-lm variant (thanks crab1) | Sigrid Solveig Haflínudóttir |
2021-07-15 | ether82563: add pci id for i219-LM from ThinkPad P17 Gen1 Professional Mobile... | cinap_lenrek |
2021-02-20 | ether82563: add pci id for i219-LM on thinkcenter (easypeasy, thanks hiro) | cinap_lenrek |
2020-09-13 | kernel: massive pci code rewrite | cinap_lenrek |
2020-06-06 | pc/ether*: use 64-bit physical addresses and check pci membar types and sizes | cinap_lenrek |
2019-10-11 | ether82563: fix multicast for i210 | cinap_lenrek |
2019-01-13 | ether82563: fix bugus FCA write and link detection for i217 | cinap_lenrek |
2019-01-12 | ether82563: work arround spurious jumbo packets on i217 (thanks k0ga) | cinap_lenrek |
2019-01-12 | ether82563: use 9018 byte mtu from datasheet for i217, i218, i219 | cinap_lenrek |
2019-01-12 | ether82563, ether82598, etherx550: round rbsz to multiple of 1K | cinap_lenrek |
2018-11-14 | ether82563: ignore i82753 checksums, fixes T60 ethernet | mischief |
2018-10-07 | pc drivers: use pcienable() to handle device power up and missing initialization | cinap_lenrek |
2018-02-18 | devether: mux bridges, portable netconsole | cinap_lenrek |
2018-02-11 | kernel: move devether and wifi to port/ | cinap_lenrek |
2017-08-29 | ether82563: make the ethernet of thinkpad p50 work (thanks sam-d) | cinap_lenrek |
2017-08-13 | ether82563: add more pci ids for i210 and i354 from 9atom / openbsd | cinap_lenrek |
2017-08-12 | ether82563: support for i211 with iNVM. (thanks mfny and brennan for testing) | cinap_lenrek |
2017-02-20 | ether82563: work arround phyprobe() failing on 82579LM without cable plugged ... | cinap_lenrek |
2017-02-19 | ether82563: support for i219 (tested on t460p, thanks aiju) | cinap_lenrek |
2016-04-07 | ether82563: initial i217 support from http://www.9legacy.org/9legacy/patch/pc... | cinap_lenrek |
2016-01-05 | pc/pc64: import i210 support from erik quanstrom's 9atom | cinap_lenrek |
2015-07-12 | ether82563: fix multicast filter (based on openbsd em(4) driver) | cinap_lenrek |
2015-04-11 | ether82563: work arround bad eeprom checksum for some i218 card (thanks BurnZeZ) | cinap_lenrek |
2015-04-07 | pc: import intel i218 nic changes from 9atom | mischief |
2014-02-01 | pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64 | cinap_lenrek |
2013-12-16 | ether82598, ether82563: remove packblock() avoidance hack | cinap_lenrek |
2013-11-22 | pc kernel: kproc error and exit | cinap_lenrek |
2013-07-30 | ether82567: determine phy number by probing phy id registers | cinap_lenrek |
2013-07-29 | ether82563: make link status work for 82567 | cinap_lenrek |
2013-07-27 | ether82563: fix mistake (missing buffer alignment) | cinap_lenrek |
2013-07-27 | ether82563: remove buffer pool optimizations | cinap_lenrek |
2013-07-26 | ether82563, etheriwl, pmmc: fix potential multiprocessor races with wakeup | cinap_lenrek |
2013-07-26 | ether82563: avoid deadlock due to icansleep() trying to acquire Rbpool.Lock | cinap_lenrek |
2013-07-24 | ether82563: work arround for 82579LM on Lenovo X230 | cinap_lenrek |
2013-03-30 | ether82563: add untested devices from OpenBSD's em(4) Intel driver. also upda... | ppatience0 |
2013-03-24 | ether82563: add 82562V-2 did | ppatience0 |
2012-12-31 | ether82563: fix phyerrata() | cinap_lenrek |
2012-12-29 | ether82567: x200 ethernet (thanks ftrvxmtrx) | cinap_lenrek |
2012-09-02 | ether82563: fix format string error | cinap_lenrek |
2012-09-03 | Add timeout to eeprom and flash init in ether82563 driver. | google |
2012-09-03 | Intel 82567V DOES support jumbo frames, despite claims to the contrary. | google |
2012-09-02 | Intel 82567V does not support jumbo frames. | google |
2012-09-02 | Fix for i82567V-2 | google |
2012-06-21 | ether82563: sync with erik (fixed 82579 eeprom checksum error, adds i350 supp... | cinap_lenrek |
2012-03-27 | ether82563: make sure not to run over tx ring head | cinap_lenrek |
2011-12-12 | kernel: fix more malloc bugs | cinap_lenrek |
2011-12-12 | kernel: fix inproper use of malloc/smalloc | cinap_lenrek |
2011-07-13 | ether82563: fix block refcounting incompatibility with 9atom | cinap_lenrek |