summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Mesh HWMP PERR bug fixes.monthadar2013-02-071-1/+1
* Mesh bug: debug infomartion showing swapped SA and DA address.monthadar2013-02-071-2/+2
* Update ddb to print mesh routing table.monthadar2013-02-071-11/+27
* Mesh HWMP PREQ: fixed conditions for discarding elements.monthadar2013-02-071-4/+4
* Mesh HWMP: don't send an intermediate PREP for proxy entries.monthadar2013-02-071-1/+3
* Mesh HWMP PREQ update: proxy reply only if mesh STA is a meshgate.monthadar2013-02-071-3/+6
* HWMP: ic->raw_xmit didn't always point to correct ni.monthadar2013-02-073-75/+58
* Mesh gate code to transmit to all mesh gates.monthadar2013-02-071-25/+167
* Send frames to mesh gate if 11s discovery fails.monthadar2013-02-073-6/+78
* Mark root mesh as gate when mesh gate flag set.monthadar2013-02-073-0/+59
* Propagate GANN frames, and store know gate info.monthadar2013-02-072-5/+79
* sh: Fix a comment.jilles2013-02-071-1/+1
* Mesh update: add base Mesh Gate functionality.monthadar2013-02-073-10/+196
* Mark a mesh path to a mesh gate with a 'G'.monthadar2013-02-071-1/+3
* Start accepting IEEE80211_ACTION_MESH_GANN frames;monthadar2013-02-071-0/+4
* Mesh: management mesh action frames are to be discardedmonthadar2013-02-072-14/+11
* Update in ieee80211_action.c for mesh code handlers.monthadar2013-02-071-51/+14
* Update net80211 mesh struct ieee80211_meshgann_ie.monthadar2013-02-072-7/+15
* HWMP: Accept a PERR even if path is valid.monthadar2013-02-071-1/+1
* Add mesh debug for interarction between DS & MBSS.monthadar2013-02-072-0/+7
* Fix mesh path flag.monthadar2013-02-071-2/+5
* Stop a mesh STA from flooding with peer frames.monthadar2013-02-072-1/+33
* Catch TRACE parameters up with r238888. This change is only needed whendelphij2013-02-071-1/+1
* Import new libc++ to head. Various small fixes and cleanups.theraven2013-02-0726-214/+659
* Document P_PPTRACE.kib2013-02-071-1/+2
* Document the detail of interaction between vfork and PT_TRACEME.kib2013-02-071-1/+11
* When vforked child is traced, the debugging events are not generatedkib2013-02-075-3/+6
* This fixes a out-of-order problem with severalrrs2013-02-079-83/+189
* Document the ERESTART translation to EINTR for devfs nodes.kib2013-02-071-1/+12
* Stop translating the ERESTART error from the open(2) into EINTR.kib2013-02-072-3/+4
* Add myself as a src committer and my mentor relationship.achim2013-02-071-0/+3
* Fix a copy-and-paste error in libcxxrt.theraven2013-02-071-1/+1
* Add support for mute buttons on USB audio devices andhselasky2013-02-073-29/+58
* Create a new TX lock specifically for queuing frames.adrian2013-02-074-19/+39
* If an interrupt event's assign_cpu method fails, then restore the originalneel2013-02-071-1/+1
* Methodize the process of adding the software TX queue to the taskqueue.adrian2013-02-074-7/+21
* Audit sockaddr argument for bind(2), connect(2), accept(2), sendto(2) andpjd2013-02-071-1/+8
* Minor style tweaks.pjd2013-02-071-27/+27
* Add AUDIT_ARG_SOCKADDR() macro so we can start using the audit_arg_sockaddr()pjd2013-02-071-0/+6
* Add support for buttons on USB audio devices,hselasky2013-02-063-1/+248
* Rework the handling of stop signals in the NFS client. The changes injhb2013-02-065-21/+57
* Prezero the acl structure which is to be copied to usermode, to avoidpluknet2013-02-061-1/+1
* Make sure that all mouse buttons are released when clientshselasky2013-02-061-1/+20
* Fixes to QUEUE_MACRO_DEBUG support:glebius2013-02-061-5/+7
* Busy-wait when cold.np2013-02-061-1/+6
* Compute the number of initial kernel page table pages (NKPT) dynamically.neel2013-02-063-19/+59
* Use and set gpio pin to high to power up usb.ganbold2013-02-061-1/+17
* Add the __aeabi_mem* functions to compiler-rt as clang uses them.andrew2013-02-061-0/+4
* sh: Do not test for digit_contig in mksyntax.jilles2013-02-051-46/+2
* Remove reference to the rlist code from comments, and fix a typo visiblepluknet2013-02-051-8/+4
OpenPOWER on IntegriCloud