summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to search for all the inlined instances of a given function.obrien2011-05-078-1/+282
* XL_DMACTL is 32bit register, use 32bit write macro.yongari2011-05-072-1/+6
* Rearm watchdog timer if driver kick controller to recover from TXyongari2011-05-071-2/+5
* Rename xl_stats_update() callout handler to xl_tick() and move MIIyongari2011-05-072-37/+21
* Reuse the TX descriptor(DPD) if xl_encap() failed instead of justyongari2011-05-061-2/+8
* Change xl_rxeof() a bit to return the number of processed frames inyongari2011-05-061-7/+3
* Terminate interrupt handler if driver detect it's not running.yongari2011-05-061-3/+9
* Updating status word should be the last operation of UPD structureyongari2011-05-062-3/+3
* Call bus_dmamap_sync() only after TX DPD update.yongari2011-05-061-4/+4
* sh: Track if the current locale's charset is UTF-8 or not.jilles2011-05-063-0/+24
* Set status word once instead of twice. For 3C90xB/3C90xC, frameyongari2011-05-061-5/+5
* Remove unnecessary htole32/le32toh dance.yongari2011-05-061-8/+5
* Rewrite RX filter logic and provide controller specific filteryongari2011-05-061-120/+102
* Fix white space nits and styleyongari2011-05-061-9/+7
* sh: Change the CTL* bytes to ones invalid in UTF-8.jilles2011-05-061-8/+8
* SMP has worked perfectly for a very long time on 32-bit PowerPC on bothnwhitehorn2011-05-061-1/+1
* Change the name of an internal structure, since the nametuexen2011-05-061-2/+2
* Do not increment collision counter if transmit have failed.yongari2011-05-061-3/+1
* Move sys/nfsclient/nfs_kdtrace.h to sys/nfs/nfs_kdtrace.h sormacklem2011-05-064-3/+3
* Fix the module dependency in nfs_kdtrace.c for the old NFSrmacklem2011-05-061-1/+1
* MK_GPIO changed its default; reflect.ru2011-05-062-2/+4
* Removed trailing whitespace.ru2011-05-062-2/+2
* Tidy up formatting.ru2011-05-061-2/+2
* Set the initial value of maxfilesize to OFF_MAX in thermacklem2011-05-061-1/+1
* Simplify this code somewhat by only writing a 512-byte-sector APM map.nwhitehorn2011-05-061-29/+18
* Add a function which enables or disables RX RIFS searching, and migrateadrian2011-05-063-5/+22
* Update to a 6-May-2011 release (upstreamed some of our changes).ru2011-05-063-209/+7
* prepare code that does topology detection for amd cpus for bulldozeravg2011-05-064-4/+54
* Retire isa_setup_intr() and isa_teardown_intr() and use the generic busjhb2011-05-066-92/+2
* Increase NFS_TICKINTVL value from 10 to 500. Now that callout does usefulmav2011-05-061-1/+1
* Convert delay parameter back to ms when reporting to user.ae2011-05-062-1/+2
* Do not use Open Firmware to open the device and instead program its startnwhitehorn2011-05-063-19/+56
* Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC.adrian2011-05-064-5/+16
* Change the new NFS server so that it returns 0 when the f_bavailrmacklem2011-05-061-1/+16
* Bump up the number of egress queues that the driver is allowed to use.np2011-05-051-1/+1
* sh: Add $'quoting' (C-style escape sequences).jilles2011-05-0512-8/+312
* * Update copyright notice.tuexen2011-05-051-78/+63
* Simplify this script somewhat, following excellent suggestions fromnwhitehorn2011-05-051-12/+15
* Detect and set Atom's Tj(max) to 90 if it's not the 45nm D400/D500/N400delphij2011-05-051-0/+9
* Some changes around LAPIC timer programming.mav2011-05-051-25/+13
* Fine-tune llvm optimization for sys/boot/i386/boot2, which shaves offdim2011-05-051-1/+2
* Add an initialization to the error variable, withoutjfv2011-05-051-2/+2
* Add PCI ID for Marvell 88SE9182 -- PCIe 2.x x2 relative of the 88SE912x.mav2011-05-051-0/+1
* Make cross-compiling using clang work better, by respecting thedim2011-05-051-0/+4
* Don't duplicate define the stdint types.obrien2011-05-054-100/+90
* Add a manpage for geom_map(4).adrian2011-05-052-0/+180
* Updates to geom_map from the author.adrian2011-05-051-209/+246
* Convert IA64 ISO script to use makefs instead of mkisofs.nwhitehorn2011-05-051-25/+2
* Add make_dev_alias_p to MLINKS.ae2011-05-051-0/+1
* Garbage collect some unused variables and stray debug code.nwhitehorn2011-05-054-5/+0
OpenPOWER on IntegriCloud