5931 Commits (v0.9.8)
 

Author SHA1 Message Date
  Marty Connor ec5863a7f5 [release] Update version to 0.9.8 for release 14 years ago
  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
  Michael Brown c9c411286a [job] Report progress of downloader jobs via job_progress() 14 years ago
  Michael Brown 0fc13add31 [job] Add missing job_progress() interface method 14 years ago
  Joshua Oreman d7dfc9572e [ath5k] Remove spurious debugging check 14 years ago
  Michael Brown a7290a970c [802.11] Support multicast hashing 14 years ago
  Joshua Oreman 2310c30d1c [802.11] Properly initialize autoassociation process 14 years ago
  Michael Brown 444d5550a7 [dhcp] Fall back to using the hardware address to populate the chaddr field 14 years ago
  Michael Brown 4eab5bc8ca [netdevice] Allow the hardware and link-layer addresses to differ in size 14 years ago
  Michael Brown 37a0aab4ff [netdevice] Separate out the concept of hardware and link-layer addresses 14 years ago
  Michael Brown b3db99a38d [doc] Expand scope of doxygen-generated documentation 14 years ago
  Joshua Oreman d5d68b2e31 [zbin] Change fixup semantics to support ROMs over 128k uncompressed 14 years ago
  Michael Brown 487347a0cd [doc] Update doxygen.cfg to match version running on rom.etherboot.org 14 years ago
  Michael Brown e5f14e5a32 [infiniband] Add support for the SRP Boot Firmware Table 14 years ago
  Michael Brown 0ff5c456cb [infiniband] Disambiguate CM connection rejection reasons 14 years ago
  Michael Brown 965a0f7a75 [infiniband] Allow SRP reconnection attempts even after reporting failures 14 years ago
  Michael Brown a0d337912e [infiniband] Generate more specific errors in response to failure MADs 14 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() 14 years ago
  Michael Brown 419243e7f1 [infiniband] Add find_ibdev() 14 years ago
  Michael Brown 4be11f523c [infiniband] Add a "communication-managed reliable connection" protocol 14 years ago
  Michael Brown 1175f0cf29 [hermon] Reduce the RC ACK timeout 14 years ago
  Michael Brown 0b1222f233 [hermon] Randomise the high-order bits of queue pair numbers 14 years ago
  Michael Brown cf716a0ce6 [scsi] Make LUN a property of the SCSI backend only 14 years ago
  Michael Brown d944794680 [scsi] Generalise iscsi_parse_lun() to scsi_parse_lun() 14 years ago
  Michael Brown 976f12c501 [scsi] Generalise iscsi_detached_command() to scsi_detached_command() 14 years ago
  Michael Brown 04878ef745 [process] Make it safe to call process_add() multiple times 14 years ago
  Michael Brown 46073f1239 [infiniband] Handle duplicate Communication Management REPs 14 years ago
  Joshua Oreman ce68f587e2 [ath5k] Add support for non-802.11n Atheros wireless NICs 14 years ago
  Joshua Oreman 3f274a6950 [legal] Add MIT licence declaration 14 years ago
  Joshua Oreman fc9750a68d [802.11] Fix memory leak on unsuccessful probes 14 years ago
  Joshua Oreman 0b3c88e035 [802.11] Fix maximum packet length 14 years ago
  Joshua Oreman 1e810bebe9 [802.11] Set channels early on to avoid tuning to an undefined channel 14 years ago
  Joshua Oreman f128a6db21 [802.11] Enhance support for driver PHY differences 14 years ago
  vibi sreenivasan e6e30618c2 [geniso] Emit proper error message for incorrect location of ISOLINUX_BIN 15 years ago
  Michael Brown 34bfc04e4c [infiniband] Update all other MAD users to use a management interface 14 years ago
  Michael Brown 44251ebb9a [infiniband] Update subnet management agent to use a management interface 14 years ago
  Michael Brown 0e07516f62 [infiniband] Add the concept of a management interface 14 years ago
  Michael Brown 18bcdfb1cc [hermon] Allow for multiple calls to ib_modify_qp() 14 years ago
  Michael Brown 7a3a159af5 [romprefix] Cope with PnP BIOSes that fail to set %es:%di on entry 14 years ago
  Michael Brown ad66465b3c [hermon] Add support for multiple ports and detecting non-IB ports 14 years ago
  Michael Brown b0c563824b [infiniband] Change IB_{QPN,QKEY,QPT} names from {SMA,GMA} to {SMI,GSI} 14 years ago
  Michael Brown 1f7d550246 [build] Mark __intel_new_proc_init with __libgcc rather than cdecl 14 years ago
  Joshua Oreman 70f47e675e [sky2] Add support for Marvell Yukon-II gigabit Ethernet cards 14 years ago
  Joshua Oreman 993f8ba9bc [pci] Add definitions for Advanced Error Reporting registers 14 years ago
  H. Peter Anvin 5e1aa70301 [legal] Add the MIT and ISC licenses to licence.pl 14 years ago
  H. Peter Anvin 193d545903 [pxe] Dual-license pxe_api.h under the MIT license 14 years ago
  Joshua Oreman bba00b0c13 [config] Enable PXE commands by default only on pcbios architecture 14 years ago
  Michael Brown 2b9f7f042c [pxe] Avoid printf format warning on some compilers 14 years ago