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
/
80211
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
*
[802.11] Use correct SHA1_DIGEST_SIZE constant name
Michael Brown
2015-07-27
1
-1
/
+1
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
2
-0
/
+4
*
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
2015-03-05
1
-0
/
+3
*
[libc] Rewrite byte-swapping code
Michael Brown
2015-03-02
1
-1
/
+1
*
[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
2
-7
/
+7
*
[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
*
[libc] Use __einfo() tuple as first argument to EUNIQ()
Michael Brown
2013-04-19
1
-2
/
+2
*
[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
8
-8
/
+16
*
[802.11] Use rbg_generate() for secure random numbers
Michael Brown
2012-03-13
1
-1
/
+3
*
[802.11] Avoid using struct md5_ctx directly
Michael Brown
2012-03-05
1
-4
/
+4
*
[802.11] Add missing #include <byteswap.h>
Michael Brown
2012-03-04
1
-0
/
+1
*
[802.11] Add missing #include <string.h>
Michael Brown
2012-02-21
3
-0
/
+3
*
[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
*
[netdevice] Pass both link-layer addresses in net_tx() and net_rx()
Michael Brown
2010-10-07
1
-1
/
+3
*
[802.11] Fix a use-after-free
Joshua Oreman
2010-08-01
1
-0
/
+1
*
[802.11] Use correct name for sec80211_detect()
Joshua Oreman
2010-08-01
1
-3
/
+3
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
2
-41
/
+31
*
[compiler] Fix 64bit compile time errors
Piotr JaroszyĆski
2010-05-27
1
-3
/
+3
*
[build] Use weak definitions instead of weak declarations
Joshua Oreman
2010-05-27
1
-0
/
+11
*
[wpa] Remove PMKID checking
Joshua Oreman
2010-05-27
1
-64
/
+0
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-20
8
-59
/
+59
*
[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
*
[wpa] Add CCMP backend (new AES-based cryptosystem)
Joshua Oreman
2010-01-05
1
-0
/
+528
*
[wpa] Add TKIP backend (legacy RC4-based cryptosystem)
Joshua Oreman
2010-01-05
1
-0
/
+586
*
[wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase)
Joshua Oreman
2010-01-05
1
-0
/
+125
*
[wpa] Add general support for WPA-protected 802.11 networks
Joshua Oreman
2010-01-05
1
-0
/
+973
*
[802.11] Add support for WEP-protected networks
Joshua Oreman
2010-01-05
1
-0
/
+303
*
[802.11] Add core support for detecting and using encrypted networks
Joshua Oreman
2010-01-05
2
-59
/
+751
*
[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
2
-0
/
+2966