]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
bhnd(4): Apply the siba chipid ncore fixup in bhnd_read_chipid(), ensuring
[FreeBSD/FreeBSD.git] / sys / dev /
2016-08-28 landonfbhnd(4): Apply the siba chipid ncore fixup in bhnd_read...
2016-08-28 landonfbhnd(4): Add a bhnd bus method for fetching the device...
2016-08-28 jhibbitsFix UART PPS capture mode printing
2016-08-27 avosiwm: fix few comment typos.
2016-08-27 avosiwm: add 'command accepted' debug notification (copied...
2016-08-27 landonfImplement siba(4) support for bhnd_(read|write)_config.
2016-08-27 npcxgbe(4): Provide more details about the card in the...
2016-08-27 landonfbhnd(4): Include the chip model (e.g. BCM4xxx) in bhnd...
2016-08-27 landonf[mips/broadcom]: Replace static frequency table with...
2016-08-27 landonfbhnd(4): Initial PMU/PWRCTL power and clock management...
2016-08-26 landonf[mips/broadcom] Generic platform_reset() support.
2016-08-26 npcxgbe/iw_cxgbe: Various fixes to the iWARP driver.
2016-08-26 sephehyperv/hn: Use vmbus xact for RNDIS set.
2016-08-26 sephehyperv/hn: Save the adopted NDIS version for RNDIS...
2016-08-26 sephehyperv/hn: Use vmbus xact for RNDIS query.
2016-08-26 npcxgbe/cxgbei: There is no need for multiple modules...
2016-08-25 npcxgbe/cxgbei: Convert the driver-private PDU flags...
2016-08-25 npcxgbe/cxgbei: Read the chip's configuration to determin...
2016-08-25 bdeLess-quick fix for locking fixes in r172250. r172250...
2016-08-25 bdeFix logic errors in bounds checks in previous commit...
2016-08-25 sephehyperv/storvsc: Increase queue depth and rework channel...
2016-08-25 sephehyperv/vmbus: Add function to calculate max # of elemen...
2016-08-25 sephehyperv/ic: Update total message size if negotiate messa...
2016-08-25 npMake the iSCSI parameter negotiation more flexible.
2016-08-25 sephehyperv/ic: Cleanup heartbeat channel callback.
2016-08-25 sephehyperv/hn: Use vmbus xact for RNDIS initialize.
2016-08-25 sephehyperv/hn: Add compat code for RNDIS reorganization...
2016-08-25 sephehyperv/hn: Use definition in net/rndis.h for message...
2016-08-24 bdeFlesh out the state and flags args to sccnopen(). ...
2016-08-24 bdeReorganise a little to prepare for locking fixes:
2016-08-24 cyMFV r304732.
2016-08-24 bdeFix key delay and repeat, part 2.
2016-08-24 sephehyperv/ic: Redefine IC version negotiate message.
2016-08-24 sephehyperv/hn: Log a warning for RESET_CMPLT.
2016-08-24 kevloBring datasheet URL up to date.
2016-08-24 sephehyperv/hn: Remove the redundant rid setting for RNDIS...
2016-08-24 sephenet/rndis: Add canonical RNDIS major/minor version...
2016-08-23 bdeFix key delay and repeat, part 1.
2016-08-23 landonfbhndb(4): Fix unsigned integer underflow in dynamic...
2016-08-23 avgintpm: add support for SB800
2016-08-23 sephenet: Split RNDIS protocol structs/macros out of dev...
2016-08-22 hselaskyDon't separate the status stage of the XHCI USB control...
2016-08-22 bdeFurther fixes for translation of PrintScreen/SysRq.
2016-08-22 cemioat(4): Allow callouts to be scheduled after hw reset
2016-08-22 cemioat(4): Don't process events past queue head
2016-08-22 hselaskyIncrease the maximum RX/TX queue size. This allows...
2016-08-22 hselaskyFix for invalid use of bits in input context. Basically...
2016-08-22 sephehyperv/hn: Factor out function to simplify NVS request...
2016-08-22 sephehyperv/hn: Factor out function to execute NVS transactions.
2016-08-22 sephehyperv/hn: Get rid of netvsc_dev
2016-08-22 sephehyperv/hn: Move chimney sending buffer to hn_softc
2016-08-22 yongariAdd a missing change in r304575.
2016-08-22 yongariAdd Killer E2400 Gigabit Ethernet support.
2016-08-22 yongariCorrect DMA channel number selection on AR816x family of
2016-08-21 hselaskyMake the UKBD USB transfers double buffered and set...
2016-08-21 bdeFix translation of the PrintScreen/SysRq and Pause...
2016-08-20 avgJMicron JMB361 has only a single SATA port
2016-08-20 jhbRemove the ie(4) driver for Intel 82586 ISA Ethernet...
2016-08-20 erjixlv(4): Fix ixlv(4) not loading when loaded as a kerne...
2016-08-19 jhbRemove the wl(4) driver and wlconfig(8) utility.
2016-08-19 jhbRemove the wds(4) driver for the WD700 ISA SCSI HBA.
2016-08-19 jhbRemove the si(4) driver and sicontrol(8) for Specialix...
2016-08-19 jhbRemove the scd(4) driver for Sony CDU31/33 CD-ROM drives.
2016-08-19 jhbReorder sysctls so that nodes shared with the VF driver...
2016-08-19 jhbAdjust t4_port_init() to work with VF devices.
2016-08-19 jhbAdd structures for VF-specific adapter parameters.
2016-08-19 mmelINTRNG: Rework handling with resources. Partially rever...
2016-08-19 yongariHost controller is byte oriented. Fix wrong assumption...
2016-08-19 sephehyperv/hn: Move RXBUF to hn_softc
2016-08-19 sephehyperv/hn: Remove the useless num_channel
2016-08-19 sephehyperv/hn: Remove assign-only struct field
2016-08-19 sephehyperv/hn: Move NVS version to softc
2016-08-19 yongariFix build on big-endian systems.
2016-08-18 emastevt: fix old keyboard release in CONS_SETKBD
2016-08-18 yongariWhen device is detached make sure to stop the controlle...
2016-08-18 yongariIn axge_stop(), clear medium receive enable bit which...
2016-08-18 yongariWhen usbd_transfer_setup() fails, don't call
2016-08-18 yongariIntroduce axge_rxfilter() which configures RX filtering...
2016-08-18 sephehyperv/kvp: Remove unnecessary function parameter.
2016-08-18 sephehyperv/hn: Get rid of the useless netvsc_packet
2016-08-18 sephehyperv/hn: Constify RNDIS messages on RX path.
2016-08-18 sephehyperv/hn: Pass RX packet info to netvsc_recv.
2016-08-18 yongariSwitch to TX header format rather than directly manipul...
2016-08-18 yongariRename cryptic RX filter constants with more readable...
2016-08-18 yongariDon't explicitly call MIIBUS_STATCHG() method handler...
2016-08-18 yongariPass PHY location information and remove PHY access...
2016-08-17 kibImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-17 kibBy default, allow all to read the HPET registers pages...
2016-08-17 sephehyperv/util: Factor out helper for IC device_probe...
2016-08-17 sephehyperv/util: Don't reference hn_softc in KVP
2016-08-17 sephehyperv/hn: Get rid of unused bits
2016-08-17 sephehyperv/hn: Remove reference to nvsp_status
2016-08-17 sephehyperv/hn: Remove reference to nvsp_msg
2016-08-17 sephehyperv/hn: Simplify RNDIS RX packets acknowledgement.
2016-08-17 sephehyperv/hn: Ignore the useless TX table.
2016-08-17 sephehyperv/storvsc: Deliver CAM_SEL_TIMEOUT upon SRB status...
2016-08-17 davidcsAdd support for set/get cam search mode
2016-08-17 davidcsAdd ql_minidump.h
2016-08-17 davidcsUpgrade fw, bootloader and minidump template to version...
2016-08-17 vangyzenPCIe HotPlug: Detect bridges that are not really HotPlu...
next