]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
MFV r298691:
[FreeBSD/FreeBSD.git] / sys / dev /
2016-04-27 Xin LIMFV r298691:
2016-04-27 Sepherosa Ziehauhyperv/hn: Add stat for # of chimney sending tries
2016-04-27 Sepherosa Ziehauhyperv/vmbus: Mark sysctls MPSAFE
2016-04-27 Sepherosa Ziehauhyperv/hn: Mark sysctls MPSAFE
2016-04-27 Sepherosa Ziehauhyperv/hn: Remove unapplied comment.
2016-04-27 Sepherosa Ziehauhyperv/hn: Restart sending earlier once we gathered...
2016-04-26 Oleksandr TymoshenkoRefactor DTS files for Zynq-based SoCs
2016-04-26 Conrad Meyerciss(4): Fix overrun of array
2016-04-26 Conrad Meyeriscsi_initiator(4): Fix use-after-free, double-free
2016-04-26 Conrad Meyeraacraid(4): Fix some mostly trivial buffer overruns
2016-04-26 Conrad MeyerPCI Enhanced Allocation: Annotate an intentional switch...
2016-04-26 Conrad Meyeriwm(4): Don't dereference potentially NULL pointer...
2016-04-26 Conrad Meyeremu10kx: Don't iterate beyond array bounds
2016-04-26 Ruslan BukinFix the parameter type according to method declaration.
2016-04-26 Pedro F. Giffunisys/dev: extend use of the howmany() macro when available.
2016-04-26 Andrew TurnerStop including machine/fdt.h from the fdt uart code...
2016-04-26 Ruslan BukinDo not include fdt.h on RISC-V.
2016-04-26 Sepherosa Ziehauhyperv/hn: Change description to "Hyper-V Network Inter...
2016-04-26 Sepherosa Ziehauhyperv/stor: Set description properly in probe devmethod
2016-04-26 Sepherosa Ziehauhyperv/channel: Git rid of the sub-channel creation...
2016-04-26 Sepherosa Ziehauhyperv/stor: Avoid sub-channel creation callback.
2016-04-26 Sepherosa Ziehauhyperv/hn: Avoid sub-channel creation callback.
2016-04-26 Sepherosa Ziehauhyperv/stor: Synchronize sub-channel offers
2016-04-26 Sepherosa Ziehauhyperv/stor: Remove the useless hs_open_multi_channel
2016-04-26 Adrian Chadd[iwm] implement suspend/resume through ieee80211_{suspe...
2016-04-26 Adrian Chadd[iwm] add extra transmit setup/completion logging so...
2016-04-26 Adrian Chadd[ath] add LDPC capability support and LDPC RX support.
2016-04-26 Adrian Chadd[ath] obey the STBC flag setting in iv_flags_ht
2016-04-25 Adrian Chadd[iwm] restart the VAP if there's a firmware panic.
2016-04-25 Pedro F. Giffunidev/random: use our roundup() macro instead of re-imple...
2016-04-25 David C Somayajulu1. Removed -Wno-shift-negative-value from Makefile
2016-04-25 Adrian Chadd[bhnd] Fix ChipCommon probing.
2016-04-25 Adrian Chadd[iwn] fix firmware command use in iwm_auth().
2016-04-25 Sepherosa Ziehauhyperv/hn: Synchronize sub-channel offers
2016-04-25 Sepherosa Ziehauhyperv/channel: Add functions to synchronize sub-channe...
2016-04-25 Sepherosa Ziehauhyperv/channel: Log a warning about duplicated primary...
2016-04-25 Sepherosa Ziehauhyperv/channel: Remove unapplied comment
2016-04-25 Sepherosa Ziehauhyperv/channel: Minor style changes; no functional...
2016-04-25 Sepherosa Ziehauhyperv/channel: Remove the unnecessary 'new' flag
2016-04-25 Sepherosa Ziehauhyperv/et: Strip extra white space in function name
2016-04-25 Sepherosa Ziehauhyperv/hn: Allow users to configure ifq or bufring...
2016-04-25 Sepherosa Ziehauhn: Increase odrops for if_transmit method if drbr_enqu...
2016-04-23 Dmitry ChaginFix streams and svr4 module dependency. Both modules...
2016-04-23 David C SomayajuluRemove Unused/Dead Code
2016-04-22 John BaldwinOptionally return the output capabilities list from...
2016-04-22 Pedro F. GiffuniCleanup redundant parenthesis from existing howmany...
2016-04-22 Adrian Chadd[bhnd] use correct bus deallocation method
2016-04-22 Adrian Chadd[bhnd] Update bhndb format strings to match long -...
2016-04-22 Adrian Chadd[bhnd] Add a common bhnd_pci driver shared by both...
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-22 Sepherosa Ziehauhyperv/et: Make Hyper-V event timer a device.
2016-04-22 Sepherosa Ziehauhyperv: Update copyright to 2016 for the files Microsof...
2016-04-21 Andriy Voskoboinykurtwn: optimize rate lookup in the urtwn_ra_init()
2016-04-21 Pedro F. GiffuniYet more redundant parenthesis from r298431.
2016-04-21 Pedro F. Giffunisys: use our roundup2/rounddown2() macros when param...
2016-04-21 Pedro F. GiffuniRedundant parenthesis from r298431.
2016-04-21 Pedro F. Giffunisys: use our nitems() macro when param.h is available.
2016-04-21 John BaldwinAdjust the fdc worker thread startup to work when APs...
2016-04-21 John BaldwinQueue the CPU-probing task after all acpi_cpu devices...
2016-04-21 Hans Petter SelaskyAdd new USB quirk.
2016-04-21 Pedro F. GiffuniRemove slightly used const values that can be replaced...
2016-04-21 Pedro F. Giffunisiba(4): remove slightly used 'bound' variable.
2016-04-21 Andriy Voskoboinyknet80211: enable promiscuous mode state change for...
2016-04-20 Jung-uk KimPrefer sizeof(*pointer) over sizeof(type). No funtiona...
2016-04-20 Jung-uk KimThere is no need to use array any more. No functional...
2016-04-20 Jung-uk KimRemove query flag from acpi_EvaluateOSC(). This functi...
2016-04-20 John BaldwinInvoke _OSC on Host-PCI bridges.
2016-04-20 John BaldwinAdd a wrapper for evaluating _OSC methods.
2016-04-20 Pedro F. GiffuniRemove unused e500_event_codes_size.
2016-04-20 Andriy Voskoboinyknet80211: replace internal LE_READ_*/LE_WRITE_* macro...
2016-04-20 Stanislav GalabovAdd compat strings used by OpenWRT to some Mediatek...
2016-04-20 Stanislav GalabovModify mx25l FDT compatible device handling
2016-04-20 Conrad Meyersym(4): Don't double-free 'sim' in failure case
2016-04-20 Conrad Meyersound(4): Don't use-after-free in midi module unload
2016-04-20 Conrad Meyerpty(4): Use strlcpy to guarantee destination buffer...
2016-04-20 Conrad Meyeri915kms: Fix memory leak if a CRT is detected
2016-04-20 Conrad Meyerdrm2(4): Fix double-free in low-memory error path
2016-04-20 Conrad Meyeri915kms intel_pm: Read from actual tsc_freq instead...
2016-04-20 Conrad Meyernctgpio(4): Don't index past the end of sc->pins array
2016-04-19 Pedro F. Giffunisys/dev: use our nitems() macro when it is avaliable...
2016-04-19 Pedro F. Giffunidev/agp: use our nitems() macro when it is avaliable...
2016-04-19 Pedro F. Giffunidev/usb: use our nitems() macro when param.h is available.
2016-04-19 David C Somayajulu1. modify fwdump (a.k.a grcdump) so that grcdump memory...
2016-04-19 Sean Brunoaacraid(4): Sanely copyin userland pointers and ensure...
2016-04-19 Adrian Chadd[bhnd] Standardize bhnd device tables and quirk matching.
2016-04-19 Adrian Chadd[bhnd] Clean up bhnd resource handling and inherited...
2016-04-19 Adrian Chadd[bhnd] Add support for specifying the address space...
2016-04-19 Ruslan BukinRevert r298268 (Add optional chip_select/deselect methods).
2016-04-19 Ruslan BukinAssert CS for single transfers.
2016-04-19 Luiz Otavio O SouzaAdd PCI ID for family 10h model 30h to amdtemp(4).
2016-04-19 Ruslan BukinAdd driver for Xilinx AXI Quad SPI device. The device...
2016-04-19 Ruslan BukinAdd optional chip_select/deselect methods. This is...
2016-04-19 Sepherosa Ziehauhyperv/vmbus: Make device probe/attach synchronous...
2016-04-19 Sepherosa Ziehauhyperv: Remove two assign-only local variables
2016-04-19 Justin HibbitsFix SMP booting for PowerPC Book-E
2016-04-18 Sean Brunohptmv(4) Fix potential buffer overflow in hpt_set_info.
2016-04-18 Sean BrunoCorrect possible underflow conditions when checking...
2016-04-18 Andrew TurnerPull the MSI/MSI-X handling functions out to help with...
2016-04-18 Xin LIMFV r298178:
2016-04-18 Adrian Chadd[urtwn] default to announcing RX 64K aggregates.
next