1075 Commits (c68839d4d69742ac21c430aca8a9a4de81dd6ca5)

Autor SHA1 Mensaje Fecha
  Joshua Oreman 2aad3fab23 [build] Use weak definitions instead of weak declarations hace 14 años
  Geoff Lywood 83efb3d750 [bitmap] Fix bitmaps on 64-bit hace 14 años
  Michael Brown 4fb3dae14e [qib7322] Add support for QLogic 7322 HCA hace 14 años
  Michael Brown 84996b7b09 [lacp] Add simple LACP implementation hace 14 años
  Michael Brown 8406115834 [build] Rename gPXE to iPXE hace 14 años
  Michael Brown 4a7648bd3d [netdevice] Record whether or not interrupts are currently enabled hace 14 años
  Michael Brown 88e436376c [netdevice] Add netdev_is_open() wrapper function hace 14 años
  Marty Connor 5e829de055 [igb] Add igb driver hace 14 años
  Marty Connor be5392c93a [e1000e] Add e1000e driver hace 14 años
  Marty Connor 930a2ffac8 [e1000] Update e1000 driver hace 14 años
  Masroor Vettuparambil f5f8ee00fc [vxge] Add support for X3100 series 10GbE Server/Storage Adapter hace 14 años
  Stefan Hajnoczi 26f882bf64 [proto] Remove unsupported NMB protocol hace 14 años
  Stefan Hajnoczi 00a780e38f [proto] Remove unsupported IGMP protocol hace 14 años
  Stefan Hajnoczi 1548189ffa [proto] Remove unsupported NFS protocol hace 14 años
  Joshua Oreman 3d9dd93a14 [uri] Decode/encode URIs when parsing/unparsing hace 14 años
  Joshua Oreman fa4aec8f03 [config] Make PXE stack a compile-time option hace 14 años
  Joshua Oreman b1ba80f8fb [dhcp] Add generic facility for using cached network settings hace 14 años
  Joshua Oreman 2d58a62330 [linker] Add safe weak symbol macros hace 14 años
  Marty Connor 5264e965ad [skge] Add driver for skge NICs hace 14 años
  Glenn Brown 57faa48f3b [myri10ge] Native driver for Myricom 10Gb Ethernet NICs hace 14 años
  Glenn Brown cdd3797053 [pci] Add PCI_COMMAND_INTX_DISABLE hace 14 años
  Joshua Oreman 5240fee38f [wpa] Add CCMP backend (new AES-based cryptosystem) hace 15 años
  Joshua Oreman 8106cb130b [wpa] Add TKIP backend (legacy RC4-based cryptosystem) hace 15 años
  Joshua Oreman 0758111345 [wpa] Add pre-shared key frontend (WPA "Personal" with just a passphrase) hace 15 años
  Joshua Oreman 8ec18a5b50 [wpa] Add general support for WPA-protected 802.11 networks hace 15 años
  Joshua Oreman 432cc6d1d8 [eapol] Add basic support for 802.1X EAP over LANs hace 15 años
  Joshua Oreman 01b4f52089 [802.11] Add support for WEP-protected networks hace 15 años
  Joshua Oreman 1327a787eb [iwmgmt] Add wireless management commands and text for common errors hace 15 años
  Joshua Oreman dd8a3e2e70 [802.11] Add core support for detecting and using encrypted networks hace 15 años
  Joshua Oreman 8d08da3a99 [crypto] Add a placeholder for a proper random number generator hace 15 años
  Joshua Oreman 6c6db8647b [crypto] Add AES key-wrap mode (RFC 3394) hace 15 años
  Joshua Oreman 2dfe4c414a [crypto] Make AES context size and algorithm structure externally available hace 15 años
  Joshua Oreman ff4d61de96 [crypto] Add parentheses around len argument in blocksize assert hace 15 años
  Joshua Oreman 59b7d00c06 [digest] Add HMAC-SHA1 based pseudorandom function and PBKDF2 hace 15 años
  Joshua Oreman 05d3be1048 [cipher] Add the ARC4 stream cipher hace 15 años
  Joshua Oreman 7eaad90976 [digest] Add generic CRC32 function hace 15 años
  Shao Miller 177389fb73 [settings] Add Bus ID setting hace 14 años
  Joshua Oreman 9a0bd0711f [linker] Add mechanism for subsystem-dependent configuration options hace 15 años
  Joshua Oreman 572e61754a [linker] Expand and correct symbol requirement macros hace 15 años
  Michael Brown c2c77377a6 [ipoib] Mask out non-QPN bits in the IPoIB destination MAC when sending hace 14 años
  Michael Brown 50242e4202 [ipoib] Always set the "full membership" bit in the IPv4 broadcast GID hace 14 años
  Michael Brown 58b6794c11 [infiniband] Rename IB_PKEY_NONE to IB_PKEY_DEFAULT hace 14 años
  Michael Brown bbc530c0dd [infiniband] Report IB link status as IPoIB netdevice status hace 14 años
  Michael Brown be670840c7 [sanboot] Extend the "keep-san" option to non-iSCSI SAN protocols hace 14 años
  Thomas Miletich 8912e24fdc [sis190] Hide the ISA bridge's PCI IDs from parserom.pl hace 14 años
  Michael Brown 1b1e63d54d [netdevice] Add the concept of an "Ethernet-compatible" MAC address hace 14 años
  Thomas Miletich 251926f631 [sis190] Add sis190/191 ethernet driver hace 14 años
  Joshua Oreman db3e054fe5 [atl1e] Add Attansic L1E gigabit Ethernet driver hace 14 años
  Michael Brown 4175b778c2 [pci] Add generic configuration space backup/restore facility hace 14 años
  Michael Brown 0fc13add31 [job] Add missing job_progress() interface method hace 15 años