Age | Commit message (Expand) | Author |
2016-05-02 | IEEE 802.11 sequence numbers wrap at 12 bit. | Stefan Sperling |
2016-05-02 | add an empty ommmc_dump_regs() to fix the SDHC_DEBUG build | Jonathan Gray |
2016-05-02 | add support for changing the bus width to ommmc and set the 4-bit mode | Jonathan Gray |
2016-05-01 | Print some capabilities. | Mark Kettenis |
2016-05-01 | Print base clock frequency. | Mark Kettenis |
2016-05-01 | Remove unused match function. The armv7 platforms implement their own, | Patrick Wildt |
2016-05-01 | Add bus width switching support for MMC. Enable 8-bit bus support on | Mark Kettenis |
2016-05-01 | Add a small delay after switching an MMC card into high-speed mode to make | Mark Kettenis |
2016-05-01 | Always write block count. This fixes the DMA issues on Bay Trail. | Mark Kettenis |
2016-05-01 | Add support for changing the bus width to the sdmmc subsystem and the sdhc(4) | Mark Kettenis |
2016-05-01 | Remove a bogus "else" that was causing breakage with LCP echoes, | Stuart Henderson |
2016-05-01 | Shuffle gpt/mbr code around a bit to make it more like other searches | Kenneth R Westerback |
2016-04-30 | Mask all gpio interrupts when we attach. Fixes interrupt storm on the Lenovo | Mark Kettenis |
2016-04-30 | Enable high speed timing for bus clock frequencies over 26MHz and advertise | Mark Kettenis |
2016-04-30 | Add some missing interrupt bits, and enable the ADMA error interrupt. | Mark Kettenis |
2016-04-30 | Implement DMA support. Bits and pieces taken from NetBSD, but we only | Mark Kettenis |
2016-04-29 | Call sched_init_cpu() just before booting secondary CPUs. | Martin Pieuchot |
2016-04-29 | Fix some gibbering horrors due to uninitialized struct nameidata's | Bob Beck |
2016-04-29 | Panic when attempting to execute a scsi command with no discipline | Kenneth R Westerback |
2016-04-29 | Do not remove local symbols from the table. | Martin Pieuchot |
2016-04-29 | Do not allow to change the routing table of a bound socket. This | Alexander Bluhm |
2016-04-29 | Make if_output() return EAFNOSUPPORT instead of just dropping packets | Kenneth R Westerback |
2016-04-28 | careful study of the holy scrolls reveals that for pselect (and ppoll) | Ted Unangst |
2016-04-28 | Preserve the domid when swapping 16 bit grant table entry flags | Mike Belopuhov |
2016-04-28 | Rework handling of frames which fall beyond the block ack window. | Stefan Sperling |
2016-04-28 | Add a net80211 stat counter for block ack window "slides" as opposed | Stefan Sperling |
2016-04-28 | 1) Split pledge whitelist path handling out of pledge_namei() and into | Bob Beck |
2016-04-28 | When a frame which falls into the block ack window is received, clear | Stefan Sperling |
2016-04-28 | Copy some ieee8021_node HT information to userspace. | Stefan Sperling |
2016-04-28 | fix logic bug in deciding if we have UVM_PLA_NOWAIT or not in buf_realloc_pages | Bob Beck |
2016-04-28 | Add a better implementation of iwn's update_htprot callback which uses | Stefan Sperling |
2016-04-28 | Reduce block ack gap timeout to 300 msec in order to reduce Rx latency. | Stefan Sperling |
2016-04-28 | correctly set up byteswapping so this chip works on big endian archs | David Gwynne |
2016-04-27 | factor out ipsec into ip6_output_ipsec_{lookup,send}(); ok mpi@, naddy@ | Markus Friedl |
2016-04-27 | Expand and remove macro OCTEON_ETH_TAP. | Visa Hankala |
2016-04-27 | minor spacing nit | Mike Larkin |
2016-04-27 | Remove unused arguments from rt_checkgate(). | Martin Pieuchot |
2016-04-27 | whitespace fixes, no functional change | David Gwynne |
2016-04-27 | align rx buffers so ip packets will be aligned correctly for the stack | David Gwynne |
2016-04-27 | tweak some command list handling | David Gwynne |
2016-04-27 | mbuf tags are in an SLIST, so we need queue.h after all. | David Gwynne |
2016-04-27 | Add some stat counters for events related to 802.11n. | Stefan Sperling |
2016-04-27 | Pad struct ext2fs out to 1024 (a.k.a. ext2fs SBSIZE) bytes. Satisfies | Kenneth R Westerback |
2016-04-27 | G/C DDB_REGS. | Martin Pieuchot |
2016-04-27 | Stop using DDB_REGS. | Martin Pieuchot |
2016-04-26 | Remove debug printfs, but do print "gpio" to indicate that card detection is | Mark Kettenis |
2016-04-26 | Populate all necessary statfs members in .vfs_statfs. cd9660, udf, | Martin Natano |
2016-04-26 | copy_statfs_info() is not only used by ufs, but by other filesystems too, | Martin Natano |
2016-04-26 | missed a block of code while merging the previous change. | Mike Larkin |
2016-04-26 | Add decode functions for some of the MSRs that are commonly used. Only | Mike Larkin |