summaryrefslogtreecommitdiff
path: root/sys/dev/ic/malo.c
AgeCommit message (Expand)Author
2018-12-14use callout_destroy in malo_detach, not callout_stopjakllsch
2018-12-14always use correct function to free our copy of the microcodejakllsch
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2018-06-26 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backwardmsaitoh
2018-06-26 bpf_mtap*() after ieee80211_encap() should be bpf_mtap3() rather thanmsaitoh
2017-10-23 If if_initialize() failed in the attach function, free resources and return.msaitoh
2017-02-02wlan interfaces make interrupt routine running on softint context.nonaka
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-05-26Introduce M_CLEARCTX and use it instead of open-coding rcvifozaki-r
2016-05-26Use M_GETCTXozaki-r
2016-03-11malo_rx_desc::status is uint8_t, so don't try to endian-twiddle itmacallan
2016-03-11PR/50948: David Binderman: Fix misplaced parenschristos
2012-08-05Add pmf(9) handler to malo(4) wireless driverdegroote
2012-07-30Add missing $NetBSD$ tags and __KERNEL_RCSID().degroote
2012-07-30Add malo(4)@pci driver for Marvell Libertas wireless adaptordegroote