Age | Commit message (Expand) | Author |
2016-09-24 | ANSIfy netinet/; from David Hill | Christian Weisgerber |
2016-09-24 | If the value of r0 upon entering the kernel is zero, interpret this as the | Mark Kettenis |
2016-09-24 | Pass esym to the kernel in r0. Since u-boot passes 0 in this register, we | Mark Kettenis |
2016-09-24 | Remove a couple of unsused static inline functions. Also remove a comparis | Mark Kettenis |
2016-09-24 | Remove unused functions. | Mark Kettenis |
2016-09-24 | Add an implementation of __aeabi_ldivmode() and __aeabi_uldivmod(); clang | Mark Kettenis |
2016-09-23 | Attach imxocotp(4) using the fdt. Since this means that imxtemp(4) attaches | Mark Kettenis |
2016-09-23 | Rework Per Packet Info handling | Mike Belopuhov |
2016-09-23 | since the kernel ticks are every 10ms, bump our minimum up a little bit. | Peter Hessler |
2016-09-23 | Setup checksum offloading instead of relying on the default configuraiton | Mike Belopuhov |
2016-09-23 | Configure NDIS VLAN and MTU parameters for NVSP 2 and newer backends | Mike Belopuhov |
2016-09-23 | based on a more careful reading of the spec, we're not allowed to make | Peter Hessler |
2016-09-23 | Use "%s" to print the version string. Avoids a "format string is not a | Mark Kettenis |
2016-09-23 | Fixup the NDIS_OFFLOAD_PARAMS_SIZE_6_1 definition | Mike Belopuhov |
2016-09-23 | Improve error handling when we fail to send the RNDIS message | Mike Belopuhov |
2016-09-23 | Specify a page size boundary for Tx segments | Mike Belopuhov |
2016-09-23 | only set the diag code when we we decide to fail it, not when the first | Peter Hessler |
2016-09-23 | remove splsoftnet around the socket functions. if they need it, they | Peter Hessler |
2016-09-23 | Add quirk to allow Yamaha UR22 to attach as uaudio(4). From | Alexandre Ratchov |
2016-09-23 | sync | Alexandre Ratchov |
2016-09-23 | Add Yamaha UR22 audio interface. | Alexandre Ratchov |
2016-09-23 | kern.arandom no longer exists | Theo de Raadt |
2016-09-22 | Stop pushing version & cfdata into as entropy, since the contents are | Theo de Raadt |
2016-09-22 | Add aeabi aliases. | Mark Kettenis |
2016-09-22 | Raise spl level to IPL_SOFTNET before calling rt_ifmsg(). | Martin Pieuchot |
2016-09-22 | Introduce a new 'softclock' thread that will be used to execute timeout | Martin Pieuchot |
2016-09-22 | Periodically call mii_tick() like all our other ethernet drivers that use | Mark Kettenis |
2016-09-22 | Fix indentation. No binary change. | Jonathan Gray |
2016-09-22 | Fix indentation. No binary change. | Jonathan Gray |
2016-09-22 | Fix indentation. No binary change. | Jonathan Gray |
2016-09-22 | Fix indentation. No binary change. | Jonathan Gray |
2016-09-22 | Remove some unused cruft from iwm, including a local namespace-polluting | Stefan Sperling |
2016-09-22 | Simplify assignment of sgi_ok variable in iwm_setrates(). No functional change. | Stefan Sperling |
2016-09-22 | Fix indentation of a break statement. No binary change. | Jonathan Gray |
2016-09-21 | If not set, set hw_vendor to the name of the first pvbus. | Reyk Floeter |
2016-09-21 | sysctl KERN_ARND is no longer used (in ports, it only occurs in fallback | Theo de Raadt |
2016-09-21 | Always set the bit which allows RTS in iwm's LQ command. | Stefan Sperling |
2016-09-21 | Make iwm protect the session during association more like Linux does it. | Stefan Sperling |
2016-09-21 | Properly support the mac context command in iwm. This was wrong in many ways. | Stefan Sperling |
2016-09-21 | Make iwm return EBUSY from its ic_ampdu_rx_start() handler and | Stefan Sperling |
2016-09-21 | Fix nfsrv_symlink() indentation. No binary change. | Jonathan Gray |
2016-09-21 | For the keep-alive period in iwm's power command, use the DTIM period | Stefan Sperling |
2016-09-21 | Copy the AP's actual EDCA parameters into iwm's mac context command | Stefan Sperling |
2016-09-21 | Add the BSS's basic rates to iwm's LQ command, not all the rates. | Stefan Sperling |
2016-09-21 | When processing an ADDBA request, iwm(4) runs a task which sends a | Stefan Sperling |
2016-09-21 | Modernize arm assembly in the kernel for clang. | Mark Kettenis |
2016-09-21 | Remove some dead code and only enable tx and rx interrupts. | Mark Kettenis |
2016-09-21 | straighten the chairs | David Gwynne |
2016-09-21 | SierraWireless MC7455. | Martin Pieuchot |
2016-09-21 | regen | Martin Pieuchot |