opnsense-src/sys/dev/malo
Gleb Smirnoff 272f6ade9b Change three methods in struct ieee80211com, namely ic_updateslot,
ic_update_mcast and ic_update_promisc, to pass pointer to the ieee80211com,
not to the ifnet.

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2015-05-25 19:53:29 +00:00
..
if_malo.c Change three methods in struct ieee80211com, namely ic_updateslot, 2015-05-25 19:53:29 +00:00
if_malo.h - Add a private timer to drive the transmit watchdog instead of using 2009-11-19 22:06:40 +00:00
if_malo_pci.c Update the use of bus space macros to be more correct. 2014-12-17 21:27:27 +00:00
if_malohal.c Don't destroy bus_dma maps created by bus_dmamem_alloc(). In some cases, 2014-06-10 20:25:45 +00:00
if_malohal.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
if_maloioctl.h