Age | Commit message (Expand) | Author |
2012-08-11 | the producer/consumer values are used by the device, which is little | David Gwynne |
2012-08-10 | simplify pckbc_xt_translation() | Alexandr Shadchin |
2012-07-17 | Revert my previous change for rt2661. It is causing excessive "ral0: device | Stefan Sperling |
2012-07-13 | Keep separate OACTIVE flags to mark full management/data tx queues, | Stefan Sperling |
2012-07-13 | Init the baseband processor before selecting antennas since selecting antennas | Stefan Sperling |
2012-07-02 | Backout premature optimization and actually commit the diff which had been | Miod Vallat |
2012-07-02 | Report immediate deselection from a target upon selection as a `selection | Miod Vallat |
2012-07-01 | Nuke unused _[23]ltol() and _lto[23]l() inline functions. Move | Kenneth R Westerback |
2012-06-10 | Allow a variable number of words for the Serializer/Deserializer programming. | Mark Kettenis |
2012-05-12 | Repairs operation of twin-channel ahc devices. Only affects ahc@eisa since | Miod Vallat |
2012-05-12 | Remove unused variable. | Mark Kettenis |
2012-05-09 | 8401E/8402/8105E/8105E_SPIN1 don't support jumbo frames | Jonathan Gray |
2012-05-09 | The 8168D chipset needs to have the PHY wake PM flag set to ensure | Jonathan Gray |
2012-05-06 | add support for the reverse video attribute in sti(4) | Mike Belopuhov |
2012-04-27 | Sprinkle bus_space_barrier after register writes. 70% paranoia and 30% | Miod Vallat |
2012-04-09 | If running on the original 33C93, reject commands not in groups 0, 1 or 5 | Miod Vallat |
2012-04-09 | Cope with strict alignment platforms, and unbreak the RX logic. Tested with | Miod Vallat |
2012-04-08 | additional adapter types from FreeBSD | Jonathan Gray |
2012-04-03 | After suspend/resume, reload the firmware. Skip firmware on | Theo de Raadt |
2012-03-28 | Work in progress support for the SGI Indigo, Indigo 2 and Indy systems | Miod Vallat |
2012-03-24 | Left-pad the eeprom dump with zeroes in the debug dump to make it easier to | Miod Vallat |
2012-03-07 | reisters -> registers | Miod Vallat |
2012-02-24 | Correct the spelling of "transferred" and "transferring" | Philip Guenthe |
2012-02-12 | use the barrier before the inb; not instead of | Theo de Raadt |
2012-02-11 | This code used to do a register read to force a barrier -- that is not | Theo de Raadt |
2012-02-04 | Close races where timer is started on a command and then an splbio() | Kenneth R Westerback |
2012-02-04 | Since sili_get_ccb() can return NULL if there are no ccb's available, | Kenneth R Westerback |
2012-02-02 | disable the polling timeout when we suspend; discovered by some code | Theo de Raadt |
2012-01-29 | Fix another instance of the 11a->11b switch panic (see previous commit). | Stefan Sperling |
2012-01-28 | Don't panic when switching an ath interface in hostap mode from 11a to 11b. | Stefan Sperling |
2012-01-28 | Fix ar5k_rt_copy() to copy all fields of the HAL_RATE_TABLE struct. | Stefan Sperling |
2012-01-28 | Fix dot11Rate for 11b entries in the 11g rates table. | Stefan Sperling |
2012-01-16 | mpi_get_ccb and mpi_put_ccb are only called via iopools now, so change | David Gwynne |
2012-01-12 | add support for skinny variants. | David Gwynne |
2012-01-11 | ansify and de'register some prototypes | David Hill |
2012-01-09 | repair errors paths for dma_alloc; spotted by dhill | Theo de Raadt |
2012-01-09 | another set of missing dma_alloc's for talking to a device. hit by | Theo de Raadt |
2012-01-02 | Do not advertize this device as full-duplex. While I believe the Siemens chip | Miod Vallat |
2011-12-25 | Fix the documented CAVEAT by forcing the TX gain to minus infinity when | Miod Vallat |
2011-12-24 | Default to a much smaller input gain on the MIC line, to improve recording | Miod Vallat |
2011-12-22 | Add 16-bit modes to arcofi(4). Big-endian signed is native, others require some | Miod Vallat |
2011-12-21 | Work-in-progress driver for the HP ``Audio1'' device found on the HP 9000/425e | Miod Vallat |
2011-12-19 | fxp_init could bail out on errors without calling slpx. | Marco Pfatschbacher |
2011-12-06 | Add support for Nuvoton NCT6776F fan, voltage and temperature sensors. | Marco Pfatschbacher |
2011-12-03 | Make sure splx() is called before exiting trm_StartWaitingSRB(). | Kenneth R Westerback |
2011-12-01 | Be sure to splx() before return in pgt_media_status(); from Jan Klemkow on | Miod Vallat |
2011-11-10 | Death to inappropriate whitespace. First one pointed out by Brad. | Kenneth R Westerback |
2011-11-08 | ncr53c9x (a.k.a. esp on sparc64) does not like 16-byte SCSI commands | Kenneth R Westerback |
2011-10-27 | Initialize variables before use. From Pedro Martelletto, tweaked by | Kenneth R Westerback |
2011-10-25 | Initialize variables before use. And if initializing, use the correct | Kenneth R Westerback |