summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * Force the MAC to wakeup before we try resetting it, to ensureadrian2011-11-091-1/+17
* Tidy up the AR9287 HAL a tiny bit - fix up AR9280 references.adrian2011-11-091-9/+2
* Fix a bug where the pmap_cpu_bootstrap() ap argument could be clobbered.nwhitehorn2011-11-092-2/+4
* Restore the comment that I removed by accident.ed2011-11-091-0/+1
* Simplify the code emitted by makeobjops.awk slightly.ed2011-11-093-8/+3
* Some minor corrections to a modem driver.hselasky2011-11-091-9/+6
* Use implementation independent inoNN_t scalars for on-disk UFS structuresgleb2011-11-092-11/+11
* Migrate the AR5416 ANI code to use the previously introduced methodadrian2011-11-091-12/+19
* Disable OFDM weak signal detection by default. Leave this to beadrian2011-11-091-1/+1
* Use a restricted set of parameters when operating in hostap mode.adrian2011-11-091-0/+10
* Add logic to ANI to tweak the firstep parameter when in hostap mode.adrian2011-11-091-0/+25
* .. and add some ANI fixes missing from the last ANI commit.adrian2011-11-091-10/+8
* Include some ANI fixes for the AR5416.adrian2011-11-091-27/+27
* Add a new HAL parameter which forces a full reset rather than warm reset.adrian2011-11-093-2/+13
OpenPOWER on IntegriCloud