Searched hist:ca529c9373bbcabf55a12e4225d625ee26fc8abb (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | wow.c | diff ca529c9373bbcabf55a12e4225d625ee26fc8abb Thu Sep 04 21:33:19 CDT 2014 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix interface accounting
Currently, the interface count is maintained globally, but this causes problems in RX filter calculation. Make the interface count a per-channel-context variable to fix this.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | tx99.c | diff ca529c9373bbcabf55a12e4225d625ee26fc8abb Thu Sep 04 21:33:19 CDT 2014 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix interface accounting
Currently, the interface count is maintained globally, but this causes problems in RX filter calculation. Make the interface count a per-channel-context variable to fix this.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | beacon.c | diff ca529c9373bbcabf55a12e4225d625ee26fc8abb Thu Sep 04 21:33:19 CDT 2014 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix interface accounting
Currently, the interface count is maintained globally, but this causes problems in RX filter calculation. Make the interface count a per-channel-context variable to fix this.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | debug.c | diff ca529c9373bbcabf55a12e4225d625ee26fc8abb Thu Sep 04 21:33:19 CDT 2014 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix interface accounting
Currently, the interface count is maintained globally, but this causes problems in RX filter calculation. Make the interface count a per-channel-context variable to fix this.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | recv.c | diff ca529c9373bbcabf55a12e4225d625ee26fc8abb Thu Sep 04 21:33:19 CDT 2014 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix interface accounting
Currently, the interface count is maintained globally, but this causes problems in RX filter calculation. Make the interface count a per-channel-context variable to fix this.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ath9k.h | diff ca529c9373bbcabf55a12e4225d625ee26fc8abb Thu Sep 04 21:33:19 CDT 2014 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix interface accounting
Currently, the interface count is maintained globally, but this causes problems in RX filter calculation. Make the interface count a per-channel-context variable to fix this.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | main.c | diff ca529c9373bbcabf55a12e4225d625ee26fc8abb Thu Sep 04 21:33:19 CDT 2014 Sujith Manoharan <c_manoha@qca.qualcomm.com> ath9k: Fix interface accounting
Currently, the interface count is maintained globally, but this causes problems in RX filter calculation. Make the interface count a per-channel-context variable to fix this.
Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|