index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
cardbus
/
if_ath_cardbus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
You only need <net/if_dl.h> if you're using LLADDR() or a sockaddr_dl.
mpi
2015-11-24
1
-2
/
+1
*
unifdef INET
tedu
2014-12-22
1
-3
/
+1
*
Use <sys/endian.h> instead of <machine/endian.h>
guenther
2014-12-19
1
-3
/
+2
*
All PWR_{SUSPEND,RESUME} can now be replaced by DVACT_{SUSPEND,RESUME}
deraadt
2010-09-06
1
-2
/
+2
*
Give cardbus the pci_chipset_tag_t from pccbb and push it out through
jsg
2010-03-27
1
-7
/
+9
*
Bring back cardbus_chipset_tag_t which is in practice a
jsg
2010-03-27
1
-4
/
+4
*
Remove some cardbus defines and types which are identical to
jsg
2010-03-22
1
-15
/
+15
*
Use the bus_size_t in the ath_softc.
jsing
2008-06-14
1
-4
/
+3
*
If you have #if FOO > 0 parts of your softc be
jsg
2008-06-13
1
-7
/
+1
*
Add a symbolic name parameter to cardbus_intr_establish().
grange
2006-10-12
1
-2
/
+2
*
removal of '#ifdef rbus ... #else ...' directives, we use rbus in all
fkr
2006-06-21
1
-5
/
+1
*
remove printf on ath_cardbus_power; reyk@ ok.
fgsch
2006-01-29
1
-4
/
+1
*
remove the very basic ath(4) rate control implementation and use
reyk
2005-09-22
1
-1
/
+2
*
Remove the last of the FreeBSD compatiblity goop.
jsg
2005-09-08
1
-2
/
+1
*
useless netns includes; there was no NS stuff ever here
henning
2005-06-08
1
-6
/
+1
*
make sure to enable socket on resume.
robert
2005-05-28
1
-13
/
+3
*
Fix scoping error when unhooking the interrupt handler. reyk@ ok
aaron
2005-02-16
1
-2
/
+3
*
support the gpio found on ath(4) devices.
reyk
2004-11-23
1
-7
/
+6
*
imported Sam Leffler's ath driver for atheros multimode wireless nics
reyk
2004-11-02
1
-0
/
+340