Age | Commit message (Expand) | Author |
2014-11-27 | Use dv_xname instead of if_xname to establish our interrupt. The latter is | Mark Kettenis |
2014-11-27 | rxr ioctl handling. | Brad Smith |
2014-11-27 | rxr ioctl handling. | Brad Smith |
2014-11-26 | The onboard ix(4) interfaces on the SPARC T5 machines don't have a valid MAC | Mark Kettenis |
2014-11-26 | Seems Sun^H^H^HOracle is doing something naughty and (deliberately) puts | Mark Kettenis |
2014-11-26 | dont swap the vlan tag twice on big endian archs for transmit. | David Gwynne |
2014-11-24 | rxr ioctl handling. | Brad Smith |
2014-11-24 | Fix some issues with 64-bit BARs behind PCI-PCI bridges. | Mark Kettenis |
2014-11-24 | No point in setting the Interrupt-on Short Packet bit on OUT endpoint. | Martin Pieuchot |
2014-11-24 | In debug mode, print more information when a transfer is aborted and use | Martin Pieuchot |
2014-11-24 | rxr ioctl handling. | Brad Smith |
2014-11-24 | Count how many lids are open, rather than accumulating the values ACPI | Theo de Raadt |
2014-11-24 | - Check IFF_RUNNING in xl_intr(). | Brad Smith |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith |
2014-11-24 | regen | Brad Smith |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith |
2014-11-23 | regen | sasano |
2014-11-23 | SILABS CP210X_4(0x10c4:0xea80) is no longer CP210x family. | sasano |
2014-11-23 | USB_VENDOR_SILABS:USB_PRODUCT_SILABS_CP210X_4(0x10c4:0xea80) is | sasano |
2014-11-23 | If a machine has no _LIDs, then none can be open. This diff fixes a problem | Mike Larkin |
2014-11-23 | Revert the logic to skip ports which status hasn't changed, it introduces | Martin Pieuchot |
2014-11-23 | Be less verbose when opening a pipe and print the endpoint & slot | Martin Pieuchot |
2014-11-23 | Move link state handling into re_miibus_statchg(). | Brad Smith |
2014-11-22 | Split the MP trampoline into two pages, one for code and one for data/stack | Mike Larkin |
2014-11-20 | Fix previous. | Landry Breuil |
2014-11-20 | Force a status check of all the ports of a newly attached hub. In the | Martin Pieuchot |
2014-11-20 | oops, mangled the prototype | Theo de Raadt |
2014-11-20 | - Remove some unused #if 0'd code which does not pertain to OpenBSD | Brad Smith |
2014-11-20 | Rename slow_ovbcopy() to slow_bcopy(), since ovbcopy means nothing to | Theo de Raadt |
2014-11-19 | Copy over some recent commits from ix(4).. | Brad Smith |
2014-11-19 | Add support for stopping the operation of the chipset within re_stop() | Brad Smith |
2014-11-18 | Nuke yet more obvious #include duplications. | Kenneth R Westerback |
2014-11-18 | dc_init() calls dc_stop() and dc_reset() so remove some redundant calls | Brad Smith |
2014-11-18 | move arc4random prototype to systm.h. more appropriate for most code | Ted Unangst |
2014-11-18 | Use pa_device to ensure each MAC address of a multi port board | Brad Smith |
2014-11-17 | Add quirks for the "Realtek ALC885" found on MacMini3.1, unmutes the | Landry Breuil |
2014-11-16 | Two fixes to make Qemu and VMware xHCI implementations work: | Martin Pieuchot |
2014-11-16 | Replace a plethora of historical protection options with just | Theo de Raadt |
2014-11-16 | Allow the driver to be able to retrieve the MAC address from the ROM | Brad Smith |
2014-11-15 | regen | Brad Smith |
2014-11-15 | Add Intel QS77 LPC. | Brad Smith |
2014-11-14 | regen | Martin Pieuchot |
2014-11-14 | Some BayTrail IDs, including xhci(4), found in inframare's dmesg on bugs@. | Martin Pieuchot |
2014-11-14 | add some more sdtemp devices | Jonathan Gray |
2014-11-12 | Remove SIOCSIFMTU handling and misuse of if_mtu values for MRU | Mike Belopuhov |
2014-11-11 | When a bus is explored, do not probe the ports which status hasn't | Martin Pieuchot |
2014-11-11 | Stop athn(4) from attaching to AR9300 devices for now. There are unresolved | Stefan Sperling |
2014-11-11 | Do not reset the base address of the control endpoint's ring when | Martin Pieuchot |
2014-11-10 | add an additional error check into the ixgbe_handle_msf | Mike Belopuhov |
2014-11-10 | remove pointless timeout_del/add dance in the interrupt handler | Mike Belopuhov |