summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Teach md5(1) about sha512.delphij2012-08-013-10/+36
* Use calloc().delphij2012-08-011-2/+1
* Fix a case of "mis-located braces".adrian2012-08-011-2/+2
* Allow 802.11n hardware to support multi-rate retry when RTS/CTS isadrian2012-07-314-7/+24
* In case of IPsec he have to do delayed checksum calculations beforebz2012-07-311-0/+14
* Prefer ate over macb. macb doesn't work anymore, and ate has moreimp2012-07-314-4/+1
* Note about where we can boot this.imp2012-07-311-1/+2
* Allow chip selects other than 0. The SAM9260EK boardimp2012-07-311-4/+14
* Restore the PCI bridge configuration upon resume.adrian2012-07-311-0/+5
* Clean up some unused leftover code from emjfv2012-07-311-74/+30
* Reorder the managament of advisory locks on open files so that the advisoryjhb2012-07-312-43/+61
* Fix wrong indent according to style(9)mm2012-07-311-2/+2
* Fix reporting of root pool upgrade notice.mm2012-07-311-19/+19
* Shuffle the call to ath_hal_setuplasttxdesc() to _after_ the rate controladrian2012-07-312-31/+7
* find: Remove unnecessary and inconsistent initialization.jilles2012-07-311-1/+1
* Push the rate control and descriptor chaining into the descriptor "set"adrian2012-07-311-61/+52
* Some style(9) and whitespace changes.glebius2012-07-315-126/+116
* Add several performance optimizations to acpi_cpu_idle().mav2012-07-311-11/+21
* Fixed some debug output in hwmp_recv_prep.monthadar2012-07-311-3/+3
* nobody uses this file except the userspace ipfw code, but the castluigi2012-07-311-1/+1
* Fix a PREQ comparison error in 11s HWMP.monthadar2012-07-311-3/+4
* Fix bugs in net80211s found with wtap simulator.monthadar2012-07-311-4/+6
* Fix wtap to not panic in wtap_beacon_intrp.monthadar2012-07-311-2/+6
* remove a redundant MALLOC_DECLAREluigi2012-07-311-4/+0
* I am comparing current pipe code with the one in 8.3-STABLE r236165,davidxu2012-07-313-19/+6
* Properly apply #ifdef INET and leave a comment that we are (will) applybz2012-07-311-3/+3
* Improve the should-never-hit printf to ease debugging in case we'd ever hitbz2012-07-311-2/+3
* - Change back "d_ofs" to int8_t to not pessimize padding and size of "struct ...fjoe2012-07-312-6/+15
* macb doesn't work, switch to ate.imp2012-07-311-2/+1
* Migrate some more TX side setup routines to be methods.adrian2012-07-316-18/+86
* Break out the hardware handoff and TX DMA restart code into methods.adrian2012-07-313-4/+70
* Placeholder ioctl for an upcoming rate control statistics API change.adrian2012-07-311-0/+1
* When a thread is blocked in direct write state, it only sets PIPE_DIRECTWdavidxu2012-07-313-6/+12
* Partial MFV (illumos-gate 13753:2aba784c276b)mm2012-07-3011-119/+417
* Until now KTR_ENTRIES, which defines the size of circular buffer used indavide2012-07-302-3/+3
* ieeefp.h is only needed on i386 class hardware.kargl2012-07-301-0/+2
* Whitespace.kargl2012-07-303-4/+3
* These files will support the whole at91sam9x5 family when done,imp2012-07-305-8/+7
* List the members of the AT91SAM9G45 family.imp2012-07-301-1/+4
* Remove trailing whitespace.joel2012-07-301-1/+1
* Add more locale-specific functions to the relevant man pages and Makefile:issyl02012-07-306-14/+86
* Regen.jhb2012-07-305-7/+7
* The linux_lstat() system call accepts a pointer to a 'struct l_stat', not ajhb2012-07-301-1/+1
* Eliminate an unneeded declaration. (I should have removed this as partalc2012-07-301-1/+0
* Change (unused) prototype for stmxcsr() to match reality.kib2012-07-302-2/+2
* - move the inclusion of netmap headers to the common part of the code;luigi2012-07-302-9/+15
* Backport NFSv4 ACL fix from libarchive master branch.mm2012-07-3010-190/+2070
* remove the last __unused instance in sbin/ipfw.luigi2012-07-301-1/+2
* Fix some compile errors at high WARNS, including oneluigi2012-07-303-8/+13
* Remove trailing whitespace.joel2012-07-301-1/+1
OpenPOWER on IntegriCloud