summaryrefslogtreecommitdiff
path: root/sys/dev/ic/i82557reg.h
AgeCommit message (Expand)Author
2011-09-02Add support for some fxp devices from FreeBSD and OpenBSD.msaitoh
2009-04-17Check revisions and print names of i82551/i82551ER, per Intel manual.tsutsui
2009-03-11u_intNN_t -> uintNN_ttsutsui
2009-02-20- remove FXPF_IPCB flag. it should always/only be used with the codemrg
2008-12-03Add a workaround for hardware ip4csum-tx bug and enable it.tsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-12-08Pull several fixes from OpenBSD's fxp.c:tsutsui
2005-12-11merge ktrace-lwp.christos
2005-05-29- sprinkle const.christos
2005-02-27nuke trailing whitespaceperry
2004-05-16Patch from HITOSHI Osada:thorpej
2004-02-19support h/w assisted vlan tag removal.yamt
2003-11-02deferred, not deffered. Inspired by Tom Cosgrove.wiz
2003-05-26ip/tcp/udp checksum offloading support for i82550.yamt
2002-04-05Define the command block used for loading microcode into the chip.thorpej
2001-06-02Define some extra configuration block bits used on the i82550 (a.k.a.thorpej
2001-05-25Fix two typos in the BYTE_ORDER != LITTLE_ENDIAN case.hannken
2001-05-22Some changes from the new FreeBSD `fxp' driver:thorpej
2001-05-22Report 82558, 82559, etc. based on chip revision. Also, remember whichthorpej
2001-05-22A little slight cleanup.thorpej
2001-05-22Add some additional register definitions, from FreeBSD.thorpej
2001-05-21Re-arrange the transmit control data somewhat so that we canthorpej
1999-12-12Take a stab at making this work on big-endian systems.thorpej
1999-08-03Completely rewrite the transmit logic, making it look more like thethorpej
1999-06-20Bus-independent back-end driver for Intel i82557 fast Ethernet chips.thorpej