3190 커밋 (v0.9.8)
 

작성자 SHA1 메시지 날짜
  Michael Brown 5552a1b202 [tcp] Avoid printf format warnings on some compilers 15 년 전
  Michael Brown f42b2932f8 [build] Allow safe concurrent builds of .iso, .liso and .sdsk targets 15 년 전
  Michael Brown b570c2efd8 [build] Make .liso image generation silent unless errors occur 15 년 전
  Marty Connor 96f4f96540 [build] Add syslinux floppy image type .sdsk 15 년 전
  Joshua Oreman 14ae602ef0 [rtl818x] Add driver for Realtek 8180/8185 wireless cards 15 년 전
  Joshua Oreman ce64398f87 [802.11] Add support for 802.11 devices with software MAC layer 15 년 전
  Michael Brown bb2cf3c8d7 [hermon] Add support for RC queue pairs 15 년 전
  Michael Brown cd5a21359c [hermon] Allow software GMA to receive packets destined for QP1 15 년 전
  Michael Brown de50a19ae3 [hermon] Disable debugging around mapping of firmware tables 15 년 전
  Michael Brown dd2788594b [hermon] Remove an unnecessary check for GID-less transmissions 15 년 전
  Michael Brown cc2e767b5a [infiniband] Add Communication Manager (CM) 15 년 전
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs 15 년 전
  Michael Brown ea6eb7f7ed [infiniband] Pass a generic MAD to ib_set_port_info() 15 년 전
  Michael Brown 0095e18d4c [infiniband] Expose supported and enabled link speeds and widths 15 년 전
  Michael Brown 773028d34e [infiniband] Allow MAD handlers to indicate response via return value 15 년 전
  Michael Brown 94876f4bb6 [infiniband] Remove the return status code from MAD handlers 15 년 전
  Michael Brown f1d92fa886 [infiniband] Allow external QPN to differ from real QPN 15 년 전
  Michael Brown 92cf240020 [infiniband] Always create an SMA and a GMA 15 년 전
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type 15 년 전
  Michael Brown 3f4972db9a [infiniband] Allow completion queue operations to be optional 15 년 전
  Michael Brown 0582a84e66 [infiniband] Improve ib_packet debugging messages 15 년 전
  Michael Brown 47c4aaa9e2 [ipoib] Attempt the broadcast group join only if the link is up 15 년 전
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA 15 년 전
  Michael Brown 8a852280eb [infiniband] Pass GMA as a parameter to GMA MAD handlers 15 년 전
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction 15 년 전
  Michael Brown 63c112ed38 [ipoib] Kill off the now-unused IPoIB metadata queue set 15 년 전
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins 15 년 전
  Michael Brown 3c77fe73a5 [infiniband] Allow for sending MADs via GMA without retransmission 15 년 전
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() 15 년 전
  Michael Brown 8aa2591c06 [ipoib] Clarify new role of IPoIB peer cache as for MAC addresses only 15 년 전
  Michael Brown 06ad481904 [ipoib] Expose the real broadcast MAC 15 년 전
  Michael Brown 4d0029611f [ipoib] Use Infiniband broadcast QPN in IPoIB broadcast MAC address 15 년 전
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups 15 년 전
  Michael Brown 1d8c85d112 [infiniband] Create a general management agent 15 년 전
  Michael Brown 365b8db5cf [infiniband] Centralise SMA and GMA queue constants 15 년 전
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically 15 년 전
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads 15 년 전
  Michael Brown 7ba33f7826 [infiniband] Provide ib_get_hca_info() as a commonly-available function 15 년 전
  Michael Brown b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c 15 년 전
  Michael Brown 8868956268 [infiniband] Move non-driver-specific code to net/infiniband 15 년 전
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 년 전
  Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous 15 년 전
  Michael Brown acfd7cc609 [scsi] Improve SCSI debugging 15 년 전
  Michael Brown 1d8d8ef2c8 [scsi] Make SCSI command issuing partially asynchronous 15 년 전
  Michael Brown 51172783e2 [debug] Use a delimiter to break up DBG_HD() output 15 년 전
  Michael Brown b7e93a6a55 [xfer] Always nullify interface while sending close() message 15 년 전
  Michael Brown 546cc62394 [pxe] Add startpxe and stoppxe commands 15 년 전
  Michael Brown 76c915d5bd [ifmgmt] Move ifmgmt_cmd.h to include/hci 15 년 전
  Michael Brown 6e564323e0 [ifmgmt] Optimise prototype for ifcommon_exec() 15 년 전
  Michael Brown ee1d315ac0 [pxe] Check for unhookable interrupts in PXENV_STOP_UNDI 15 년 전