summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* No need to list an obsolete arm compiler here.imp2011-01-202-2/+0
* Remove unused variables. Spotted by a cppcheckandreast2011-01-201-9/+1
* Correct parsing of the grackle and uninorthpci ranges property.andreast2011-01-204-4/+10
* Don't need __DYNAMIC here. it is commented out and a.out only -- these are a...imp2011-01-203-6/+0
* In fact, we don't need any of these __DYNAMIC. it is a.out leftover and comm...imp2011-01-204-8/+0
* Remove commented out _DYNAMIC sections.imp2011-01-202-8/+1
* Use simplified ldscripts rather than specific onesimp2011-01-203-3/+3
* We don't need 2 versions here. One will do since binutils outputs the right ...imp2011-01-202-324/+0
* Collapse all the octeon ldscripts down into one now that we don't need one ea...imp2011-01-203-123/+0
* Correct wrong definition of PM timer mask and adjust L1/PM timeryongari2011-01-202-4/+16
* Add myself to the list of doc commiters.ryusuke2011-01-201-0/+1
* 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
OpenPOWER on IntegriCloud