freebsd-dev/sys/dev
2009-05-20 21:31:47 +00:00
..
aac We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
acpi_support Remove unused variables. 2009-05-12 23:22:58 +00:00
acpica We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
adb
adlink
advansys
ae
age pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke this 2009-05-20 03:33:27 +00:00
agp
aha
ahb
aic Snip redundant assignment. 2009-05-13 22:31:25 +00:00
aic7xxx
ale
amd
amdtemp
amr We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
an
arcmsr We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
asmc
asr Unmark the ASR Compat IOCTLs as BURN_BRIDGES, per scottl@ 2009-05-09 17:47:42 +00:00
ata Last commit was in error, revert. 2009-05-20 21:31:47 +00:00
ath Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
atkbdc
auxio
bce DMA synchronization fixes: 2009-05-18 01:51:52 +00:00
bfe
bge Some comment/space changes (FALLTHRU -> FALLTHROUGH, space after while). 2009-05-14 22:36:56 +00:00
bktr
bm
buslogic
bwi Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
cardbus
ce
cfe
cfi
ciss We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
cm
cmx
coretemp
cp
cpuctl
cpufreq
cs
ct
ctau
cx
cxgb We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
cy
dc
dcons
de
digi
dpt
drm
e1000 Call drbr_stats_update to update ifp stats directly when we bypass the buf_ring on transmit 2009-05-14 03:33:04 +00:00
ed ifp->if_softc is managed entirely by the driver. We never set it to 2009-05-13 14:43:26 +00:00
eisa
en
ep Add a missing break in a switch statement. 2009-05-15 21:06:28 +00:00
esp
et
ex
exca
fatm
fb - Change some softc members to be unsigned where more appropriate. 2009-04-28 20:49:47 +00:00
fdc
fe
firewire
flash - Remove nonexistent header file from includes list 2009-05-13 18:31:28 +00:00
fxp
gem
glxsb
hatm
hifn
hme
hptiop
hptmv
hptrr
hwpmc
ic
ichsmb
ichwd
ida
ie
ieee488
if_ndis Create a taskqueue for each wireless interface which provides a serialised 2009-05-02 15:14:18 +00:00
iicbus
iir We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
io
ipmi
ips
ipw Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
iscsi/initiator
isp Change uses of the struct ccb_hdr timeout_ch missed when isp(4) was 2009-05-10 20:14:19 +00:00
ispfw
iwi Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
iwn Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
ixgb The module name convention is foo, not if_foo. 2009-05-15 17:02:11 +00:00
ixgbe
jme
joy
kbd
kbdmux
le
led
lge Remove unused variable. 2009-05-12 19:33:36 +00:00
lmc The module name convention is foo, not if_foo. 2009-05-15 17:02:11 +00:00
malo Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
mc146818
mca
mcd
md Add cpu_flush_dcache() for use after non-DMA based I/O so that a 2009-05-18 18:37:18 +00:00
mem
mfi We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
mge
mii
mk48txx
mlx
mly
mmc
mn
mpt We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
mse
msk
mxge Fix build: Make forgotten IFNET_MULTIQUEUE to IFNET_BUF_RING 2009-04-27 17:24:47 +00:00
my
ncv
nfe
nge Remove extra parenthesis used in macros. These macros are not used 2009-05-18 07:13:42 +00:00
nmdm
nsp
null
nve
nvram
nxge
ofw
patm
pbio
pccard
pccbb
pcf
pci We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
pcn
pdq
powermac_nvram
ppbus
ppc
pst
puc
quicc
ral Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
random
rc
re
rndtest
rp Start to convert this over to the new tty layer. These changes allow 2009-04-27 15:58:38 +00:00
safe
sbni
scc
scd
sdhci
sf
si
siba
sio
sis
sk Separate multicast filtering of SysKonnect GENESIS and Marvell 2009-05-01 03:24:03 +00:00
smbus
smc
sn
snc
snp Keep this line shorter than 80 columns. 2009-05-13 19:29:50 +00:00
sound Slightly adjust copyright text. 2009-05-20 18:38:43 +00:00
speaker
spibus - Make SPI bus bridge be non-arch dependent by using more generic 2009-05-13 18:42:49 +00:00
ste
stg
stge
streams
sym
syscons Turn consolectl into a simple device node, not a TTY. 2009-05-15 14:30:37 +00:00
tdfx
ti
tl
trm
tsec
twa We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
twe We no longer need to use d_thread_t, migrate to struct thread *. 2009-05-20 17:29:21 +00:00
tx
txp
uart
ubsec Add PCI IDs for the Broadcom 5825 incarnation. 2009-05-07 18:03:47 +00:00
usb Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
utopia
vge Remove unused variable. 2009-05-12 19:30:46 +00:00
vkbd
vr
vx
watchdog
wb
wds
wi Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
wl
wpi Overhaul monitor mode handling: 2009-05-20 20:00:40 +00:00
xe
xen The merge in r189699 reverted part of the work done in a previous commit 2009-05-18 04:56:37 +00:00
xl remove dead code with reference to IFQ_HANDOFF 2009-04-27 22:53:35 +00:00