summaryrefslogtreecommitdiff
path: root/sys/dev/ic/i82596.c
AgeCommit message (Expand)Author
2006-07-12Note this driver is for the i82596CA and i82596DX/SX chips and provideskrll
2006-07-08KNF some comments and whitespace.skrll
2006-07-08Spelling in comments. No functional change.skrll
2005-12-11merge ktrace-lwp.christos
2005-06-07Fix typo.skrll
2005-06-02Adapt to -Wcast-qual by adding a const and using __UNVOLATILE() inhe
2005-02-27nuke trailing whitespaceperry
2005-02-18u_intNN_t -> uintNN_ttsutsui
2005-02-17Account ifp->if_opackets and ifp->if_collisions.tsutsui
2005-02-17Remove unneeded includes.tsutsui
2004-10-30iee_ioctl(): Make this look like other drivers, fixing a missing "splx(s)"thorpej
2004-10-30When adding/deleting multicast addresses, only whack the addressthorpej
2004-08-26Remove race conditions caused by the CPU cache of PA7100 CPUs.jkunz
2004-03-12Import MI part of new Intel i82596 Ethernet driver.jkunz