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_acx_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
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
unifdef INET
tedu
2014-12-22
1
-3
/
+1
*
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
-6
/
+9
*
Bring back cardbus_chipset_tag_t which is in practice a
jsg
2010-03-27
1
-5
/
+5
*
Remove some cardbus defines and types which are identical to
jsg
2010-03-22
1
-19
/
+19
*
Put the correct value in the I/O BAR for ACX100 cards.
miod
2009-07-30
1
-2
/
+2
*
make various strings ("can't map mem space" and similar) more consistent
sthen
2009-03-29
1
-4
/
+4
*
Do more error checking in acx(4).
stsp
2009-03-11
1
-3
/
+8
*
Fix PR6089, "panic in acx_detach upon card eject".
stsp
2009-02-26
1
-5
/
+10
*
acx(4) doesn't use rssadapt(9).
damien
2006-11-10
1
-2
/
+1
*
Add a symbolic name parameter to cardbus_intr_establish().
grange
2006-10-12
1
-2
/
+2
*
Replace existing rate adaption code with the ieee80211_amrr framework.
mglocker
2006-08-19
1
-1
/
+2
*
On detach the bus space was not unmapped correctly which could lead to
mglocker
2006-08-09
1
-5
/
+9
*
Some KNF.
mglocker
2006-08-08
1
-7
/
+6
*
Mention which MAC we are using (ACX100 or ACX111) and fix
jsg
2006-08-08
1
-3
/
+2
*
be more clear about failed mappings
deraadt
2006-08-03
1
-3
/
+3
*
Enable also pretty printing of radio & address for cardbus.
mglocker
2006-08-03
1
-2
/
+2
*
Add/Fix copyright notes.
mglocker
2006-08-03
1
-2
/
+3
*
Change to OpenBSD cvs tag.
mglocker
2006-08-03
1
-3
/
+1
*
Inital import for the acx(4) driver.
mglocker
2006-08-03
1
-0
/
+303