wlan/atheros - Synchronize sleep state code from FreeBSD
[dragonfly.git] / sys /
2014-05-03 Matthew Dillonwlan/atheros - Synchronize sleep state code from FreeBSD
2014-05-03 Sascha Wildner<setjmp.h>: Fix up visibility checks a bit (avoid check...
2014-05-03 Imre Vadaszkernel/bwn: Fix a typo. This fixes RF switch state...
2014-05-03 Matthew DillonMerge branch 'vendor/LIBPCAP'
2014-05-03 François Tigeotdrm/i915: Use the Linux workqueue API
2014-05-03 François Tigeotlinux/workqueue.h: Adapt to DragonFly
2014-05-03 François Tigeotlinux/timer.h: Add round_jiffies_up_relative()
2014-05-03 François Tigeotdrm: Import linux/workqueue.h from FreeBSD's OFED stack
2014-05-02 Sascha Wildnerpcidevs: Remove some IDs we don't use.
2014-05-02 Sascha Wildnerkernel/ral: Switch back to using pcidevs.h.
2014-05-01 Sascha WildnerRemove ATM protocol support.
2014-04-30 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140424.
2014-04-30 Sascha WildnerAdd the <stdalign.h> header for C11 conformance.
2014-04-29 Markus PfeifferMerge branch 'master' of ssh://crater.dragonflybsd...
2014-04-29 Sascha Wildnerkernel/acpi: Add the ACPI_LV_REPAIR debug level (added...
2014-04-27 François Tigeotdrm/i915: Reduce i915_irq.c diffs with Linux 3.8.13
2014-04-26 Imre Vadaszkernel/vtnet: Zeroing memory before reusing.
2014-04-26 Sascha Wildnerkernel/acpi: Improve a message a bit.
2014-04-26 Imre Vadaszkernel/vtnet: Replace a kmalloc by contigmalloc.
2014-04-23 Sascha Wildnerkernel/drm: Fix two warnings in the radeon driver.
2014-04-23 Matthew Dillonhammer2 - Retool dmsg mechanics to improve virtual...
2014-04-22 François Tigeotdrm/i915: Use the Linux timer API
2014-04-22 François Tigeotdrm: Use the Linux timer API
2014-04-22 François Tigeotlinux/timer.h: Adapt to Dragonfly
2014-04-22 François Tigeotdrm: Import linux/timer.h from FreeBSD's OFED stack
2014-04-21 Matthew Dillonkernel - Improve pid-reuse algorithm, fix bug
2014-04-21 Imre VadaszImporting slightly modified virtio-net by vsrinivas
2014-04-21 Sascha Wildnerkernel: Remove some unused options (forgotten in the...
2014-04-21 Matthew Dillonhammer2 - more dmsg/separation work
2014-04-21 Matthew Dillonhammer2 - more dmsg/separation work
2014-04-20 Sascha WildnerRemove support for the IPX and NCP protocols, and for...
2014-04-20 Sascha WildnerRemove some XEROX Network Systems (NS) protocol remains.
2014-04-20 Matthew Dillonhammer2 - more dmsg/separation work, add nmasters field...
2014-04-20 Matthew Dillondmsg, hammer2 - refactor remove hammer2-specific code
2014-04-19 Markus Pfeifferkernel: fix buildkernel by adding include to subr_diski...
2014-04-19 Matthew Dillonhammer2 - refactor libdmsg volume configuration
2014-04-19 Antonio Huete Jimeneznetinet/in - Fix yet another NULL pointer panic.
2014-04-19 Matthew Dillonhammer2 - Shift dmsg structures around
2014-04-16 Sascha WildnerFix a number of typos in messages and manual pages.
2014-04-15 Sascha Wildnerloader/acpi: Fix/remove some comments and remove a...
2014-04-15 Sascha Wildneracpi: machdep.acpi_root should have the RSDP, so taking...
2014-04-15 Sascha Wildnerkernel/acpi: In the OS dependent layer, sync the debug...
2014-04-14 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140325.
2014-04-12 François TigeotDynamic root: Move ld-elf.so.2 to /libexec
2014-04-11 François TigeotCreate and install an initial ramdisk image
2014-04-11 Sascha Wildnerkernel/acpi: Add back another needed include. That...
2014-04-11 Sascha Wildnerkernel/acpi: Add back two includes which are needed.
2014-04-10 Sascha Wildnerkernel/acpi: Move strstr() to libkern.
2014-04-10 Antonio Huete Jimeneznetinet/ip - Avoid a NULL pointer dereference.
2014-04-10 Imre Vadaszkernel/bwn: Replace callout_drain calls. Replace a...
2014-04-10 Matthew Dillonloader - unset correct kenv for 'r'ecovery ramdisk...
2014-04-09 Matthew Dillonkernel - Add mandatory config hooks delay
2014-04-09 François Tigeotdloader: Add a rescue ramdisk boot option
2014-04-08 Imre Vadaszkernel/bwn: Remove an unnecessary call to ieee80211_sta...
2014-04-08 Sepherosa Ziehauin6pcb: in6_pcbsetport -> in6_pcbsetlport; no functiona...
2014-04-08 Sepherosa Ziehauinpcb: Add comment about saved inpcbport
2014-04-08 Sepherosa Ziehauinpcb: Add macros to get/release/assert port token
2014-04-08 Peter AvalosMerge branch 'vendor/OPENSSL'
2014-04-07 Antonio Huete Jimeneznetwork/pf - Avoid a possible bad pointer access.
2014-04-07 Antonio Huete Jimeneznetwork/gif - Correctly clear route cache on destroy.
2014-04-06 Matthew Dillonhammer - Fix missing reltoken
2014-04-06 Markus Pfeifferkernel/drm: Add a missing include
2014-04-05 Sascha Wildnerkernel/run: Add missing unlock.
2014-04-05 Imre Vadaszbwn: fixing performance problems and an RX buffer overf...
2014-04-05 Imre Vadaszbwn: Porting from FreeBSD
2014-04-05 Imre Vadaszbwn: Import from FreeBSD
2014-04-05 Markus Pfeifferkernel/drm: use devfs_*_cdevpriv functions
2014-04-05 Sepherosa Ziehauinpcb/in6pcb: Split port token
2014-04-05 Sascha Wildner<sys/cdefs.h>: Make CTASSERT() kernel only (again).
2014-04-04 Sascha Wildnerkernel/802_11: Fix a panic in RUN -> AUTH -> RUN FSM...
2014-04-04 Sascha Wildnerkernel/802_11: Release the WLAN serializer around if_de...
2014-04-04 Sascha Wildnerkernel/ath: Grab the WLAN serializer around ieee80211_i...
2014-04-04 Sascha WildnerFix buildkernel (missing include).
2014-04-04 Sascha Wildnerkernel/802_11: More ratectl fixes (fixes an ath(4)...
2014-04-03 Markus Pfeifferkernel - bring acpi_thinkpad in sync with FreeBSD r246128
2014-04-03 Markus PfeifferAdd ident string to acpi_thinkpad module
2014-04-03 Sascha WildnerMove ieee80211_ratectl_node_init() from drivers into...
2014-04-03 Sascha WildnerRevert "wlan - Allow NULL field in amrr_node_deinit()"
2014-04-03 Matthew Dillonwlan - Allow NULL field in amrr_node_deinit()
2014-04-02 Matthew Dillonloader - Add slowprint() debugging helper
2014-04-02 Matthew Dillonkernel - Fix mid-kernel-boot lockups due to module...
2014-04-02 Matthew Dillonboot - boot loader fixes
2014-03-31 Sascha Wildnerkernel/acpi: Fix a x86_64 warning in the ACPI_DEBUG_MEM...
2014-03-31 Sascha Wildnerkernel/acpi: Restore ACPI_DEBUG_{CACHE,LOCKS,MEMMAP...
2014-03-31 François TigeotUpdate crunched binaries tools from FreeBSD
2014-03-31 Matthew Dillonhammer2 - multi-target mount part 4/many (stabilization)
2014-03-30 Matthew Dillonhammer2 - multi-target mount part 3/many (stabilization)
2014-03-30 Sascha Wildner<sys/cdefs.h>: Simplify the CTASSERT definition better.
2014-03-30 Matthew Dillonhammer2 - multi-target mount part 2/many
2014-03-29 Sascha Wildner<sys/cdefs.h>: Use _Static_assert for CTASSERT.
2014-03-29 Sascha Wildnerkernel/hptmv: Don't mess up the struct by copying too...
2014-03-28 Sascha Wildnerkernel/cpu_topology: Fix a casting issue in the topolog...
2014-03-28 Sascha Wildnerkernel/acpi_fujitsu: Doh, fix a copy/paste error I...
2014-03-28 Sascha Wildner<sys/hash.h>: Fix wrong header guard.
2014-03-27 Sascha Wildnerkernel/acpi: Improve the errors which AcpiOsTableOverri...
2014-03-25 Sascha Wildnerkernel/i386: Remove CPU_ENABLE_TCC traces.
2014-03-24 Sepherosa Ziehauinpcb: Use a special version of in_pcbinsporthash(...
2014-03-24 Sascha WildnerFix kernel build.
2014-03-23 Sepherosa Ziehauinpcb: Group port related fields into inpcbportinfo
2014-03-23 Antonio Huete Jimenezext2fs - Attempt to fix a panic on VOP_CLOSE
next