linux_dsm_epyc7002/drivers/net/wireless
Abhijeet Kolekar ee5006a19c iwl3945/iwlwifi: fix led bug when SW rfkill
Patch fixes the bug at
http://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id=1903

when SW rfkill is invoked by 'iwconfig txpower off',
the existing connection disassociates and led off command is sent
to the device which returns error as rfkill is 'true'.

Patch fixes this by just avoiding sending the led off/on command when
disassociated. The main purpose of the led_disassociate callback
is to start or stop the blinking.
There are three states in led
1) Always on when radio is on
2) Always off when radio is off
3) blink when associated and if there is some traffic.

In this callback 'allow_blinking' needs to be set false
when associated, as LED will be always on.

Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-04 10:58:10 -04:00
..
ath ath5k: disable beacon interrupt when interface is down 2009-06-03 14:06:15 -04:00
b43 rfkill: rewrite 2009-06-03 14:06:13 -04:00
b43legacy rfkill: rewrite 2009-06-03 14:06:13 -04:00
hostap net: remove needless (now buggy) & from dev->dev_addr 2009-05-17 11:59:47 -07:00
ipw2x00 Wireless: remove driver_data direct access of struct device 2009-05-06 15:15:01 -04:00
iwlwifi iwl3945/iwlwifi: fix led bug when SW rfkill 2009-06-04 10:58:10 -04:00
iwmc3200wifi cfg80211: fix Kconfig for users of cfg80211 2009-06-03 14:09:08 -04:00
libertas libertas: improve function init/shutdown handling for SD8688 2009-06-03 14:05:16 -04:00
libertas_tf mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
orinoco orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() 2009-04-16 10:39:17 -04:00
p54 wireless/p54: prepare for FIRMWARE_NAME_MAX removal 2009-06-03 14:05:15 -04:00
prism54
rt2x00 rt2x00: Remove last usage of beacon_int from ieee80211_config 2009-06-03 14:05:10 -04:00
rtl818x Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-06-03 02:43:41 -07:00
wl12xx wireless: WL12XX should depend on GENERIC_HARDIRQS 2009-05-11 15:23:54 -04:00
zd1211rw zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK 2009-05-20 14:46:24 -04:00
adm8211.c mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
adm8211.h
airo_cs.c
airo.c airo: fix airo_get_encode{,ext} buffer overflow like I mean it... 2009-05-20 14:29:54 -04:00
airo.h
arlan-main.c
arlan-proc.c
arlan.h
at76c50x-usb.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-06-03 02:43:41 -07:00
at76c50x-usb.h
atmel_cs.c Wireless: remove driver_data direct access of struct device 2009-05-06 15:15:01 -04:00
atmel_pci.c
atmel.c atmel: fix netdev ops conversion 2009-04-21 02:08:51 -07:00
atmel.h
i82586.h
i82593.h
Kconfig cfg80211: fix Kconfig for users of cfg80211 2009-06-03 14:09:08 -04:00
mac80211_hwsim.c mac80211_hwsim: remove deprecated radio_enabled 2009-06-03 14:05:12 -04:00
Makefile iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver 2009-05-22 14:06:02 -04:00
mwl8k.c mac80211: move HT operation mode BSS info 2009-05-11 15:23:57 -04:00
netwave_cs.c
ray_cs.c net: remove needless (now buggy) & from dev->dev_addr 2009-05-17 11:59:47 -07:00
ray_cs.h
rayctl.h
rndis_wlan.c rndis_wlan: do not try to restore wpa keys using add_wep_key() 2009-05-22 14:06:04 -04:00
strip.c wireless: fix to set dev->broadcast correctly 2009-05-20 14:46:31 -04:00
wavelan_cs.c wavelan: Remove bogus debugging on skb->next being non-NULL. 2009-05-27 17:27:01 -07:00
wavelan_cs.h
wavelan_cs.p.h
wavelan.c wavelan: Remove bogus debugging on skb->next being non-NULL. 2009-05-27 17:27:01 -07:00
wavelan.h
wavelan.p.h
wl3501_cs.c
wl3501.h
zd1201.c
zd1201.h