summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* Bring in the new iSCSI target and initiator.trasz2013-09-148-3/+4727
* Import Hyper-V paravirtualized drivers from projects/hypervgrehan2013-09-1319-0/+12709
|\
| * IFC @ r255459grehan2013-09-1152-735/+1327
| |\
| * | Revert the kvp code - there's still some work thatgrehan2013-09-093-999/+6
| * | Latest update from Microsoft.grehan2013-09-097-215/+1391
| * | IFC @ r255209grehan2013-09-04418-5481/+145028
| |\ \
| * \ \ IFC @ r253862grehan2013-08-0186-969/+8557
| |\ \ \
| * \ \ \ IFC @ r253461grehan2013-07-1996-968/+32526
| |\ \ \ \
| * | | | | Microsoft have changed their policy on how the hyper-v code willgrehan2013-07-1719-0/+12526
* | | | | | Fix an issue that caused Integrated RAID volumes on LSI mps(4) controllersken2013-09-121-0/+2
* | | | | | Don't issue USB resume signalling in USB device mode, if the USB powerhselasky2013-09-121-1/+2
* | | | | | Clear correct data structure.hselasky2013-09-111-1/+3
* | | | | | Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself isglebius2013-09-115-5/+0
| |_|_|_|/ |/| | | |
* | | | | Call free() on the pointer returned from malloc().kib2013-09-101-8/+8
* | | | | Add a mmap flag (MAP_32BIT) on 64-bit platforms to request that a mapping usejhb2013-09-091-1/+1
* | | | | Make the primary name of the OF console device /dev/ofwcons, and onlynwhitehorn2013-09-091-7/+9
* | | | | Rework the tx credit mechanism between the cxgbe/tom drivernp2013-09-093-45/+85
* | | | | Fix a miscalculation that caused cxgbe/tom to auto-incrementnp2013-09-091-1/+1
* | | | | Use correct type for the vmx vlan filter tablebryanv2013-09-081-1/+1
* | | | | Fix verbose output line; needs <NL>markm2013-09-081-1/+1
* | | | | Fix the build; Certain linkable symbols need to always be present.markm2013-09-076-19/+13
* | | | | Bring in some behind-the-scenes development, mainly By Arthur Mesh,markm2013-09-0719-416/+776
|\ \ \ \ \
| * \ \ \ \ MFCmarkm2013-09-072-3/+10
| |\ \ \ \ \
| * | | | | | Yarrow wants entropy estimations to be conservative; the usual ideamarkm2013-09-065-5/+5
| * | | | | | MFCmarkm2013-09-0637-1038/+1725
| |\ \ \ \ \ \
| * \ \ \ \ \ \ MFCmarkm2013-09-017-1342/+2633
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ MFCmarkm2013-08-314-7/+30
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove short-lived idea; thread to harvest (eg) RDRAND enropy into the usual ...markm2013-08-302-73/+0
| * | | | | | | | | Separate out the Software RNG entropy harvesting queue and thread into its ow...markm2013-08-303-197/+296
| * | | | | | | | | MFCmarkm2013-08-3045-1138/+1761
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Remove the short-lived namei experiment.markm2013-08-261-5/+0
| * | | | | | | | | | Snapshot of current work;markm2013-08-267-193/+253
| * | | | | | | | | | MFCmarkm2013-08-262-4/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ MFCmarkm2013-08-26174-737/+132126
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ MFCmarkm2013-08-2544-238/+948
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE")markm2013-08-246-72/+351
* | | | | | | | | | | | | | - Use make_dev_credf(MAKEDEV_REF) instead of the race-prone make_dev()+davide2013-09-072-13/+7
* | | | | | | | | | | | | | Revert parts of r245132 and r245175. We don't need to write to thehselasky2013-09-071-10/+0
| |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Disable USB 3.0 streams mode by default, hence not all XHCI chipsetshselasky2013-09-071-2/+9
* | | | | | | | | | | | | Return BUS_PROBE_DEFAULT instead of BUS_PROBE_SPECIFIC.delphij2013-09-061-1/+1
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Remove contractions.carl2013-09-052-7/+7
* | | | | | | | | | | | Only tear down interface and transport if they've been successfully setup.carl2013-09-051-6/+11
* | | | | | | | | | | | Workaround an issue with hardware by accessing remote device through memcarl2013-09-052-60/+104
* | | | | | | | | | | | Simplify register access macros by removing one level of indirection.carl2013-09-051-66/+58
* | | | | | | | | | | | Cleaning up spacing and making hex value case consistent.carl2013-09-051-11/+11
* | | | | | | | | | | | Implement workaround for IvyTown 4K BAR size issue.carl2013-09-052-0/+37
* | | | | | | | | | | | Simplifying bus alloc resource call since we only need the default values.carl2013-09-051-5/+4
* | | | | | | | | | | | Add support for per device features and workarounds.carl2013-09-051-7/+19
* | | | | | | | | | | | Restructure the PCI bar initialization code in anticipation of upcomingcarl2013-09-051-53/+93
* | | | | | | | | | | | Fix name change from ntb_transport to if_ntb. A few places werecarl2013-09-051-4/+4
OpenPOWER on IntegriCloud