summaryrefslogtreecommitdiff
path: root/net/rmnet_data/Makefile (follow)
Commit message (Collapse)AuthorAge
* net: rmnet_data: Add support for ftrace eventsHarout Hedeshian2016-03-22
| | | | | | | | | Adding initial support for ftrace events in order to help with profiling and debugging. This initial set of events covers the ingress and egress handlers. Change-Id: I296d6fb9d009d8fdc2061e17d25e1275ee0a8a12 Signed-off-by: Harout Hedeshian <harouth@codeaurora.org>
* net: rmnet_data: Enhanced countersHarout Hedeshian2016-03-22
| | | | | | | | | Added performance counters to various key places in RmNet Data data path. CRs-Fixed: 600629 Change-Id: Iba50c86665e181e09525e9538a540e09e526e16f Signed-off-by: Harout Hedeshian <harouth@codeaurora.org>
* RmNet Data: Initial releaseHarout Hedeshian2016-03-22
RmNet Data driver provides a transport agnostic MAP (multiplexing and aggregation protocol) support in embedded and bridge modes. Module provides virtual network devices which can be attached to any IP-mode physical device. This will be used to provide all MAP functionality on future hardware in a single consistent location. CRs-Fixed: 525675 Change-Id: I739947c9c3de008974dd485a74e9953ba2cbb75e Signed-off-by: Harout Hedeshian <harouth@codeaurora.org> [subashab@codeaurora.org: resolve trivial merge conflicts] Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>