642 Commits (v0.9.8)

Author SHA1 Message Date
  Michael Brown 9f7141a1ce [hermon] Reset device during probe() 14 years ago
  Michael Brown 4175b778c2 [pci] Add generic configuration space backup/restore facility 14 years ago
  Joshua Oreman d7dfc9572e [ath5k] Remove spurious debugging check 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 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 1175f0cf29 [hermon] Reduce the RC ACK timeout 15 years ago
  Michael Brown 0b1222f233 [hermon] Randomise the high-order bits of queue pair numbers 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
  Joshua Oreman ce68f587e2 [ath5k] Add support for non-802.11n Atheros wireless NICs 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 18bcdfb1cc [hermon] Allow for multiple calls to ib_modify_qp() 15 years ago
  Michael Brown ad66465b3c [hermon] Add support for multiple ports and detecting non-IB ports 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 14ae602ef0 [rtl818x] Add driver for Realtek 8180/8185 wireless cards 15 years ago
  Michael Brown bb2cf3c8d7 [hermon] Add support for RC queue pairs 15 years ago
  Michael Brown cd5a21359c [hermon] Allow software GMA to receive packets destined for QP1 15 years ago
  Michael Brown de50a19ae3 [hermon] Disable debugging around mapping of firmware tables 15 years ago
  Michael Brown dd2788594b [hermon] Remove an unnecessary check for GID-less transmissions 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 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 47c4aaa9e2 [ipoib] Attempt the broadcast group join only if the link is up 15 years ago
  Michael Brown 165074c188 [infiniband] Implement SMA as an instance of a GMA 15 years ago
  Michael Brown cb9ef4dee2 [ipoib] Remove the queue set abstraction 15 years ago
  Michael Brown 63c112ed38 [ipoib] Kill off the now-unused IPoIB metadata queue set 15 years ago
  Michael Brown 0fbf2f6bda [infiniband] Provide a general mechanism for multicast group joins 15 years ago
  Michael Brown b4155c4ab5 [infiniband] Make qkey and rate optional parameters to ib_post_send() 15 years ago
  Michael Brown 8aa2591c06 [ipoib] Clarify new role of IPoIB peer cache as for MAC addresses only 15 years ago
  Michael Brown 06ad481904 [ipoib] Expose the real broadcast MAC 15 years ago
  Michael Brown 4d0029611f [ipoib] Use Infiniband broadcast QPN in IPoIB broadcast MAC address 15 years ago
  Michael Brown d6b47871de [infiniband] Provide a general mechanism for path record lookups 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 b25a4b6c8a [infiniband] Split queue set functionality out of ipoib.c to ib_qset.c 15 years ago
  Michael Brown 8868956268 [infiniband] Move non-driver-specific code to net/infiniband 15 years ago
  Michael Brown d09290161e [netdevice] Make ll_broadcast per-netdevice rather than per-ll_protocol 15 years ago
  Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous 15 years ago
  Michael Brown acfd7cc609 [scsi] Improve SCSI debugging 15 years ago
  Michael Brown 1d8d8ef2c8 [scsi] Make SCSI command issuing partially asynchronous 15 years ago
  Michael Brown ded4d3a703 [rtl8139] Split debug messages into DBGLVL_LOG and DBGLVL_EXTRA 15 years ago
  Michael Brown 5e1ef98469 [e1000] Ensure descriptor is fully written before sending packet 15 years ago