linux/drivers/net/ethernet/qualcomm/rmnet
Subash Abhinov Kasiviswanathan 74692caf1b net: qualcomm: rmnet: Process packets over ethernet
Add support to send and receive packets over ethernet.
An example of usage is testing the data path on UML. This can be
achieved by setting up two UML instances in multicast mode and
associating rmnet over the UML ethernet device.

Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-13 14:01:08 -05:00
..
Kconfig net: qualcomm: rmnet: Add support for GRO 2017-10-28 00:10:23 +09:00
Makefile
rmnet_config.c net: qualcomm: rmnet: Remove the some redundant macros 2017-12-13 14:01:08 -05:00
rmnet_config.h net: qualcomm: rmnet: Remove the some redundant macros 2017-12-13 14:01:08 -05:00
rmnet_handlers.c net: qualcomm: rmnet: Process packets over ethernet 2017-12-13 14:01:08 -05:00
rmnet_handlers.h net: qualcomm: rmnet: Remove duplicate setting of rmnet private info 2017-10-11 20:05:30 -07:00
rmnet_map_command.c net: qualcomm: rmnet: Fix the return value of rmnet_rx_handler() 2017-10-28 00:10:23 +09:00
rmnet_map_data.c net: qualcomm: rmnet: Fix a double free 2017-09-09 14:33:27 -07:00
rmnet_map.h net: qualcomm: rmnet: Remove the rmnet_map_results enum 2017-12-13 14:01:08 -05:00
rmnet_private.h net: qualcomm: rmnet: Remove the some redundant macros 2017-12-13 14:01:08 -05:00
rmnet_vnd.c net: qualcomm: rmnet: Allow only one rmnet dev per muxid per real dev 2017-12-13 14:01:08 -05:00
rmnet_vnd.h net: qualcomm: rmnet: Convert the muxed endpoint to hlist 2017-10-11 20:05:30 -07:00