NetBSD/sys
khorben d6735baf16 Add driver for Broadcom 802.11a/b/g/n/ac SDIO wireless devices, based on
the OpenBSD bwfm(4) driver.

I could not test this on any hardware yet, as it does not attach as-is on
my Raspberry PI 3.
2017-11-07 16:30:32 +00:00
..
altq Reject negative indices. 2017-07-28 13:58:47 +00:00
arch Don't define ELFSIZE 2017-11-07 14:55:30 +00:00
coda Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
compat unconst machine_arch32 for sysctl data .. pointed out by Riccardo Mottola 2017-10-31 16:10:25 +00:00
conf Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based on 2017-10-19 23:58:41 +00:00
crypto Add XTS mode. 2016-12-11 00:28:44 +00:00
ddb remove more DB_ELFSIZE 2017-11-06 04:08:02 +00:00
dev Add driver for Broadcom 802.11a/b/g/n/ac SDIO wireless devices, based on 2017-11-07 16:30:32 +00:00
dist/pf PR/52682: David Binderman: Fix wrong assignment (in the !__NetBSD__ code) 2017-10-31 15:00:03 +00:00
external Use IPL_VM and IST_MPSAFE instead of IPL_SCHED 2017-11-05 09:11:43 +00:00
fs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
gdbscripts Typo in previous 2017-06-05 18:44:13 +00:00
ipkdb
kern We computed the length of the string already, so use it... 2017-11-07 15:57:38 +00:00
lib Avoid negative shift. 2017-11-02 16:09:33 +00:00
miscfs Update the kernhist(9) kernel history code to address issues identified 2017-10-28 00:37:11 +00:00
modules This also needs INET6! 2017-09-17 20:37:17 +00:00
net Set IFEF_NO_LINK_STATE_CHANGE flag to pseudo devices that don't use if_link_state_change 2017-10-30 16:01:19 +00:00
net80211 VLAN ID uses pkthdr instead of mtag now. Contributed by s-yamaguchi@IIJ. 2017-09-26 07:42:05 +00:00
netatalk Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netbt avoid -Werror=sign-conversion 2017-01-28 19:19:41 +00:00
netcan Refuse to bind to a non-CAN interface. 2017-06-09 08:21:41 +00:00
netinet If if_initialize() failed in the attach function, free resources and return. 2017-10-23 09:31:17 +00:00
netinet6 Fix usages of ipsec_used 2017-11-05 07:03:37 +00:00
netipsec Fix buffer length for ipsec_logsastr 2017-10-17 07:23:08 +00:00
netisdn Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
netkey
netmpls Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netnatm Invalidate rtcache based on a global generation counter 2017-09-21 07:15:34 +00:00
netsmb From FreeBSD: 2017-10-03 15:27:10 +00:00
nfs Use C99 initializer for filterops 2017-10-25 08:12:37 +00:00
opencrypto fix opencrypto(9) part of PR kern/52515 2017-09-22 03:04:06 +00:00
rump Fix compile error. 2017-10-23 13:12:23 +00:00
secmodel Make the PMC syscalls privileged. 2017-06-14 17:48:40 +00:00
stand
sys Since _RUMPKERNEL is really userland code it needs ARCH_ELFSIZE, 2017-11-06 17:56:25 +00:00
ufs Update the kernhist(9) kernel history code to address issues identified 2017-10-28 00:37:11 +00:00
uvm Remove unneeded casts to (uintptr_t). This is already taken care of in 2017-10-30 03:25:14 +00:00
Makefile merge the bouyer-socketcan branch to HEAD. 2017-05-27 21:02:54 +00:00