linux/drivers/net/ethernet/qualcomm/rmnet
Subash Abhinov Kasiviswanathan 6b8ecc23f2 net: qualcomm: rmnet: Allow to configure flags for new devices
Add an option to configure the rmnet aggregation and command features
on device creation. This is achieved by using the vlan flags option.

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: Allow to configure flags for new devices 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