opnsense-src/sys/dev/ral
Damien Bergamini ca5b70c4fa Be more robust when handling Rx interrupts. If we can't allocate and DMA map
a new mbuf, just discard the received frame and reuse the old mbuf.
This should fix kernel panics on high network traffic.

MFC after:	2 weeks
2005-11-13 17:19:12 +00:00
..
if_ral.c Be more robust when handling Rx interrupts. If we can't allocate and DMA map 2005-11-13 17:19:12 +00:00
if_ral_pccard.c Remove OLDCARD shims 2005-09-21 22:45:14 +00:00
if_ral_pci.c Propagate rename of IFF_OACTIVE and IFF_RUNNING to IFF_DRV_OACTIVE and 2005-08-09 10:20:02 +00:00
if_ralrate.c Initial import of ipw, iwi, ral and ural drivers: 2005-04-18 18:47:38 +00:00
if_ralrate.h Initial import of ipw, iwi, ral and ural drivers: 2005-04-18 18:47:38 +00:00
if_ralreg.h Initial import of ipw, iwi, ral and ural drivers: 2005-04-18 18:47:38 +00:00
if_ralvar.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00