Commit Graph

3 Commits

Author SHA1 Message Date
Mayank Rana cc2f14c1fb USB: IPA: RNDIS: Add both device and host side parameters
RNDIS IPA driver requires both host and device side different
parameters like max transfer size, number of packets and aggregation
status. This change provides these information to IPA driver by using
RNDIS initialization protocol.

CRs-Fixed: 679074
Change-Id: Ic755d61db79c093d5540a28276b9b428c5ffad92
Signed-off-by: Ravi Gummadidala <rgummadi@codeaurora.org>
Signed-off-by: Mayank Rana <mrana@codeaurora.org>
2014-07-02 11:51:03 -07:00
Talel Shenhar de0e53b941 msm: rndis_ipa: device_ready notification for USB driver
This change adds a notification from Netdev to
USB driver.
This notification will signal USB driver for
device-ready, this signal means that the device
is ready to receive data from the host.

Change-Id: I65b9d4c00a7e56c19d5f64dc4a1f3e7184c1f558
Signed-off-by: Talel Shenhar <tatias@codeaurora.org>
2014-04-22 17:31:42 +03:00
Gidon Studinski 3493d0a09d msm: rndis_ipa: add support for 64 bit
Moving API header file out of mach folder. Applying needed fixes for
64 bit enablement.

Change-Id: Iea9f45fd712e7289b2d41aaa5b25ed2ae9325fc3
Acked-by: Ady Abraham <adya@qti.qualcomm.com>
Signed-off-by: Gidon Studinski <gidons@codeaurora.org>
2014-02-05 15:29:03 -08:00