summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | expand CFI_ARMEDANDDANGEROUS to include writing the user segmentsam2009-02-071-3/+12
* | si_cmdname() is defined only when SI_DEBUG is enabled, thuswkoszek2009-02-071-2/+2
* | fix 11n channel constructionsam2009-02-071-6/+6
* | add macro for future regulatory modssam2009-02-071-0/+5
* | Rearrange this code slightly to pass softcs around instead of device_t,nwhitehorn2009-02-076-57/+85
* | Regulatory fixups:sam2009-02-073-66/+140
* | Tidy NOTES a bit:wkoszek2009-02-071-3/+14
* | Tidy NOTES a bit:wkoszek2009-02-071-3/+3
* | Tidy NOTES a bit:wkoszek2009-02-071-3/+6
* | Add rudimentary support for symbolic links on UDF. Links are stored as ajhb2009-02-062-3/+124
* | Comment about ural(4) isn't approprate here, since the driver is present inwkoszek2009-02-061-3/+0
* | ural(4) is already present in global NOTES, thus there is nowkoszek2009-02-061-2/+0
* | Fix AGP debugging code:wkoszek2009-02-067-3/+22
* | Add support for fifos to UDF:jhb2009-02-063-0/+64
* | Tweak the output of VOP_PRINT/vn_printf() some.jhb2009-02-064-4/+5
* | Add KASSERTs to make it easier to debug problems like the one fixedtrasz2009-02-062-0/+2
* | When a device containing mounted UFS filesystem disappears, the typetrasz2009-02-061-4/+4
* | In urtw_init() call urtw_stop(ifp, 0) rather than urtw_stop(ifp, 1)kevlo2009-02-061-1/+1
* | Note that the slave address passed to smb(4) commands must be left-justifiedjhb2009-02-061-1/+4
* | Regenkevlo2009-02-062-2/+9
* | Add the Buffalo WLI-U2-SG54HGkevlo2009-02-064-0/+4
* | Add a note to document that ichsmb(4) now uses left-justified SMBus slavejhb2009-02-061-0/+7
* | Expand the scope of the sysctllock sx lock to protect the sysctl tree itself.jhb2009-02-064-25/+112
* | Consistently use <TAB> instead of spaces as option name and filewkoszek2009-02-062-9/+9
* | fix spelling errorimp2009-02-061-1/+1
* | Store the entire funce for disk type functions (eg CF cards and theimp2009-02-062-1/+20
* | Set NFSMNT_ACDIRMAX flag in fallback_mount() function.rodrigc2009-02-061-0/+1
* | Set NFSMNT_ACREGMIN, NFSMNT_ACREGMAX, and NFSMNT_ACDIRMIN flagsrodrigc2009-02-061-0/+9
* | Remove unused variable.wkoszek2009-02-061-2/+0
* | Make config -x <kernel> only return non-zero characters,wkoszek2009-02-061-2/+13
* | add PSB channels to the calibration listsam2009-02-061-3/+12
* | Bring consistent debugging output for all values that are supposedwkoszek2009-02-052-31/+31
* | for adhoc and ahdemo modes try to find the "bss node": use the bssidsam2009-02-051-1/+10
* | Drop the kernel linker lock while running SYSUNINIT routines and removingjhb2009-02-051-0/+3
* | make -o handling like athstatssam2009-02-051-9/+30
* | unbreak -osam2009-02-051-2/+1
* | halt APs on rebootkmacy2009-02-051-1/+1
* | reboot instance on resetkmacy2009-02-051-1/+4
* | fix non-witness compilekmacy2009-02-051-0/+1
* | eliminate gainFCorrection; just have ar5212GetGainFCorrection returnsam2009-02-052-11/+12
* | add new stats and missing tx_raw statsam2009-02-051-2/+12
* | Minor packet drop improvements:sam2009-02-052-4/+11
* | improve IQ cal debug msgs; in particular don't scare people by screamingsam2009-02-051-13/+7
* | fill in ar5212ResetCalValid; reset the IQ valid flag on the channelsam2009-02-051-1/+10
* | stylesam2009-02-051-1/+2
* | replace r/w idiom with OS_REG_SET_BIT (to match other code)sam2009-02-051-3/+2
* | Don't check for mapping above 4GB on 32-bit platforms.imp2009-02-051-0/+2
* | o fix identification of ahdemo modesam2009-02-051-11/+24
* | o change _db_show_key to always dump the contents instead of checkingsam2009-02-051-4/+36
* | do_product_lookup should return a const struct pccard_product *.imp2009-02-051-1/+1
OpenPOWER on IntegriCloud