Mohammed Javid
7ea9946b5f
msm: net: API to send list of SKB's to network driver
...
Existing network stack API's which are used to transmit
data to the network drivers send one SKB at a time. There
can be usecases where network driver expects a list of skb's
from the network stack. For example it will be needed in cases
where aggregation is needed before giving packets to HW. Create
a new API to send list of skb's from the network stack to
network driver. Re-use the existing functionality of
__dev_queue_xmit().
Change-Id: I67bd081c92eda63d3712d29f3b5bee21cde798ab
Acked-by: Chaitanya Pratapa <cpratapa@qti.qualcomm.com >
Signed-off-by: Mohammed Javid <mjavid@codeaurora.org >
2017-10-24 03:11:30 -07:00
..
2017-01-19 13:31:51 -08:00
2017-02-18 15:11:40 +01:00
2017-03-15 10:02:51 +08:00
2017-05-15 12:08:11 -07:00
2017-09-01 12:59:37 +05:30
2017-04-03 10:20:10 -07:00
2017-01-11 13:58:04 -08:00
2017-09-25 07:05:56 -07:00
2017-03-15 10:02:46 +08:00
2017-03-30 22:41:47 -07:00
2017-09-01 10:33:52 -07:00
2017-08-06 18:59:45 -07:00
2017-07-21 07:42:18 +02:00
2017-10-18 19:01:38 -07:00
2017-06-19 08:27:32 +05:30
2017-05-09 03:03:11 +00:00
2017-04-03 19:20:57 -07:00
2017-04-04 14:23:53 -07:00
2017-10-03 02:51:19 -07:00
2017-02-17 16:14:38 -08:00
2017-08-31 12:54:48 -07:00
2017-04-03 14:41:37 -07:00
2017-08-04 06:35:39 +05:30
2017-02-03 10:57:24 -07:00
2017-09-07 14:22:25 -06:00
2017-02-01 08:33:09 +01:00
2017-09-26 16:23:58 -07:00
2017-02-09 11:08:17 -08:00
2017-01-19 13:32:09 -08:00
2017-04-12 12:41:21 +02:00
2017-10-20 13:56:53 -07:00
2017-04-05 09:55:57 -06:00
2017-03-27 11:01:04 -07:00
2017-06-23 05:18:09 -07:00
2017-07-19 18:41:26 +05:30
2017-02-10 21:38:54 -08:00
2017-08-30 10:21:43 +02:00
2017-05-30 17:27:28 -07:00
2017-07-05 14:40:21 +02:00
2017-03-29 13:02:14 -07:00
2017-01-06 10:40:13 +01:00
2017-03-30 09:41:26 +02:00
2017-02-07 14:50:45 -08:00
2017-06-15 13:20:27 -07:00
2017-06-15 13:20:27 -07:00
2017-06-28 20:05:59 -07:00
2017-05-16 09:38:15 +05:30
2017-02-27 16:32:28 -08:00
2017-08-11 13:41:02 +05:30
2017-03-12 06:41:44 +01:00
2017-07-05 14:40:26 +02:00
2017-04-13 18:39:01 -07:00
2017-06-06 18:10:04 -07:00
2017-10-05 17:10:58 +05:30
2017-03-31 20:01:14 -06:00
2017-02-23 10:43:31 -07:00
2017-10-10 21:45:49 -07:00
2017-03-20 12:16:05 -07:00
2017-10-12 19:09:19 -07:00
2017-01-31 10:46:19 -08:00
2017-07-28 16:52:35 -07:00
2017-08-11 08:49:29 -07:00
2017-08-07 14:21:32 -07:00
2017-03-22 12:43:33 +01:00
2017-03-15 10:02:44 +08:00
2017-03-30 17:22:00 -06:00
2017-03-13 13:14:00 -07:00
2017-06-23 05:18:09 -07:00
2017-07-24 17:23:13 -07:00
2017-08-11 11:27:01 +05:30
2017-05-12 18:24:39 -07:00
2017-10-20 13:56:53 -07:00
2017-04-24 21:19:31 -07:00
2017-01-19 20:18:00 +01:00
2017-03-28 07:23:10 -07:00
2017-07-20 09:04:50 -07:00
2017-05-14 14:00:22 +02:00
2017-07-12 15:01:02 +02:00
2017-05-23 15:47:17 -07:00
2017-09-20 09:59:51 +02:00
2017-06-17 06:41:52 +02:00
2017-03-31 10:31:46 +02:00
2017-03-12 06:41:52 +01:00
2017-08-06 18:59:43 -07:00
2017-05-14 14:00:22 +02:00
2017-07-20 11:14:56 +05:30
2017-01-19 13:31:41 -08:00
2017-07-26 18:50:04 -07:00
2017-05-24 02:48:20 -07:00
2017-05-25 15:44:41 +02:00
2017-07-20 11:14:56 +05:30
2017-05-11 13:26:42 -07:00
2017-03-22 12:43:37 +01:00
2017-07-31 03:20:22 -07:00
2017-10-16 22:14:22 -07:00
2017-01-19 13:32:06 -08:00
2017-01-19 13:32:06 -08:00
2017-01-19 13:32:07 -08:00
2017-06-07 12:07:45 +02:00
2017-01-27 13:52:19 -08:00
2017-03-12 06:41:43 +01:00
2017-06-07 05:53:14 +05:30
2017-10-20 13:56:53 -07:00
2017-08-01 10:14:35 -07:00
2017-07-24 11:45:45 -07:00
2016-12-09 15:07:58 -08:00
2017-10-13 11:25:28 -07:00
2017-08-29 14:13:41 -07:00
2017-06-29 21:35:09 +05:30
2017-08-07 11:02:51 -07:00
2017-03-27 04:03:56 +00:00
2017-02-09 08:08:31 +01:00
2017-01-19 20:17:59 +01:00
2017-01-19 13:32:05 -08:00
2017-01-19 13:31:44 -08:00
2017-01-19 13:31:45 -08:00
2017-01-19 13:31:46 -08:00
2017-01-27 18:30:50 -08:00
2017-05-25 15:44:47 +02:00
2017-04-08 09:30:34 +02:00
2017-02-09 11:49:33 -08:00
2017-05-30 11:45:32 -07:00
2017-02-09 11:49:33 -08:00
2017-02-09 11:08:19 -08:00
2017-07-28 13:52:28 -07:00
2017-03-15 10:02:47 +08:00
2017-07-21 07:42:21 +02:00
2017-06-17 06:41:51 +02:00
2017-07-25 15:00:12 -07:00
2017-09-06 11:37:35 -06:00
2017-09-06 11:37:35 -06:00
2017-09-07 14:32:09 -07:00
2017-04-08 09:30:35 +02:00
2017-02-09 08:08:28 +01:00
2017-01-31 10:45:55 -08:00
2017-06-17 06:41:54 +02:00
2017-01-19 20:17:59 +01:00
2017-08-11 13:55:02 -07:00
2017-08-07 17:31:12 -07:00
2017-09-08 14:33:14 +05:30
2017-02-03 10:57:24 -07:00
2017-03-15 02:22:24 +00:00
2017-04-12 15:28:42 -07:00
2017-10-08 23:48:05 -07:00
2017-03-16 11:31:12 -07:00
2017-08-17 17:20:52 -07:00
2017-05-17 00:08:58 -07:00
2017-06-26 09:55:11 +03:00
2017-01-18 11:01:17 -07:00
2017-05-04 16:56:58 -07:00
2017-09-11 11:32:18 -07:00
2017-06-19 08:29:21 +05:30
2017-01-31 10:47:22 -08:00
2017-10-24 03:11:30 -07:00
2017-05-26 15:05:08 +05:30
2017-02-01 08:33:08 +01:00
2017-08-11 08:49:28 -07:00
2017-08-28 11:25:03 -07:00
2017-02-09 11:08:14 -08:00
2017-03-27 11:01:04 -07:00
2017-01-27 13:52:16 -08:00
2017-02-03 10:57:24 -07:00
2017-09-15 17:52:56 +05:30
2017-09-09 17:39:41 +02:00
2017-06-17 06:41:48 +02:00
2017-02-09 08:08:28 +01:00
2017-08-29 18:19:19 -07:00
2017-08-06 18:59:42 -07:00
2017-08-24 17:12:21 -07:00
2017-07-20 11:14:45 +05:30
2017-01-06 10:40:15 +01:00
2017-04-10 19:51:45 -07:00
2017-09-11 11:28:18 -07:00
2017-08-11 08:49:29 -07:00
2017-08-07 14:21:32 -07:00
2017-08-30 10:21:40 +02:00
2017-06-14 15:05:54 +02:00
2017-08-16 10:50:37 +05:30
2017-09-25 18:08:06 +05:30
2017-06-23 05:18:43 -07:00
2017-08-04 16:32:00 -07:00
2017-01-26 08:24:37 +01:00
2017-01-17 18:25:21 -08:00
2017-05-23 15:47:18 -07:00
2017-07-11 18:04:05 -07:00
2017-07-19 18:41:22 +05:30
2017-08-28 17:55:40 -07:00
2017-01-31 10:46:49 -08:00
2017-09-25 17:24:23 -07:00
2017-01-17 15:07:57 -08:00
2017-08-09 18:03:38 -04:00
2017-08-09 18:38:10 -04:00
2017-01-27 13:52:22 -08:00
2017-08-30 10:21:40 +02:00
2017-10-24 03:10:55 -07:00
2017-08-11 08:49:36 -07:00
2017-05-22 15:40:25 -07:00
2017-01-27 13:52:34 -08:00
2017-08-21 15:35:47 -07:00
2017-09-06 17:09:09 -07:00
2017-09-14 13:12:54 -07:00
2017-01-27 13:51:52 -08:00
2017-07-20 11:14:45 +05:30
2017-07-20 11:14:45 +05:30
2017-01-26 08:24:44 +01:00
2017-09-26 21:54:33 -07:00
2017-06-21 17:15:50 -07:00
2017-08-08 18:20:06 -07:00
2017-03-14 13:16:06 -07:00
2017-03-14 13:16:06 -07:00
2017-02-04 09:47:09 +01:00
2017-09-12 17:59:38 +05:30
2017-07-11 18:04:23 -07:00
2017-08-25 14:37:26 -07:00
2017-06-29 13:00:30 +02:00
2017-01-27 13:55:47 -08:00
2017-07-17 19:23:35 -07:00
2017-02-07 14:50:54 -08:00
2017-04-21 09:31:21 +02:00
2017-10-05 16:17:51 -07:00
2017-09-26 16:23:58 -07:00
2017-03-18 19:14:29 +08:00
2017-07-27 15:08:03 -07:00
2017-02-04 09:47:09 +01:00
2017-07-20 11:14:56 +05:30
2017-07-27 11:18:17 +05:30
2017-07-19 10:59:12 +05:30
2017-01-27 13:52:35 -08:00
2017-01-19 13:32:42 -08:00
2017-09-09 17:39:41 +02:00