freebsd-dev/sys/dev
Adrian Chadd fdee6e3bba ... and that would've never worked. Sorry!
(Note: everything I tested on locally has ATH_DEBUG / AH_DEBUG set.)
2016-01-02 18:32:20 +00:00
..
aac
aacraid
acpi_support
acpica Disable suspend when we're shutting down. This solves the "tell FreeBSD 2015-10-01 10:52:26 +00:00
adb
adlink
advansys
ae
age
agp
aha
ahb
ahci Add support for a generic AHCI attachment. This allows us to attach to a 2015-12-03 11:24:11 +00:00
aic Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
aic7xxx Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
alc
ale
alpm
altera
amdpm
amdsbwd
amdsmb
amdtemp
amr
an Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
arcmsr Update arcmsr(4) to 1.30.00.00 in order to add support of 2015-12-02 05:35:04 +00:00
asmc
ata Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
ath ... and that would've never worked. Sorry! 2016-01-02 18:32:20 +00:00
atkbdc When exiting two-finger scroll the Synaptics device may report a jump in 2015-12-14 11:13:50 +00:00
auxio
bce
beri
bfe
bge
bktr
bm
buslogic
bvm
bwi net80211: move ieee80211_free_node() call on error from ic_raw_xmit() to ieee80211_raw_output(). 2015-10-12 04:55:20 +00:00
bwn net80211: remove hardcoded slot time durations from drivers 2015-12-13 20:48:24 +00:00
bxe Add support for firmware dump (a.k.a grcdump) 2015-12-23 03:19:12 +00:00
cadence
cardbus
cas
ce
cesa
cfe
cfi
ciss r249170 was just plain wrong. The effect of the change is to always 2015-09-03 17:46:57 +00:00
cm
cmx Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
coretemp
cp
cpuctl
cpufreq
cs Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
ct
ctau
cx
cxgb Implement interface link header precomputation API. 2015-12-31 05:03:27 +00:00
cxgbe Implement interface link header precomputation API. 2015-12-31 05:03:27 +00:00
cy
cyapa Allow building a kernel with baked in ig4, isl and cyapa drivers. 2015-08-19 09:49:29 +00:00
dc
dcons
de Fix build when KTR is defined but not KTR_TULIP. 2015-11-20 09:37:04 +00:00
digi
dpms
dpt
drm
drm2 Introduce a new mechanism for relocating virtual pages to a new physical 2015-12-19 18:42:50 +00:00
dwc Fix the build by adding the alternate descriptors and MII clock defines. 2015-09-20 14:28:06 +00:00
e1000 Add support for sysctl knobs to live tune the tx packet processing limits 2015-12-23 21:54:05 +00:00
ed Add PNP info for ISA and PCI to the ed driver to prove design. 2015-12-11 05:28:07 +00:00
eisa
en
ep Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
esp
et
etherswitch [mdio] migrate mdiobus out of etherswitch and into a top-level device of its own. 2015-12-26 02:31:39 +00:00
ex Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
exca
fatm
fb
fdc Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
fdt SIMPLEBUS: Don't panic if child device doesn't have devinfo set. 2015-12-13 09:05:55 +00:00
fe Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
ffec
filemon Remove unneeded mutex.h include, missed in r287155. 2015-11-04 22:49:34 +00:00
firewire
flash Add support for s25fl256s. I /think/ it's a 32mb NOR flash part. 2015-11-05 03:13:10 +00:00
fxp
gem
glxiic
glxsb
gpio Fix the use of plural in two cases that I missed on r285784. 2015-08-18 21:37:14 +00:00
gxemul
hatm
hifn
hme
hpt27xx
hptiop
hptmv hptmv(4): Fix broken sysctl(9) API assumptions 2015-11-07 23:05:23 +00:00
hptnr
hptrr
hwpmc More fixes in the various intel processors, fixing missing 2015-12-11 01:21:32 +00:00
hyperv hyperv: vmbus: run non-blocking message handlers in vmbus_msg_swintr() 2015-12-29 08:19:43 +00:00
ic
ichiic Allow building a kernel with baked in ig4, isl and cyapa drivers. 2015-08-19 09:49:29 +00:00
ichsmb
ichwd Add ichwd TCO version 3 support (Bay Trail / Rangeley...) 2015-08-18 14:54:29 +00:00
ida
ie
if_ndis Fix regression in if_ndis in r280347. 2015-12-17 21:01:19 +00:00
iicbus Add FDT compatibility to the icee driver. 2015-10-22 01:04:31 +00:00
iir
intpm
io
ioat ioat(4): Add an API to get HW revision 2015-12-17 23:21:37 +00:00
ipmi Remove support for FreeBSD < 602110. 2015-08-30 08:48:31 +00:00
ips
ipw net80211 & wireless drivers: remove duplicate defines (noop) 2015-09-22 02:44:59 +00:00
isci Fix typo (s/harware/hardware/) 2015-12-25 14:51:36 +00:00
iscsi MFP r291227, r291228, and r292618. 2015-12-24 02:35:59 +00:00
iscsi_initiator
isl Allow building a kernel with baked in ig4, isl and cyapa drivers. 2015-08-19 09:49:29 +00:00
ismt
isp Allocate separate scratch space for scanner purposes. 2015-12-27 06:28:31 +00:00
ispfw Rip off target mode support for parallel SCSI QLogic adapters. 2015-11-23 10:06:19 +00:00
iwi net80211: WME callback cleanup in various drivers 2015-11-05 17:58:18 +00:00
iwm Fix IEEE80211_ADDR_COPY() usage. 2015-10-22 01:36:16 +00:00
iwn iwn(4): various simple fixes 2015-11-05 22:44:36 +00:00
ixgb
ixgbe Add missing #ifdef INET after r292674 to allow NOIP and NOINET kernels 2015-12-26 17:27:48 +00:00
ixl Fix ixl debug sysctls panic 2015-11-12 09:45:35 +00:00
jme
joy
kbd
kbdmux
ksyms
le
led
lge
lmc
malo net80211: move ieee80211_free_node() call on error from ic_raw_xmit() to ieee80211_raw_output(). 2015-10-12 04:55:20 +00:00
mbox
mc146818
mca
mcd
md A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES(). 2015-12-16 21:30:45 +00:00
mdio [mdio] Add MDIO support for "extended" registers as defined by IEEE 802.3 Clause 45. 2015-12-26 17:22:02 +00:00
mem
mfi
mge [mdio] migrate mdiobus out of etherswitch and into a top-level device of its own. 2015-12-26 02:31:39 +00:00
mii Disable EEE(Energy Efficient Ethernet) for RTL8211F PHY. 2015-12-03 05:27:39 +00:00
mk48txx
mlx
mlx5 Add support for modifying coalescing parameters runtime. 2015-12-30 15:01:47 +00:00
mly
mmc Flag sysctl hw.mmc.debug as a tunable, since often you want to debug the 2015-12-18 01:32:43 +00:00
mn
mpr Don't retry SAS commands in response to protocol errors 2015-12-14 19:40:47 +00:00
mps Don't retry SAS commands in response to protocol errors 2015-12-14 19:40:47 +00:00
mpt
mrsas
mse
msk Set DMA alignment constraint of status, TX and RX LEs(List Elements 2015-08-28 01:32:42 +00:00
mvs
mwl net80211: move ieee80211_free_node() call on error from ic_raw_xmit() to ieee80211_raw_output(). 2015-10-12 04:55:20 +00:00
mxge
my
nand No need to test command values this way. There can be only one, even 2015-12-18 05:55:24 +00:00
ncr
ncv Use the right product names. 2015-12-11 15:24:29 +00:00
netfpga10g/nf10bmac
netmap Fix typo (s/harware/hardware/) 2015-12-25 14:51:36 +00:00
nfe
nfsmb
nge
nmdm
nsp Use the right product names. 2015-12-11 15:24:29 +00:00
ntb if_ntb: Don't roundup MW size to full BAR size unnecessarily 2015-12-03 17:22:55 +00:00
null
nvd Limit stripesize reported from nvd(4) to 4K 2015-12-11 02:06:03 +00:00
nvme Limit stripesize reported from nvd(4) to 4K 2015-12-11 02:06:03 +00:00
nvram
nvram2env
nxge Fix what looks like a consistent copy&paste error. 2015-09-27 12:19:36 +00:00
oce
ofw Fix the detection of IO/memory space changing across busses when the bus 2015-12-22 00:53:19 +00:00
otus net80211: remove hardcoded slot time durations from drivers 2015-12-13 20:48:24 +00:00
ow Simply to appease gcc's warnings. 2015-08-28 02:29:31 +00:00
patm Fix LDADD/DPADD that should be LIBADD. 2015-12-04 03:17:47 +00:00
pbio
pccard Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
pccbb We're waiting on a struct proc *, not a struct thread *. Fix a 2015-08-21 21:47:29 +00:00
pcf Use IIC_EBUSBSY and IIC_BUSERR status values consistantly across all drivers. 2015-10-09 22:49:50 +00:00
pci Add accessor methods to fetch the BAR holding the MSI-X table and PBA. 2015-12-23 21:51:10 +00:00
pcn
pdq
pms
powermac_nvram
ppbus
ppc
proto
psci
pst
pty
puc - Add entries for the more prominent members of the Digi International 2015-12-29 17:07:28 +00:00
qlxgb
qlxgbe ql_hw.c: fixed error code INJCT_HEARTBEAT_FAILURE 2015-10-20 17:27:11 +00:00
qlxge
quicc
ral net80211: remove hardcoded slot time durations from drivers 2015-12-13 20:48:24 +00:00
random Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c 2015-12-27 17:33:59 +00:00
rc
rccgpio Fix off-by-one bugs. 2015-09-07 21:59:11 +00:00
re With r290566 in place it turned out that WOL previously only worked by 2015-11-16 21:13:57 +00:00
rl - Although it doesn't make a whole lot of sense to enable RX and TX 2015-11-09 00:19:04 +00:00
rndtest
rp
rt [rt] add support for the RT5350 and MT7620 SoCs. 2015-12-24 18:41:16 +00:00
rtwn [rtwn] bring over initial rtwn driver. 2015-12-31 22:32:36 +00:00
safe
sbni
scc
scd
sdhci Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of 2015-12-14 01:09:25 +00:00
sec Accidentally dropped the 0 padding. 2016-01-01 17:56:52 +00:00
sf
sfxge sfxge: unify MCDI response polling 2015-12-11 07:20:33 +00:00
sge
si
siba
siis
sio
sis
sk
smbus
smc
sn Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
snc Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
snp
sound Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
speaker
spibus
ste
stg Use the right product names. 2015-12-11 15:24:29 +00:00
stge
streams
sym Add the arm64 define. 2015-10-08 17:32:17 +00:00
syscons Replace the cosine table with a sine table, which (due to the vagaries of 2016-01-02 16:40:37 +00:00
tdfx
terasic
ti
tl
tpm
trm
tsec Fix a couple printf formats. 2016-01-01 15:17:24 +00:00
twa
twe
tws
tx
txp
uart Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
ubsec
usb Add suppoort for the Sitecom LN-031 2015-12-31 18:12:35 +00:00
utopia
vge
viapm
viawd
videomode
virtio Lower the compiler warning: unused-but-set-variable. 2015-09-03 06:53:17 +00:00
vkbd
vmware/vmxnet3 Only use a power of 2 for the number of receive and transmit queues. 2015-11-16 21:36:50 +00:00
vnic Mark the thunder_mdio_fdt driver as early, the bgx needs it to exist so it 2015-11-06 14:40:51 +00:00
vr
vt vt_cpulogos: Resize all terms/windows when tearing down logos 2015-08-21 15:21:56 +00:00
vte
vx
vxge
watchdog
wb
wbwd
wds
wi Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
wl
wpi wpi, rum and urtwn: update copyright headers 2015-12-13 22:08:27 +00:00
wtap wtap: do not include <sys/types.h> when <sys/param.h> is already included 2015-12-13 20:53:51 +00:00
xe Create a generic PCCARD_PNP_INFO from the MODULE_PNP_INFO building 2015-12-11 05:27:56 +00:00
xen xen: fix dropping bitmap IPIs during resume 2015-11-18 18:11:19 +00:00
xl