summaryrefslogtreecommitdiff
path: root/sys/dev/jme
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.1 to release/8.1.0 for 8.1-RELEASE.release/8.1.0_cvsKen Smith2010-07-173-3/+3
* MFC r204225:Pyun YongHyeon2010-03-231-1/+4
* MFC r200994:Gavin Atkinson2010-01-081-1/+1
* MFC r197585.Pyun YongHyeon2009-11-291-2/+14
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-2/+2
* Add HW MAC counter support for newer JMC250/JMC260 revisions.Pyun YongHyeon2008-12-043-20/+193
* Add support for newer JMC250/JMC260 revisions.Pyun YongHyeon2008-12-043-22/+76
* Make sure to read the last byte of EEPROM descriptor. PreviouslyPyun YongHyeon2008-10-141-5/+5
* Read PCI device id instead of PCI revision id. Also checks the readPyun YongHyeon2008-10-132-2/+4
* Add workaround for occasional packet loss issue of JMC250 A2Pyun YongHyeon2008-09-222-3/+20
* Add workaround for CRC errors seen at 100Mbps on JMC250 A2.Pyun YongHyeon2008-09-092-2/+16
* Fix typo.Pyun YongHyeon2008-09-091-1/+1
* Fix buffer discard index.Pyun YongHyeon2008-07-281-1/+4
* Correct 1000Mbps link handling logic for JMC250. This should makePyun YongHyeon2008-07-181-1/+1
* Add driver support for PCIe adapters based on JMicron JMC250Pyun YongHyeon2008-05-273-0/+4325