freebsd-dev/sys/dev/cxgb
Bjoern A. Zeeb 603724d3ab Commit step 1 of the vimage project, (network stack)
virtualization work done by Marko Zec (zec@).

This is the first in a series of commits over the course
of the next few weeks.

Mark all uses of global variables to be virtualized
with a V_ prefix.
Use macros to map them back to their global names for
now, so this is a NOP change only.

We hope to have caught at least 85-90% of what is needed
so we do not invalidate a lot of outstanding patches again.

Obtained from:	//depot/projects/vimage-commit2/...
Reviewed by:	brooks, des, ed, mav, julian,
		jamie, kris, rwatson, zec, ...
		(various people I forgot, different versions)
		md5 (with a bit of help)
Sponsored by:	NLnet Foundation, The FreeBSD Foundation
X-MFC after:	never
V_Commit_Message_Reviewed_By:	more people than the patch
2008-08-17 23:27:27 +00:00
..
common Vendor fix for PHY problem. 2008-08-11 23:01:34 +00:00
sys reduce the size of the jumbo ring on i386 and disable pcpu cluster caching 2008-03-31 21:02:27 +00:00
ulp Commit step 1 of the vimage project, (network stack) 2008-08-17 23:27:27 +00:00
bin2h.pl Parameterize for module name 2008-02-26 23:12:55 +00:00
cxgb_adapter.h Add LRO and MAC statistics to exported sysctls. 2008-08-13 01:30:41 +00:00
cxgb_config.h MFSVN: 2008-05-05 01:41:53 +00:00
cxgb_include.h Include cdefs.h and param.h for architectures with less header pollution 2007-12-16 21:22:24 +00:00
cxgb_ioctl.h - Integrate 1.133 vendor driver changes 2008-03-18 03:55:12 +00:00
cxgb_main.c Add LRO and MAC statistics to exported sysctls. 2008-08-13 01:30:41 +00:00
cxgb_multiq.c - update firmware to 5.0 2008-02-23 01:06:17 +00:00
cxgb_offload.c MFSVN: 2008-05-05 01:41:53 +00:00
cxgb_offload.h move cxgb_lt2.[ch] from NIC to TOE 2008-04-19 03:22:43 +00:00
cxgb_osdep.h import vendor fixes to cxgb 2008-07-18 06:12:31 +00:00
cxgb_sge.c Fix runt TSO packet issue. 2008-08-13 01:32:32 +00:00
cxgb_t3fw.c move remaining binaries in to blob headers 2008-02-26 23:05:05 +00:00
cxgb_t3fw.h Move firmware in to separate module that can be compiled statically in to the kernel 2008-02-26 03:02:20 +00:00
t3b_protocol_sram.h move remaining binaries in to blob headers 2008-02-26 23:05:05 +00:00
t3b_tp_eeprom.h move remaining binaries in to blob headers 2008-02-26 23:05:05 +00:00
t3cdev.h MFSVN: 2008-05-05 01:41:53 +00:00