]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Fix TAB replaced with spaces in prev. commit.
[FreeBSD/FreeBSD.git] / sys / dev /
2016-08-18 Pyun YongHyeonWhen device is detached make sure to stop the controlle...
2016-08-18 Pyun YongHyeonIn axge_stop(), clear medium receive enable bit which...
2016-08-18 Pyun YongHyeonWhen usbd_transfer_setup() fails, don't call
2016-08-18 Pyun YongHyeonIntroduce axge_rxfilter() which configures RX filtering...
2016-08-18 Sepherosa Ziehauhyperv/kvp: Remove unnecessary function parameter.
2016-08-18 Sepherosa Ziehauhyperv/hn: Get rid of the useless netvsc_packet
2016-08-18 Sepherosa Ziehauhyperv/hn: Constify RNDIS messages on RX path.
2016-08-18 Sepherosa Ziehauhyperv/hn: Pass RX packet info to netvsc_recv.
2016-08-18 Pyun YongHyeonSwitch to TX header format rather than directly manipul...
2016-08-18 Pyun YongHyeonRename cryptic RX filter constants with more readable...
2016-08-18 Pyun YongHyeonDon't explicitly call MIIBUS_STATCHG() method handler...
2016-08-18 Pyun YongHyeonPass PHY location information and remove PHY access...
2016-08-17 Konstantin BelousovImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 Konstantin BelousovBy default, allow all to read the HPET registers pages...
2016-08-17 Sepherosa Ziehauhyperv/util: Factor out helper for IC device_probe...
2016-08-17 Sepherosa Ziehauhyperv/util: Don't reference hn_softc in KVP
2016-08-17 Sepherosa Ziehauhyperv/hn: Get rid of unused bits
2016-08-17 Sepherosa Ziehauhyperv/hn: Remove reference to nvsp_status
2016-08-17 Sepherosa Ziehauhyperv/hn: Remove reference to nvsp_msg
2016-08-17 Sepherosa Ziehauhyperv/hn: Simplify RNDIS RX packets acknowledgement.
2016-08-17 Sepherosa Ziehauhyperv/hn: Ignore the useless TX table.
2016-08-17 Sepherosa Ziehauhyperv/storvsc: Deliver CAM_SEL_TIMEOUT upon SRB status...
2016-08-17 David C SomayajuluAdd support for set/get cam search mode
2016-08-17 David C SomayajuluAdd ql_minidump.h
2016-08-17 David C SomayajuluUpgrade fw, bootloader and minidump template to version...
2016-08-17 Eric van GyzenPCIe HotPlug: Detect bridges that are not really HotPlu...
2016-08-16 Landon J. Fullerbhnd(4): Implement NVRAM support required for PMU bring-up.
2016-08-16 Landon J. Fullerbhndb(4): Drop MIPS-incompatible __builtin_ctz dependency.
2016-08-16 Enji CooperMFhead @ r304232
2016-08-16 Sepherosa Ziehauhyperv/hn: Simplify RNDIS message checks on RX path.
2016-08-16 Sepherosa Ziehauhyperv/hn: Simplify RNDIS NVS message sending.
2016-08-16 Sepherosa Ziehauhyperv/hn: Factor out hn_nvs_send/hn_nvs_send_sglist
2016-08-16 Mark JohnstonMFV r304057:
2016-08-16 Mark JohnstonMFV r301526:
2016-08-16 Mark JohnstonMFV r301525:
2016-08-16 Mark JohnstonMFV r301524:
2016-08-16 Mark JohnstonMFV r296989:
2016-08-16 Mark JohnstonMFV r304056:
2016-08-15 John BaldwinRemove the mcd(4) driver for Mitsumi CD-ROM players.
2016-08-15 Bruce EvansClean up the new sc cn open and close functions (old...
2016-08-15 Bruce EvansRestructure the grabbing functions into mere wrappers...
2016-08-15 Bruce EvansFix restoring the kbd_mode part of the keyboard state...
2016-08-15 John BaldwinAdd support for register dumps on VF devices.
2016-08-15 John BaldwinUpdate mailbox writes to work with VF devices.
2016-08-15 John BaldwinMake SGE parameter handling more VF-friendly.
2016-08-15 Bruce Evans[Oops, the previous commit was missing the update to...
2016-08-15 Bruce EvansLike scr_lock, the grab count needs to be per-physical...
2016-08-15 Bruce EvansDisable some more unsafe things in (low level) console...
2016-08-15 Bruce EvansChange all uses of 'debugger' to kdb_active and remove...
2016-08-15 Bruce EvansQuick fix for locking fixes in r172250. The lock added...
2016-08-15 Sean Brunoe1000: Add support for Kaby Lake IDs
2016-08-15 Sepherosa Ziehauhyperv/hn: Switch to vmbus xact APIs for sub-channel...
2016-08-15 Sepherosa Ziehauhyperv/hn: Simplify chimney sending buffer disconnection.
2016-08-14 Enji CooperMFhead @ r304091
2016-08-14 Martin MatuskaMFV r304060:
2016-08-14 Michal MelounOFWPCI: Don't strip RF_ACTIVE from flags when parent...
2016-08-13 Enji CooperMFhead @ r304038
2016-08-12 Bryan DreweryAvoid taking PROC_LOCK in syscalls if not being traced.
2016-08-12 Enji CooperCheckpoint initial integration work
2016-08-12 Sepherosa Ziehauhyperv/hn: Simplify RXBUF disconnection.
2016-08-12 Sepherosa Ziehauhyperv/hn: Switch to vmbus xact APIs for NVS chimney...
2016-08-12 Sepherosa Ziehauhyperv/hn: Switch to vmbus xact APIs for NVS RXBUF...
2016-08-12 Sepherosa Ziehauhyperv/hn: Simplify NDIS initialization.
2016-08-12 Sepherosa Ziehauhyperv/hn: Simplify NDIS configuration.
2016-08-11 Steven HartlandFix vtnet hang with max_virtqueue_pairs > VTNET_MAX_QUE...
2016-08-11 Sepherosa Ziehauhyperv/vmbus: Use xact APIs to implement post message...
2016-08-11 Sepherosa Ziehauhyperv/hn: Switch to vmbus xact APIs for NVS initialization
2016-08-11 Sepherosa Ziehauhyperv/vmbus: Add APIs for various types of transactions.
2016-08-11 Sepherosa Ziehauhyperv/vmbus: Add macro to get channel packet data...
2016-08-10 Sepherosa Ziehauhyperv/hn: Reorganize send done callback.
2016-08-09 Pedro F. Giffunisys/dev: replace comma with semicolon when pertinent.
2016-08-09 Jean-Sébastien PédronConsistently use `device_t`
2016-08-09 John BaldwinReliably return PCI_GETCONF_LAST_DEVICE from PCIOCGETCONF.
2016-08-09 John BaldwinTrack the base absolute ID of ingress and egress queues.
2016-08-09 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Edward Tomasz Napi... Remove NULL check after M_WAITOK allocation from mpt(4).
2016-08-09 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Edward Tomasz Napi... Remove NULL checks after M_WAITOK allocations from...
2016-08-09 Hans Petter SelaskyFix for use after free.
2016-08-09 Sepherosa Ziehauhyperv/hn: Move gpa array out of netvsc_packet.
2016-08-08 John BaldwinReserve an adapter flag IS_VF to mark VF devices vs...
2016-08-08 John BaldwinFix a typo.
2016-08-08 Sean BrunoFixup ixl(4) options parsing to actually compile when...
2016-08-08 Hans Petter SelaskySwitch to the new block based LRO input function for...
2016-08-08 Ryan StoneDon't enqueue NULL on a drbr
2016-08-08 Sepherosa Ziehauhyperv/ic: Pass the channel callback to hv_util_attach()
2016-08-08 Sepherosa Ziehauhyperv/ic: Expose the receive buffer length for callers...
2016-08-08 Sepherosa Ziehauhyperv/ic: Remove never used second parameter of hv_neg...
2016-08-08 Sepherosa Ziehauetherswitch: Unbreak LINT build
2016-08-07 Sean Brunoixl(4): Update to ixl-1.6.6-k.
2016-08-07 Adrian Chadd[arswitch] extend the debug support to be configurable...
2016-08-06 Cy SchubertAdd Logitech Unifying receiver.
2016-08-06 Stephen J. KiernanAdd hw.fdt sysctl node.
2016-08-05 Eric van GyzenFix some logic in PCIe HotPlug; display EI status
2016-08-05 Roger Pau Monnéxen-netfront: improve the logic when handling nic featu...
2016-08-05 Hans Petter SelaskyKeep a reference count on USB keyboard polling to allow...
2016-08-05 Sepherosa Ziehauhyperv/vmbus: Only make sure the TX bufring will not...
2016-08-05 Conrad Meyerioat(4): Log channel number in CTR events
2016-08-04 John BaldwinAdd __printflike() to bus_describe_intr() to enable...
next