Johannes Berg
34d4bc4d41
mac80211: support runtime interface type changes
...
Add support to mac80211 for changing the interface
type even when the interface is UP, if the driver
supports it.
To achieve this
* add a new driver callback for switching,
* split some of the interface up/down code out
into new functions (do_open/do_stop), and
* maintain an own __SDATA_RUNNING bit that will
not be set during interface type, so that any
other code doesn't use the interface.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-08-27 13:53:31 -04:00
..
2010-08-02 14:28:34 -05:00
2010-08-10 07:59:11 -04:00
2010-06-29 00:08:21 -07:00
2010-07-21 14:44:29 -07:00
2010-08-02 17:20:54 +02:00
2010-05-11 14:40:55 +02:00
2010-06-09 16:14:25 -07:00
2010-06-03 03:21:52 -07:00
2010-07-24 21:04:20 -07:00
2010-05-12 23:02:23 -07:00
2010-06-11 18:37:08 -07:00
2010-06-16 14:58:16 -07:00
2010-08-27 13:27:07 -04:00
2010-05-25 18:53:57 -07:00
2010-06-03 03:21:52 -07:00
2010-06-03 03:21:52 -07:00
2010-06-10 23:31:35 -07:00
2010-06-04 15:56:00 -07:00
2010-04-26 16:02:04 +02:00
2010-06-02 05:16:23 -07:00
2010-04-13 14:49:31 -07:00
2010-05-18 15:36:06 -07:00
2010-04-15 23:36:37 -07:00
2010-07-12 20:21:46 -07:00
2010-04-15 23:36:37 -07:00
2010-06-30 13:44:29 -07:00
2010-06-23 13:16:38 -07:00
2010-04-27 12:39:01 -07:00
2010-06-16 11:55:39 -07:00
2010-06-10 23:31:35 -07:00
2010-04-13 01:41:33 -07:00
2010-06-03 03:21:52 -07:00
2010-08-02 17:12:44 +02:00
2010-06-30 13:31:19 -07:00
2010-06-10 23:31:35 -07:00
2010-06-30 13:31:19 -07:00
2010-06-03 03:21:52 -07:00
2010-07-26 15:09:04 -04:00
2010-08-27 13:53:31 -04:00
2010-06-03 03:21:52 -07:00
2010-04-23 13:35:55 +09:00
2010-06-03 03:21:52 -07:00
2010-06-30 12:06:52 -07:00
2010-06-23 12:58:40 -07:00
2010-06-02 03:23:51 -07:00
2010-04-13 14:49:34 -07:00
2010-07-20 16:44:35 -04:00
2010-06-10 23:31:35 -07:00
2010-07-07 15:59:38 -07:00
2010-06-16 14:55:56 -07:00
2010-06-30 13:31:19 -07:00
2010-07-20 18:25:24 -07:00
2010-07-15 21:41:00 -07:00
2010-04-23 23:35:28 -07:00
2010-07-12 20:21:45 -07:00
2010-05-17 17:39:27 -07:00
2010-04-22 16:12:36 -07:00
2010-06-30 10:43:31 -07:00