summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a stack leak in r215345 when skipping over the ACPI menu item forjhb2011-01-201-1/+1
* - Hide the internal scope address representation of the KAME IPv6ume2011-01-203-22/+36
* ar9280SetAntennaSwitch() was using the AR5416 chainmasks (3 chains)adrian2011-01-201-2/+2
* Correct parsing of the cpcht ranges property.nwhitehorn2011-01-201-2/+3
* Improve comments.tuexen2011-01-201-5/+5
* Add another ID for the ZTE MF190 Surf Stickn_hibma2011-01-202-0/+2
* Move 'cpu CPU_RMI' to std.xlr, this is common for all XLR cpus.jchandra2011-01-204-14/+4
* Fix it so we align with new socket API draft forrrs2011-01-203-25/+21
* Only enable 11n modes if the chipset suports 11n.adrian2011-01-201-2/+6
* In tmpfs_readdir(), normalize handling of the directory entries thatkib2011-01-202-4/+5
* Include the device ids for the AR2427.adrian2011-01-202-0/+8
* Push the non-AR5416 related stuff into chipset specific directories.adrian2011-01-2016-21/+27
* Re-format XLR configuartion files and remove obsolete options.jchandra2011-01-203-104/+93
* Add a comment from my local HAL about what is actually going on hereadrian2011-01-201-0/+17
* Migrate the sample rate module to the new ath_hal_gettxcompletionrates() API.adrian2011-01-202-99/+36
* Add in the public method to access the tx completion rates.adrian2011-01-201-0/+2
* ldscript and conf cleanup for MIPSjchandra2011-01-206-619/+7
* Fixes in the XLR platform codejchandra2011-01-202-3/+3
* Include the initial support for external EEPROMs.adrian2011-01-2013-13/+24
* Port over another EEPROM option from ath9k - AR_EEP_DAC_HPWR_5Gadrian2011-01-203-0/+10
* Add another HAL function which waits for a register for a configurable amount.adrian2011-01-202-2/+10
* Add a new HAL method to retrieve the completion schedule. It setsadrian2011-01-2013-0/+76
* Fix build by changing format for size_t to %jdgonzo2011-01-201-14/+14
* Use the now-exposed diag code, rather than a hard-coded magic number.adrian2011-01-201-1/+1
* Break out the diagnostic codes from ah_internal.h and place them in ah_diagco...adrian2011-01-203-39/+70
* Introduce signed and unsigned version of CTLTYPE_QUAD, renamingmdf2011-01-1912-59/+91
* document that even when wakeup_one is used to wakeup, msleep and friendsjmg2011-01-191-0/+8
* The output format should be determined by the ABI flags, not the ldscript.jmallett2011-01-191-4/+1
* Cleanup the management of CC functions.tuexen2011-01-195-256/+68
* Fix format of physical addresses; this fixes the n32 build.jmallett2011-01-191-3/+3
* Bump .Dd date of manpage for r217481keramida2011-01-191-1/+1
* Use CTLFLAG_RDTUN for read-only sysctl that exports tunable.kib2011-01-191-2/+2
* Fix style 9 nit that snuck in when Irrs2011-01-191-1/+1
* Fix a small typo nituqs2011-01-191-4/+4
* Update groff manpage and symbols with what has been submitted upstream.uqs2011-01-194-20/+84
* Fix build with KDB defined.jhb2011-01-191-0/+2
* Update driver to version 2.3.8:jfv2011-01-198-663/+357
* Fix a bug where Multicast packets sent from arrs2011-01-191-3/+5
* Fix for kern/152853, pullup at the wrong pointjfv2011-01-191-5/+10
* Jump to the next element and not to an arbitrary point. frm[1] containsbschmidt2011-01-191-1/+1
* Here v->iov_len has been assigned the return value from snprintf.dwmalone2011-01-191-2/+3
* Add MNT_NFS4ACLS to ZFS mount flags. It's not conditional, since theretrasz2011-01-191-1/+1
* Fix yet another fallout from r208833. VM86 BIOS call may cause page faultjkim2011-01-191-3/+2
* sysctl(8) should use the CTLTYPE to determine the type of data whenmdf2011-01-199-82/+41
* Whitespace and style fixes.jhb2011-01-193-6/+5
* Move calculation of 'bmask' earlier to match it's current location injhb2011-01-191-1/+2
* Add missed ().kib2011-01-191-2/+2
* Merge 118969 from UFS:jhb2011-01-193-4/+5
* There is no point in calling vm_object_set_writeable_dirty() on an objectalc2011-01-191-1/+0
* In linuxolator getdents_common(), it seems there is no reason to loopkib2011-01-191-3/+4
OpenPOWER on IntegriCloud