aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Fix typos - remove duplicate "the".Rebecca Cran2011-02-2167-73/+73
* Modify the AR5416 11na rate table to use 24mb OFDM 11a for control traffic,Adrian Chadd2011-02-211-19/+19
* Implement setting the short preamble bit if it's needed for the current node.Adrian Chadd2011-02-211-6/+6
* Clang now supports profiling, so remove the part that says it doesn'tDimitry Andric2011-02-201-2/+2
* Upgrade our copy of llvm/clang to r126079, from upstream's trunk.Dimitry Andric2011-02-2014-0/+80
* Do not clobber %rdx.Dmitry Chagin2011-02-201-1/+0
* Add more udav device ID's.Hans Petter Selasky2011-02-192-0/+9
* tmpfs_remove() isn't modifying the file's data, so it shouldn't setAlan Cox2011-02-191-2/+1
* - Add support for MosChip 9865 Single 1284 Printer portMartin Wilke2011-02-191-0/+1
* Don't restore old mount options and flags if VFS_MOUNT(9) succeeds butJaakko Heinonen2011-02-191-26/+29
* Add support to set a slice name.Yoshihiro Takahashi2011-02-191-11/+37
* MFi386: revision 218744Yoshihiro Takahashi2011-02-191-1/+7
* MFi386: revision 218745Yoshihiro Takahashi2011-02-191-18/+1
* v_mountedhere is a member of the union. Check that the vnodes haveKonstantin Belousov2011-02-191-1/+3
* s/u_intXX_t/uintXX_t/gPyun YongHyeon2011-02-192-93/+93
* Consistently use a tab character instead of space after #define.Pyun YongHyeon2011-02-192-569/+569
* Count how many frames driver lost in interrupt handler. ThisPyun YongHyeon2011-02-191-1/+6
* Split common TX/RX descriptor DMA tag to TX and RX DMA tagsPyun YongHyeon2011-02-192-274/+427
* Rearrange interrupt handler a bit and remove forever loop.Pyun YongHyeon2011-02-191-22/+20
* Send frames only when there is a valid link and driver is runningPyun YongHyeon2011-02-191-4/+2
* Fix a long standing bug where driver handed over RX descriptorPyun YongHyeon2011-02-181-1/+0
* There is no need to execute filter configuration when driver is notPyun YongHyeon2011-02-181-4/+2
* Make sure to clear status word of TX descriptor in dc_list_tx_init().Pyun YongHyeon2011-02-181-5/+5
* Modify kdb_trap() so that it re-calls the dbbe_trap function as long asMatthew D Fleming2011-02-184-32/+55
* Turn off default generation of userland dot symbols on powerpc64 now thatNathan Whitehorn2011-02-187-44/+34
* Merge binutils 2.17.50 to head. This brings a number of improvements toDimitry Andric2011-02-1810-129/+243
|\
| * Sync: merge r216133 through r216338 from ^/head.Dimitry Andric2010-12-09107-2961/+2290
| |\
| * | For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so theDimitry Andric2010-12-053-3/+3
| * | Sync: merge r215944 through r216132 from ^/head.Dimitry Andric2010-12-02432-129874/+291576
| |\ \
| * \ \ Sync: merge r215709 through r215824 from ^/head.Dimitry Andric2010-11-2564-2343/+1211
| |\ \ \
| * \ \ \ Sync: merge r215464 through r215708 from ^/head.Dimitry Andric2010-11-22131-910/+3028
| |\ \ \ \
| * \ \ \ \ Sync: merge r215396 through r215463 from ^/head.Dimitry Andric2010-11-1831-111/+414
| |\ \ \ \ \
| * \ \ \ \ \ Sync: merge r215319 through r215395 from ^/head, so ports can actuallyDimitry Andric2010-11-1639-203/+342
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Sync: merge r215273 through r215318 from ^/head.Dimitry Andric2010-11-14104-709/+785
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Sync: merge r215189 through r215272 from ^/head.Dimitry Andric2010-11-1453-599/+573
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Missed file due to svn:ignore properties...Dimitry Andric2010-11-121-0/+60
| * | | | | | | | | Sync: merge r215141 through r215188 from ^/head.Dimitry Andric2010-11-1247-558/+2113
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Sync: merge r214895 through r215140 from ^/head.Dimitry Andric2010-11-11173-5023/+4745
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Sync: merge r214649 through r214894 from ^/head.Dimitry Andric2010-11-0685-555/+795
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | For sys/boot/ia64/efi and sys/boot/ia64/ski, modify their linker scriptsDimitry Andric2010-11-052-4/+4
| * | | | | | | | | | | | Step 2: sync sys/conf/ldscript.i386 with the binutils 2.17.50 version,Dimitry Andric2010-11-051-36/+61
| * | | | | | | | | | | | Step 1: sync sys/conf/ldscript.i386 with the binutils 2.15 version,Dimitry Andric2010-11-051-74/+114
| * | | | | | | | | | | | Sync sys/conf/ldscript.amd64 with the upstream version, preservingDimitry Andric2010-11-041-35/+81
| * | | | | | | | | | | | Binutils commit 0c845abb5a0083c6deebc75975608237015badba increasedDimitry Andric2010-11-041-2/+3
| * | | | | | | | | | | | Sync: merge r214353 through r214648 from ^/head.Dimitry Andric2010-11-01122-3584/+2002
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64',Dimitry Andric2010-11-013-4/+4
* | | | | | | | | | | | | | For controllers that have TX interrupt moderation capability,Pyun YongHyeon2011-02-182-1/+16
* | | | | | | | | | | | | | Bugfix: Get per vnet sysctl variables and statistics working.Michael Tuexen2011-02-181-76/+77
* | | | | | | | | | | | | | - add missing if_ devices which were missing and are available as loadableDaniel Gerzo2011-02-181-0/+4
* | | | | | | | | | | | | | Fix several issues with the mps(4) driver.Kenneth D. Merry2011-02-183-15/+200