]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/iwm
regex: unsign and constify some variables.
[FreeBSD/FreeBSD.git] / sys / dev / iwm /
2017-04-17 emasteUpdate ELF Tool Chain to upstream r3520
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:
2017-03-10 gonzoMerge from vendor branch importing dtc 1.4.3
2017-03-08 impCopy needed include files from EDK2. This is a minimal...
2017-03-07 manuUpdate our device tree files to a Linux 4.10
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-26 avosnet80211 drivers: fix rate setup for EAPOL frames,...
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:
next