]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2011-11-08 kevloEnable PCI MMC/SD support by default on i386 and amd64
2011-11-08 adrianAdd 802.11h quiet time element support into net80211.
2011-11-08 adrianBegin merging in some of my 802.11n TX aggregation...
2011-11-08 adrianBring over the 11n aggregation statistics struct from...
2011-11-08 adrianMerge in ath rate flags and ath_rc_series from my 11n...
2011-11-07 yongariDo not allow changing MTU to be less than the minimum.
2011-11-07 yongariIf ti_chipinit() fails in ti_stop(), ignore the error...
2011-11-07 yongariShow RX buffer allocation failure and do not blindly...
2011-11-07 tuexenWhen loading addresses from INITs, always use the correct
2011-11-07 yongariMini ring is not available on Tigon 1 so do not create...
2011-11-07 yongariTrack which ring was updated in RX handler and update...
2011-11-07 trocinyWhen displaying process virtual memory mappings print...
2011-11-07 trocinyAdd KVME_FLAG_SUPER and use it in sysctl_kern_proc_vmma...
2011-11-07 trocinyIn lim_fork() assert that processes locks are held.
2011-11-07 edEnsure pam_lastlog removes the /dev/ component of the...
2011-11-07 yongari o Remove unnecessary controller reinitialization.
2011-11-07 yongariRemove ti_unit member variable in softc.
2011-11-07 marcelDon astbestos garment and remove the warning about...
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 glebiusIn icmp6_redirect_input:
2011-11-07 edRemove unneeded CFLAGS.
2011-11-07 aeRemove a note about disabling of GEOM protection mechanism.
2011-11-07 aeReorganize write_mbr() function to be able write bootco...
2011-11-07 aeFix multi-line comment formatting.
2011-11-07 aeFix multi-line comment formatting.
2011-11-07 edSDT's struct sdt_argtype can be marked static everywhere.
2011-11-07 edMark MALLOC_DEFINEs static that have no corresponding...
2011-11-07 aeImprove error reporting when MBR can not be written.
2011-11-07 rstoneReplace fasttrap_copyout() with uwrite(). FreeBSD...
2011-11-07 rstoneFix the DTrace pid return trap interrupt vector. Previ...
2011-11-06 hselaskyFix build breakage for 8-stable and older.
2011-11-06 hselaskyAdd support for new USB modem protocol.
2011-11-06 mariusFreeze the device queue if a request didn't complete...
2011-11-06 marcelAdd check-password.4th and screen.4th to the boot image...
2011-11-06 mariusAdd missing comma.
2011-11-06 mariusCommit man page update missed in r227006.
2011-11-06 aeInitialize "acc" value inside the loop to reset failed...
2011-11-06 bruefferAdd qlxgb(4).
2011-11-06 bruefferAdd qlxgb(4) to the hardware notes.
2011-11-06 aeAdd reference to gpart(8).
2011-11-06 aeAdd reference to gpart(8).
2011-11-06 aeAdd reference to gpart(8).
2011-11-06 bruefferWrite QLogic consistently.
2011-11-06 aeAdd recommendation to use gpart(8) when user tries...
2011-11-06 edPartially revert r227233.
2011-11-06 edRemove MALLOC_DECLAREs of nonexisting malloc-pools.
2011-11-06 tuexenInitialize all components of the sent COOKIE.
2011-11-06 aeRemove unneeded checks.
2011-11-06 edMark global functions and/or variables in spray(8)...
2011-11-06 edMark global functions and/or variables in snapinfo...
2011-11-06 edMark global functions and/or variables in rmt(8) static...
2011-11-06 edMark global functions and/or variables in rip6query...
2011-11-06 edMark global functions and/or variables in pwd_mkdb...
2011-11-06 edMark global functions and/or variables in moused(8...
2011-11-06 edMark global functions and/or variables in mixer(8)...
2011-11-06 edMark global functions and/or variables in memcontrol...
2011-11-06 edMark global functions and/or variables in fdread(8...
2011-11-06 edMark global functions and/or variables in devinfo(8...
2011-11-06 edMark global functions and/or variables in chown(8)...
2011-11-06 edMark global functions and/or variables in boot0cfg...
2011-11-06 edMark global functions and/or variables in apm(8) static...
2011-11-06 aebsdlabel(8) could automatically fill many of disklabel...
2011-11-06 edMark global functions and/or variables in xstr(1) stati...
next