Age | Commit message (Expand) | Author |
2011-01-01 | cleanup, no binary change. | Damien Bergamini |
2011-01-01 | more AR9380/AR9485 bits. | Damien Bergamini |
2011-01-01 | unbreak kernel builds; sorry guys. | Damien Bergamini |
2011-01-01 | Stop enterfield() from writing beyond the end of the buffer. | Mark Kettenis |
2011-01-01 | Put "else if" split between two lines together, then move whitespace. | lum |
2011-01-01 | suspend-client has used -t for the client target (like everything else) | Nicholas Marriott |
2011-01-01 | add code to read OTPROM on the AR9485 | Damien Bergamini |
2011-01-01 | copyright++; | Theo de Raadt |
2011-01-01 | Last few tables that should be const. | Nicholas Marriott |
2011-01-01 | Sprinkle a little more const. | Nicholas Marriott |
2011-01-01 | Another table that should be const. | Nicholas Marriott |
2011-01-01 | Key table should be const. | Nicholas Marriott |
2011-01-01 | comment cleanup | Theo de Raadt |
2011-01-01 | Add a -P option to new-window and split-window to print the new window | Nicholas Marriott |
2011-01-01 | Don't reset the activity timer for unattached sessions every second, | Nicholas Marriott |
2011-01-01 | Remove unused variable. | Nicholas Marriott |
2010-12-31 | Reintroduce the code that puts the drive into standby in shutdown, but | Mark Kettenis |
2010-12-31 | make randomattach do the parts of it's job in the right order, then move | Theo de Raadt |
2010-12-31 | cleanup the ioctl function | Theo de Raadt |
2010-12-31 | delete includes we do not need | Theo de Raadt |
2010-12-31 | further improvements describing what we are doing | Theo de Raadt |
2010-12-31 | all random nodes have been arc4-based for a while, so none of them ever | Theo de Raadt |
2010-12-31 | Change <sys/types.h> to <sys/param.h> instead of assuming that some | Philip Guenthe |
2010-12-31 | when stopping Rx, set the AR_DIAG_RX_ABORT bit too. | Damien Bergamini |
2010-12-31 | Massive overhauling of the m88k pmap, though I can't pretend it's a new pmap | Miod Vallat |
2010-12-31 | limit the number of Tx chains used on some 3-stream AR9380 chips | Damien Bergamini |
2010-12-31 | Add missing #includes instead of assuming that some system header pulls in | Philip Guenthe |
2010-12-31 | Handle writethrough mappings (as opposed to writeback) better: | Miod Vallat |
2010-12-31 | Yet another rework of the cache flushing routines. Fixes some bugs, probably | Miod Vallat |
2010-12-31 | Introduce a new cmmu routine, for page writebacks without invalidate. Will be | Miod Vallat |
2010-12-31 | Standardize cache handling functions and defines to use wb/wbinv/inv instead | Miod Vallat |
2010-12-31 | grrr... use the same style in the activate functions than in the | Damien Bergamini |
2010-12-31 | In db_write_bytes(), cope with memory addresses mapped by the two hardwired | Miod Vallat |
2010-12-31 | Provide a lint-friendly __va_copy(), as done on all other platforms. | Miod Vallat |
2010-12-31 | Standards compliance: expose dirfd with XPG7 and scandir and alphasort | Philip Guenthe |
2010-12-31 | regen | Damien Bergamini |
2010-12-31 | cleanup the mess in iwn(4) intel wireless pci ids and add new ones. | Damien Bergamini |
2010-12-31 | add support for bsd.mp | Theo de Raadt |
2010-12-31 | The firmware we use for the 1020/1020A (SBUS) cards doesn't seem to implement | Mark Kettenis |
2010-12-31 | Add missing scsi_done(). | Mark Kettenis |
2010-12-31 | new firmware package with updated image for the 6250. | Damien Bergamini |
2010-12-31 | move reading of the hardware revision earlier. | Damien Bergamini |
2010-12-31 | Fix conformance test limit values in default AR9380 rom images. | Damien Bergamini |
2010-12-31 | of course, GPIO handling on AR9271 and AR7010 had to be different | Damien Bergamini |
2010-12-31 | commit some bits that will be required by AR9271/AR7010 | Damien Bergamini |
2010-12-31 | move the printing of the MAC address to the same line than the MAC rev. | Damien Bergamini |
2010-12-31 | add initvals for the AR9271. | Damien Bergamini |
2010-12-31 | Make the athn(4) back-end more bus agnostic by moving read and write | Damien Bergamini |
2010-12-31 | Remove dead code from pf_norm.c. The fragment cache is some leftover | Alexander Bluhm |
2010-12-31 | Address comparisson is implemented twice in pf.c. Put this into a | Alexander Bluhm |