/openbmc/linux/net/mac80211/ |
H A D | rate.h | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | pm.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | offchannel.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | chan.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mesh_plink.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | scan.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | ibss.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mesh.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | main.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | sta_info.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | iface.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | util.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | cfg.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | ieee80211_i.h | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | tx.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|
H A D | mlme.c | diff 55de908ab292c03f1eb280f51170ddb9c6b57e31 Thu Jul 26 10:24:39 CDT 2012 Johannes Berg <johannes.berg@intel.com> mac80211: use channel contexts
Instead of operating on a single channel only, use the new channel context infrastructure in all mac80211 code.
This enables drivers that want to use the new channel context infrastructure to use multiple channels, while nothing should change for all the other drivers that don't support it.
Right now this disables both TX power settings and spatial multiplexing powersave. Both need to be re-enabled on a channel context basis.
Additionally, when channel contexts are used drop the connection when channel switch is received rather than trying to handle it. This will have to be improved later.
[With fixes from Eliad and Emmanuel incorporated] Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
|