summaryrefslogtreecommitdiff
path: root/sys/dev/ic/arn9003.c
AgeCommit message (Expand)Author
2020-01-29Adopt <net/if_stats.h>.thorpej
2019-11-10in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAITchs
2018-06-26 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backwardmsaitoh
2018-02-01Replace ovbcopy -> memmove, same.maxv
2017-05-23Apply deferred if_start to more driversozaki-r
2017-02-02wlan interfaces make interrupt routine running on softint context.nonaka
2016-06-10Introduce m_set_rcvif and m_reset_rcvifozaki-r
2016-03-09PR/50927: David Binderman: Fix wrong parenchristos
2015-05-24Use bus_dmamap_load instead of bus_dmamap_load_rawmatt
2014-02-23use aprint.christos
2013-10-22Avoid "declaration of 'delay' shadows a global declaration" by renamingskrll
2013-10-17- remove unused variableschristos
2013-04-06Debounce the "wlan button pressed" event via pmf PMFE_RADIO_OFF so wemartin
2013-04-03instead of ifnet use ethercom.christos
2013-03-30This is the initial port of OpenBSD's athn(4) driver. It supportschristos