]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Import libcxxrt master 516a65c109eb0a01e5e95fbef455eb3215135cef.
[FreeBSD/FreeBSD.git] / sys / dev /
2016-05-05 Dimitry AndricImport libcxxrt master 516a65c109eb0a01e5e95fbef455eb32...
2016-05-05 Dimitry AndricSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 John BaldwinNative PCI-express HotPlug support.
2016-05-05 Adrian Chadd.. delete this; I don't know why this was here. oops!
2016-05-05 Adrian Chadd[bhnd] don't use anonymous unions.
2016-05-05 Adrian Chadd[bhnd] default to BUS_PROBE_DEFAULT for unknown BHND...
2016-05-05 Adrian Chadd[bhnd] handle unknown bhnd port type.
2016-05-05 Adrian Chadd[bwn] fix signed-ness of the rssi parameter.
2016-05-05 Adrian Chadd[bhnd] quieten gcc warning.
2016-05-05 Adrian Chadd[bhnd] handle unknown port type.
2016-05-05 Jung-uk KimFix intmax_t to uintptr_t casting on 32-bit platforms...
2016-05-05 Ed Mastebhnd: another build fix for GCC-using architectures
2016-05-05 Alan Somersmpr(4) and mps(4) shouldn't indefinitely retry for...
2016-05-05 Ed Mastebhnd: fix build on gcc architectures
2016-05-05 Adrian Chadd[bwn] implement firmware tx/rx versioning and fix RSSI...
2016-05-04 Adrian Chadd[bwn] [bhnd] initial support for using bhnd for if_bwn...
2016-05-04 John BaldwinFix the acpi attachment to always start the worker...
2016-05-04 Alan SomersImprove performance and functionality of the bitstring...
2016-05-04 Andriy Voskoboinykwi: fix a comment (0x1fff has 13 bits set).
2016-05-04 Pedro F. Giffunidev/pms: minor spelling fixes for the FreeBSD-specific...
2016-05-04 Roger Pau Monnéxen/pvclock: set the correct resolution for the Xen...
2016-05-04 Andriy Voskoboinykiwn: fix device reset after watchdog timeout.
2016-05-04 Hans Petter SelaskyExtend the UQ_NO_STRINGS quirk to also cover the USB...
2016-05-04 Adrian Chadds/struct device */device_t/g
2016-05-04 Adrian Chadds/struct device */device_t/g
2016-05-04 Adrian Chadds/struct device */device_t/g
2016-05-04 Adrian Chadds/struct device */device_t/g
2016-05-04 Adrian Chadds/struct device */device_t/g
2016-05-04 Jung-uk KimFix build without "options PCI_IOV".
2016-05-04 Adrian Chadd[bwn] fix rate control feedback.
2016-05-04 Alexander KabaevFix nvram2env after bus_space_fdt removal.
2016-05-04 Marcelo AraujoUse imin() macro from sys/libkern.h.
2016-05-04 Adrian Chadd[bwn] accurately(ish) account transmit/recieve failures...
2016-05-04 Adrian Chadd[bwn] ensure the fallback rate stays in the same PHY...
2016-05-03 Enji CooperUse DEVMETHOD_END ({ NULL, NULL }) instead of hardcodin...
2016-05-03 John BaldwinSave and restore SRIOV-related config registers.
2016-05-03 John BaldwinUse the correct location of the SRIOV capability when...
2016-05-03 Jung-uk KimMerge OpenSSL 1.0.2h.
2016-05-03 Adrian Chadd[asmc] Add support for MacBookPro5,1
2016-05-03 Conrad Meyerioat(4): Implement CRC and MOVECRC APIs
2016-05-03 Conrad Meyerioat(4): Add CRC descriptor structure
2016-05-03 Conrad Meyerioat(4): Limit descriptor allocation to low 40 bits
2016-05-03 Alexander MotinAdd some device IDs from Intel Sunrise Point chipsets.
2016-05-03 Pedro F. Giffunidev/iscsi: minor spelling fixes.
2016-05-03 Pedro F. GiffuniRevert r298955 for the cxgbe firmware.
2016-05-03 Pedro F. Giffunisys/dev: minor spelling fixes.
2016-05-03 Adrian Chadd[bwn] update bwn_dummy_transmission().
2016-05-03 Adrian Chadd[bwn] add PHY types for later PHYs.
2016-05-03 Adrian Chadd[bwn] migrate bwn_dummy_transmission() back to main...
2016-05-03 John BaldwinRevert bus_get_cpus() for now.
2016-05-03 John BaldwinFix an off by one error when remapping MSI-X vectors.
2016-05-02 Adrian Chadd[bwn] break out the 'g' phy code into a separate source...
2016-05-02 Adrian Chadd[bhnd] fix more module dependencies.
2016-05-02 Adrian Chadd[bwn] break out the LP PHY code into a separate file.
2016-05-02 Adrian Chadd[bhnd] add module dependencies.
2016-05-02 Pedro F. Giffunidev/ath: minor spelling fixes in comments.
2016-05-02 Adrian Chadd[asmc] add support for more models and restore keyboard...
2016-05-02 Andriy Voskoboinykiwm: fix parameters for iwm_add_channel_band()
2016-05-02 Roger Pau Monnéxen/control: improve suspend/resume
2016-05-02 John BaldwinAdd a new bus method to fetch device-specific CPU sets.
2016-05-02 Pedro F. Giffunidev/usb: minor spelling fixes in comments.
2016-05-02 Pedro F. Giffunietc: minor spelling fixes.
2016-05-02 Roger Pau Monnéxen/time: fix PV clock resolution
2016-05-02 Roger Pau Monnéxen/time: allow Dom0 to set the host time
2016-05-02 Roger Pau Monnéxen/timer: remove the timer setup loop
2016-05-02 Roger Pau Monnéxen/x86: don't lose event interrupts
2016-05-02 Andriy Voskoboinykiwn: do not buffer frames for non-passive channels...
2016-05-02 Pedro F. Giffunidev/random: minor spelling fixes in comments.
2016-05-02 Adrian Chadd[otus] implement monitor mode.
2016-05-02 Adrian Chadds/struct device */device_t/
2016-05-02 Adrian Chadd[mwl] s/struct device/device_t/
2016-05-01 Andriy Voskoboinykiwn: switch to ieee80211_add_channel*()
2016-05-01 Andriy Voskoboinykrum: switch to ieee80211_add_channel_list_*()
2016-05-01 Andriy Voskoboinykotus: switch to ieee80211_add_channel_list_*()
2016-05-01 Konstantin BelousovMake it explicit that D_MEM cdevsw d_flag is to signify...
2016-05-01 Andriy Voskoboinykiwm: switch to ieee80211_add_channel()
2016-05-01 Adrian Chadd[iwn] fill in the TX command rate info flags consistently.
2016-04-30 Pedro F. Giffunisys: Make use of our rounddown() macro when sys/param...
2016-04-30 Dimitry AndricUpdate from subversion 1.9.2 to 1.9.4.
2016-04-29 Andriy Voskoboinykwpi: convert to ieee80211_add_channel() (mostly noop).
2016-04-29 Andriy Voskoboinyknet80211 + drivers: hide size of 'bands' array behind...
2016-04-29 Jared McNeillSet txbuf_map array size to TX_DESC_COUNT instead of...
2016-04-29 Andriy Voskoboinykwpi: remove unused variable.
2016-04-29 Dmitry ChaginThe iwm_nic_error() defined if IWM_DEBUG is defined.
2016-04-29 Adrian Chadd[ath] initialise do_ldpc to 0.
2016-04-29 Hans Petter SelaskyCorrect some error codes to native FreeBSD ones.
2016-04-29 Hans Petter SelaskyAdd function to detect the presence of a port module...
2016-04-29 Adrian Chadd[ath] Add LDPC transmit support.
2016-04-29 Adrian Chadd[ath] turn the BA hardware bug back into a printf().
2016-04-29 Adrian Chadd[ath] Add counters for STBC TX and LDPC TX.
2016-04-28 John BaldwinOnly count CPU devices that are using the ACPI CPU...
2016-04-28 Michal MelounINTRNG: Define 'INTR_IRQ_INVALID' constant and use...
2016-04-28 Michal MelounGPIO: Add support for gpio pin interrupts.
2016-04-28 Andrew Rybchenkosfxge(4): do not use RxQ index as label
2016-04-27 John BaldwinAdjust prototypes for NUMA-related functions to match...
2016-04-27 John BaldwinFix build for systems without PCI_RES_BUS.
2016-04-27 Jung-uk KimMerge ACPICA 20160422.
2016-04-27 John BaldwinAdd a bus_null_rescan() method that always fails with...
2016-04-27 John BaldwinAdd a pcib_attach_child() method to manage adding the...
2016-04-27 John BaldwinFix PCI bus detach to delete child devices.
next