freebsd-nq/sys/dev/cxgb
John Baldwin e1b17582f4 Take a step towards removing if_watchdog/if_timer. Don't explicitly set
if_watchdog/if_timer to NULL/0 when initializing an ifnet.  if_alloc()
sets those members to NULL/0 already.
2009-11-06 14:55:01 +00:00
..
common cxgb(4) updates, including: 2009-10-05 20:21:41 +00:00
sys mvec routines should have no knowledge of the SG engine. 2009-06-25 21:50:15 +00:00
ulp Many network stack subsystems use a single global data structure to hold 2009-08-02 19:43:32 +00:00
bin2h.pl
cxgb_adapter.h cxgb(4) updates, including: 2009-10-05 20:21:41 +00:00
cxgb_config.h
cxgb_include.h
cxgb_ioctl.h
cxgb_main.c Take a step towards removing if_watchdog/if_timer. Don't explicitly set 2009-11-06 14:55:01 +00:00
cxgb_offload.c
cxgb_offload.h
cxgb_osdep.h cxgb(4) updates, including: 2009-10-05 20:21:41 +00:00
cxgb_sge.c There is no need to log anything for a ctrlq stall or restart. These are 2009-09-09 18:55:18 +00:00
cxgb_t3fw.c
cxgb_t3fw.h cxgb(4) updates, including: 2009-10-05 20:21:41 +00:00
t3b_protocol_sram.h
t3b_tp_eeprom.h
t3c_protocol_sram.h
t3c_tp_eeprom.h
t3cdev.h