aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iwm/if_iwm.c
Commit message (Expand)AuthorAgeFilesLines
* [iwm] Remove support for fw older than -17 and -22Adrian Chadd2017-06-041-2/+1
* [iwm] Ignore IWM_DEBUG_LOG_MSG notifications.Adrian Chadd2017-06-041-1/+8
* [iwm] Set command code for PHY_DB as well.Adrian Chadd2017-06-041-1/+1
* [iwm] Remove dead code from iwm_pcie_load_cpu_sections().Adrian Chadd2017-06-041-8/+0
* [iwm] Check for lar_disable tunable, and lar_enabled flag from NVM.Adrian Chadd2017-06-041-9/+57
* [iwm] Move Smart Fifo handling into if_iwm_sf.c, sync with Linux iwlwifi.Adrian Chadd2017-06-041-149/+10
* [iwm] Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd response correctly.Adrian Chadd2017-05-121-1/+2
* [iwm] Revert "if_iwm - SCAN_ABORT_UMAC response doesn't use a wide id"Adrian Chadd2017-05-121-1/+1
* [iwm] Adjust if_iwm_sta.h prototypes, don't pass iwm_node to rm_sta().Adrian Chadd2017-05-121-2/+1
* [iwm] Make powersaving more similar to Linux iwlwifi behaviour.Adrian Chadd2017-05-121-1/+10
* [iwm] Switch arguments from iwm_node* to iwm_vap* in if_iwm_power.c.Adrian Chadd2017-05-121-1/+1
* [iwm] Already call iwm_mvm_power_update_mac() during SCAN<->AUTH paths.Adrian Chadd2017-05-121-6/+12
* [iwm] Refuse connection to APs with beacon interval < 16.Adrian Chadd2017-05-121-0/+15
* [iwm] Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT betterAdrian Chadd2017-05-121-0/+33
* [iwm] Factor out firmware station handling into if_iwm_sta.c.Adrian Chadd2017-05-121-146/+2
* [iwm] Deduplicate code in iwm_auth() from an if condition.Adrian Chadd2017-05-121-36/+18
* [iwm] No need for iwm_assoc() in AUTH->ASSOC transition.Adrian Chadd2017-05-121-39/+15
* [iwm] Properly implement iwm_wme_update callback function.Adrian Chadd2017-05-121-13/+43
* [iwm] Process multiple frames per RX buffer.Adrian Chadd2017-05-121-65/+134
* [iwm] Sync iwm_read_firmware()'s loop to iwlwifi's code.Adrian Chadd2017-05-121-23/+28
* [iwm] change the check for ADD_STA status, use IWM_ADD_STA_STATUS_MASK.Adrian Chadd2017-05-121-2/+2
* [if_iwm] Get rid of another usage of the IWM_DEFAULT_MACID/_COLOR constant.Adrian Chadd2017-05-121-2/+2
* [if_iwm] Partly sync if_iwm_binding.c to Linux iwlwifi code.Adrian Chadd2017-05-121-4/+7
* [iwm] Move in_phyctxt from struct iwm_node to phy_ctxt in struct iwm_vap.Adrian Chadd2017-05-091-11/+11
* [iwm] Add basic powermanagement support via ifconfig wlan0 powersave.Adrian Chadd2017-05-091-1/+9
* [iwm] Add iwm_nic_unlock() calls missing from previous commit.Adrian Chadd2017-05-091-0/+4
* [iwm] iwm_{read,write}_prph() don't grab the nic lock in iwm themselves.Adrian Chadd2017-05-091-12/+23
* [iwm] include opt_iwm.h and opt_wlan.h consistently in all files.Adrian Chadd2017-05-091-0/+1
* [iwm] Add the BSS's basic rates to iwm's LQ command, not all the rates.Adrian Chadd2017-03-251-0/+15
* [iwm] Enable Energy Based Scan (EBS).Adrian Chadd2017-03-251-15/+13
* [iwm] Tiny cleanup in iwm_rx_addbuf().Adrian Chadd2017-03-251-5/+3
* [iwm] Make ucode capabilities and api flags handling more like iwlwifi.Adrian Chadd2017-03-231-38/+75
* [iwm] Remove a couple of unneeded IWM_UCODE_TLV_FLAGS_* flags.Adrian Chadd2017-03-231-54/+5
* [iwm] Move mbuf hacks after sanity checks in iwm_mvm_rx_rx_mpdu().Adrian Chadd2017-03-231-3/+3
* [iwm] Get rid of struct iwm_rx_data argument for iwm_mvm_rx_rx_mpdu.Adrian Chadd2017-03-231-12/+10
* net80211 drivers: fix rate setup for EAPOL frames, obtain Tx parametersAndriy Voskoboinyk2017-02-261-10/+4
* [iwm] Add support for Firmware paging, needed for newer 8000C firmware.Adrian Chadd2017-02-241-3/+19
* [iwm] Move iwm_dma_contig_alloc/_free functions to if_iwm_util.c.Adrian Chadd2017-02-221-69/+0
* [iwm] Move struct iwm_cfg chipset configs to if_iwm_7000.c and _8000.cAdrian Chadd2017-02-221-84/+12
* [iwm] Simplify device id matching code a bit.Adrian Chadd2017-02-221-36/+33
* [iwm] Remove OpenBSD-specific comment. Beautify pci cfg space accesses.Adrian Chadd2017-02-221-12/+11
* [iwm] Fix typo in commit a7697ea01c11fd493aec52260a02f31df680eb91.Adrian Chadd2017-02-221-1/+1
* [iwm] Get rid of unneeded IWM_FWDMASEGSZ and IWM_FWMAXSIZE constantsAdrian Chadd2017-02-221-6/+1
* [iwm] With the previous commits, this DELAY no longer seems to be needed.Adrian Chadd2017-02-221-5/+0
* [iwm] Sync IWM_MVM_ALIVE waiting and start_fw handling with iwlwifi.Adrian Chadd2017-02-221-124/+234
* [iwm] Synchronize firmware loading code with Linux iwlwifi.Adrian Chadd2017-02-221-147/+209
* [iwm] Remove 1s delay after fw loading. Can't reproduce issues on AC8260.Adrian Chadd2017-02-081-6/+0
* [iwm] SCAN_ABORT_UMAC response doesn't use a wide idAdrian Chadd2017-02-081-1/+1
* [iwm] Recognize the IWM_UCODE_TLV_FW_MEM_SEG firmware section type.Adrian Chadd2017-02-081-0/+3
* [iwm] Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE notification.Adrian Chadd2017-02-081-1/+3