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
/
ic
/
athvar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
kill a !__NetBSD__ ifdef which just confuses
deraadt
2011-04-27
1
-3
/
+1
*
remove the powerhook code. All architectures now use the ca_activate tree
deraadt
2010-09-07
1
-3
/
+1
*
Get rid of the clumsy pci_activate function and do this job inside ath.c
deraadt
2010-08-27
1
-4
/
+3
*
cleanup and remove some #ifdef junk in the power hooks.
reyk
2010-07-02
1
-4
/
+1
*
Get rid of devact enum, substitute it with an int and coresponding defines.
pirofti
2009-10-13
1
-2
/
+2
*
More cases of shutdown hooks not needed after card is already stopped. In
deraadt
2009-08-10
1
-3
/
+1
*
wrap the kernel specific parts in an _KERNEL ifdef.
jsg
2009-07-24
1
-3
/
+7
*
add support for software crypto to allow WPA/WPA2/RSN. it is disabled
reyk
2008-08-29
1
-1
/
+3
*
- fix FIFO overruns on PCI-E chipsets by setting the DMA size
reyk
2008-07-29
1
-2
/
+2
*
instead of passing rx tstamp and rssi to the ieee80211_input function,
damien
2008-07-21
1
-2
/
+2
*
Allow ath(4) to detach cleanly when attaching via PCI. Also
jsing
2008-06-14
1
-1
/
+2
*
If you have #if FOO > 0 parts of your softc be
jsg
2008-06-13
1
-1
/
+3
*
the copyright holder changed the license from "dual bsd/gpl" to be
reyk
2007-06-06
1
-5
/
+1
*
The integrated Atheros NICs found in IBM/Lenovo ThinkPads use the same
reyk
2007-04-13
1
-2
/
+3
*
set the RSSI Max value in ath(4) and use the new RSSI radiotap header
reyk
2006-06-23
1
-3
/
+4
*
defintion -> definition;
jmc
2005-10-20
1
-3
/
+3
*
cleanup and simplify the regulation domain handling. some devices are
reyk
2005-09-23
1
-3
/
+1
*
remove the very basic ath(4) rate control implementation and use
reyk
2005-09-22
1
-20
/
+19
*
fix led states and knf. this also enables support for the software led
reyk
2005-08-17
1
-6
/
+6
*
remove a useless timeout after tx (decrease nasty delays while
reyk
2005-07-30
1
-4
/
+6
*
fix hostap mode
reyk
2005-05-28
1
-1
/
+7
*
make sure to enable socket on resume.
robert
2005-05-28
1
-1
/
+2
*
re-enable gpio init even without using the gpio(4) framework
reyk
2005-05-27
1
-3
/
+1
*
- disable the gpio user interface for now, it's just an unimportant
reyk
2005-05-27
1
-1
/
+3
*
ath_hal_rx_monitor should be used for link state monitoring instead of
reyk
2005-05-24
1
-3
/
+3
*
beautify the code by renaming HAL functions with capitalized words (i
reyk
2005-04-18
1
-117
/
+117
*
fix channel initialisation. thanks to simon slater.
reyk
2005-03-11
1
-1
/
+2
*
improve radiotap support, fix some minor bugs.
reyk
2005-03-03
1
-20
/
+19
*
mostly cosmetic changes: knf, get rid of unneeded sysctls, cleanup the
reyk
2005-02-17
1
-52
/
+60
*
use tick instead of ticks. thanks to hannes at mehnert dot org.
reyk
2004-12-18
1
-2
/
+2
*
support the gpio found on ath(4) devices.
reyk
2004-11-23
1
-10
/
+19
*
imported Sam Leffler's ath driver for atheros multimode wireless nics
reyk
2004-11-02
1
-0
/
+534