summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* A default route learned from the RAs could be deleted manuallyqingli2011-11-114-3/+45
* In r191367 the need for if_free_type() was removed and a new memberbrooks2011-11-117-11/+12
* - add a missing "be" and "in"eadler2011-11-115-5/+5
* - add support for CP-104EL-A and CP-104JU to puceadler2011-11-111-0/+27
* Use __packed to prevent alignment from taking place, which otherwise maydelphij2011-11-111-5/+5
* Added myself to committers-src.dottheraven2011-11-111-0/+4
* To send a frame, controller requires a prepended TX header andyongari2011-11-111-9/+8
* Fix false positive EADDRINUSE that could be returned by bind, due totrociny2011-11-111-1/+1
* Reword a sentence in the HARDWARE section a little to make it more suitablebrueffer2011-11-111-2/+2
* struct timespec32: change types of tv_sec and tv_nsec fields to signedpluknet2011-11-111-2/+2
* Style.kib2011-11-111-2/+1
* Guard against the unlikely case of the alias path containing the '%' symbols.kib2011-11-111-1/+1
* Weaken the part of assertions added in the r227394. Only check that thekib2011-11-112-2/+2
* Correct the types of the arguments to return probes of the syscallrstone2011-11-116-10/+6028
* Converting int to wint_t leads to broekn comparison of raw charkevlo2011-11-111-8/+8
* Correct device id comments.adrian2011-11-111-2/+2
* Revert this previous commit for now - although this override unfortunatelyadrian2011-11-101-2/+0
* Remove dead ifdef. Driver should always check raised interrupt isyongari2011-11-101-3/+0
* style.yongari2011-11-101-63/+44
* On i386, fbt probes are implemented by writing an invalid opcode overrstone2011-11-101-3/+3
* The generated Makefile for the kernel was not running ctfconvert onrstone2011-11-101-3/+8
* Revert r227403 for now. Since the cross-tools stage purposefullydim2011-11-101-6/+10
* Add a missing reference to AR9287.adrian2011-11-101-1/+1
* Note that NAT instance argument can be tablearg.glebius2011-11-101-2/+2
* Sync definitions with <sys/mtio.h> header.pluknet2011-11-101-30/+22
* Fix date of commit bit proposing (s/2010/2011/)rm2011-11-101-1/+1
* Document that flock can return ENOLCKdougb2011-11-101-1/+3
* Add myself.rm2011-11-101-0/+2
* - Don't handle out-of-memory conditionkevlo2011-11-101-20/+21
* Since these include wlan/ath/ah headers and these can changeadrian2011-11-092-2/+2
* Use the system-provided opt_ah.h if one is provided.adrian2011-11-091-0/+2
* Bump this up to where it used to be.adrian2011-11-091-9/+1
* Introduce a work-around for issues with the AR5416 based MAC on SMP devices.adrian2011-11-097-1/+70
* Do a dummy read to flush the interrupt ACK that we just performed,delphij2011-11-091-0/+6
* Commit a missing fix - the AR_SREV_KIWI_10_OR_LATER() check.adrian2011-11-091-4/+8
* Remove trailing whitespace.ed2011-11-091-2/+2
* Even though the HAL doesn't currently support Kiwi 1.0/1.1,adrian2011-11-091-1/+1
* Add definition of some USB 3.0 descriptors to libusb 1.0 and libusb 2.0.hselasky2011-11-096-3/+332
* Move building of clang's tblgen tools (and required libraries) from thedim2011-11-091-10/+6
* Fix size of USB 3.0 descriptor field.hselasky2011-11-092-2/+2
* Attempt to improve formatting and content of several comments forkib2011-11-096-30/+27
* If software retransmit occurs with an ath_buf marked ATH_BUF_BUSY,adrian2011-11-091-3/+58
* Fix size of USB 3.0 descriptor field.hselasky2011-11-092-2/+3
* Flip on processing interrupt profile events for mips24k.adrian2011-11-091-1/+61
* Stopped process may legitimately have some threads sleeping and notkib2011-11-092-2/+4
* Lock the thread lock around block that retrieves td_wmesg. Otherwise,kib2011-11-091-0/+2
* Assert that _PRELE() is done for the held process.kib2011-11-091-0/+1
* Import gcc fix for -fstack-protector that produces segfaultingfabient2011-11-091-2/+4
* Add myself.jpaetzel2011-11-091-0/+2
* Revert some debugging printfs that crept into 223695.jhb2011-11-091-5/+1
OpenPOWER on IntegriCloud