]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iwm
MFV r319738: 8155 simplify dmu_write_policy handling of pre-compressed buffers
[FreeBSD/FreeBSD.git] / sys / dev / iwm /
2017-06-09 Andriy GaponMFV r319738: 8155 simplify dmu_write_policy handling...
2017-06-09 Andriy GaponMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-09 Phil ShaferImport libxo-0.8.1 with official fix to today's build...
2017-06-08 Baptiste DaroussinImport mandoc snapshot 2017-06-08
2017-06-08 Phil ShaferImport libxo-0.8.0:
2017-06-04 Adrian Chadd[iwm] Remove support for fw older than -17 and -22
2017-06-04 Adrian Chadd[iwm] Ignore IWM_DEBUG_LOG_MSG notifications.
2017-06-04 Adrian Chadd[iwm] Set command code for PHY_DB as well.
2017-06-04 Adrian Chadd[iwm] Set correct state in smart-fifo configuration.
2017-06-04 Adrian Chadd[iwm] Remove dead code from iwm_pcie_load_cpu_sections().
2017-06-04 Adrian Chadd[iwm] Check for lar_disable tunable, and lar_enabled...
2017-06-04 Adrian Chadd[iwm] Move Smart Fifo handling into if_iwm_sf.c, sync...
2017-06-01 Jung-uk KimMerge ACPICA 20170531.
2017-05-31 Jung-uk KimMFV: r319352
2017-05-26 Andriy GaponMFV r318944: 8265 Reserve send stream flag for large...
2017-05-26 Andriy GaponMFV r318942: 8166 zpool scrub thinks it repaired offlin...
2017-05-26 Andriy GaponMFV r318934: 8070 Add some ZFS comments
2017-05-26 Andriy GaponMFV r318931: 8063 verify that we do not attempt to...
2017-05-26 Andriy GaponMFV r318929: 7786 zfs`vdev_online() needs better notifi...
2017-05-26 Andriy GaponMFV r318927: 8025 dbuf_read() creates unnecessary zio_r...
2017-05-26 Andriy GaponMFV r316929: 6914 kernel virtual memory fragmentation...
2017-05-26 Andriy GaponMFV r316928: 7256 low probability race in zfs_get_data
2017-05-26 Andriy GaponMFC r316924: 8061 sa_find_idx_tab can be declared more...
2017-05-25 Jung-uk KimMerge OpenSSL 1.0.2l.
2017-05-24 Andriy GaponMFV r316925: 6101 attempt to lzc_create() a filesystem...
2017-05-24 Andriy GaponMFV r316923: 8026 retire zfs_throttle_delay and zfs_thr...
2017-05-24 Andriy GaponMFV r316922: 5380 receive of a send -p stream doesn...
2017-05-24 Andriy GaponMFC r316921: 8027 tighten up dsl_pool_dirty_delta
2017-05-24 Andriy GaponMFV r316920: 8023 Panic destroying a metaslab deferred...
2017-05-24 Andriy GaponMFV r316917: 7968 multi-threaded spa_sync()
2017-05-24 Andriy GaponMFV r316916: 7970 zfs_arc_num_sublists_per_state should...
2017-05-24 Andriy GaponMFC r316915: 7801 add more by-dnode routines (lint)
2017-05-24 Andriy GaponMFC r316914: 7801 add more by-dnode routines
2017-05-24 Andriy GaponMFC r316913: 7869 panic in bpobj_space(): null pointer...
2017-05-24 Andriy GaponMFC r316912: 7793 ztest fails assertion in dmu_tx_willu...
2017-05-24 Andriy GaponMFC r316908: 7541 zpool import/tryimport ioctl returns...
2017-05-24 Andriy GaponMFC r316907: 1300 filename normalization doesn't work...
2017-05-24 Andriy GaponMFC r316904: 7729 libzfs_core`lzc_rollback() leaks...
2017-05-24 Andriy GaponMFV r316860: 7545 zdb should disable reference tracking
2017-05-16 Phil ShaferImport libxo-0.7.2; add xo_options.7.
2017-05-12 Adrian Chadd[iwm] Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd respon...
2017-05-12 Adrian Chadd[iwm] Revert "if_iwm - SCAN_ABORT_UMAC response doesn...
2017-05-12 Adrian Chadd[iwm] Fix iwm_mvm_send_cmd_pdu(_status) declarations...
2017-05-12 Adrian Chadd[iwm] Adjust if_iwm_sta.h prototypes, don't pass iwm_no...
2017-05-12 Adrian Chadd[iwm] Make powersaving more similar to Linux iwlwifi...
2017-05-12 Adrian Chadd[iwm] Clean up if_iwm_power.c a bit. Fix iwm_power_sche...
2017-05-12 Adrian Chadd[iwm] Switch arguments from iwm_node* to iwm_vap* in...
2017-05-12 Adrian Chadd[iwm] Already call iwm_mvm_power_update_mac() during...
2017-05-12 Adrian Chadd[iwm] Refuse connection to APs with beacon interval...
2017-05-12 Adrian Chadd[iwm] Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT better
2017-05-12 Adrian Chadd[iwm] Factor out firmware station handling into if_iwm_...
2017-05-12 Adrian Chadd[iwm] Deduplicate code in iwm_auth() from an if condition.
2017-05-12 Adrian Chadd[iwm] No need for iwm_assoc() in AUTH->ASSOC transition.
2017-05-12 Adrian Chadd[iwm] Properly implement iwm_wme_update callback function.
2017-05-12 Adrian Chadd[iwm] Process multiple frames per RX buffer.
2017-05-12 Adrian Chadd[iwm] Change UCODE_TLV_API #define-s from bitmasks...
2017-05-12 Adrian Chadd[iwm] Sync iwm_read_firmware()'s loop to iwlwifi's...
2017-05-12 Adrian Chadd[iwm] change the check for ADD_STA status, use IWM_ADD_...
2017-05-12 Adrian Chadd[iwm] Sanity check channel for IEEE80211_CHAN_ANYC...
2017-05-12 Adrian Chadd[if_iwm] Get rid of another usage of the IWM_DEFAULT_MA...
2017-05-12 Adrian Chadd[if_iwm] Partly sync if_iwm_binding.c to Linux iwlwifi...
2017-05-10 Simon J. GerratyMerge bmake-20170510
2017-05-09 Adrian Chadd[iwm] Move in_phyctxt from struct iwm_node to phy_ctxt...
2017-05-09 Adrian Chadd[iwm] Allow listening on both chains/atennas to get...
2017-05-09 Adrian Chadd[iwm] Add basic powermanagement support via ifconfig...
2017-05-09 Adrian Chadd[iwm] Add iwm_nic_unlock() calls missing from previous...
2017-05-09 Adrian Chadd[iwm] iwm_{read,write}_prph() don't grab the nic lock...
2017-05-09 Adrian Chadd[iwm] include opt_iwm.h and opt_wlan.h consistently...
2017-05-06 Baptiste DaroussinImport Zstandard 1.2.0
2017-05-05 Xin LIMFV r317581: less v491.
2017-05-05 Dag-Erling SmørgravUpgrade to OpenPAM Resedacea.
2017-05-04 Kurt LidlMerge latest version of blacklist sources from NetBSD...
2017-05-04 Martin MatuskaMFV r317781:
2017-04-28 Josh PaetzelMFV 316905
2017-04-27 Josh PaetzelMFV 316900
2017-04-27 Josh PaetzelMFV 316898
2017-04-27 Josh PaetzelMFV 316897
2017-04-27 Zbigniew BodekImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-27 Josh PaetzelMFV 316896
2017-04-27 Josh PaetzelMFV 316895
2017-04-25 Josh PaetzelMFV 316894
2017-04-25 Xin LINote r317395 as merged.
2017-04-21 Josh PaetzelMFV 316891
2017-04-21 Simon J. GerratyMerge bmake-20170420
2017-04-21 Josh PaetzelMFV 316871
2017-04-21 Josh PaetzelMFV 316870
2017-04-21 Josh PaetzelMFV 316868
2017-04-17 Ed MasteUpdate ELF Tool Chain to upstream r3520
2017-04-15 Baptiste DaroussinImport zstandard 1.1.4 in base
2017-04-15 Simon J. GerratyUpdate to bmake 20170413
2017-04-10 Pedro F. GiffuniMFV r316693:
2017-04-03 Martin MatuskaMFV r316454,316455:
2017-03-29 Xin LIMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 Martin MatuskaMFV r316083,316094:
2017-03-27 Baptiste DaroussinImport tzdata 2017b
2017-03-27 Josh PaetzelMFV: 315989
2017-03-27 Andriy Voskoboinykiwm: fix build without IWM_DEBUG.
2017-03-26 Robert WatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-25 Dmitry ChaginMFV r315950:
2017-03-25 Dmitry ChaginUpdate to tcsh 6.20.00
next