aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/head r311692 through r311807.Dimitry Andric2017-01-0928-272/+833
|\
| * Rewrite CTL statistics in more simple and scalable way.Alexander Motin2017-01-096-129/+241
| * Add sdhci_handle_card_present_locked() that can be called from the interruptIan Lepore2017-01-091-4/+11
| * - Add support for Intel Apollo Lake and Bay Trail eMMC controllers.Marius Strobl2017-01-093-8/+37
| * In mmcsd_task(), bio_resid was not being set to 0 on a successful readMarius Strobl2017-01-091-0/+2
| * Allocate memory for prevent flags only for removable LUs.Alexander Motin2017-01-092-5/+12
| * hyperv: Add method to read 64bit Hyper-V specific time value.Sepherosa Ziehau2017-01-095-17/+50
| * Use the new sdhci_fdt_gpio helper functions to add full support for FDTIan Lepore2017-01-091-24/+21
| * Use the new sdhci_fdt_gpio helper functions to add full support for FDTIan Lepore2017-01-091-26/+15
| * Add new helper routines for sdhci bridge drivers that use gpio pins forIan Lepore2017-01-093-0/+326
| * Add support for non-removable media, and a quirk to use polling to detectIan Lepore2017-01-092-29/+77
| * rtwn_usb(4): fix Rx buffer size calculation.Andriy Voskoboinyk2017-01-084-4/+8
| * Knock a page off VM_MAX_KERNEL_ADDRESSJustin Hibbits2017-01-081-1/+1
| * Convert gpioc to use the make_dev_s(9) KPI. This fix a possible race whereLuiz Otavio O Souza2017-01-081-5/+12
| * Convert etherswitch to use the make_dev_s(9) KPI. This fix a possible raceLuiz Otavio O Souza2017-01-081-6/+13
| * Release the ND6 list lock before making a prefix off-link in nd6_timer().Mark Johnston2017-01-081-14/+10
| * Now that the PRESENT_STATE register is only used for the inhibit bits loopIan Lepore2017-01-081-5/+2
* | Merge ^/head r311684 through r311691.Dimitry Andric2017-01-081-1/+1
|\|
| * Fix logic error in gvinum's gv_set_sd_state()Dimitry Andric2017-01-081-1/+1
* | For kernel builds, make the -Waddress-of-packed-member warning non-fatal.Dimitry Andric2017-01-081-0/+3
|/
* Make CTL_GETSTATS ioctl return partial data if buffer is small.Alexander Motin2017-01-081-12/+9
* Add direction argument to ipsec_setspidx_inpcb() function.Andrey V. Elsukov2017-01-081-7/+10
* [net80211] add roaming parameters for 11ac.Adrian Chadd2017-01-081-0/+6
* [net80211] use the correct freq2 field when populating VHT operation element.Adrian Chadd2017-01-081-1/+9
* iso_rrip.h: Hide kernel definitions from makefs(8)Conrad Meyer2017-01-081-0/+2
* Add some additional ACPI methods for DRMConrad Meyer2017-01-083-11/+83
* Do not truncate inode calculation from ISO9660 block offsetConrad Meyer2017-01-081-3/+10
* cd9660: Expand internal inum size to 64 bitsConrad Meyer2017-01-088-23/+50
* mmc: Accept even lower voltage for CherryviewConrad Meyer2017-01-081-1/+1
* [net80211] include the prototype VHT code into the build.Adrian Chadd2017-01-082-1/+2
* [net80211] Add initial VHT support routines.Adrian Chadd2017-01-082-0/+532
* [net80211] add a "is VHT available" macro.Adrian Chadd2017-01-081-0/+8
* Add a new sdhci interface method, get_card_present().Ian Lepore2017-01-083-5/+18
* Only write to *active once, even when GPIO_ACTIVE_LOW is set.Ian Lepore2017-01-071-2/+3
* cxgbe/t4_tom: Fix tid accounting. An offloaded IPv6 connection uses 2Navdeep Parhar2017-01-074-12/+18
* libmd: add noexec stack annotation in skein_block_asm.sEd Maste2017-01-071-0/+2
* Restore priority value for OGIO_KEYMAPNikolai Lifanov2017-01-071-1/+1
* Define _POSIX_PRIORITY_SCHEDULING as 0.Konstantin Belousov2017-01-071-1/+1
* sfxge(4): allow DMA descs to cross 4k boundary on EF10Andrew Rybchenko2017-01-077-10/+41
* sfxge(4): treat EFX_LINK_UNKOWN as link downAndrew Rybchenko2017-01-071-1/+3
* sfxge(4): use SFXGE_LINK_UP() to report link up stateAndrew Rybchenko2017-01-071-2/+1
* Make 'camcontrol modepage' support subpages.Alexander Motin2017-01-073-31/+46
* [net80211] add syncflags methods for the VHT flags configuration.Adrian Chadd2017-01-072-1/+57
* [net80211] add some more bits.Adrian Chadd2017-01-071-1/+4
* [net80211] add VHT ioctl parameters and driver capabilitiesAdrian Chadd2017-01-072-1/+87
* [net80211] add VHT IEs to scan elements.Adrian Chadd2017-01-071-1/+3
* [net80211] add VHT node flag; parsed chanwidth.Adrian Chadd2017-01-071-2/+5
* [net80211] add FVHT flags for channel widths.Adrian Chadd2017-01-071-1/+26
* [net80211] Remove duplicate VHTOPMODE configuration bits.Adrian Chadd2017-01-071-10/+6
* Fix comment in t4_tom. No functional change.Navdeep Parhar2017-01-071-1/+4