summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add interface name filtering via 'match' cmd.melifaro2013-02-203-25/+162
* Reduce excessive nesting.des2013-02-201-18/+16
* Check if the -sec option is given without an argument.pluknet2013-02-201-1/+1
* Configure larger TX FIFO default and maximum level values.adrian2013-02-201-2/+18
* If any of the TX queues have underrun reporting enabled, enableadrian2013-02-201-0/+2
* A couple of quick tidyups:adrian2013-02-201-6/+1
* Enable TX FIFO underrun interrupts. This allows the TX FIFO thresholdadrian2013-02-201-0/+1
* oops, tab!adrian2013-02-201-1/+1
* Post interrupts in the ath alq trace.adrian2013-02-201-0/+4
* CFG_ERR, DATA_UNDERRUN and DELIM_UNDERRUN are all flags, rather thanadrian2013-02-201-6/+13
* Add a sample program that shows how a custom comparison function andkeramida2013-02-191-1/+47
* sh: Fix a crash with the stackmark code.jilles2013-02-191-0/+2
* add support for AES and PCLMULQDQ instructions to binutils...jmg2013-02-194-13/+128
* Add support to mxge for IPv6 TX csum offload & IPv6 TSO.gallatin2013-02-193-53/+227
* Spelling fixesgonzo2013-02-191-2/+2
* Roll back change of frequency for initialization sequence since itgonzo2013-02-191-7/+6
* MFcalloutng:mav2013-02-191-8/+13
* dtc: fix bootstrapping from 8.2-STABLEuqs2013-02-191-0/+4
* MFcalloutng:mav2013-02-191-6/+12
* Pull in r175360 from upstream llvm trunk:dim2013-02-191-0/+4
* Import change 6d783560e4aad1e680097d11e89755647a5aba87 from upstreamdim2013-02-191-1/+1
* Fix includes for use in libstand.kientzle2013-02-191-3/+1
* Fixup r246916 in case gcc is used to build.davide2013-02-191-0/+2
* Fix a few typos.jhb2013-02-191-2/+2
* WARNS=6 compliancecharnier2013-02-191-1/+3
* WARNS=6 compliancecharnier2013-02-196-11/+10
* Remove old-style function definitioncharnier2013-02-191-1/+1
* Fix typouqs2013-02-191-2/+2
* Print out the RTS/CTS rate in the TX descriptor.adrian2013-02-191-0/+2
* - Make sure to set an error code when trying to obtain a data descriptor formarkj2013-02-192-3/+24
* kgdb enhancements!adrian2013-02-192-10/+13
* Define gpio constants rather than using enum.ganbold2013-02-191-11/+7
* More white-space cleanups.pjd2013-02-181-2/+2
* Add mem_load_raw() for loading data from another location in memory.kientzle2013-02-182-0/+39
* setbuf(3): Restore a BUGS section about setbuf().jilles2013-02-181-1/+4
* Mark the coretemp(4) sysctls as MPSAFE, ensuring that Giant won't be heldmarkj2013-02-181-6/+6
* mdoc: sort sections.joel2013-02-181-11/+11
* Clarify an error message. The addresses here arekientzle2013-02-181-1/+1
* Merge sendmail 8.14.6 errata issuegshapiro2013-02-181-1/+1
* Fix an incorrect sizeof()adrian2013-02-181-1/+1
* Fix bad EEPROM parsing code.hselasky2013-02-182-5/+31
* * Add initial debugging of the interrupt status entryadrian2013-02-184-1/+181
* Make this output more terse.adrian2013-02-181-46/+49
* Add a new ATH KTR debug method to log the interrupt status.adrian2013-02-181-0/+28
* the NO_PAM option has been finally removed in favor of WITHOUT_PAM.luigi2013-02-182-2/+2
* Add strtoul() to libstand by copying from libc and clipping outkientzle2013-02-183-1/+125
* Disable this variable; the code using it is also disabled.adrian2013-02-181-0/+2
* Place a cap on the size of the kernel's heap, also known as the kmemalc2013-02-181-0/+8
* Disable this code and add a note as to why.adrian2013-02-181-0/+15
* On arm, like sparc64, the end of the kernel map varies from one type ofalc2013-02-185-5/+10
OpenPOWER on IntegriCloud