freebsd-skq/sys
Adrian Chadd e78719adf9 Enforce some consistent ordering and handling of interrupt disable/enable
with RX/TX halting.

* Always disable/enable interrupts during a channel change, just to simply
  things.

* Ensure that the ath taskqueue has completed and is paused before
  continuing.

This dramatically reduces the instances of overlapping RX and reset
conditions.

PR:	kern/165220
2012-02-17 03:46:38 +00:00
..
amd64 Refine r231791. Install the resume event handler unconditionally. 2012-02-16 22:28:17 +00:00
arm
boot Make sure to synchronize icache for the newly loaded loader. Not an issue 2012-02-16 03:27:38 +00:00
bsm
cam Limit the ST3146855LW U320 drive to 55 tags to avoid command timeouts 2012-02-15 07:30:23 +00:00
cddl
compat
conf Merge ACPICA 20120215. 2012-02-16 22:59:29 +00:00
contrib IFC @231845 2012-02-17 00:27:48 +00:00
crypto
ddb
dev Enforce some consistent ordering and handling of interrupt disable/enable 2012-02-17 03:46:38 +00:00
fs IFC @231845 2012-02-17 00:27:48 +00:00
gdb
geom Add additional check to EBR probe and create methods: 2012-02-15 10:33:29 +00:00
gnu/fs
i386
ia64
isa
kern IFC @231845 2012-02-17 00:27:48 +00:00
kgssapi
libkern
mips When initialising the CP0 status register during boot on 64-bit MIPS, 2012-02-14 20:34:25 +00:00
modules Merge ACPICA 20120215. 2012-02-16 22:59:29 +00:00
net IFC @231845 2012-02-17 00:27:48 +00:00
net80211 Correct the 802.11s mesh configuration structure and related tidbits. 2012-02-13 07:47:36 +00:00
netatalk
netgraph Refactor the name hash and the ID hash, that are used to address nodes: 2012-02-16 19:10:01 +00:00
netinet IFC @231845 2012-02-17 00:27:48 +00:00
netinet6 Allow to provide a hint to in6_selectsrc() for the interface using the 2012-02-14 11:51:32 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs
nfsclient IFC @231845 2012-02-17 00:27:48 +00:00
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc Improve error handling in smusat(4). 2012-02-15 16:59:24 +00:00
rpc
security
sparc64
sys Add a timestamp to the msgbuf output in order to determine when when 2012-02-16 05:11:35 +00:00
teken
tools
ufs Missing conditions in checking whether an inode has been written. 2012-02-13 01:33:39 +00:00
vm When vm_mmap() is used to map a vm object into a kernel vm_map, it 2012-02-16 06:45:51 +00:00
x86
xdr
xen Fix "_" vs. "-" typo in a comment. No functional changes. 2012-02-16 21:47:17 +00:00
Makefile