summaryrefslogtreecommitdiff
path: root/net/mhi
AgeCommit message (Collapse)Author
2013-09-16net: mhi mhi_dgram Fix warning messagesPhilip Rakity
printk arguments not in correct order ___func__ is the char * Change-Id: I7c39e64dcb20026ac015942380dbd523f198cd5e Signed-off-by: Philip Rakity <prakity@nvidia.com> Reviewed-on: http://git-master/r/246607 (cherry picked from commit d2ba6bacbacfcd94b54785c9a8afb4136003805d) (cherry picked from commit 7bb3b61ce23ca715e3847101c7defba6278b17c8) (cherry picked from commit f9f6b595db1fd0e33347a447e717a9d7aae82570) Reviewed-on: http://git-master/r/269574 GVS: Gerrit_Virtual_Submit Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
2013-09-16net: mhi: Fix compiler warningsPhilip Rakity
Change-Id: Ib862e0c63309b5fb57636a413747e414bca4cda4 Signed-off-by: Philip Rakity <prakity@nvidia.com> Reviewed-on: http://git-master/r/245336 (cherry picked from commit 3bcc5973b22bcba4a14c1ba4f75f60969c867af4) (cherry picked from commit 12ca14abb53cb653583149add13681b0133c3e90) (cherry picked from commit 063da7274c54ccf9418eddceff4cb88c8bb6368c) Reviewed-on: http://git-master/r/269575 GVS: Gerrit_Virtual_Submit Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com>
2013-09-14fixup! net: Add MHI support for RMC PegaPCI. * As submitted by RMC for modem ↵Dan Willemsen
support * Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com>
2013-09-14net: mhi: mhdp optimizations and typo correctionsXavier LANGELLIER
mhdp driver optimizations and typo corrections Bug 1167018 Change-Id: Icc829b4c42bee941ceb361cb0c04d01ece6cbf14 Signed-off-by: wtsai <wtsai@nvidia.com> Reviewed-on: http://git-master/r/165099 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2013-09-14net: mhi: Remove keep alive feature in MHDPXavier LANGELLIER
Remove keep alive feature in MHDP (rework) Bug 1167018 Change-Id: I0beddcc334e7528461f525f0c8beedda8bef405c Signed-off-by: wtsai <wtsai@nvidia.com> Reviewed-on: http://git-master/r/165081 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2013-09-14net: mhi: mhdp support for bondingXavier LANGELLIER
mhdp support for bonding. Set to off by default. Add option CONFIG_MHDP_BONDING_SUPPORT to activate the feature. Bug 1167018 Change-Id: I9dc77cc78495a1b142db9325a2d0726329bfe626 Signed-off-by: wtsai <wtsai@nvidia.com> Reviewed-on: http://git-master/r/165079 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2013-09-14net: mhi: mhdp keep alive feature is not requiredXavier LANGELLIER
mhdp keep alive feature is not required anymore. This change is independant of the RIL one. Bug 1167018 Change-Id: Ib2aef6ff6883c5666646471c89a82ac5a186a1a2 Signed-off-by: wtsai <wtsai@nvidia.com> Reviewed-on: http://git-master/r/165068 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2013-09-14net: mhi: reduce MAX_MHDPHDR_SIZEXavier LANGELLIER
Bug 1167018 Change-Id: Id77202afb28b6532700b7482fff5e162b37cd601 Signed-off-by: wtsai <wtsai@nvidia.com> Reviewed-on: http://git-master/r/165063 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2013-09-14net: Add MHI support for RMC PegaPCI.Raj Jayaraman
* As submitted by RMC for modem support * Bug 1054808 Change-Id: I37f027eaed75bddfdb4cec7dd03501f6749634e9 Signed-off-by: Raj Jayaraman <rjayaraman@nvidia.com> Reviewed-on: http://git-master/r/160033 (cherry picked from commit 29bed237b4d4f7956f839411777d3855674d4bde) Reviewed-on: http://git-master/r/162293 Reviewed-by: Automatic_Commit_Validation_User Reviewed-by: WK Tsai <wtsai@nvidia.com> Reviewed-by: Steve Lin <stlin@nvidia.com>