opnsense-src/sys/dev
Adrian Chadd bd97c52a22 Migrate the sample rate module to the new ath_hal_gettxcompletionrates() API.
This removes the chipset-dependent TX DMA completion descriptor groveling.
It should now be (more) portable to other, later atheros chipsets when the
time comes.
2011-01-20 08:19:23 +00:00
..
aac
acpi_support Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier. 2011-01-19 00:57:58 +00:00
acpica Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier. 2011-01-19 00:57:58 +00:00
adb
adlink Remove an unnecessary INTR_MPSAFE and a comment suggesting it was 2011-01-06 21:02:14 +00:00
advansys
ae sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
age Forgot to remove unlock of the driver lock from age_start_locked() when 2011-01-13 13:04:49 +00:00
agp
aha
ahb
ahci Add IDs for HighPoint RocketRAID 64x controllers. 2011-01-10 22:27:52 +00:00
aic
aic7xxx
alc - Move ether_ifdetach() earlier and remove now-unneeded IN_DETACH flag. 2011-01-13 21:49:14 +00:00
ale Fix some bugs in my last set of changes to ale(4): 2011-01-18 16:27:40 +00:00
amd
amdsbwd
amdtemp
amr
an
arcmsr
asmc
asr
ata
ath Migrate the sample rate module to the new ath_hal_gettxcompletionrates() API. 2011-01-20 08:19:23 +00:00
atkbdc Only use the BIOS-supplied IRQ for the atkbdc device for a child atkbd 2010-12-21 12:49:37 +00:00
auxio
bce sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
bfe
bge sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
bktr
bm
buslogic Remove some always-true comparisons. 2011-01-18 15:23:16 +00:00
bwi Pull ieee80211_ratectl_node_init() calls from drivers into net80211. 2011-01-17 20:15:15 +00:00
bwn Pull ieee80211_ratectl_node_init() calls from drivers into net80211. 2011-01-17 20:15:15 +00:00
cardbus
cas
ce
cfe
cfi
ciss
cm
cmx
coretemp
cp
cpuctl
cpufreq
cs Remove some always-true comparisons. 2011-01-18 15:23:16 +00:00
ct
ctau
cx
cxgb Introduce signed and unsigned version of CTLTYPE_QUAD, renaming 2011-01-19 23:00:25 +00:00
cy
dc - Even after masking the media with IFM_GMASK the result may have bits 2011-01-14 20:26:59 +00:00
dcons
de
digi
dpms
dpt
drm Introduce and use a new VM interface for temporarily pinning pages. This 2010-12-25 21:26:56 +00:00
e1000 Fix for kern/152853, pullup at the wrong point 2011-01-19 18:20:11 +00:00
ed sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
eisa
en Specify a CTLTYPE_FOO so that a future sysctl(8) change does not need 2011-01-18 21:14:23 +00:00
ep
esp
et
ex
exca
fatm Specify a CTLTYPE_FOO so that a future sysctl(8) change does not need 2011-01-18 21:14:23 +00:00
fb
fdc
fdt
fe
firewire
flash
fxp
gem
glxsb
gpio
hatm
hifn No need to zero the softc. It's allocated with M_ZERO. 2010-12-18 14:24:24 +00:00
hme
hptiop
hptmv
hptrr
hwpmc
ic
ichsmb
ichwd
ida
ie
ieee488 Implement more of __ibsta: END and SRQI status bits (taken out of the 2010-12-10 22:20:11 +00:00
if_ndis Don't try to free an unassigned pointer. 2011-01-07 18:41:59 +00:00
iicbus There are PowerMacs which do not have a hwsensor-location property 2011-01-18 21:47:30 +00:00
iir
io
ipmi
ips
ipw
iscsi/initiator Specify a CTLTYPE_FOO so that a future sysctl(8) change does not need 2011-01-18 21:14:23 +00:00
isp
ispfw Update firmware to more recent versions. 2011-01-05 23:15:22 +00:00
iwi sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
iwn Pull ieee80211_ratectl_node_init() calls from drivers into net80211. 2011-01-17 20:15:15 +00:00
ixgb
ixgbe Update driver to version 2.3.8: 2011-01-19 19:36:27 +00:00
jme - Add a locked variant of jme_start() and invoke it directly while holding 2011-01-13 14:42:43 +00:00
joy
kbd
kbdmux
ksyms
le Use convenience functions where possible instead of accessing the PCI 2010-12-18 14:21:28 +00:00
led
lge
lindev
lmc Merge amd64 and i386 bus.h and move the resulting header to x86. Replace 2010-12-20 16:39:43 +00:00
malo Use convenience functions where possible instead of accessing the PCI 2010-12-18 14:21:28 +00:00
mc146818
mca
mcd
md Add missed (). 2011-01-19 16:48:07 +00:00
mem Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set(). 2011-01-17 22:58:28 +00:00
mfi
mge
mii - Allow IFM_FLAG0 to be set indicating that auto-negotiation with manual 2011-01-14 19:39:12 +00:00
mk48txx
mlx
mly
mmc Fix 32bit bit fields handling. This fixes card serial number fetching. 2011-01-17 19:31:34 +00:00
mn
mps sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
mpt sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
mse
msk Introduce signed and unsigned version of CTLTYPE_QUAD, renaming 2011-01-19 23:00:25 +00:00
mvs
mwl The mwl's HAL manages an array of MWL_MBSS_MAX VAPs where the first 8 are 2010-12-31 09:50:15 +00:00
mxge Use a regular taskqueue rather than a fast taskqueue for mxge(4). 2011-01-07 16:07:29 +00:00
my
ncv
nfe sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
nge
nmdm
nsp
null
nve
nvram
nxge
ofw
patm Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier. 2011-01-19 00:57:58 +00:00
pbio
pccard
pccbb sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
pcf
pci Don't whine about child drivers calling pci_enable_busmaster(). That is 2010-12-20 14:54:24 +00:00
pcn
pdq
powermac_nvram
ppbus
ppc
pst
pty Finish r210923, 210926. Mark some devices as eternal. 2011-01-04 10:59:38 +00:00
puc Add Exar octal PCI UART. 2010-12-18 02:54:51 +00:00
quicc
ral Pull ieee80211_ratectl_node_init() calls from drivers into net80211. 2011-01-17 20:15:15 +00:00
random Finish r210923, 210926. Mark some devices as eternal. 2011-01-04 10:59:38 +00:00
rc
re Change model names of controller RTL_HWREV_8168_SPIN[123] to real ones. 2011-01-18 00:46:10 +00:00
rndtest
rp
safe
sbni
scc
scd
sdhci
sec
sf
sge
si
siba
siis
sio
sis Rework RX filter programming by providing separate handler for 2011-01-18 17:50:14 +00:00
sk
smbus
smc
sn
snc
snp
sound Fix up a few more sysctl(9) mis-typing found in various LINT builds. 2011-01-13 18:20:27 +00:00
speaker
spibus
ste sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
stg
stge
streams
sym
syscons
tdfx
ti
tl
tpm
trm MFp4: Large set of CAM inprovements. 2010-01-28 08:41:30 +00:00
tsec
twa
twe
tx
txp sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly. 2011-01-12 19:53:56 +00:00
uart Check the environment for system devices before using the FDT. 2011-01-17 23:34:36 +00:00
ubsec
usb Make USB packet filtering code optional. 2011-01-18 21:18:51 +00:00
utopia
vge
vkbd
vr
vte Remove debugging leftovers. 2010-12-31 01:23:04 +00:00
vx
watchdog
wb
wds
wi sysctl(8) should use the CTLTYPE to determine the type of data when 2011-01-19 17:04:07 +00:00
wl
wpi Pull ieee80211_ratectl_node_init() calls from drivers into net80211. 2011-01-17 20:15:15 +00:00
xe
xen Fix a few more SYSCTL_PROC() that were missing a CTLFLAG type specifier. 2011-01-19 00:57:58 +00:00
xl