]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-11-11 delphijUse __packed to prevent alignment from taking place...
2011-11-11 theravenAdded myself to committers-src.dot
2011-11-11 yongariTo send a frame, controller requires a prepended TX...
2011-11-11 trocinyFix false positive EADDRINUSE that could be returned...
2011-11-11 bruefferReword a sentence in the HARDWARE section a little...
2011-11-11 pluknetstruct timespec32: change types of tv_sec and tv_nsec...
2011-11-11 kibStyle.
2011-11-11 kibGuard against the unlikely case of the alias path conta...
2011-11-11 kibWeaken the part of assertions added in the r227394...
2011-11-11 rstoneCorrect the types of the arguments to return probes...
2011-11-11 kevloConverting int to wint_t leads to broekn comparison...
2011-11-11 adrianCorrect device id comments.
2011-11-10 adrianRevert this previous commit for now - although this...
2011-11-10 yongariRemove dead ifdef. Driver should always check raised...
2011-11-10 yongaristyle.
2011-11-10 rstoneOn i386, fbt probes are implemented by writing an inval...
2011-11-10 rstoneThe generated Makefile for the kernel was not running...
2011-11-10 dimRevert r227403 for now. Since the cross-tools stage...
2011-11-10 adrianAdd a missing reference to AR9287.
2011-11-10 glebiusNote that NAT instance argument can be tablearg.
2011-11-10 pluknetSync definitions with <sys/mtio.h> header.
2011-11-10 rmFix date of commit bit proposing (s/2010/2011/)
2011-11-10 dougbDocument that flock can return ENOLCK
2011-11-10 rmAdd myself.
2011-11-10 kevlo- Don't handle out-of-memory condition
2011-11-09 adrianSince these include wlan/ath/ah headers and these can...
2011-11-09 adrianUse the system-provided opt_ah.h if one is provided.
2011-11-09 adrianBump this up to where it used to be.
2011-11-09 adrianIntroduce a work-around for issues with the AR5416...
2011-11-09 delphijDo a dummy read to flush the interrupt ACK that we...
2011-11-09 adrianCommit a missing fix - the AR_SREV_KIWI_10_OR_LATER...
2011-11-09 edRemove trailing whitespace.
2011-11-09 adrianEven though the HAL doesn't currently support Kiwi...
2011-11-09 hselaskyAdd definition of some USB 3.0 descriptors to libusb...
2011-11-09 dimMove building of clang's tblgen tools (and required...
2011-11-09 hselaskyFix size of USB 3.0 descriptor field.
2011-11-09 kibAttempt to improve formatting and content of several...
2011-11-09 adrianIf software retransmit occurs with an ath_buf marked...
2011-11-09 hselaskyFix size of USB 3.0 descriptor field.
2011-11-09 adrianFlip on processing interrupt profile events for mips24k.
2011-11-09 kibStopped process may legitimately have some threads...
2011-11-09 kibLock the thread lock around block that retrieves td_wme...
2011-11-09 kibAssert that _PRELE() is done for the held process.
2011-11-09 fabientImport gcc fix for -fstack-protector that produces...
2011-11-09 jpaetzelAdd myself.
2011-11-09 jhbRevert some debugging printfs that crept into 223695.
2011-11-09 adrian* Force the MAC to wakeup before we try resetting it...
2011-11-09 adrianTidy up the AR9287 HAL a tiny bit - fix up AR9280 refer...
2011-11-09 nwhitehornFix a bug where the pmap_cpu_bootstrap() ap argument...
2011-11-09 edRestore the comment that I removed by accident.
2011-11-09 edSimplify the code emitted by makeobjops.awk slightly.
2011-11-09 hselaskySome minor corrections to a modem driver.
2011-11-09 glebUse implementation independent inoNN_t scalars for...
2011-11-09 adrianMigrate the AR5416 ANI code to use the previously intro...
2011-11-09 adrianDisable OFDM weak signal detection by default. Leave...
2011-11-09 adrianUse a restricted set of parameters when operating in...
2011-11-09 adrianAdd logic to ANI to tweak the firstep parameter when...
2011-11-09 adrian.. and add some ANI fixes missing from the last ANI...
2011-11-09 adrianInclude some ANI fixes for the AR5416.
2011-11-09 adrianAdd a new HAL parameter which forces a full reset rathe...
2011-11-09 adrianPort over a new routine which grabs the percentage...
2011-11-09 adrianAdd in some more PCI/PCIe differentiation.
2011-11-09 adrianTry to make it more obvious when users are using the...
2011-11-09 adrianFix the compile to work when IEEE80211_DEBUG isn't...
2011-11-09 grogTidy up command line processing:
2011-11-08 jillessh: Remove undefined behaviour due to overflow in ...
2011-11-08 jpaetzelWelcome the initial patches for OSX bootcamp support!!!
2011-11-08 yongariComment out TI_JUMBO_HDRSPLIT. TI_JUMBO_HDRSPLIT requir...
2011-11-08 jillesrc.d: Eliminate some unnecessary non-POSIX constructs:
2011-11-08 adrianFix the KTR option to compile by default - it was refer...
2011-11-08 adrianIntroduce TX aggregation and software TX queue management
2011-11-08 adrianAdd support to the TX descriptor printing code to follo...
2011-11-08 adrianMake sure TXEOL is set on default queues. Otherwise...
2011-11-08 adrianRefactor out the TX buffer management and completion...
2011-11-08 adrianChange the descriptor logic to use bf_lastds to point...
2011-11-08 adrianChange ath_buf allocation to:
2011-11-08 adrianBreak out the TX DMA stop code into a separate function.
2011-11-08 adrianAdd a 'vap' to ath_keyset().
2011-11-08 adrianSome more various fixes, etc from my 11n branch.
2011-11-08 trocinyBumb date after r227317.
2011-11-08 adrianAdd KTR tracepoints to the ath driver, in order to...
2011-11-08 adrianIn preparation for supporting 11n TX/RX properly, allow...
2011-11-08 adrianBreak out the node cleanup and node free path, in prepa...
2011-11-08 adrianPreparation for correct 802.11n tx/rx handling.
2011-11-08 adrianConditionally compile the PCI latency workaround; I...
2011-11-08 yongariDocument TI_SF_BUF_JUMBO and Xr altq.
2011-11-08 yongariti(4) supports altq(4).
2011-11-08 yongariRetire 'options TI_PRIVATE_JUMBOS' and replace local...
2011-11-08 adrianMerge in some fixes from the if_ath_tx branch.
2011-11-08 cognetAdd IPv6 support to netblast/netsend/netreceive
2011-11-08 adrianMigrate the STAILQ lists to TAILQs.
2011-11-08 edMake kobj_methods constant.
2011-11-08 rstoneThe in-kernel CTF parser caches the result of its first...
2011-11-08 jhbClaim that _POSIX_ADVISORY_INFO is fully supported...
2011-11-08 adrianSome cosmetic fixes to ath_rate_sample.
2011-11-08 adrian.. add missing include from an incorrect merge.
2011-11-08 adrianReject frames in STA mode which are not destined to...
2011-11-08 adrianAdd quiet time element configuration support to ifconfig.
2011-11-08 edSimplify getopt switch parsing.
2011-11-08 attilioIntroduce the option VFS_ALLOW_NONMPSAFE and turn it...
next