..
aac
Use bus_get_dma_tag() to inherit the PCI bus' 4G boundary constraint.
2012-03-07 18:52:46 +00:00
acpi_support
Add missing MODULE_DEPEND() so that acpi.ko and aibs.ko can be
2012-02-28 15:12:26 +00:00
acpica
Centralize declaration of the debug.acpi sysctl node.
2012-05-17 17:58:53 +00:00
adb
adlink
advansys
Final pass at having devices use their bus parent for dma tags. The
2012-03-12 19:29:35 +00:00
ae
age
agp
aha
ahb
Remove a stale comment.
2012-03-12 20:31:58 +00:00
ahci
Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPI
2012-05-12 13:55:36 +00:00
aic
aic7xxx
Follow non-BSD case when GNU/Hurd is detected.
2012-03-25 21:54:36 +00:00
alc
ale
- Const'ify the device lookup-table.
2012-04-04 21:09:02 +00:00
amdsbwd
amdtemp
- Add support for Family 12h, 14h and 15h processors.
2012-02-24 00:02:46 +00:00
amr
The amr(4) firmware contains a rather dubious "feature" where it
2012-04-20 20:27:31 +00:00
an
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
arcmsr
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
asmc
asr
Replace homegrown list implementation in sys/dev/asr/asr.c with
2012-04-20 21:17:33 +00:00
ata
Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPI
2012-05-12 13:55:36 +00:00
ath
Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.
2012-05-20 02:49:42 +00:00
atkbdc
Add a PNP ID for Japanese 106-key keyboard.
2012-03-28 17:58:37 +00:00
auxio
bce
Implement basic remote PHY support. Remote PHY allows the
2012-05-09 01:55:23 +00:00
bfe
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
bge
Make if_ierrors updated whenever any of the following counters are
2012-03-12 03:47:30 +00:00
bktr
bm
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
buslogic
Remove comments about creating DMA tags as children of the DMA tags of their
2012-03-12 19:29:32 +00:00
bwi
Add opt_wlan.h includes, so IEEE80211_* configuration changes are
2012-05-12 15:11:53 +00:00
bwn
bxe
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
cardbus
- Add a bus_dma tag to each PCI bus that is a child of a Host-PCI bridge.
2012-03-02 20:38:04 +00:00
cas
ce
Fix clang warnings in sys/dev/ce/if_ce.c and sys/dev/cp/if_cp.c,
2011-12-29 17:46:24 +00:00
cesa
Final pass at having devices use their bus parent for dma tags. The
2012-03-12 19:29:35 +00:00
cfe
cfi
CFI fixes for big endian archs.
2012-03-27 15:13:12 +00:00
ciss
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
cm
cmx
coretemp
cp
Fix clang warnings in sys/dev/ce/if_ce.c and sys/dev/cp/if_cp.c,
2011-12-29 17:46:24 +00:00
cpuctl
cpufreq
cs
ct
ctau
cx
cxgb
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
cxgbe
Change the default to not use packet counters to generate rx interrupts.
2012-04-30 09:46:05 +00:00
cy
dc
- Change the module order of these MAC drivers to be last so they are
2012-05-11 02:40:40 +00:00
dcons
de
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
digi
dpms
dpt
Fix the following clang warning in dpt(4):
2012-04-21 14:23:46 +00:00
drm
In sys/dev/drm/radeon_state.c, use the correct printf length modifiers
2011-12-30 02:07:50 +00:00
e1000
Initialize "error" to zero when it's declared in em_setup_receive_ring()
2012-05-11 03:15:22 +00:00
ed
eisa
en
Final pass at having devices use their bus parent for dma tags. The
2012-03-12 19:29:35 +00:00
ep
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
esp
et
style. No functional changes.
2012-01-10 20:52:02 +00:00
etherswitch
Setup the CPU port and broadcast map on the AR7240, rather than
2012-05-12 21:08:07 +00:00
ex
Convert files to UTF-8
2012-01-15 13:23:18 +00:00
exca
fatm
fb
Fix a Clang warning.
2012-04-16 23:29:12 +00:00
fdc
fdt
Respect phy-handle property in Ethernet nodes of the device tree.
2012-03-04 19:22:52 +00:00
fe
Improve media status reporting, when the driver knows...
2012-01-30 22:47:02 +00:00
firewire
Update sbp_targ such that it can actually handle multiple CTIO's during operation
2012-01-25 23:33:50 +00:00
flash
Add a couple more SPI flash device IDs found in commercial
2012-01-04 04:17:03 +00:00
fxp
- Change the module order of these MAC drivers to be last so they are
2012-05-11 02:40:40 +00:00
gem
glxiic
glxsb
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
gpio
Remove extra semicolon which rendered condition useless
2012-04-02 00:11:26 +00:00
gxemul
Add a trivial driver for the GXemul Ethernet device. Probably quite buggy and
2012-05-07 04:15:46 +00:00
hatm
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
hifn
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
hme
hpt27xx
Remove spurious 8bit chars, turning files into plain ASCII.
2012-01-15 13:23:33 +00:00
hptiop
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
hptmv
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
hptrr
hwpmc
Remove out of date KASSERT that fire with soft PMC.
2012-05-10 14:27:49 +00:00
ic
ichsmb
ichwd
Remove use of explicit bus space tags and handles and use methods that
2012-01-05 16:27:32 +00:00
ida
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
ie
Isolate v_caddr_t in the ie driver.
2012-01-31 13:00:40 +00:00
ieee488
Convert files to UTF-8
2012-01-15 13:23:43 +00:00
if_ndis
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
iicbus
Don't include MIPS machine headers. There's no need for it.
2012-05-19 17:42:11 +00:00
iir
Remove comments about creating DMA tags as children of the DMA tags of their
2012-03-12 19:29:32 +00:00
io
ipmi
ips
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
ipw
Use suspend/resume methods provided by net80211. This ensures that the
2012-03-23 19:32:30 +00:00
isci
Fix off-by-one error in sati_inquiry_block_device_translate_data(). Bug would
2012-05-04 23:45:34 +00:00
iscsi /initiator
Update to version 2.3.1.0
2012-04-13 18:21:56 +00:00
isp
Fix memset sizeof
2012-02-22 01:08:59 +00:00
ispfw
iwi
Use suspend/resume methods provided by net80211. This ensures that the
2012-03-23 19:32:30 +00:00
iwn
Migrate the net80211 TX aggregation state to be from per-AC to per-TID.
2012-04-15 20:29:39 +00:00
ixgb
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
ixgbe
fix a typo in a comment
2012-05-17 14:36:19 +00:00
jme
joy
kbd
kbdmux
ksyms
le
led
lge
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
lindev
lmc
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
malo
mc146818
mca
mcd
md
mem
mfi
Fix and update battery status bits according to linux driver
2012-05-18 21:49:40 +00:00
mge
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
mii
Prefer RL_GMEDIASTAT register to RGEPHY_MII_SSR register to
2012-02-28 05:23:29 +00:00
mk48txx
mlx
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
mly
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
mmc
o Fixes:
2012-04-21 01:51:16 +00:00
mn
mps
Make the mps(4) module depend on the cam module.
2012-03-07 22:39:11 +00:00
mpt
Refine r233827; as it turns out, controllers with a device ID of 0x0059
2012-04-04 20:42:45 +00:00
mse
msk
For Yukon II controllers that implement optional temperature sensor
2012-04-25 02:46:13 +00:00
mvs
Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPI
2012-05-12 13:55:36 +00:00
mwl
Fix the RX free list locking creation and destruction to be consistent
2012-04-17 04:52:57 +00:00
mxge
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
my
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
nand
Import work done under project/nand (@235533) into head.
2012-05-17 10:11:18 +00:00
ncv
netmap
this file is too old and not interesting anymore now that netmap
2012-05-17 20:05:13 +00:00
nfe
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
nge
nmdm
nsp
null
Fix for PR 138526.
2012-01-11 15:00:16 +00:00
nve
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
nvram
nvram2env
nxge
Fix the following compilation warnings in nxge(4):
2012-04-20 21:43:19 +00:00
oce
Use pci_find_cap() instead of pci_find_extcap() to locate PCI
2012-03-03 18:03:50 +00:00
ofw
Make ofw_bus_get_node() consistently return -1 when there is no associated
2012-03-15 22:53:39 +00:00
patm
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
pbio
pccard
pccbb
Some laptops have weak power controllers that cannot tolerate multiple
2012-01-27 21:49:02 +00:00
pcf
Make ofw_bus_get_node() consistently return -1 when there is no associated
2012-03-15 22:53:39 +00:00
pci
Fix couple of style nits.
2012-03-29 19:29:24 +00:00
pcn
Fix logic error
2012-02-27 08:57:02 +00:00
pdq
powermac_nvram
"nvram,flash" may not be the first in the compatible list property of the
2012-05-20 02:43:54 +00:00
ppbus
ppc
pst
Convert files to UTF-8
2012-01-15 13:23:18 +00:00
pty
puc
qlxgb
Do not announce IPv6 TSO support yet. The in-tree driver does not seem
2012-04-23 21:49:11 +00:00
quicc
ral
Add support for Ralink RT2800/RT3000 chipsets.
2012-05-10 17:41:16 +00:00
random
Add support for the extended FPU states on amd64, both for native
2012-01-21 17:45:27 +00:00
rc
re
Make sure we don't dereference a null pointer
2012-05-11 07:12:18 +00:00
rndtest
rp
rt
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
safe
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
sbni
scc
scd
sdhci
Add support for RICOH R5CE823 card reader, that can be found in
2012-02-09 10:20:41 +00:00
sec
sf
Remove unused variable mii.
2012-05-11 03:17:32 +00:00
sfxge
M_DONTWAIT is a flag from historical mbuf(9)
2012-04-10 06:52:21 +00:00
sge
si
siba
Expand the set of APIs available for locating PCI capabilities:
2012-03-03 18:08:57 +00:00
siis
Add two functions xpt_batch_start() and xpt_batch_done() to the CAM SIM KPI
2012-05-12 13:55:36 +00:00
sio
sis
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
sk
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
smbus
smc
- Do not reinitialize the card if it is already running.
2012-04-07 06:56:38 +00:00
sn
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
snc
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
snp
sound
Added D_TRACKCLOSE to sndstat_cdevsw to fix the situation when
2012-05-02 19:32:11 +00:00
speaker
spibus
ste
stg
stge
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
streams
sym
syscons
Move tty_opened_ns() into syscons.c which is currently the
2012-03-29 15:47:29 +00:00
tdfx
ti
tl
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
tpm
trm
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
tsec
Do not reinitialise the interface if it is already running, this prevents the
2012-05-09 00:56:11 +00:00
twa
Use bus_get_dma_tag() to inherit the 4G boundary restriction from the
2012-03-07 18:53:56 +00:00
twe
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
tws
Convert a number of drivers to obtaining their parent DMA tag from their
2012-03-12 08:03:51 +00:00
tx
txp
uart
Complete polled-mode operation by using a callout if the device will be
2012-04-12 18:46:48 +00:00
ubsec
More conversions of drivers to use the PCI parent DMA tag.
2012-03-12 18:15:08 +00:00
usb
Fix for the r235558: interrupt output pipe is optional, so fix the driver
2012-05-17 22:04:17 +00:00
utopia
vge
Remove unused variable mii
2012-02-11 08:12:52 +00:00
viawd
virtio
Sync with Bryan Venteicher's virtio git repo:
2012-04-16 18:29:12 +00:00
vkbd
vr
Convert the if_vr(4) driver model to the interrupt filter model and use
2012-05-12 14:37:25 +00:00
vte
vx
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
vxge
Remove spurious 8bit chars, turning files into plain ASCII.
2012-01-15 13:23:54 +00:00
watchdog
wb
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
2012-01-07 09:41:57 +00:00
wbwd
Provide wbwd(4), a driver for the watchdog timer found on various
2012-03-06 18:44:52 +00:00
wds
Final pass at having devices use their bus parent for dma tags. The
2012-03-12 19:29:35 +00:00
wi
If an interrupt is received with no vap attached, just fail LINK events.
2012-02-25 08:01:29 +00:00
wl
wpi
Use suspend/resume methods provided by net80211. This ensures that the
2012-03-23 19:32:30 +00:00
wtap
Remove this - it's not needed as it's defined in ieee80211_freebsd.h.
2012-03-19 13:54:15 +00:00
xe
xen
Free ballooned pages with the corresponding malloc type.
2012-04-06 08:13:29 +00:00
xl
- Change the module order of these MAC drivers to be last so they are
2012-05-11 02:40:40 +00:00