1027 Commits (v0.9.8)

Author SHA1 Message Date
  Michael Brown 4175b778c2 [pci] Add generic configuration space backup/restore facility 14 years ago
  Michael Brown 0fc13add31 [job] Add missing job_progress() interface method 14 years ago
  Michael Brown a7290a970c [802.11] Support multicast hashing 15 years ago
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field 15 years ago
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size 15 years ago
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 15 years ago
  Michael Brown 0ff5c456cb [infiniband] Disambiguate CM connection rejection reasons 15 years ago
  Michael Brown 965a0f7a75 [infiniband] Allow SRP reconnection attempts even after reporting failures 15 years ago
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband 15 years ago
  Michael Brown 8de49af0d2 [infiniband] Add last_opened_ibdev(), analogous to last_opened_netdev() 15 years ago
  Michael Brown 419243e7f1 [infiniband] Add find_ibdev() 15 years ago
  Michael Brown 4be11f523c [infiniband] Add a "communication-managed reliable connection" protocol 15 years ago
  Michael Brown cf716a0ce6 [scsi] Make LUN a property of the SCSI backend only 15 years ago
  Michael Brown d944794680 [scsi] Generalise iscsi_parse_lun() to scsi_parse_lun() 15 years ago
  Michael Brown 976f12c501 [scsi] Generalise iscsi_detached_command() to scsi_detached_command() 15 years ago
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times 15 years ago
  Michael Brown 46073f1239 [infiniband] Handle duplicate Communication Management REPs 15 years ago
  Joshua Oreman ce68f587e2 [ath5k] Add support for non-802.11n Atheros wireless NICs 15 years ago
  Joshua Oreman 3f274a6950 [legal] Add MIT licence declaration 15 years ago
  Joshua Oreman 0b3c88e035 [802.11] Fix maximum packet length 15 years ago
  Joshua Oreman f128a6db21 [802.11] Enhance support for driver PHY differences 15 years ago
  Michael Brown 34bfc04e4c [infiniband] Update all other MAD users to use a management interface 15 years ago
  Michael Brown 44251ebb9a [infiniband] Update subnet management agent to use a management interface 15 years ago
  Michael Brown 0e07516f62 [infiniband] Add the concept of a management interface 15 years ago
  Michael Brown b0c563824b [infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI} 15 years ago
  Joshua Oreman 70f47e675e [sky2] Add support for Marvell Yukon-II gigabit Ethernet cards 15 years ago
  Joshua Oreman 993f8ba9bc [pci] Add definitions for Advanced Error Reporting registers 15 years ago
  Joshua Oreman 14ae602ef0 [rtl818x] Add driver for Realtek 8180/8185 wireless cards 15 years ago
  Joshua Oreman ce64398f87 [802.11] Add support for 802.11 devices with software MAC layer 15 years ago
  Michael Brown cc2e767b5a [infiniband] Add Communication Manager (CM) 15 years ago
  Michael Brown c939bc57ff [infiniband] Add infrastructure for RC queue pairs 15 years ago
  Michael Brown ea6eb7f7ed [infiniband] Pass a generic MAD to ib_set_port_info() 15 years ago
  Michael Brown 0095e18d4c [infiniband] Expose supported and enabled link speeds and widths 15 years ago
  Michael Brown 773028d34e [infiniband] Allow MAD handlers to indicate response via return value 15 years ago
  Michael Brown 94876f4bb6 [infiniband] Remove the return status code from MAD handlers 15 years ago
  Michael Brown f1d92fa886 [infiniband] Allow external QPN to differ from real QPN 15 years ago
  Michael Brown 92cf240020 [infiniband] Always create an SMA and a GMA 15 years ago
  Michael Brown 80c41b90d2 [infiniband] Add notion of a queue pair type 15 years ago
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA 15 years ago
  Michael Brown 8a852280eb [infiniband] Pass GMA as a parameter to GMA MAD handlers 15 years ago
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction 15 years ago
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins 15 years ago
  Michael Brown 3c77fe73a5 [infiniband] Allow for sending MADs via GMA without retransmission 15 years ago
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups 15 years ago
  Michael Brown 1d8c85d112 [infiniband] Create a general management agent 15 years ago
  Michael Brown 365b8db5cf [infiniband] Centralise SMA and GMA queue constants 15 years ago
  Michael Brown 887d296b88 [infiniband] Poll completion queues automatically 15 years ago
  Michael Brown 1f5c0239b4 [infiniband] Centralise assumption of 2048-byte payloads 15 years ago
  Michael Brown 7ba33f7826 [infiniband] Provide ib_get_hca_info() as a commonly-available function 15 years ago
  Michael Brown b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c 15 years ago