zephyr/subsys/net/ip/l2
Tomasz Gorochowik 23526e4f93 net: if: vlan: Implement packet priority to PCP conversion
This is actually the same as #7229 in which we missed this side of
conversion (only PCP to packet priority was implemented).

The conversion is actually the same both ways, thus it uses the map
added earlier.

Signed-off-by: Tomasz Gorochowik <tgorochowik@antmicro.com>
2018-06-26 09:56:57 +03:00
..
ethernet net: if: vlan: Implement packet priority to PCP conversion 2018-06-26 09:56:57 +03:00
ieee802154 net: ieee802154: fix csma-ca backoff 2018-06-19 20:26:15 -04:00
openthread net: openthread: Add function for getting current radio channel 2018-05-18 15:09:53 +03:00
bluetooth.c net: if: Separate IP address configuration from net_if 2018-03-27 10:06:54 -04:00
bluetooth_shell.c net: bt: Add advertise management command 2017-08-04 18:18:40 +03:00
CMakeLists.txt net/wifi: Add a shell module for controlling WiFi devices 2018-04-12 09:56:07 -04:00
dummy.c net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
Kconfig net/wifi: Add a shell module for controlling WiFi devices 2018-04-12 09:56:07 -04:00
wifi_mgmt.c net/mgmt/wifi: Add dedicated net mgmt hooks for WiFi offload devices 2018-04-12 09:56:07 -04:00
wifi_shell.c net/wifi: Add a shell module for controlling WiFi devices 2018-04-12 09:56:07 -04:00