summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Unlike most other controllers, NS DP83815/DP83816 controllers seemyongari2010-09-022-10/+81
* Fix the last endianness issue on handling station address whichyongari2010-09-021-13/+14
* MFp4 CH=183052 183053 183258:bz2010-09-024-12/+69
* Disable video ROM shadowing by default as I originally intended. I foundjkim2010-09-021-2/+2
* Fix UP build.mdf2010-09-021-0/+2
* MFp4 CH=183259:bz2010-09-021-2/+2
* Remove the freelist, which simply duplicates some of the zone allocator'sdes2010-09-022-31/+2
* Remove trailing whitespace.emaste2010-09-021-1/+1
* Add fix for SiI3114 and SiI3512 chips bug, which caused sending R_ERR inmav2010-09-021-0/+8
* SATA1.x SiliconImage controllers on power-on reset TFD Status register intomav2010-09-023-17/+15
* o csup(1) does not have -g flag. Remove it from the example.maxim2010-09-021-1/+1
* Reduce the need to accesss struct usb_device by providing functions to accessthompsa2010-09-027-30/+56
* Add support for power mode filtering as some USB hardware does not supportthompsa2010-09-025-6/+37
* Change argument for usbd_get_dma_delay() from USB bus to USB device, somethompsa2010-09-027-15/+22
* Fix setting of the rx_max and tx_max variables. If the expected buffer size isthompsa2010-09-021-4/+4
* Fix UMS_BUTTON_MAX define namethompsa2010-09-021-1/+1
* Fix build breakage from r212127thompsa2010-09-022-4/+2
* Add GPIO programming for more PHY hardware.thompsa2010-09-022-29/+97
* Add support for extra buttons on the Kensington Slimblade Trackball.thompsa2010-09-021-0/+12
* Silence debug error by default.thompsa2010-09-021-1/+1
* We need to grab a node reference count to vap->iv_bss before using it as it isthompsa2010-09-027-16/+40
* Modify pxe.c to use the version of nfs_getrootfh() that returnsrmacklem2010-09-021-0/+59
* Modify lib/libstand/nfs.c to use NFSv3 instead of NFSv2.rmacklem2010-09-021-2/+742
* Fix stupid error in r212109 which didn't swap DMA maps. This causedyongari2010-09-021-2/+2
* Modify nfs_diskless.c to recognize the environment variablermacklem2010-09-011-45/+120
* Add missing MODULE_VERSION() definitions, this resolves problems aroundthompsa2010-09-0138-7/+43
* Move sis_reset() to sis_initl(). This ensures driver starts withyongari2010-09-011-7/+5
* Avoid controller reinitialization which could be triggered byyongari2010-09-011-0/+5
* Do not reinitialize controller whenever promiscuous mode oryongari2010-09-012-2/+11
* Report result of link state change to caller. Previously it alwaysyongari2010-09-011-2/+3
* Overhaul link state change handling. Previously sis(4) blindlyyongari2010-09-012-88/+100
* Fix a bug with sched_affinity() where it checks td_pinned of anothermdf2010-09-011-11/+13
* s/u_intXX_t/uintXX_t/gyongari2010-09-012-35/+35
* rmlock(9) two additions and one change/fix:mlaier2010-09-016-51/+148
* bus_dma(9) cleanup.yongari2010-09-012-420/+497
* Nuke unnecessary return at the end of function.yongari2010-09-011-8/+0
* style(9) - space after keywords.yongari2010-09-011-35/+35
* Remove leading and trailing white spaces.yongari2010-09-012-36/+36
* Updates for the RMI MIPS platform codejchandra2010-09-014-10/+13
* Add a sysctl knob to accept input packets on any link in a failover lagg.emaste2010-09-011-1/+9
* Fix a bug which results in peer IPv4 addresses a.b.c.d with 224<=d<=239tuexen2010-09-011-1/+1
* Use a cleaner expression to retrieve the memory size in pc98's boot2.c,dim2010-09-011-3/+2
* As long as we are going to panic anyway, there's no need to hide additionalemaste2010-09-011-2/+0
* Remove incorrect comments, also make sure signal isdavidxu2010-09-011-5/+4
* o Sync the man page with the reality: nfs/ includesmaxim2010-09-011-1/+3
* Make the /dev/dtrace/helper node have the mode 0660. This allowsrpaulo2010-09-011-1/+1
* Include <sys/sdt.h> on a generated header.rpaulo2010-09-011-0/+4
* Remove reference to device minor numbers in psm(4) man page.ed2010-09-011-18/+1
* o List MOUNTVER and SCHED classes. X-ref gsched(8). Bump Dd.maxim2010-09-011-1/+6
* In function __pthread_cxa_finalize(), also make code for removingdavidxu2010-09-011-1/+8
OpenPOWER on IntegriCloud