summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/ether82563.c
AgeCommit message (Expand)Author
2016-01-05pc/pc64: import i210 support from erik quanstrom's 9atomcinap_lenrek
2015-07-12ether82563: fix multicast filter (based on openbsd em(4) driver)cinap_lenrek
2015-04-11ether82563: work arround bad eeprom checksum for some i218 card (thanks BurnZeZ)cinap_lenrek
2015-04-07pc: import intel i218 nic changes from 9atommischief
2014-02-01pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64cinap_lenrek
2013-12-16ether82598, ether82563: remove packblock() avoidance hackcinap_lenrek
2013-11-22pc kernel: kproc error and exitcinap_lenrek
2013-07-30ether82567: determine phy number by probing phy id registerscinap_lenrek
2013-07-29ether82563: make link status work for 82567cinap_lenrek
2013-07-27ether82563: fix mistake (missing buffer alignment)cinap_lenrek
2013-07-27ether82563: remove buffer pool optimizationscinap_lenrek
2013-07-26ether82563, etheriwl, pmmc: fix potential multiprocessor races with wakeupcinap_lenrek
2013-07-26ether82563: avoid deadlock due to icansleep() trying to acquire Rbpool.Lockcinap_lenrek
2013-07-24ether82563: work arround for 82579LM on Lenovo X230cinap_lenrek
2013-03-30ether82563: add untested devices from OpenBSD's em(4) Intel driver. also upda...ppatience0
2013-03-24ether82563: add 82562V-2 didppatience0
2012-12-31ether82563: fix phyerrata()cinap_lenrek
2012-12-29ether82567: x200 ethernet (thanks ftrvxmtrx)cinap_lenrek
2012-09-02ether82563: fix format string errorcinap_lenrek
2012-09-03Add timeout to eeprom and flash init in ether82563 driver.google
2012-09-03Intel 82567V DOES support jumbo frames, despite claims to the contrary.google
2012-09-02Intel 82567V does not support jumbo frames.google
2012-09-02Fix for i82567V-2google
2012-06-21ether82563: sync with erik (fixed 82579 eeprom checksum error, adds i350 supp...cinap_lenrek
2012-03-27ether82563: make sure not to run over tx ring headcinap_lenrek
2011-12-12kernel: fix more malloc bugscinap_lenrek
2011-12-12kernel: fix inproper use of malloc/smalloccinap_lenrek
2011-07-13ether82563: fix block refcounting incompatibility with 9atomcinap_lenrek
2011-07-13import ether82563 driver from 9atomcinap_lenrek
2011-07-11add 82567LF (ICH9 IGP M)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