Searched hist:"5 f841b4130a639e5f0fbcf4a9b26045d734e4ee6" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | diff 5f841b4130a639e5f0fbcf4a9b26045d734e4ee6 Wed Oct 27 08:01:15 CDT 2010 Rajkumar Manoharan <rmanoharan@atheros.com> ath9k: Avoid HW opmode overridden on monitor mode changes
The HW opmode is blindly set to monitor type on monitor mode change notification. This overrides the opmode when one of the interfaces is still running as non-monitor iftype. So the monitoring information needs to be maintained seperately.
Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.h | diff 5f841b4130a639e5f0fbcf4a9b26045d734e4ee6 Wed Oct 27 08:01:15 CDT 2010 Rajkumar Manoharan <rmanoharan@atheros.com> ath9k: Avoid HW opmode overridden on monitor mode changes
The HW opmode is blindly set to monitor type on monitor mode change notification. This overrides the opmode when one of the interfaces is still running as non-monitor iftype. So the monitoring information needs to be maintained seperately.
Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | hw.c | diff 5f841b4130a639e5f0fbcf4a9b26045d734e4ee6 Wed Oct 27 08:01:15 CDT 2010 Rajkumar Manoharan <rmanoharan@atheros.com> ath9k: Avoid HW opmode overridden on monitor mode changes
The HW opmode is blindly set to monitor type on monitor mode change notification. This overrides the opmode when one of the interfaces is still running as non-monitor iftype. So the monitoring information needs to be maintained seperately.
Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | main.c | diff 5f841b4130a639e5f0fbcf4a9b26045d734e4ee6 Wed Oct 27 08:01:15 CDT 2010 Rajkumar Manoharan <rmanoharan@atheros.com> ath9k: Avoid HW opmode overridden on monitor mode changes
The HW opmode is blindly set to monitor type on monitor mode change notification. This overrides the opmode when one of the interfaces is still running as non-monitor iftype. So the monitoring information needs to be maintained seperately.
Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|