freebsd-dev/sys/dev/cxgb/common
Kip Macy ef72318f0e - import new common code for the T304
- update to firmware version 4.1.0

- switch over to standard method for initializing cdevs (contributed by scottl@)
- break out timer_reclaim_task to be per-port
- move msix teardown into separate function
- fix bus_setup_intr for msi-x for the multi-port case so that msi-x resources
  are not corrupted on unload
- handle 10/100/1000 base-T media and auto negotiation
- bind qset to cpu even for singleq case
- white space cleanups
- remove recursive PORT_LOCK
- move mtu setting to separate function
- stop and re-init port when changing mtu
- replace all direct references to m_data with calls to mtod
- handle attach failure better by not trying to de-initialize
  taskqueues when they have not been allocated
- no longer default to jumbo frames

Sponsored by: Chelsio
MFC after: 3 days
2007-06-13 05:36:00 +00:00
..
cxgb_ael1002.c - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_common.h - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_ctl_defs.h add missed header 2007-05-25 18:29:17 +00:00
cxgb_firmware_exports.h When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_mc5.c - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_mv88e1xxx.c When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_regs.h When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_sge_defs.h When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_t3_cpl.h When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_t3_hw.c - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_tcb.h When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_version.h When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_vsc7323.c - import new common code for the T304 2007-06-13 05:36:00 +00:00
cxgb_vsc8211.c When building cxgb as a module make include paths relative to the driver's root. 2007-05-28 22:57:27 +00:00
cxgb_xgmac.c - import new common code for the T304 2007-06-13 05:36:00 +00:00
jhash.h (MFp4) 2007-05-25 09:48:20 +00:00