Age | Commit message (Expand) | Author |
2016-12-14 | Kill compat for old VNDIOCSET; ok deraadt@ | Jeremie Courreges-Anglas |
2016-12-14 | Various typos and minor cleanup | Mike Belopuhov |
2016-12-13 | Use new xs_{get,set}num functions instead of hand-rolled weirdness | Mike Belopuhov |
2016-12-13 | Fix up tsleep priorities and make them interruptible | Mike Belopuhov |
2016-12-13 | Bounce unaligned transfer data through a scratch buffer | Mike Belopuhov |
2016-12-13 | Poll until the ITSDONE flag is set on the transfer | Mike Belopuhov |
2016-12-12 | Use DPRINTF instead of printf() in #ifdef UAUDIO_DEBUG section. From | Alexandre Ratchov |
2016-12-12 | Remove (likely wrong) code commented since revision 1.1. From | Alexandre Ratchov |
2016-12-12 | Simplify auacer_activate(). From Michael W. Bombardieri <mb at ii.net> | Alexandre Ratchov |
2016-12-12 | Remove few useless #ifdef AUDIO_DEBUG, spotted by | Alexandre Ratchov |
2016-12-12 | Match on the FTDI Suunto product id, from Kristaps Dzonsons who tested | Jonathan Gray |
2016-12-12 | Add support for Option iCON 505 from Piotr Isajew and consistently | Jonathan Gray |
2016-12-12 | regen | Jonathan Gray |
2016-12-12 | Add Option iCON 505 from Piotr Isajew and consistently | Jonathan Gray |
2016-12-10 | Bring back the sector count variable as it's used in the debug printf | Mike Belopuhov |
2016-12-10 | Don't fail if optional feature properties aren't found | Mike Belopuhov |
2016-12-10 | Add support for MIMO Tx rates (MCS 8-15) to iwm(4). | Stefan Sperling |
2016-12-10 | In iwm(4), do not enable HT protection (RTS) unconditionally if the AP requires | Stefan Sperling |
2016-12-10 | Make retry-heavy rates less attractive to mira. | Stefan Sperling |
2016-12-09 | Update the media as the last step in the SFP module configuration | Mike Belopuhov |
2016-12-09 | Convert to the new xs_{get,set}num XenStore API | Mike Belopuhov |
2016-12-09 | Convert to the new xs_{get,set}num XenStore API | Mike Belopuhov |
2016-12-09 | New XenStore public API function to read numeric values | Mike Belopuhov |
2016-12-08 | Silence scan-build; with prodding from jsg@ | Mike Belopuhov |
2016-12-08 | iwm(4) was stripping some bits from the MCS index value before passing | Stefan Sperling |
2016-12-08 | Return ENODEV if playback is requested on devices with no DACs or | Alexandre Ratchov |
2016-12-08 | fix spelling errors and typos, from Michael W. Bombardieri | Theo de Raadt |
2016-12-07 | Add required padding to the response descriptor | Mike Belopuhov |
2016-12-07 | Response status field is signed; adjust the debug message | Mike Belopuhov |
2016-12-07 | Fall back to the minimum amount of ring pages | Mike Belopuhov |
2016-12-07 | splbio isn't doing us any good here and prevents polling from working | Mike Belopuhov |
2016-12-07 | Add mira support to iwn(4). | Stefan Sperling |
2016-12-07 | Add xbf(4) | Mike Belopuhov |
2016-12-07 | A driver for Xen Blkfront heavily based on vdsk(4) from kettenis@ | Mike Belopuhov |
2016-12-07 | Add a simple mechanism to poll for a change in the property value | Mike Belopuhov |
2016-12-07 | Factor out the polling loop into a separate function | Mike Belopuhov |
2016-12-07 | Return proper error values from xs_{get,set}prop | Mike Belopuhov |
2016-12-07 | Remove some leftovers from before the dynamic grant table code | Mike Belopuhov |
2016-12-06 | regen | Mike Belopuhov |
2016-12-06 | X557 is the name of an external PHY not the PCI device | Mike Belopuhov |
2016-12-06 | Don't forget to return an error | Mike Belopuhov |
2016-12-06 | Improve error handling and don't fail if SFP module is not present; | Mike Belopuhov |
2016-12-06 | Let X552 SFP+ boot without a module plugged in | Mike Belopuhov |
2016-12-06 | Make sure iwm(4) only calls ieee80211_mira_choose() while in RUN state. | Stefan Sperling |
2016-12-06 | The kvop is not mandatory to query the type, fixes hostctl -t on vmm(4) VMs. | Reyk Floeter |
2016-12-05 | Remove unused variable. From Michael W. Bombardieri <mb@ii.net>. Thanks! | Alexandre Ratchov |
2016-12-02 | regen | Mike Belopuhov |
2016-12-02 | 8086:154a is not a QSFP model, possibly just a quad port | Mike Belopuhov |
2016-12-02 | Don't overwrite the selected flow control settings | Mike Belopuhov |
2016-12-02 | Sinc rings are created during attach memory allocations shouldn't sleep | Mike Belopuhov |