summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2015-06-05regenStefan Sperling
2015-06-05Add another PCI ID for Intel Dual Band Wireless AC 3165. From brad.Stefan Sperling
2015-06-04enable rtwn(4) on i386Stefan Sperling
2015-06-04Enable rtwn(4) on amd64.Stefan Sperling
2015-06-04attach rtwn at pciStefan Sperling
2015-06-04New rtwn(4) driver for RTL8188CE wifi cards.Stefan Sperling
2015-06-04syncTheo de Raadt
2015-06-04+ REALTEK RT8191SETheo de Raadt
2015-06-04Add support for em(4) on Teak 3020, a Tolopai (EP80579)Dariusz Swiderski
2015-06-04The (no quite so) new kernel perfpolicy code calls cpu_setperf() from aMark Kettenis
2015-06-04regenDariusz Swiderski
2015-06-04Add more of Tolopai (EP80579) Gigabit controllers id.Dariusz Swiderski
2015-06-04Check if interface was stopped before calling rx/tx interrupt routines.Mike Belopuhov
2015-06-04Remove unused sa_dl.Martin Pieuchot
2015-06-04Switch intel_gmbus_is_port_valid and intel_gmbus_is_forced_bit fromJonathan Gray
2015-06-04use mallocarray instead of malloc in drm_callocJonathan Gray
2015-06-04remove the now unused alawtolin16 tableJonathan Gray
2015-06-03Adjust yielding condition slightly in the if_input_process thread.Mike Belopuhov
2015-06-03Fix pf_map_addr() not to cause dividing by 0. This fixes problem whenYASUOKA Masahiko
2015-06-03Support for U4, missed in previous.Martin Pieuchot
2015-06-03Check for the correct bit in the interrupts property of the device-treeMartin Pieuchot
2015-06-03Add hpb(4), reminded by Brad.Martin Pieuchot
2015-06-03there's been a long standing issue in ppp on a tty/serial line where it alloc...David Gwynne
2015-06-02Add missing define for hpb(4).Martin Pieuchot
2015-06-02Add a new HT-PCI bridge driver and the necessary glue to openpic(4)Martin Pieuchot
2015-06-02RIP ether_input_mbuf().Martin Pieuchot
2015-06-02Use if_input() instead of ether_input_mbuf().Martin Pieuchot
2015-06-02Take carp(4) out of ether_input().Martin Pieuchot
2015-06-02Override pie range constants (well, only VM_PIE_MAX_ADDR) with a variableMiod Vallat
2015-06-02with binutils 2.17 we can change some raw opcodes into instruction namesJonathan Gray
2015-06-01regenStefan Sperling
2015-06-01fix typo: Wirelsss -> WirelessStefan Sperling
2015-06-01Convert tun(4) to if_input().Martin Pieuchot
2015-05-31If the first list was empty, ml_join() did not not clear the secondAlexander Bluhm
2015-05-30Remove commented out DRMDEBUG/DRM_DEBUG lines. Other drivers don't haveJonathan Gray
2015-05-30DRMDEBUG not DRM_DEBUG. From frantisek holop.Jonathan Gray
2015-05-30Native atomic operations for i386.Mark Kettenis
2015-05-30Acquire/release the i2c bus before/after reading the temperature register.Mark Kettenis
2015-05-30Set the usb otg port on the cubox to host mode and attach ehci to it.Jonathan Gray
2015-05-30Set the sdmmc(4) emmc highspeed flag if the capability register claimsJonathan Gray
2015-05-30cleanup attach messageTheo de Raadt
2015-05-30fix the build when SDHC_DEBUG is definedJonathan Gray
2015-05-29Make ld.so on alpha cope with binaries built with secureplt (where secure hereMiod Vallat
2015-05-29Nuke annoying whitespace nits to shrink some future diffs.Kenneth R Westerback
2015-05-29Nuke annoying whitespace nits to shrink some future diffs.Kenneth R Westerback
2015-05-29add some more cortex A idsJonathan Gray
2015-05-29enable agtimer required for cortex a15Jonathan Gray
2015-05-29Remove unused bus space tags/handles. The generic timer uses the cp15Jonathan Gray
2015-05-29Revert unrelated changes in previous.Masao Uebayashi
2015-05-29Initial addition of ``Patrol Read'' support in bio(4), biocto(8), andMasao Uebayashi