summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: s/SLUMPER/SLUMBER/mav2009-02-201-1/+1
* correct SIFS setting; there is a 2usec adjustment between the calculatedsam2009-02-201-2/+2
* don't adjust core clk conversions for 1/2 and 1/4 rate channels; thesam2009-02-201-8/+0
* o reset aggressive mode flag; it was being left set after marking ansam2009-02-201-1/+2
* misc cleanup of wme parameter settingsam2009-02-201-63/+46
* Reduce soft-reset assertion time from 5ms to 50us.mav2009-02-201-1/+1
* Disable port interrupts before doing PHY reset.mav2009-02-201-0/+3
* Add Altivec support for supported CPUs. This is derived from the FPU supportnwhitehorn2009-02-209-54/+329
* Eliminate stale comments.alc2009-02-201-4/+0
* Add the add-stream capability. Still needs morerrs2009-02-2010-36/+281
* Delete files which serve no purpose in this environment.mr2009-02-205-237/+0
* Fix a bug. The sending was being restricted improperly byrrs2009-02-201-2/+2
* when initializing, also build _includes and _librariesluigi2009-02-201-2/+2
* Fix pc98 build error due to missing variable.mav2009-02-201-0/+1
* Don't make Linux stat() open character devices to resolve its name.ed2009-02-203-51/+63
* Doh! r188813 modified an auto-generated file. Fix it for real:mtm2009-02-202-7/+4
* Handle nForce MCP67 and MCP73 SATA controllers as AHCI. They report itselfmav2009-02-202-1/+53
* Tell CAM that CISS logical devices support tagged queueing. This fixesscottl2009-02-201-2/+5
* Tell CAM that SPI disconnect works, which in turn will let it use tags.scottl2009-02-201-1/+2
* Add basic support for DDF, often found on Adaptec HostRAID controllers.scottl2009-02-203-1/+743
* Provide compatibility symlink for logical partitions:marcel2009-02-205-1/+87
* Fix an infinite loop created when the last logical partition ismarcel2009-02-201-3/+3
* - Add glarkin and mva to mentor sectionbeech2009-02-201-0/+4
* use /boot/loader by default, because the boot code seems toluigi2009-02-201-60/+109
* update 'sio' with 'uart' and apply related changes.luigi2009-02-194-13/+20
* Enable caching of negative pathname lookups in the NFS client. To avoidjhb2009-02-194-8/+73
* When fetching attributes for a file for NFSv3 mounts, do not perform anjhb2009-02-191-6/+0
* Don't clear the attribute cache of a file when it is closed. A subsequentjhb2009-02-191-7/+0
* Display an error message when the requested mode is not known. So the user canrdivacky2009-02-191-0/+2
* Include proper header files for system functions that are used andimp2009-02-1919-0/+21
* These warnings are only relevant on NetBSD it seems. They don't seemimp2009-02-192-6/+0
* Include string.h for strncpy prototypeimp2009-02-191-0/+2
* Enable building of ficl on MIPS. It compiles, but needs more testing.imp2009-02-191-4/+0
* Add basic mips support. This has been compile tested only.imp2009-02-192-0/+533
* These symbols don't belong here. Remove them. Since mips hasn't hadimp2009-02-191-4/+0
* Squash some small bugs in pts(4).ed2009-02-191-6/+3
* use 1/2 and 1/4 rate phy types to simplify txtime calculationsam2009-02-191-81/+73
* Properly convert bit value to a bit field. Before we were storingimp2009-02-191-2/+2
* Add myself.makc2009-02-191-0/+1
* Add myself.makc2009-02-191-0/+2
* style nit in r188815avg2009-02-191-1/+1
* fs/udf: fix incorrect error return (-1) when reading a large diravg2009-02-191-4/+3
* acpi_cpu: fixup for PIIX4E PCI config related to C2avg2009-02-191-1/+11
* o grammar fixmtm2009-02-191-7/+4
* Use channel driver's attach/detach routines instead of ata_attach()/mav2009-02-197-13/+58
* revamp after 1/2 and 1/4 rate changessam2009-02-191-89/+77
* Fixup handling of roaming and xmit parameters to support 1/2 and 1/4-widthsam2009-02-191-110/+125
* remove private support for IEEE80211_MODE_HALF and IEEE80211_MODE_QUARTERsam2009-02-192-9/+2
* Add modes for 1/2 and 1/4-width channels so we have separate roamingsam2009-02-199-8/+69
* o looseen abi dependencies on IEEE80211_MODE_MAX by accepting smallersam2009-02-191-49/+31
OpenPOWER on IntegriCloud