freebsd-src/sys/dev/cxgb
Navdeep Parhar be688bde90 Accessing an mbuf after it has been handed off to the hardware is a bad
race as it could already have been tx'd and freed by that time.  Place
the bpf tap just _before_ writing the gen bit.

This fixes a panic when running tcpdump on a cxgb interface.
2010-02-24 01:44:39 +00:00
..
common Extra parantheses to keep certain compilers happy. 2010-01-09 18:07:10 +00:00
sys mvec routines should have no knowledge of the SG engine. 2009-06-25 21:50:15 +00:00
ulp Fix common misspelling of hierarchy 2010-02-20 10:19:19 +00:00
bin2h.pl Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00
cxgb_adapter.h Fix for a cxgb(4) panic. cxgb_ioctl can be called by the IP and IPv6 2010-01-20 03:40:43 +00:00
cxgb_config.h
cxgb_include.h
cxgb_ioctl.h Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00
cxgb_main.c Don't forget to release the adapter lock for a no-op. 2010-01-23 01:44:30 +00:00
cxgb_offload.c Minor updates to the Chelsio driver, including removing an LOR. 2009-03-23 19:58:26 +00:00
cxgb_offload.h
cxgb_osdep.h cxgb(4) updates, including: 2009-10-05 20:21:41 +00:00
cxgb_sge.c Accessing an mbuf after it has been handed off to the hardware is a bad 2010-02-24 01:44:39 +00:00
cxgb_t3fw.c Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00
cxgb_t3fw.h T3 firmware 7.8.0 for cxgb(4) 2009-12-01 22:23:15 +00:00
t3b_protocol_sram.h
t3b_tp_eeprom.h
t3c_protocol_sram.h Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00
t3c_tp_eeprom.h Update the Chelsio driver to the latest bits from Chelsio 2009-03-10 19:22:45 +00:00
t3cdev.h