summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.np2011-02-1824-2/+43943
* - Make an enum for all the umidi USB transfers.hselasky2011-02-181-108/+62
* Remove use case of DC_TX_ONE. It was used to limit queue just 1 TXyongari2011-02-182-6/+0
* Apply special PHY initialization code for 21143 controllers beforeyongari2011-02-181-31/+42
* When driver have to use base softc due to lack of SROM on secondyongari2011-02-181-2/+37
* Always check memory allocation failure. If driver encounter memoryyongari2011-02-182-21/+60
* Fix the R_ARM_ABS32 relocation implementation. The memory addressmarcel2011-02-171-3/+1
* Just be double-sure short-gi isn't being enabled in 20mhz mode.adrian2011-02-171-2/+7
* Disable short-GI in 20mhz mode - the hardware doesn't support this.adrian2011-02-171-0/+3
* Save a copy of errno before invoking syslog() if accept() or select() fail.jhb2011-02-171-6/+9
* Add "Extract Only" functionality to pc-sysinstall. This allows disk setup tojpaetzel2011-02-174-10/+66
* Remove pmap fields that are either unused or not fully implemented.alc2011-02-179-34/+1
* Install iodev.h.kib2011-02-172-1/+3
* Fix the beginning day of the Great Lent, it starts on Monday for 7 weeks befo...osa2011-02-171-2/+6
* Improve the check for ports which have gone missing, and just ignorephk2011-02-171-1/+5
* - Fix build of manual page and inclusion of mos driver into kernel config file.hselasky2011-02-174-5/+13
* Add in ANI parameters for the AR9280. These aren't enabled by defaultadrian2011-02-171-2/+28
* Add a new parameter to selectively enable/disable the ANI operations.adrian2011-02-174-11/+19
* Call the right function.adrian2011-02-171-1/+1
* Properly propagate whether the channel is HT40 or not when calculatingadrian2011-02-172-9/+14
* Add initial support for RTL8401E PCIe Fast Ethernet.yongari2011-02-162-1/+7
* Mfp4 CH=177274,177280,177284-177285,177297,177324-177325bz2011-02-1623-103/+179
* Remove in-addr.arpa from the list of zones it is possible to slave locallydougb2011-02-161-8/+0
* Only use -z noexecstack for these explicit arches: i386, amd64, powerpcdim2011-02-161-1/+1
* Fix the last binary in the base system that still has an executabledim2011-02-161-0/+4
* Modify the spi flash driver to allow smaller read IO sizes, but enforceadrian2011-02-161-17/+18
* Remove reading of symbols from a.out loaded files. Since we are tightimp2011-02-161-18/+1
* To avoid excessive code duplication create wrapper for fill regsdchagin2011-02-166-48/+18
* Bump dummynet module version to meet dummynet schedulers' requirements,pluknet2011-02-161-1/+1
* MFi386: revision 218713nyan2011-02-161-3/+4
* Fix build breakage in if_mos.c when USB_DEBUG option is set.hselasky2011-02-161-1/+1
* Add support for new USB to ethernet controller:hselasky2011-02-166-1/+1334
* Add the -j option to enable soft updates journaling when creatingmckusick2011-02-162-3/+18
* When building libzpool on ia64 or sparc64, don't add the .note.GNU-stackdim2011-02-151-0/+2
* test: Note that this is used both as a normal program and a shell builtin.jilles2011-02-151-0/+4
* Fix some leftover binaries and shared libraries in the system that stilldim2011-02-155-2/+13
* For realtime signals fill the sigval value.dchagin2011-02-153-0/+6
* Make a linux_rt_sigtimedwait() system call is actually working.dchagin2011-02-151-10/+6
* Style(9) fix. Wrap long lines in linux_rt_sigtimedwait().dchagin2011-02-151-5/+8
* Put the macro declaration in the relevant include file for future use.dchagin2011-02-152-3/+3
* In sys/boot/common/ufsread.c, use uint8_t instead of u_int8_t.dim2011-02-151-1/+1
* Apply a few small optimizations to boot2's code, to make it shrink adim2011-02-152-4/+5
* Don't forget to bump man page date for r218711.ed2011-02-151-1/+1
* Remove dead reference to regexp(3). Use regex(3) instead.ed2011-02-151-1/+1
* Fix a regression introduced in r215906. The change made in r215906yongari2011-02-151-1/+3
* Disable flipping antennas for AR9280.adrian2011-02-151-0/+8
* Properly check for errors from waitpid().jhb2011-02-151-4/+4
* Since r218070 reenabled the call to vm_map_simplify_entry() fromkib2011-02-151-9/+23
* Note that a UFS filesystem can have up to 20 active snapshots.keramida2011-02-151-1/+10
* Document TRYBROKEN in ports(7).keramida2011-02-151-1/+4
OpenPOWER on IntegriCloud