]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-05-08 hselaskyCleanup usb_notify_addq_compat(). It should not
2011-05-08 adrianThese EEPROM bits actually defined whether HT/20 and...
2011-05-08 adrianFiddle with the PLL initialisation order to match ath9k...
2011-05-08 adrianProperly indent the WAR code i pasted in from ath9k...
2011-05-08 adrian* Add in a comment about ar5416InitUserSettings() poten...
2011-05-08 adrianFiddle with the AR5416 1.0 chainmask setup.
2011-05-08 rmacklemChange the new NFS server so that it uses vfs.nfsd...
2011-05-07 adrianFix the IS_5416 checks to actually work correctly.
2011-05-07 jhTo avoid duplicated warning, move WITNESS_WARN() added...
2011-05-07 marcelIn pmap_kextract(), return the physical address for...
2011-05-07 hselaskyAdd new USB ID.
2011-05-07 hselaskyMinor usbdump update:
2011-05-07 adrianDo a HAL capabilities sync pass based on the Atheros...
2011-05-07 jillessh: Add UTF-8 support to ${#var}.
2011-05-07 avga whitespace nit
2011-05-07 adrianUpdate the ext channel cycpwr threshold 1 register...
2011-05-07 mavDon't use MWAIT for short sleeps under XEN, as it was...
2011-05-07 kaiwDocument the behavior of `elf_getdata()` and `elf_rawda...
2011-05-07 jhAdd WITNESS_WARN() to getenv() to explicitly note that...
2011-05-07 adrianRead in the extended regulatory domain flags so future...
2011-05-07 kaiwFor zero-sized sections, set the `d_buf` field of the...
2011-05-07 kaiw* Rewrite ar.5 mannual page to better document ar(1...
2011-05-07 avga whitespace nit
2011-05-07 avgscsi_cd: silence READ_TOC errors in CDIOREADTOCHEADER...
2011-05-07 adrianInstead of returning an unknown mac/bb signature, just...
2011-05-07 adrianAdd some comments about which HAL capabilities are...
2011-05-07 adrianSome BB hang changes:
2011-05-07 yongariFix build.
2011-05-07 adrianChange AR_SREV_OWL_{X}_OR_LATER to AR_SREV_5416_{X...
2011-05-07 adrianFix the OWL revision checks.
2011-05-07 yongariRemove unneeded use of variable status. This should...
2011-05-07 obrienAdd the ability to search for all the inlined instances...
2011-05-07 yongariXL_DMACTL is 32bit register, use 32bit write macro.
2011-05-07 yongariRearm watchdog timer if driver kick controller to recov...
2011-05-07 yongariRename xl_stats_update() callout handler to xl_tick...
2011-05-06 yongariReuse the TX descriptor(DPD) if xl_encap() failed inste...
2011-05-06 yongariChange xl_rxeof() a bit to return the number of process...
2011-05-06 yongariTerminate interrupt handler if driver detect it's not...
2011-05-06 yongariUpdating status word should be the last operation of...
2011-05-06 yongariCall bus_dmamap_sync() only after TX DPD update.
2011-05-06 jillessh: Track if the current locale's charset is UTF-8...
2011-05-06 yongariSet status word once instead of twice. For 3C90xB/3C90x...
2011-05-06 yongariRemove unnecessary htole32/le32toh dance.
2011-05-06 yongariRewrite RX filter logic and provide controller specific...
2011-05-06 yongariFix white space nits and style
2011-05-06 jillessh: Change the CTL* bytes to ones invalid in UTF-8.
2011-05-06 nwhitehornSMP has worked perfectly for a very long time on 32...
2011-05-06 tuexenChange the name of an internal structure, since the...
2011-05-06 yongariDo not increment collision counter if transmit have...
2011-05-06 rmacklemMove sys/nfsclient/nfs_kdtrace.h to sys/nfs/nfs_kdtrace...
2011-05-06 rmacklemFix the module dependency in nfs_kdtrace.c for the...
2011-05-06 ruMK_GPIO changed its default; reflect.
2011-05-06 ruRemoved trailing whitespace.
2011-05-06 ruTidy up formatting.
2011-05-06 rmacklemSet the initial value of maxfilesize to OFF_MAX in the
2011-05-06 nwhitehornSimplify this code somewhat by only writing a 512-byte...
2011-05-06 adrianAdd a function which enables or disables RX RIFS search...
2011-05-06 ruUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-06 avgprepare code that does topology detection for amd cpus...
2011-05-06 jhbRetire isa_setup_intr() and isa_teardown_intr() and...
2011-05-06 mavIncrease NFS_TICKINTVL value from 10 to 500. Now that...
2011-05-06 aeConvert delay parameter back to ms when reporting to...
2011-05-06 nwhitehornDo not use Open Firmware to open the device and instead...
2011-05-06 adrianFix GPIO_MAXPINS calculation for the AR71xx, AR724x...
2011-05-06 rmacklemChange the new NFS server so that it returns 0 when...
2011-05-05 npBump up the number of egress queues that the driver...
2011-05-05 jillessh: Add $'quoting' (C-style escape sequences).
2011-05-05 tuexen* Update copyright notice.
2011-05-05 nwhitehornSimplify this script somewhat, following excellent...
2011-05-05 delphijDetect and set Atom's Tj(max) to 90 if it's not the...
2011-05-05 mavSome changes around LAPIC timer programming.
2011-05-05 dimFine-tune llvm optimization for sys/boot/i386/boot2...
2011-05-05 jfvAdd an initialization to the error variable, without
2011-05-05 mavAdd PCI ID for Marvell 88SE9182 -- PCIe 2.x x2 relative...
2011-05-05 dimMake cross-compiling using clang work better, by respec...
2011-05-05 obrienDon't duplicate define the stdint types.
2011-05-05 adrianAdd a manpage for geom_map(4).
2011-05-05 adrianUpdates to geom_map from the author.
2011-05-05 nwhitehornConvert IA64 ISO script to use makefs instead of mkisofs.
2011-05-05 aeAdd make_dev_alias_p to MLINKS.
2011-05-05 nwhitehornGarbage collect some unused variables and stray debug...
2011-05-05 ru- Add a forgotten -o to usage().
2011-05-05 ru[mdoc] remove a hard sentence break.
2011-05-05 aeFormatting fixes:
2011-05-05 adrianAdd nvram2env (untested) and geom_map (tested) to PB92.
2011-05-05 adrianDon't perform NF calibration for radio chains which...
2011-05-05 desMerge two upstream patches from vendor branch. No...
2011-05-05 adrianAnother Howl (AR9130) fix.
2011-05-05 adrianFix up the chipset checks for the AR5416 and later...
2011-05-05 adrianImport some HOWL (AR9130) related fixes from Atheros.
2011-05-05 npT4 packet timestamps.
2011-05-05 obrienGuard ptrdiff_t.
2011-05-05 dougb1. If PKG_DBDIR cannot be determined from make, set...
2011-05-05 npT4 packet filtering/steering.
2011-05-05 rmacklemModify the NFS nfssvc(2) syscall so that it allows
2011-05-05 obrienlibarchive is mixing libmd and libcrypto -- correct...
2011-05-05 obriens/shaN_crypt/crypt_shaN/g to be a more consistent with...
2011-05-05 nwhitehornFix boot on old machines (e.g. blue and white G3s)...
2011-05-05 obrienCorrect the kernel config name printed out during install.
2011-05-05 yongariEnable Ethernet@WireSpeed for BCM5718/BCM57765 family...
next