]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iwm
Support setting the colors of cursors for the VGA renderer.
[FreeBSD/FreeBSD.git] / sys / dev / iwm /
2017-08-22 baptImport zstandard 1.3.1
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-26 adrian[iwm] Sync rs (rate-selection) API definitions from...
2017-07-26 adrian[iwm] Add iwm_mvm_send_lq_cmd() from Linux iwlwifi...
2017-07-26 adrian[iwm] Sync statistics API definitions with Linux iwlwifi.
2017-07-26 adrian[iwm] Cleanup mbufq draining. Add iwm_xmit_queue_drain...
2017-07-26 adrian[iwm] if_iwm - Use chan list from ieee80211_scan_state...
2017-07-19 dimMerge ^/head r320994 through r321238.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-17 adrian[iwm] actually use the new rxon function now.
2017-07-17 adrian[iwm] if_iwm - Factor out and improve iwm_mvm_scan_rxon...
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge ^/head r319548 through r319778.
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-04 adrian[iwm] Remove support for fw older than -17 and -22
2017-06-04 adrian[iwm] Ignore IWM_DEBUG_LOG_MSG notifications.
2017-06-04 adrian[iwm] Set command code for PHY_DB as well.
2017-06-04 adrian[iwm] Set correct state in smart-fifo configuration.
2017-06-04 adrian[iwm] Remove dead code from iwm_pcie_load_cpu_sections().
2017-06-04 adrian[iwm] Check for lar_disable tunable, and lar_enabled...
2017-06-04 adrian[iwm] Move Smart Fifo handling into if_iwm_sf.c, sync...
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge ^/head r317971 through r318379.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-12 adrian[iwm] Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd respon...
2017-05-12 adrian[iwm] Revert "if_iwm - SCAN_ABORT_UMAC response doesn...
2017-05-12 adrian[iwm] Fix iwm_mvm_send_cmd_pdu(_status) declarations...
2017-05-12 adrian[iwm] Adjust if_iwm_sta.h prototypes, don't pass iwm_no...
2017-05-12 adrian[iwm] Make powersaving more similar to Linux iwlwifi...
2017-05-12 adrian[iwm] Clean up if_iwm_power.c a bit. Fix iwm_power_sche...
2017-05-12 adrian[iwm] Switch arguments from iwm_node* to iwm_vap* in...
2017-05-12 adrian[iwm] Already call iwm_mvm_power_update_mac() during...
2017-05-12 adrian[iwm] Refuse connection to APs with beacon interval...
2017-05-12 adrian[iwm] Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT better
2017-05-12 adrian[iwm] Factor out firmware station handling into if_iwm_...
2017-05-12 adrian[iwm] Deduplicate code in iwm_auth() from an if condition.
2017-05-12 adrian[iwm] No need for iwm_assoc() in AUTH->ASSOC transition.
2017-05-12 adrian[iwm] Properly implement iwm_wme_update callback function.
2017-05-12 adrian[iwm] Process multiple frames per RX buffer.
2017-05-12 adrian[iwm] Change UCODE_TLV_API #define-s from bitmasks...
2017-05-12 adrian[iwm] Sync iwm_read_firmware()'s loop to iwlwifi's...
2017-05-12 adrian[iwm] change the check for ADD_STA status, use IWM_ADD_...
2017-05-12 adrian[iwm] Sanity check channel for IEEE80211_CHAN_ANYC...
2017-05-12 adrian[if_iwm] Get rid of another usage of the IWM_DEFAULT_MA...
2017-05-12 adrian[if_iwm] Partly sync if_iwm_binding.c to Linux iwlwifi...
2017-05-10 sjgMerge bmake-20170510
2017-05-09 adrian[iwm] Move in_phyctxt from struct iwm_node to phy_ctxt...
2017-05-09 adrian[iwm] Allow listening on both chains/atennas to get...
2017-05-09 adrian[iwm] Add basic powermanagement support via ifconfig...
2017-05-09 adrian[iwm] Add iwm_nic_unlock() calls missing from previous...
2017-05-09 adrian[iwm] iwm_{read,write}_prph() don't grab the nic lock...
2017-05-09 adrian[iwm] include opt_iwm.h and opt_wlan.h consistently...
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-04 mmMFV r317781:
2017-05-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-04-27 zbbImport Amazon Elastic Network Adapter (ENA) HAL to...
2017-04-26 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-04-22 dimMerge libc++ trunk r300890, and update build glue.
2017-04-22 dimMerge compiler-rt trunk r300890, and update build glue.
2017-04-20 dimMerge llvm, clang, lld and lldb trunk r300890, and...
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
2017-04-16 dimMerge lldb trunk r300422 and resolve conflicts.
2017-04-16 dimMerge lld trunk r300422 and resolve conflicts.
2017-04-16 dimMerge clang trunk r300422 and resolve conflicts.
2017-04-16 dimMerge llvm trunk r300422 and resolve conflicts.
2017-04-15 baptImport zstandard 1.1.4 in base
2017-03-28 mmMFV r316083,316094:
2017-03-27 avosiwm: fix build without IWM_DEBUG.
2017-03-25 dchaginUpdate to tcsh 6.20.00
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-24 mmMFV r315875:
2017-03-23 delphijMFV r315791: ntp 4.2.8p10.
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-20 mmMFV r315633, 315635:
next