summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/vlan.h
Commit message (Expand)AuthorAgeFilesLines
* [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