]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
hyperv/hn: Rework link status support.
[FreeBSD/FreeBSD.git] / sys / dev /
2016-10-11 sephehyperv/hn: Rework link status support.
2016-10-11 sephehyperv/vmbus: Allow driver to inject synchronous task...
2016-10-10 arybchiksfxge(4): sync tlv_layout.h with firmwaresrc and update...
2016-10-10 sephehyperv/hn: Suffix NDIS offload size with NDIS version.
2016-10-10 sephehyperv/hn: Generalize RSS capabilities query.
2016-10-10 sephehyperv/hn: Fix if_hw_tsomax setup.
2016-10-10 sephehyperv/hn: Fix checksum offload settings
2016-10-09 avosiwm: add missing 'Rx errors' counter incrementation.
2016-10-08 avoswpi: restore frame header before submitting an mbuf to
2016-10-08 gonzoImplement EVDEV_FLAG_MT_AUTOREL flag (autorelease touch...
2016-10-08 gonzoAllow using of driver's mutex instead internal one...
2016-10-08 adrian[net80211] extend the ieee80211_rx_stats struct to...
2016-10-07 npcxgbe(4): Add an ioctl to copy a firmware config file...
2016-10-06 davidcsAdd support for adding up to 64 Multicast addresses...
2016-10-06 npcxgbe(4): Fix whitespace in the pm_stats display.
2016-10-06 sbrunoMove netmap selinfo.h in to sensible location.
2016-10-06 gonzoFix extended buttons support on synaptic clickpad
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 glebiusFix indentation.
2016-10-04 mmMFV r306669:
2016-10-03 gonzoconst-ify struct evdev_methods
2016-10-02 avosnet80211: ieee80211_ratectl*: switch to reusable KPI
2016-10-02 impImplement iicbus_write_ivar and impelemnt the NOSTOP...
2016-10-02 gonzoModularize evdev
2016-10-02 gonzoFix gcc compilation error
2016-10-01 vangyzenlmc(4): fix the build without the bpf device
2016-10-01 gonzoProvide way for framebuffer driver to request mmap...
2016-10-01 jhibbitsRevert r306473.
2016-10-01 baptImport libucl 20160812
2016-09-30 gonzoDeclare a module for evdev and add dependency to ukbd...
2016-09-30 davidcsUpgrade Firmware/Bootloader/ResetSeq/Minidump to revisi...
2016-09-30 davidcsRevert commit
2016-09-30 avosral (rt2860): eliminate duplicate ieee80211_process_cal...
2016-09-30 hselaskyMove the ConnectX-3 and ConnectX-2 driver from sys...
2016-09-30 sephehyperv/hn: Add stubs for OFFLOAD_CURRENT_CONFIG and...
2016-09-30 sephehyperv/hn: Fix detach and attach error handling.
2016-09-30 sephehyperv/hn: If synthetic parts are detached, don't touch...
2016-09-30 hselaskyAdd new USB ID.
2016-09-30 gonzoReplace explicit TUNABLE_INT to sysctl with CTLFLAG_TUN
2016-09-30 jhibbitsUse the cell-index property as the unit number if avail...
2016-09-30 npcxgbe(4): Claim the T6 -DBG card.
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-29 hselaskySet hardware stats flag to avoid double counting the...
2016-09-29 eadlerRemove a a duplicated word.
2016-09-29 sephehyperv/hn: Don't set HASHVAL pktinfo for NDIS < 6.30
2016-09-29 sephehyperv/hn: Consolidate hn_init() and hn_stop()
2016-09-29 sephehyperv/hn: Move TX tasks' draining into hn_suspend().
2016-09-29 sephehyperv/storvsc: Fix the blkvsc disk attachment issues.
2016-09-28 sephehyperv/hn: Flatten RX filter configuration.
2016-09-28 sephehyperv/hn: Reorder the comment a little bit.
2016-09-28 sephehyperv/hn: Reorganize the synthetic parts detach.
2016-09-28 sephehyperv/hn: Suspend and resume the backend properly...
2016-09-28 sephehyperv/vmbus: Add function to drain channel interrupt...
2016-09-28 sephehyperv/vmbus: Add functions to test RX/TX bufring emptiness
2016-09-27 sephehyperv/vmbus: Add dynamic device add and remove support
2016-09-27 sephepci: Clear the MEM/PORT_EN bit when updating PCI BAR
2016-09-26 gonzoAdd Elantech trackpad support
2016-09-26 adrian[ath_hal] add a new regdomain flag - I think this means...
2016-09-25 adrian[ath_hal] add a comment for the channel 144 regdomain...
2016-09-25 adrian[ath_hal] Add FCC6_FCCA regulatory domain (0x0014).
2016-09-25 avosrsu: do not restart calibration task when going out...
2016-09-24 npcxgbe(4): Use the port's top speed to figure out whethe...
2016-09-24 npcxgbe(4): Support SIOGIFXMEDIA so that ifconfig display...
2016-09-24 avgthe rest of changes intended to be committed in r306290
2016-09-24 avgclarify description of the 0x790b1022 / "KERNCZ"/ ...
2016-09-24 jhibbitsFix ds1307 probing
2016-09-24 landonfbhnd(4): Implement common API for IOST/IOCTL register...
2016-09-24 adrian[iwm] fix default antenna selection a bit; fix 5GHz...
2016-09-23 davidcsFixes for issues under high workloads
2016-09-23 npcxgbe(4): Make the location/length of all descriptor...
2016-09-23 gonzoDo not perform extra check for NULL, evdev_free can...
2016-09-23 gonzoHandle NULL argument in evdev_free
2016-09-23 npcxgbe(4): Fix netmap with T6, which doesn't encapsulate...
2016-09-23 andrewRestrict where we need to define fdt_fixup_table to...
2016-09-22 jpaetzelUpdate oce to version 11.0.50.0
2016-09-22 avgamdsbwd, intpm: unify bits specific to AMD chipsets...
2016-09-22 npcxgbe(4): Fix the output of the "tids" sysctl on T6.
2016-09-22 npcxgbe(4): Catch up with the different layout of WHOAMI...
2016-09-22 loosAdd the ID for the Huawei ME909S LTE modem.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-22 kevloAdd TP-Link Archer T4U.
2016-09-22 cemRevert r306148 to fix build
2016-09-21 jpaetzelUpdate oce driver to 11.0.50.0
2016-09-21 adrian[iwm] use rate control info from the node txrates;...
2016-09-21 gonzoAdd evdev support to ums(4)
2016-09-21 gonzoAdd evdev support to ukbd driver
2016-09-21 jhbFix invalid vendor ID constant (typo).
2016-09-21 kevloAdd support for the TP-Link TG-3468 v2.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 sephehyperv/hn: Put debug messages under bootverbose
2016-09-21 sephehyperv/vmbus: Assert that the bufring address is page...
2016-09-21 sephehyperv/hn: Allocate bufrings in attach DEVMETHOD.
2016-09-21 sephehyperv/vmbus: Allow bufrings preallocation.
2016-09-21 jhibbitsAdd a ofw_parse_bootargs function, and use it for powerpc
2016-09-21 npcxgbe(4): Setup congestion response for T6 rx queues.
2016-09-21 npcxgbe(4): Show wcwr_stats for T6 cards.
2016-09-20 avosnet80211: remove IEEE80211_RADIOTAP_TSFT field from...
2016-09-20 emastemrsas: update for sys/capability.h rename in r263232
next