opnsense-src/sys/dev/rtwn/pci
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
..
rtwn_pci_attach.c rtwn: add Rx descriptor structures for common code. 2017-07-06 07:37:33 +00:00
rtwn_pci_attach.h rtwn_pci: add device ID for RTL8192CE. 2019-08-12 08:01:21 +00:00
rtwn_pci_reg.c net80211: reuse TICKS_2_MSEC / MSEC_2_TICKS macros from sys/time.h 2019-01-25 01:05:18 +00:00
rtwn_pci_reg.h
rtwn_pci_rx.c Widen EPOCH(9) usage in PCI WLAN drivers. 2020-01-30 10:28:01 +00:00
rtwn_pci_rx.h rtwn: add Rx descriptor structures for common code. 2017-07-06 07:37:33 +00:00
rtwn_pci_tx.c rtwn_pci: fix excessive packet loss on Tx with RTL8188EE. 2019-01-01 23:41:16 +00:00
rtwn_pci_tx.h
rtwn_pci_var.h rtwn_pci(4): add support for event-based Tx reports. 2019-01-02 05:21:06 +00:00