freebsd-dev/sys/dev/bwi
Hans Petter Selasky b65f813c1a Widen EPOCH(9) usage in PCI WLAN drivers.
Make sure all occurrences of ieee80211_input_xxx() in sys/dev are
covered by a network epoch section. Do not depend on the interrupt
handler nor any taskqueues being in a network epoch section.

This patch should unbreak the PCI WLAN drivers after r357004.

Pointy hat:	glebius@
Sponsored by:	Mellanox Technologies
2020-01-30 10:28:01 +00:00
..
bitops.h
bwimac.c
bwimac.h
bwiphy.c
bwiphy.h
bwirf.c
bwirf.h
if_bwi_pci.c Reapply, with minor tweaks, r338025, from the original commit: 2018-09-26 17:12:14 +00:00
if_bwi.c Widen EPOCH(9) usage in PCI WLAN drivers. 2020-01-30 10:28:01 +00:00
if_bwireg.h
if_bwivar.h Fix ieee80211_radiotap(9) usage in wireless drivers: 2019-03-11 01:27:01 +00:00