]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iwm
Merge ^/head r314178 through r314269.
[FreeBSD/FreeBSD.git] / sys / dev / iwm /
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-24 adrian[iwm] add if_iwm_fw.c.
2017-02-24 adrian[iwm] Add support for Firmware paging, needed for newer...
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 adrian[iwm] Move iwm_dma_contig_alloc/_free functions to...
2017-02-22 adrian[iwm] Switch 7265D and 3165 devices to 7265D firmware.
2017-02-22 adrian[iwm] Move struct iwm_cfg chipset configs to if_iwm_700...
2017-02-22 adrian[iwm] Simplify device id matching code a bit.
2017-02-22 adrian[iwm] Remove OpenBSD-specific comment. Beautify pci...
2017-02-22 adrian[iwm] Fix typo in commit a7697ea01c11fd493aec52260a02f3...
2017-02-22 adrian[iwm] Get rid of unneeded IWM_FWDMASEGSZ and IWM_FWMAXS...
2017-02-22 adrian[iwm] With the previous commits, this DELAY no longer...
2017-02-22 adrian[iwm] Sync IWM_MVM_ALIVE waiting and start_fw handling...
2017-02-22 adrian[iwm] Synchronize firmware loading code with Linux...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-08 ngieMFhead@r313433
2017-02-08 adrian[iwm] Remove 1s delay after fw loading. Can't reproduce...
2017-02-08 adrian[iwm] SCAN_ABORT_UMAC response doesn't use a wide id
2017-02-08 adrian[iwm] Recognize the IWM_UCODE_TLV_FW_MEM_SEG firmware...
2017-02-08 adrian[iwm] Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE notifica...
2017-02-08 adrian[iwm] Very basic DTS thermal sensor support (prints...
2017-02-08 adrian[iwm] Only for family 7000 power-down busmaster DMA...
2017-02-08 adrian[iwm] Implement apmg_wake_up_wa workaround properly...
2017-02-08 adrian[iwm] Use iwm_mvm_scan_stop_wait to properly abort...
2017-02-08 adrian[iwm] Add scan abort functions, to properly cancel...
2017-02-08 adrian[iwm] Get rid of iwm_disable_rx_dma, just use iwm_pcie_...
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 ngieMFhead@r313360
2017-02-06 adrian[iwm] Use notification wait API to wait for calibration...
2017-02-06 adrian[iwm] Add implementation of the notification wait api...
2017-02-06 adrian[iwm] Change 2nd arg of iwm_phy_db_set_section() to...
2017-02-06 adrian[iwm] Store paging_mem_size field in firmware image...
2017-02-06 adrian[iwm] Get rid of some gratuitous constant renaming...
2017-02-06 adrian[iwm] Sync valid_tx_ant and valid_rx_ant mask handling...
2017-02-06 adrian[iwm] Use chipset configuration structs like iwlwifi...
2017-02-06 adrian[iwm] Sync nvm parsing code with Linux iwlwifi.
2017-02-06 adrian[iwm] make sure we call iwm_detach_local() only once.
2017-02-06 adrian[iwm] Sync if_iwm_phy_db code with Linux iwlwifi.
2017-02-06 adrian[iwm] The HW Revision stepping constants should be...
2017-02-06 adrian[iwm] TODO for QOS support.
2017-02-06 adrian[iwm] free node reference if rxparams addition fails.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-02 jkimMFV: r313101
2017-02-02 mmMFV r313071:
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-09 dimMerge compiler-rt trunk r291476.
2017-01-09 dimMerge llvm, clang, lld and lldb trunk r291476.
2017-01-08 dimMerge compiler-rt r291274.
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-19 sjgMerge bmake-20161212
2016-12-17 mmMFV r310115,310184:
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-17 ivadasz[iwm] Sync iwm_nvm_read_chunk() function with Linux...
2016-11-12 gaviniwm: If firmware load fails during init via iwm_preinit...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-02 dimMerge ^/head r303250 through r308226.
2016-11-01 ivadasz[iwm] Set full-offload scan flag. Fixes fw panic when...
2016-11-01 ivadasz[iwm] Get rid of SYNC_RESP_STRUCT and SYNC_RESP_PTR...
2016-10-15 dimMerge ^/head r306906 through r307382.
2016-10-12 avosnet80211: convert all ieee80211_input_mimo*() consumers
2016-10-09 dimMerge ^/head r306412 through r306905.
2016-10-09 avosiwm: add missing 'Rx errors' counter incrementation.
2016-10-08 adrian[net80211] extend the ieee80211_rx_stats struct to...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-02 avosnet80211: ieee80211_ratectl*: switch to reusable KPI
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
next