]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Correct a kernel stack leak in 32-bit compat when vfc_name is short.
[FreeBSD/FreeBSD.git] / sys / dev /
2017-04-04 sbrunono_desc_avail is tracked in iflib now making this redun...
2017-04-04 davidcsAdd 25/40/100Gigabit Ethernet Driver version v1.3.0...
2017-04-04 jhibbitsDon't calltsec_receive_intr_locked() from the error...
2017-04-04 jhibbitsDefragment the transmit mbuf chain only if necessary.
2017-04-04 jhibbitsFix mis-manual merge.
2017-04-04 jhibbitsFix set-but-not-used warnings
2017-04-04 jhibbitsUse a common tsec_mii_wait() function to busy wait...
2017-04-03 sbrunoRemove unsafe and non-functional DDB functions that...
2017-04-03 sbrunoRemove rx_processing_limit sysctl and now orphaned...
2017-04-02 avosiwn: use correct mask for queue ids (0xf -> 0x1f).
2017-04-02 gavinAdd IDs for several missing Intel SMBus controllers.
2017-04-02 mavAdd IDs for Intel Cougar Point USB 2.0 controller.
2017-04-02 bdeReset the DAC to 6-bit mode before calling the BIOS...
2017-04-01 jhibbitsUse the newly added mpc85xx_get_system_clock()
2017-03-31 zbbRework BGX detection to support both new and old firmware
2017-03-31 kevloAdd support for ThingM blink(1) notification LED to...
2017-03-30 davidcsAdd support for optional Soft LRO
2017-03-29 gavinichsmb: switch device_probe() from a large case stateme...
2017-03-29 davidcsUpgrade firmware and other related files to version...
2017-03-29 npcxgbe: Don't call t4_edc_err_read for errors not relate...
2017-03-29 bdeThe switch to kernel terminal context needs to update...
2017-03-28 npcxgbe/iw_cxgbe: T6 has no limit on the amount of memory...
2017-03-28 avosiwn: remove unneeded cast.
2017-03-28 avosiwn: drop duplicate synchronization requests.
2017-03-28 gavinRemove #define PCIS_SERIALBUS_SMBUS_PROGIF, unused...
2017-03-28 mmMFV r316083,316094:
2017-03-27 npcxgbe/iw_cxgbe: Defer the handling of error CQEs and...
2017-03-27 mizhka[etherswitch] add support for Marvell 88E6065 ethernet...
2017-03-27 sbrunoAccess *correct* ifp data structure when debug sysctl...
2017-03-27 sbrunoChange the default rss_type to M_HASHTYPE_OPAQUE_HASH.
2017-03-27 avosiwm: fix build without IWM_DEBUG.
2017-03-27 npcxgbe/iw_cxgbe: Remove unused code.
2017-03-26 avosiwn: fix debug message
2017-03-26 avosiwn: fix error handling for one well-known corner case.
2017-03-26 avosiwn: drop unneeded bus_dmamap_sync() calls.
2017-03-26 bdeFix 3 entries in mode tables related to mono and 90...
2017-03-26 bdeRestore switching to a separate kernel terminal "input...
2017-03-26 avosiwn: deduplicate code in iwn_tx_data() and iwn_tx_data_...
2017-03-26 avosiwn: omit unneeded bus_dmamap_sync() calls when compile...
2017-03-25 avosiwn: fix return code conflict in iwn_init_locked()
2017-03-25 sbrunoAdd ids for ALC233 found on Intel Skull Mountain NUC.
2017-03-25 avosiwn: do not try to update node configuration when the...
2017-03-25 dchaginUpdate to tcsh 6.20.00
2017-03-25 avosiwn: add few missing notification types into iwn_intr_str()
2017-03-25 adrian[iwm] Add the BSS's basic rates to iwm's LQ command...
2017-03-25 adrian[iwm] Enable Energy Based Scan (EBS).
2017-03-25 adrian[iwm] GC unused code from if_iwm_scan.c, copyied from...
2017-03-25 adrian[iwm] Tiny cleanup in iwm_rx_addbuf().
2017-03-25 npcxgbe/iw_cxgbe: allocations that use GFP_KERNEL (which...
2017-03-25 npcxgbe/iw_cxgbe: alloc_ep expects a gfp_t, and it's...
2017-03-25 npcxgbe/iw_cxgbe: c4iw_connect should always returns...
2017-03-24 mavAdd brackets to fix incorrect macro expansion.
2017-03-24 mavUnify initiator and target DMA setup and command sending.
2017-03-24 sbrunoAdd missing 'else' to conditional. This doesn't really...
2017-03-24 sbrunoAdd missing 'else' to 3-state conditional during setup...
2017-03-24 kevloDon't initialize if_output to ether_output(), ether_ifa...
2017-03-24 mmMFV r315875:
2017-03-23 landonfAdd Northstar/BCM4706 core ID for ChipCommon.
2017-03-23 landonfAdd a workaround for the BCM4706's dangling core region...
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
2017-03-23 mavisp field in struct isp_pcmd is also unused.
2017-03-23 mavRemove write-only crn field from struct isp_pcmd.
2017-03-23 landonf[mips/broadcom]: Early boot NVRAM support
2017-03-23 avgaacraid: rework r315083 for a clean build with and...
2017-03-23 adrian[iwm] Make ucode capabilities and api flags handling...
2017-03-23 adrian[iwm] Remove a couple of unneeded IWM_UCODE_TLV_FLAGS_...
2017-03-23 adrian[iwm] Move mbuf hacks after sanity checks in iwm_mvm_rx...
2017-03-23 adrian[iwm] Get rid of struct iwm_rx_data argument for iwm_m...
2017-03-22 grehanBring the handling of the y axis in the ums driver...
2017-03-22 mavSwitch from using periph_links to sim_links.
2017-03-22 mavCleanup response queue processing.
2017-03-21 mavRemove another remnants left after r246713.
2017-03-21 mavRemove some dead code left after r246713.
2017-03-21 mavImprove command timeout handling.
2017-03-21 mavRemove questionable reqp->req_time access.
2017-03-21 mavClean/unify some macro usage.
2017-03-21 mavAddition to r315579: drop the lock while allocating...
2017-03-20 mavRemove some more dead code.
2017-03-20 landonfIntegrate BCM4706 PMU (rev6) support, derived from...
2017-03-20 mmMFV r315633, 315635:
2017-03-20 avosrtwn: fix node id assignment.
2017-03-19 mariuso Add support for eMMC DDR bus speed mode at 52 MHz...
2017-03-19 kibUpdate the list of cpudev ioctls which require write...
2017-03-19 mavRemove some useless code.
2017-03-19 kibStyle.
2017-03-19 avosrtwn: drop unneeded (after r315583) code.
2017-03-19 mavAdd initial support for multiple MSI-X vectors.
2017-03-19 mavRemove hackish code delaying ATIOs to unknown virtual...
2017-03-19 mavMove <= 23xx PDB workaround to generic code.
2017-03-19 mavRemove some dead stuff.
2017-03-19 mavMove 24xx RQSTYPE_NOTIFY handling to generic code.
2017-03-19 adrian[ath] prepare for "correct" group (bcast/mcast) address...
2017-03-18 mavReorganize RQSTYPE_NOTIFY handling for chips <= 23xx.
2017-03-18 mavMove RQSTYPE_ABTS_RCVD parsing into generic code.
2017-03-18 mavExtend nt_lun to full 8 byte.
2017-03-18 mavRemove dead remnants of SPI target.
2017-03-18 mavUse isp_target_put_entry() in places where it can be.
2017-03-18 bdeFix bright colors for syscons, and make them work for...
2017-03-18 mavDo some notify acks cleanup.
2017-03-17 mariusAgain, fixes regarding style(4), to comments, includes...
next