The broadcom bcm94311mcg wifi card is used in many laptops but quite often fails to install properly in many linux distros.
They are often available by adding an extra repository in the distro package manager.
Run lspci in a terminal.
The kernal includes b43 but needs a firmware file.
sudo /usr/sbin/install_bcm43xx_firmware
Reboot system