Searched hist:a93e364430de7f7a5f4eedd604ad1ab3d825dde5 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/mac80211/ |
H A D | agg-rx.c | diff a93e364430de7f7a5f4eedd604ad1ab3d825dde5 Thu Jun 10 03:21:46 CDT 2010 Johannes Berg <johannes.berg@intel.com> mac80211: change RX aggregation locking
To prepare for allowing drivers to sleep in ampdu_action, change the locking in the RX aggregation code to use a mutex, so that it would already allow drivers to sleep. But explicitly disable BHs around the callback for now since the TX part cannot yet sleep, and drivers' locking might require it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ht.c | diff a93e364430de7f7a5f4eedd604ad1ab3d825dde5 Thu Jun 10 03:21:46 CDT 2010 Johannes Berg <johannes.berg@intel.com> mac80211: change RX aggregation locking
To prepare for allowing drivers to sleep in ampdu_action, change the locking in the RX aggregation code to use a mutex, so that it would already allow drivers to sleep. But explicitly disable BHs around the callback for now since the TX part cannot yet sleep, and drivers' locking might require it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | driver-ops.h | diff a93e364430de7f7a5f4eedd604ad1ab3d825dde5 Thu Jun 10 03:21:46 CDT 2010 Johannes Berg <johannes.berg@intel.com> mac80211: change RX aggregation locking
To prepare for allowing drivers to sleep in ampdu_action, change the locking in the RX aggregation code to use a mutex, so that it would already allow drivers to sleep. But explicitly disable BHs around the callback for now since the TX part cannot yet sleep, and drivers' locking might require it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | sta_info.h | diff a93e364430de7f7a5f4eedd604ad1ab3d825dde5 Thu Jun 10 03:21:46 CDT 2010 Johannes Berg <johannes.berg@intel.com> mac80211: change RX aggregation locking
To prepare for allowing drivers to sleep in ampdu_action, change the locking in the RX aggregation code to use a mutex, so that it would already allow drivers to sleep. But explicitly disable BHs around the callback for now since the TX part cannot yet sleep, and drivers' locking might require it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | sta_info.c | diff a93e364430de7f7a5f4eedd604ad1ab3d825dde5 Thu Jun 10 03:21:46 CDT 2010 Johannes Berg <johannes.berg@intel.com> mac80211: change RX aggregation locking
To prepare for allowing drivers to sleep in ampdu_action, change the locking in the RX aggregation code to use a mutex, so that it would already allow drivers to sleep. But explicitly disable BHs around the callback for now since the TX part cannot yet sleep, and drivers' locking might require it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | iface.c | diff a93e364430de7f7a5f4eedd604ad1ab3d825dde5 Thu Jun 10 03:21:46 CDT 2010 Johannes Berg <johannes.berg@intel.com> mac80211: change RX aggregation locking
To prepare for allowing drivers to sleep in ampdu_action, change the locking in the RX aggregation code to use a mutex, so that it would already allow drivers to sleep. But explicitly disable BHs around the callback for now since the TX part cannot yet sleep, and drivers' locking might require it.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|