summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add Marvell 88SE9172 chip PCI ID.mav2011-05-261-0/+1
* Add the AR9287 chip identification string.adrian2011-05-261-0/+2
* Marvell 88SE91xx controllers are known to report soft-reset completionmav2011-05-261-28/+49
* Fix a bad merge from a previous commit.adrian2011-05-261-4/+6
* Merlin -> Kiwiadrian2011-05-261-2/+2
* Bring over my AR9287 work in progress.adrian2011-05-2616-1/+2293
* AR9287 prep work:adrian2011-05-263-3/+32
* Add temp sense to the EEPROM variable list;adrian2011-05-262-23/+15
* Add better names for the Intel HDMI audio codecs.mav2011-05-261-12/+14
* + Tighten up (and simplify) the pass_cmd_vars_1 "variable definition arrivedobrien2011-05-251-12/+9
* sh: Show errno messages in cd.jilles2011-05-251-1/+4
* Add some missing mutex locking to the new NFS client.rmacklem2011-05-251-0/+2
* Bump the date of the man page to the date of the actual commit.bcr2011-05-251-1/+1
* Fix the new NFS client so that it correctly sets the "must_commit"rmacklem2011-05-253-18/+11
* Document the device name change from gpioctl to gpioc in thebcr2011-05-251-5/+5
* Fix a regression introduced with previous changeset: if output is stdout,delphij2011-05-251-1/+2
* [mdoc] Fixed .Dt call.ru2011-05-2518-18/+18
* According to SATA specification, when Serial ATA Enclosure Management Bridgemav2011-05-253-29/+65
* Prevent non-aligned reading from provider while tasting. Rejectae2011-05-252-0/+10
* Bring back r222275. runfw(4) will statically link in rt2870.fw.uukevlo2011-05-252-2/+0
* Do not truncate available disk space to the closest track boundary.ae2011-05-251-7/+3
* Do not truncate available disk space to the closest track boundary.ae2011-05-251-2/+1
* Do not truncate available disk space to the closest track boundary.ae2011-05-251-4/+3
* Add a description to the checksum target about not onlybcr2011-05-251-1/+3
* The current ANI capability information uses a different set ofadrian2011-05-254-27/+47
* Tidy up the ANI API in preparation for looking to expose some moreadrian2011-05-256-18/+32
* run(4) needs firmware loaded to workkevlo2011-05-252-0/+2
* Build and install a BSD licensed grep.obrien2011-05-255-8/+28
* Add FEATURE() definitions for IPv4 and IPv6 so that we can usebz2011-05-252-0/+3
* style(9)yongari2011-05-241-16/+17
* Don't pass pointer to name buffer which is on the stack to another thread,pjd2011-05-241-20/+11
* Don't access task structure once we call task function.pjd2011-05-244-20/+3
* Silly spelling typos.jhb2011-05-241-4/+4
* The ANI control for the AR5416 and later chips was calling ar5212AniControl(),adrian2011-05-244-2/+11
* Simplify ALIGNDOWN macro.ae2011-05-241-1/+1
* Fix calculation of alignment for odd values. Also do not change valueae2011-05-241-2/+2
* Assume the link to be dead if bit error rate (BER) parameter is set to 1.zec2011-05-241-1/+30
* Provide fake link status information in an attempt to let ng_eiface(4)zec2011-05-241-1/+70
* Fix an issue with critical sections and SMP rendezvous handlers.jhb2011-05-241-7/+43
* Update comments for DEVICE_PROBE() to reflect that BUS_PROBE_DEFAULT isjhb2011-05-241-9/+11
* Simplify a stale assertion. We have not called mi_switch() from a nestedjhb2011-05-241-3/+1
* An inpcb lock is no longer required in in_pcbref() since the move torwatson2011-05-241-2/+0
* Teach netstat(1) about the new global netisr policy sysctl,rwatson2011-05-241-12/+53
* Rework netisr policy mechanism so that per-protocol dispatch policies canrwatson2011-05-243-57/+247
* Remove an outdated comment as requested by Bruce Evans in a private email tobrucec2011-05-241-5/+2
* Allow for vlan(4) interfaces with MTU of 1500 bytes to be configuredzec2011-05-241-0/+4
* Let epair(4) virtual interfaces report fake link / media status,zec2011-05-241-0/+37
* Ensure there is a whitespace after a mount point.ru2011-05-241-1/+1
* Remove unused variable.ae2011-05-241-3/+0
* Remove unused variable.ae2011-05-241-3/+0
OpenPOWER on IntegriCloud