index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
net
/
vlan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[netdevice] Allow network devices to disclaim IRQ support at runtime
Michael Brown
2015-07-28
1
-0
/
+4
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
1
-1
/
+5
*
[netdevice] Make all net_driver methods optional
Michael Brown
2013-11-01
1
-11
/
+0
*
[netdevice] Add vlan_tag() to get the VLAN tag of a network device
Stefan Hajnoczi
2013-03-01
1
-0
/
+17
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[netdevice] Allow link layer to report broadcast/multicast packets via pull()
Michael Brown
2011-07-15
1
-2
/
+5
*
[vlan] Expose vlan_find() to network card drivers
Michael Brown
2010-12-01
1
-2
/
+1
*
[vlan] Use "-" instead of "." as separator in VLAN device names
Michael Brown
2010-12-01
1
-1
/
+1
*
[vlan] Provide vlan_can_be_trunk()
Michael Brown
2010-11-26
1
-8
/
+23
*
[vlan] Add non-error debug messages
Michael Brown
2010-11-26
1
-0
/
+5
*
[vlan] Allow duplicate VLAN creation attempts
Michael Brown
2010-11-26
1
-5
/
+11
*
[vlan] Add support for IEEE 802.1Q VLANs
Michael Brown
2010-11-20
1
-0
/
+465