76dbe6498b
increase robustness (no more calls to panic(9)) and simplify code. - Allocate RX/TX data structures as a single buffer rather than an array of 4KB pages to simplify code. - Fixed LRO (aka TPA) code. Removed kernel module parameter and support enabling disabling LRO through ifconfig(8) command line. LRO is still disabled by default but should be enabled for best performance on an endpoint device. - Fixed statistcs code and removed kernel module parameter (stats should just work). - Added many software counters to help identify the cause of some performance issues. - Streamlined adapter internal init/stop code paths. - Fiddled with debug code (adding some here, removing some there). - Continued style(9) adjustments. |
||
---|---|---|
.. | ||
bxe_debug.h | ||
bxe_fw_defs.h | ||
bxe_hsi.h | ||
bxe_include.h | ||
bxe_init_values_e1.h | ||
bxe_init_values_e1h.h | ||
bxe_init.h | ||
bxe_link.c | ||
bxe_link.h | ||
bxe_reg.h | ||
bxe_self_test.h | ||
dump_e1.h | ||
dump_e1h.h | ||
hw_dump_reg_st.h | ||
if_bxe.c | ||
if_bxe.h |