Sometimes my wireless loses connection and will not reconnect. However, I find it will reconnect when I open terminal and run
sudo modprobe -r nameOfDriver
sudo modprobe nameOfDriver
However, going to Network Manager and un-checking enable wireless and enable wireless does not fix the problem.
Is there any way to have network manager remove the driver via modprobe? What exactly is disabling in network manager (or with the hardware/keyboard switch) do?