summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase WARNS to 3.des2011-05-122-2/+2
* uintmax_t is a better type here...imp2011-05-121-1/+1
* Add initial BCM5719 support. TSO and jumbo frame was intentionallyyongari2011-05-122-12/+88
* Explicitly clear 1000baseT control register for F1 PHY used inyongari2011-05-121-0/+12
* Fix printf int mismatch on 32-bit architectures...imp2011-05-121-2/+3
* Add (somewhat speculative) bootable CD support for PAPR/pSeries-typenwhitehorn2011-05-121-0/+16
* Remove some hacks to handle strange behavior of LXT 970 PHYs now betternwhitehorn2011-05-121-10/+0
* Some PHYs like the Level One LXT970 optionally can default to isolationmarius2011-05-121-6/+9
* Now that the devices with functioning ps-poll hardware support haveadrian2011-05-121-3/+1
* fix build on 32-bit platforms for r221803avg2011-05-121-1/+1
* - Do no try to drop a NULL filedesc pointer.stas2011-05-121-1/+2
* - Commit work from libprocstat project. These patches add support for runtimestas2011-05-1242-1250/+3931
* Break out the AR9285 analog registers from ar5416/ar5416phy.h and putadrian2011-05-124-97/+133
* dsp/pcm: allow to mmap both read and write buffers using the same fdavg2011-05-121-21/+35
* Fix the half/quater rate PLL setup for AR5416, AR9160 andadrian2011-05-121-3/+7
* Fixes from Atheros:adrian2011-05-121-2/+6
* Correct a typojfv2011-05-121-1/+1
* MFV: nc(1) from OpenBSD 4.9.delphij2011-05-114-44/+123
* Move the three geom kprocs as threads under a single pid.thompsa2011-05-111-46/+25
* Chipset support for the new Intel Panther Point PCH, thanksjfv2011-05-117-2/+105
* Add basic metadata integrity check. In case when partition table wasae2011-05-111-1/+48
* Remove wrong comment.dchagin2011-05-111-3/+0
* + DTrace as a bootstrap tool is only needed on certain older systems.obrien2011-05-111-4/+10
* Fix up the net80211 alq logging - this commit makes it usable.adrian2011-05-111-3/+5
* net80211 alq bugfixes:adrian2011-05-111-3/+12
* Make freebsd-update(8) smarter in how it handles $FreeBSD$ tags incperciva2011-05-111-3/+33
* Make the NF calibration logic (hopefully!) more resistive to noisyadrian2011-05-111-12/+28
* Always log if the NF CCA load fails; so users with debugging enabledadrian2011-05-111-2/+2
* Make sure the chip is awake before writing to it to finally detachadrian2011-05-111-0/+6
* Add a new flag - HAL_DEBUG_UNMASKABLE - which always logs a debug messageadrian2011-05-112-1/+3
* Remove unused variableadrian2011-05-111-1/+0
* Remove the initial NF completion check.adrian2011-05-111-22/+4
* Remove a now unneeded comment..adrian2011-05-111-1/+0
* Restore the RSSI threshold after writing the board values.adrian2011-05-111-3/+3
* Use new option names for NFS client and NFS servergonzo2011-05-1116-28/+28
* Add an ATOMIC_CLEAR_LONG.marius2011-05-101-0/+11
* Fix whitespace.marius2011-05-101-1/+1
* Fix a bug in r221407; this driver doesn't add the media itself.marius2011-05-101-1/+1
* Add SC_PIXEL_MODE to GENERIC for amd64 and i386.jkim2011-05-102-0/+2
* bitcount32: replace lengthy comment with a reference to SWARavg2011-05-101-38/+2
* dtrace: remove unused codeavg2011-05-102-42/+2
* Only try to set up IPIs at boot on systems that actually have more than onenwhitehorn2011-05-101-12/+16
* Regen.ru2011-05-101-36/+75
* Reassurance for impatient.ru2011-05-101-0/+10
* Style.ru2011-05-101-10/+10
* Add an entry for the SIIG Quartet Serial 850 which uses an Oxfordjhb2011-05-101-0/+6
* - There now exist options that have different defaults depending onru2011-05-103-49/+139
* The Objective C support was removed in r220755.ru2011-05-101-2/+0
* Removed unsupported options MK_BINUTILS and MK_GCC that wereru2011-05-101-2/+0
* Flush the scriptfile whenever we see a non-graphical character to getphk2011-05-101-5/+11
OpenPOWER on IntegriCloud