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
/
80211
/
net80211.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[802.11] Remove redundant NULL pointer check after dereference
Michael Brown
2017-03-21
1
-3
/
+0
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
1
-4
/
+4
*
[netdevice] Allow network devices to disclaim IRQ support at runtime
Michael Brown
2015-07-28
1
-0
/
+4
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+3
*
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
2015-03-05
1
-0
/
+3
*
[settings] Force settings into alphabetical order within sections
Michael Brown
2013-12-05
1
-3
/
+6
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-3
/
+3
*
[netdevice] Add method for generating EUI-64 address from link-layer address
Michael Brown
2013-09-03
1
-0
/
+1
*
[settings] Eliminate settings "tag magic"
Michael Brown
2013-05-01
1
-3
/
+0
*
[ethernet] Expose eth_broadcast as a global constant
Michael Brown
2012-08-31
1
-5
/
+2
*
[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
/
+8
*
[process] Pass containing object pointer to process step() methods
Michael Brown
2011-06-28
1
-8
/
+11
*
[settings] Match terminology in online documentation
Michael Brown
2011-03-23
1
-3
/
+3
*
[settings] Impose a fixed order on settings
Michael Brown
2011-03-23
1
-3
/
+3
*
[settings] Formalise notion of setting applicability
Michael Brown
2011-03-22
1
-0
/
+3
*
[list] Add list_first_entry()
Michael Brown
2010-11-08
1
-5
/
+5
*
[802.11] Fix a use-after-free
Joshua Oreman
2010-08-01
1
-0
/
+1
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-40
/
+16
*
[build] Use weak definitions instead of weak declarations
Joshua Oreman
2010-05-27
1
-0
/
+11
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-13
/
+13
*
[netdevice] Add netdev_is_open() wrapper function
Michael Brown
2010-03-23
1
-6
/
+6
*
[802.11] Allow connecting to spectrum managed networks
Joshua Oreman
2010-01-05
1
-6
/
+0
*
[802.11] Add core support for detecting and using encrypted networks
Joshua Oreman
2010-01-05
1
-59
/
+248
*
[netdevice] Add the concept of an "Ethernet-compatible" MAC address
Michael Brown
2009-10-23
1
-0
/
+1
*
[802.11] Support multicast hashing
Michael Brown
2009-08-12
1
-20
/
+1
*
[802.11] Properly initialize autoassociation process
Joshua Oreman
2009-08-12
1
-1
/
+2
*
[netdevice] Allow the hardware and link-layer addresses to differ in size
Michael Brown
2009-08-12
1
-0
/
+2
*
[netdevice] Separate out the concept of hardware and link-layer addresses
Michael Brown
2009-08-12
1
-1
/
+1
*
[802.11] Fix memory leak on unsuccessful probes
Joshua Oreman
2009-08-09
1
-2
/
+1
*
[802.11] Set channels early on to avoid tuning to an undefined channel
Joshua Oreman
2009-08-09
1
-0
/
+5
*
[802.11] Enhance support for driver PHY differences
Joshua Oreman
2009-08-09
1
-14
/
+76
*
[802.11] Add support for 802.11 devices with software MAC layer
Joshua Oreman
2009-08-01
1
-0
/
+2595