opnsense-src/sys/dev/rtwn/pci
Andriy Voskoboinyk 9df9e9361c net80211: reuse TICKS_2_MSEC / MSEC_2_TICKS macros from sys/time.h
Replace in-place implementation with system-wide one; since it
guarantees non-zero result drop all less-than-one checks from
drivers and net80211.

MFC after:	2 weeks
2019-01-25 01:05:18 +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(4): add support for RTL8188EE chipset. 2019-01-02 06:48:53 +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 rtwn_pci(4): fix panic with INVARIANTS (due to inverted assertion logic) 2019-01-02 17:13:55 +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