summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/vlan.h
Commit message (Expand)AuthorAgeFilesLines
* [vlan] Support automatic VLAN device creationMichael Brown2023-01-151-0/+1
* [efi] Provide VLAN configuration protocolMichael Brown2022-12-141-0/+2
* [vlan] Allow external code to identify VLAN priority as well as tagMichael Brown2022-12-141-1/+13
* [vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err()Michael Brown2019-04-271-2/+6
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [netdevice] Add vlan_tag() to get the VLAN tag of a network deviceStefan Hajnoczi2013-03-011-0/+1
* [vlan] Expose vlan_find() to network card driversMichael Brown2010-12-011-0/+2
* [vlan] Treat VLAN 0 as validMichael Brown2010-11-271-1/+1
* [vlan] Provide vlan_can_be_trunk()Michael Brown2010-11-261-0/+1
* [vlan] Add support for IEEE 802.1Q VLANsMichael Brown2010-11-201-0/+66