index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
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] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
1
-3
/
+6
*
[vlan] Support automatic VLAN device creation
Michael Brown
2023-01-15
1
-0
/
+48
*
[efi] Provide VLAN configuration protocol
Michael Brown
2022-12-14
1
-2
/
+1
*
[vlan] Allow external code to identify VLAN priority as well as tag
Michael Brown
2022-12-14
1
-4
/
+4
*
[vlan] Provide vlan_netdev_rx() and vlan_netdev_rx_err()
Michael Brown
2019-04-27
1
-1
/
+46
*
[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