diff --git a/html/cgi-bin/logs.cgi/log.dat b/html/cgi-bin/logs.cgi/log.dat
index 20213ccd9..8405c8fbb 100644
--- a/html/cgi-bin/logs.cgi/log.dat
+++ b/html/cgi-bin/logs.cgi/log.dat
@@ -67,7 +67,7 @@ my %sections = (
'ipsec' => '(ipsec_[\w_]+: |pluto\[.*\]: |vpnwatch: )',
'openvpn' => '(openvpnserver)\[.*\]: ',
'pakfire' => '(pakfire:) ',
- 'wireless' => '(hostapd:) '
+ 'wireless' => '(hostapd:|kernel: ath.*:|kernel: wifi[0-9]:) '
);
# Translations for the %sections array.