1075 次代码提交 (b9b59a585b2e37b517e38501208f1a213dd6ea1e)

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