aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sis
Commit message (Expand)AuthorAgeFilesLines
* MFC: r227843 (partial)Marius Strobl2012-01-291-5/+1
* MFC r226478:Pyun YongHyeon2011-12-311-1/+1
* MFC: r226995, r227042Marius Strobl2011-11-062-195/+50
* MFC: r221407 (partial)Marius Strobl2011-09-111-5/+3
* MFC r219102:Pyun YongHyeon2011-03-072-3/+3
* MFC: 212420, 212616, 212772, 212802, 213535, 213702, 213704, 213707, 213708,Kenneth D. Merry2011-02-181-1/+1
* MFC r217548:Pyun YongHyeon2011-01-211-91/+90
* MFC: r213894, r213896, r214913Marius Strobl2010-11-071-4/+4
* MFC r214089:Pyun YongHyeon2010-10-231-4/+9
* MFC r212167:Pyun YongHyeon2010-10-082-31/+124
* MFC r212166:Pyun YongHyeon2010-10-081-0/+31
* MFC r212157:Pyun YongHyeon2010-10-082-10/+81
* MFC r212121,212156:Pyun YongHyeon2010-10-081-20/+19
* MFC r212120:Pyun YongHyeon2010-10-081-0/+5
* MFC r212117,212119:Pyun YongHyeon2010-10-082-4/+14
* MFC r212116:Pyun YongHyeon2010-10-082-88/+100
* MFC r212113:Pyun YongHyeon2010-10-082-35/+35
* MFC r212109,212124,212185:Pyun YongHyeon2010-10-082-417/+494
* MFC r212103-212105:Pyun YongHyeon2010-10-082-78/+70
* MFC r206909:Rebecca Cran2010-09-111-12/+3
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-4/+4
* When user_frac in the polling subsystem is low it is going to busy theAttilio Rao2009-05-301-5/+9
* Receving VLAN oversized frames raise SIS_ISR_RX_ERR interrupt, soPyun YongHyeon2009-02-131-2/+3
* Fix shutdown prototypes.Warner Losh2009-02-101-1/+2
* Fix a long standing VLAN tagged frame handling bug.Pyun YongHyeon2008-12-092-1/+10
* There actually were bugs in the original handling that I missed lastWarner Losh2008-08-231-3/+4
* Actually revert last... Upon closer inspection the code works in theWarner Losh2008-08-231-2/+1
* Handle errors in device_get_children gracefully.Warner Losh2008-08-231-1/+2
* Move sis to sys/dev/sis for consistency.Warner Losh2008-08-102-0/+2802