summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net80211 + drivers: hide size of 'bands' array behind a macro.avos2016-04-2919-18/+19
* sys/kern: spelling fixes.pfg2016-04-292-14/+14
* Set txbuf_map array size to TX_DESC_COUNT instead of RX_DESC_COUNT.jmcneill2016-04-291-1/+1
* wpi: remove unused variable.avos2016-04-291-2/+0
* Fix a use-after-free when "zpool import" failsasomers2016-04-291-4/+2
* sys/netgraph: spelling fixes in comments.pfg2016-04-2938-73/+73
* net80211: provide a set of ieee80211_add_channel*() functionsavos2016-04-293-92/+292
* Automate the subr_unit test.asomers2016-04-292-22/+77
* sys/cam: spelling fixes in comments.pfg2016-04-2915-26/+26
* sys/cam: spelling fixes.pfg2016-04-291-1/+1
* sys/geom: spelling fixes in comments.pfg2016-04-2918-26/+26
* sys/ddb: spelling fixes in comments.pfg2016-04-291-1/+1
* sys/fs: spelling fixes in comments.pfg2016-04-2915-21/+21
* fs/ext2fs: spelling fixes on comment.pfg2016-04-291-1/+1
* UFS: spelling fixes on comments.pfg2016-04-296-10/+10
* Don't assign, just compare...tuexen2016-04-291-2/+2
* Add driver for AM33xx SoC touchscreengonzo2016-04-293-72/+390
* x86bios_alloc(): Unsign a counter.pfg2016-04-291-1/+1
* Add support for handling ICMP and ICMP6 messages sent in responsetuexen2016-04-292-4/+267
* Use correct order of source and destination address and port.tuexen2016-04-291-3/+3
* Expose soaio_enqueue().jhb2016-04-292-1/+2
* Introduce a new protocol hook pru_aio_queue.jhb2016-04-294-0/+16
* The iwm_nic_error() defined if IWM_DEBUG is defined.dchagin2016-04-291-1/+2
* [ath] initialise do_ldpc to 0.adrian2016-04-291-0/+1
* PRINT_BUF_FLAGS: Remove removed DIRTY/PERSIST flagscem2016-04-291-2/+2
* Don't require write locks on the VM object for vm_page_prev/next.jhb2016-04-291-2/+2
* bufs: make B_DIRTY and B_PERSISTENT flags availablepfg2016-04-292-4/+3
* NFS: spelling fixes on comments.pfg2016-04-2913-28/+28
* add invpcid instruction to i386 dtrace disassembler tablesavg2016-04-291-1/+1
* Refactor vdev_geom_attach and friends to reduce code duplicationasomers2016-04-291-119/+97
* Add a savecore_enable variable support for the savecore rc scriptbapt2016-04-293-1/+9
* Regenerate usb.conf .hselasky2016-04-291-4/+20
* Correct some error codes to native FreeBSD ones.hselasky2016-04-291-0/+3
* Add function to detect the presence of a port module and use thishselasky2016-04-293-1/+18
* tcp/syncache: Set flowid and hash type properly for SYN|ACKsephe2016-04-291-5/+11
* Fix including Kyuafile in packaged base system.gjb2016-04-2931-32/+63
* [ath] Add LDPC transmit support.adrian2016-04-291-0/+33
* [ath] turn the BA hardware bug back into a printf().adrian2016-04-291-1/+1
* [ath] Add counters for STBC TX and LDPC TX.adrian2016-04-292-1/+9
* Clarify build(7) instructions for alternate object directory.wblock2016-04-281-3/+15
* Remove logically impossible test in scsidoinquiry(..)ngie2016-04-281-3/+0
* [net80211] fix indenting.adrian2016-04-281-2/+2
* [net80211] handle action frames in adhoc mode from the node that created the ...adrian2016-04-281-1/+2
* sys/geom: spelling fixes.pfg2016-04-283-5/+5
* Only count CPU devices that are using the ACPI CPU driver.jhb2016-04-281-1/+2
* Fix va_list handlingngie2016-04-281-38/+41
* Add some notes about the implicit resource mapping for activated resources.jhb2016-04-281-2/+47
* Document RF_PREFETCHABLE.jhb2016-04-281-0/+2
* Use a better idiom for finding UTC prefixed timezonesngie2016-04-281-3/+4
* Document PCI_RES_BUS as a possible resource type.jhb2016-04-282-2/+6
OpenPOWER on IntegriCloud