| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix typos - remove duplicate "the". | Rebecca Cran | 2011-02-21 | 67 | -73/+73 |
| * | Modify the AR5416 11na rate table to use 24mb OFDM 11a for control traffic, | Adrian Chadd | 2011-02-21 | 1 | -19/+19 |
| * | Implement setting the short preamble bit if it's needed for the current node. | Adrian Chadd | 2011-02-21 | 1 | -6/+6 |
| * | Clang now supports profiling, so remove the part that says it doesn't | Dimitry Andric | 2011-02-20 | 1 | -2/+2 |
| * | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | Dimitry Andric | 2011-02-20 | 14 | -0/+80 |
| * | Do not clobber %rdx. | Dmitry Chagin | 2011-02-20 | 1 | -1/+0 |
| * | Add more udav device ID's. | Hans Petter Selasky | 2011-02-19 | 2 | -0/+9 |
| * | tmpfs_remove() isn't modifying the file's data, so it shouldn't set | Alan Cox | 2011-02-19 | 1 | -2/+1 |
| * | - Add support for MosChip 9865 Single 1284 Printer port | Martin Wilke | 2011-02-19 | 1 | -0/+1 |
| * | Don't restore old mount options and flags if VFS_MOUNT(9) succeeds but | Jaakko Heinonen | 2011-02-19 | 1 | -26/+29 |
| * | Add support to set a slice name. | Yoshihiro Takahashi | 2011-02-19 | 1 | -11/+37 |
| * | MFi386: revision 218744 | Yoshihiro Takahashi | 2011-02-19 | 1 | -1/+7 |
| * | MFi386: revision 218745 | Yoshihiro Takahashi | 2011-02-19 | 1 | -18/+1 |
| * | v_mountedhere is a member of the union. Check that the vnodes have | Konstantin Belousov | 2011-02-19 | 1 | -1/+3 |
| * | s/u_intXX_t/uintXX_t/g | Pyun YongHyeon | 2011-02-19 | 2 | -93/+93 |
| * | Consistently use a tab character instead of space after #define. | Pyun YongHyeon | 2011-02-19 | 2 | -569/+569 |
| * | Count how many frames driver lost in interrupt handler. This | Pyun YongHyeon | 2011-02-19 | 1 | -1/+6 |
| * | Split common TX/RX descriptor DMA tag to TX and RX DMA tags | Pyun YongHyeon | 2011-02-19 | 2 | -274/+427 |
| * | Rearrange interrupt handler a bit and remove forever loop. | Pyun YongHyeon | 2011-02-19 | 1 | -22/+20 |
| * | Send frames only when there is a valid link and driver is running | Pyun YongHyeon | 2011-02-19 | 1 | -4/+2 |
| * | Fix a long standing bug where driver handed over RX descriptor | Pyun YongHyeon | 2011-02-18 | 1 | -1/+0 |
| * | There is no need to execute filter configuration when driver is not | Pyun YongHyeon | 2011-02-18 | 1 | -4/+2 |
| * | Make sure to clear status word of TX descriptor in dc_list_tx_init(). | Pyun YongHyeon | 2011-02-18 | 1 | -5/+5 |
| * | Modify kdb_trap() so that it re-calls the dbbe_trap function as long as | Matthew D Fleming | 2011-02-18 | 4 | -32/+55 |
| * | Turn off default generation of userland dot symbols on powerpc64 now that | Nathan Whitehorn | 2011-02-18 | 7 | -44/+34 |
| * | Merge binutils 2.17.50 to head. This brings a number of improvements to | Dimitry Andric | 2011-02-18 | 10 | -129/+243 |
| |\ |
|
| | * | Sync: merge r216133 through r216338 from ^/head. | Dimitry Andric | 2010-12-09 | 107 | -2961/+2290 |
| | |\ |
|
| | * | | For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so the | Dimitry Andric | 2010-12-05 | 3 | -3/+3 |
| | * | | Sync: merge r215944 through r216132 from ^/head. | Dimitry Andric | 2010-12-02 | 432 | -129874/+291576 |
| | |\ \ |
|
| | * \ \ | Sync: merge r215709 through r215824 from ^/head. | Dimitry Andric | 2010-11-25 | 64 | -2343/+1211 |
| | |\ \ \ |
|
| | * \ \ \ | Sync: merge r215464 through r215708 from ^/head. | Dimitry Andric | 2010-11-22 | 131 | -910/+3028 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Sync: merge r215396 through r215463 from ^/head. | Dimitry Andric | 2010-11-18 | 31 | -111/+414 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Sync: merge r215319 through r215395 from ^/head, so ports can actually | Dimitry Andric | 2010-11-16 | 39 | -203/+342 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Sync: merge r215273 through r215318 from ^/head. | Dimitry Andric | 2010-11-14 | 104 | -709/+785 |
| | |\ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ | Sync: merge r215189 through r215272 from ^/head. | Dimitry Andric | 2010-11-14 | 53 | -599/+573 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Missed file due to svn:ignore properties... | Dimitry Andric | 2010-11-12 | 1 | -0/+60 |
| | * | | | | | | | | | Sync: merge r215141 through r215188 from ^/head. | Dimitry Andric | 2010-11-12 | 47 | -558/+2113 |
| | |\ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ | Sync: merge r214895 through r215140 from ^/head. | Dimitry Andric | 2010-11-11 | 173 | -5023/+4745 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ | Sync: merge r214649 through r214894 from ^/head. | Dimitry Andric | 2010-11-06 | 85 | -555/+795 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | For sys/boot/ia64/efi and sys/boot/ia64/ski, modify their linker scripts | Dimitry Andric | 2010-11-05 | 2 | -4/+4 |
| | * | | | | | | | | | | | | Step 2: sync sys/conf/ldscript.i386 with the binutils 2.17.50 version, | Dimitry Andric | 2010-11-05 | 1 | -36/+61 |
| | * | | | | | | | | | | | | Step 1: sync sys/conf/ldscript.i386 with the binutils 2.15 version, | Dimitry Andric | 2010-11-05 | 1 | -74/+114 |
| | * | | | | | | | | | | | | Sync sys/conf/ldscript.amd64 with the upstream version, preserving | Dimitry Andric | 2010-11-04 | 1 | -35/+81 |
| | * | | | | | | | | | | | | Binutils commit 0c845abb5a0083c6deebc75975608237015badba increased | Dimitry Andric | 2010-11-04 | 1 | -2/+3 |
| | * | | | | | | | | | | | | Sync: merge r214353 through r214648 from ^/head. | Dimitry Andric | 2010-11-01 | 122 | -3584/+2002 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64', | Dimitry Andric | 2010-11-01 | 3 | -4/+4 |
| * | | | | | | | | | | | | | | For controllers that have TX interrupt moderation capability, | Pyun YongHyeon | 2011-02-18 | 2 | -1/+16 |
| * | | | | | | | | | | | | | | Bugfix: Get per vnet sysctl variables and statistics working. | Michael Tuexen | 2011-02-18 | 1 | -76/+77 |
| * | | | | | | | | | | | | | | - add missing if_ devices which were missing and are available as loadable | Daniel Gerzo | 2011-02-18 | 1 | -0/+4 |
| * | | | | | | | | | | | | | | Fix several issues with the mps(4) driver. | Kenneth D. Merry | 2011-02-18 | 3 | -15/+200 |