2016-11-02 |
Imre Vadász | if_iwm - Sync statistics API definitions with Linux...
|
commit | commitdiff | tree |
2016-11-01 |
Imre Vadász | if_iwm - Cleanup mbufq draining. Add iwm_xmit_queue_drain...
|
commit | commitdiff | tree |
2016-11-01 |
Imre Vadász | if_iwm - Use chan list from ieee80211_scan_state for...
|
commit | commitdiff | tree |
2016-11-01 |
Imre Vadász | if_iwm - Factor out and improve iwm_mvm_scan_rxon_flags...
|
commit | commitdiff | tree |
2016-10-31 |
Imre Vadász | if_iwm - Remove support for fw older than -17 and -22
|
commit | commitdiff | tree |
2016-10-30 |
Imre Vadász | iwmfw - Update 7265D and 8000C firmwares to version 22.
|
commit | commitdiff | tree |
2016-10-30 |
Imre Vadász | if_iwm - Ignore IWM_DEBUG_LOG_MSG notifications.
|
commit | commitdiff | tree |
2016-10-30 |
Imre Vadász | if_iwm - Set command code for PHY_DB as well.
|
commit | commitdiff | tree |
2016-10-30 |
Imre Vadász | if_iwm - Set correct state in smart-fifo configuration.
|
commit | commitdiff | tree |
2016-10-30 |
Imre Vadász | if_iwm - Remove dead code from iwm_pcie_load_cpu_sections().
|
commit | commitdiff | tree |
2016-10-29 |
Imre Vadász | if_iwm - Check for lar_disable tunable, and lar_enabled...
|
commit | commitdiff | tree |
2016-10-29 |
Imre Vadász | if_iwm - Move Smart Fifo handling into if_iwm_sf.c...
|
commit | commitdiff | tree |
2016-10-29 |
Imre Vadász | mmc: With this workaround, both eMMC and sd-card slot...
|
commit | commitdiff | tree |
2016-10-28 |
Imre Vadász | if_iwm - Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd...
|
commit | commitdiff | tree |
2016-10-28 |
Imre Vadász | Revert "if_iwm - SCAN_ABORT_UMAC response doesn't use...
|
commit | commitdiff | tree |
2016-10-28 |
Imre Vadász | if_iwm - Fix iwm_mvm_send_cmd_pdu(_status) declarations...
|
commit | commitdiff | tree |
2016-10-27 |
Imre Vadász | if_iwm - Adjust if_iwm_sta.h prototypes, don't pass...
|
commit | commitdiff | tree |
2016-10-27 |
Imre Vadász | if_iwm - Make powersaving more similar to Linux iwlwifi...
|
commit | commitdiff | tree |
2016-10-27 |
Imre Vadász | if_iwm - Clean up if_iwm_power.c a bit. Fix iwm_power_scheme...
|
commit | commitdiff | tree |
2016-10-25 |
Imre Vadász | if_iwm - Switch arguments from iwm_node* to iwm_vap...
|
commit | commitdiff | tree |
2016-10-24 |
Imre Vadász | if_iwm - Already call iwm_mvm_power_update_mac() during...
|
commit | commitdiff | tree |
2016-10-24 |
Imre Vadász | if_iwm - Refuse connection to APs with beacon interval...
|
commit | commitdiff | tree |
2016-10-23 |
Imre Vadász | if_iwm - Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT...
|
commit | commitdiff | tree |
2016-10-23 |
Imre Vadász | if_iwm - Factor out firmware station handling into...
|
commit | commitdiff | tree |
2016-10-23 |
Imre Vadász | if_iwm - Deduplicate code in iwm_auth() from an if...
|
commit | commitdiff | tree |
2016-10-23 |
Imre Vadász | if_iwm - No need for iwm_assoc() in AUTH->ASSOC transition.
|
commit | commitdiff | tree |
2016-10-23 |
Imre Vadász | if_iwm - Properly implement iwm_wme_update callback...
|
commit | commitdiff | tree |
2016-10-19 |
Imre Vadász | if_iwm - Process multiple frames per RX buffer.
|
commit | commitdiff | tree |
2016-10-17 |
Imre Vadász | if_iwm - Change UCODE_TLV_API #define-s from bitmasks...
|
commit | commitdiff | tree |
2016-10-17 |
Imre Vadász | if_iwm - Sync iwm_read_firmware()'s loop to iwlwifi...
|
commit | commitdiff | tree |
2016-10-17 |
Imre Vadász | if_iwm - change the check for ADD_STA status, use IWM_ADD_ST...
|
commit | commitdiff | tree |
2016-10-17 |
Imre Vadász | if_iwm - Sanity check channel for IEEE80211_CHAN_ANYC...
|
commit | commitdiff | tree |
2016-10-17 |
Imre Vadász | if_iwm - Get rid of another usage of the IWM_DEFAULT_MACID...
|
commit | commitdiff | tree |
2016-10-16 |
Imre Vadász | if_iwm - Partly sync if_iwm_binding.c to Linux iwlwifi...
|
commit | commitdiff | tree |
2016-10-16 |
Imre Vadász | if_iwm - Move in_phyctxt from struct iwm_node to phy_ctxt...
|
commit | commitdiff | tree |
2016-10-12 |
Imre Vadász | if_iwm - Allow listening on both chains/atennas to...
|
commit | commitdiff | tree |
2016-10-09 |
Imre Vadász | iwm.4: Mention iwm7265Dfw firmware. Update DIAGNOSTICS...
|
commit | commitdiff | tree |
2016-10-09 |
Imre Vadász | if_iwm - Add basic powermanagement support via ifconfig...
|
commit | commitdiff | tree |
2016-10-08 |
Imre Vadász | if_iwm - Add iwm_nic_unlock() calls missing from previous...
|
commit | commitdiff | tree |
2016-10-08 |
Imre Vadász | if_iwm - iwm_{read,write}_prph() don't grab the nic...
|
commit | commitdiff | tree |
2016-10-07 |
Imre Vadász | if_iwm - Add the BSS's basic rates to iwm's LQ command...
|
commit | commitdiff | tree |
2016-10-05 |
Imre Vadász | if_iwm - Enable Energy Based Scan (EBS).
|
commit | commitdiff | tree |
2016-10-05 |
Imre Vadász | if_iwm - GC unused code from if_iwm_scan.c, copyied...
|
commit | commitdiff | tree |
2016-10-05 |
Imre Vadász | if_iwm - Tiny cleanup in iwm_rx_addbuf().
|
commit | commitdiff | tree |
2016-10-04 |
Imre Vadász | if_iwm - Make ucode capabilities and api flags handling...
|
commit | commitdiff | tree |
2016-10-04 |
Imre Vadász | if_iwm - Remove a couple of unneeded IWM_UCODE_TLV_FLAGS_...
|
commit | commitdiff | tree |
2016-10-03 |
Imre Vadász | pc64: Fix typo in wrmsr_safe.
|
commit | commitdiff | tree |
2016-10-03 |
Imre Vadász | if_iwm - Move mbuf hacks after sanity checks in iwm_mvm_rx_r...
|
commit | commitdiff | tree |
2016-10-01 |
Imre Vadász | if_iwm - Get rid of struct iwm_rx_data argument for...
|
commit | commitdiff | tree |
2016-09-26 |
Imre Vadász | cpuctl(4): Require write rights for CPUCTL_MSRSBIT...
|
commit | commitdiff | tree |
2016-09-26 |
Imre Vadász | if_iwm - Get rid of some more superfluous bus_dmamap_sync...
|
commit | commitdiff | tree |
2016-09-26 |
Imre Vadász | if_iwm - Add support for Firmware paging, needed for...
|
commit | commitdiff | tree |
2016-09-26 |
Imre Vadász | if_iwm - Move iwm_dma_contig_alloc/_free functions...
|
commit | commitdiff | tree |
2016-09-25 |
Imre Vadász | if_iwm - Switch 7265D and 3165 devices to 7265D firmware.
|
commit | commitdiff | tree |
2016-09-25 |
Imre Vadász | iwmfw - Import 7265D firmware for AC3165 and newer...
|
commit | commitdiff | tree |
2016-09-25 |
Imre Vadász | if_iwm - Move struct iwm_cfg chipset configs to if_iwm_7000...
|
commit | commitdiff | tree |
2016-09-25 |
Imre Vadász | if_iwm - Simplify device id matching code a bit.
|
commit | commitdiff | tree |
2016-09-23 |
Imre Vadász | if_iwm - Remove OpenBSD-specific comment. Beautify...
|
commit | commitdiff | tree |
2016-09-23 |
Imre Vadász | if_iwm - Fix typo in commit a7697ea01c11fd493aec52260a02f31d...
|
commit | commitdiff | tree |
2016-09-23 |
Imre Vadász | if_iwm - Get rid of unneeded IWM_FWDMASEGSZ and IWM_FWMAXSIZ...
|
commit | commitdiff | tree |
2016-09-23 |
Imre Vadász | if_iwm - With the previous commits, this DELAY no longer...
|
commit | commitdiff | tree |
2016-09-23 |
Imre Vadász | if_iwm - Sync IWM_MVM_ALIVE waiting and start_fw handling...
|
commit | commitdiff | tree |
2016-09-23 |
Imre Vadász | if_iwm - Synchronize firmware loading code with Linux...
|
commit | commitdiff | tree |
2016-09-22 |
Imre Vadász | iwmfw - Fixup revert to version 16 for the 8000C firmware.
|
commit | commitdiff | tree |
2016-09-22 |
Imre Vadász | if_iwm - Improve reliability of iwm_release on disassociatio...
|
commit | commitdiff | tree |
2016-09-22 |
Imre Vadász | if_iwm - Remove 1s delay after fw loading. Can't reproduce...
|
commit | commitdiff | tree |
2016-09-22 |
Imre Vadász | if_iwm - SCAN_ABORT_UMAC response doesn't use a wide id
|
commit | commitdiff | tree |
2016-09-22 |
Imre Vadász | if_iwm - Revert 8000C firmware (for AC8260) to version...
|
commit | commitdiff | tree |
2016-09-20 |
Imre Vadász | if_iwm - Recognize the IWM_UCODE_TLV_FW_MEM_SEG firmware...
|
commit | commitdiff | tree |
2016-09-20 |
Imre Vadász | iwmfw - Update to version 17 firmware for all devices...
|
commit | commitdiff | tree |
2016-09-19 |
Imre Vadász | if_iwm - Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE notification.
|
commit | commitdiff | tree |
2016-09-19 |
Imre Vadász | if_iwm - Very basic DTS thermal sensor support (prints...
|
commit | commitdiff | tree |
2016-09-18 |
Imre Vadász | if_iwm - Remove some more fields from struct nvm_data...
|
commit | commitdiff | tree |
2016-09-18 |
Imre Vadász | if_iwm - Only for family 7000 power-down busmaster...
|
commit | commitdiff | tree |
2016-09-18 |
Imre Vadász | if_iwm - Implement apmg_wake_up_wa workaround properly...
|
commit | commitdiff | tree |
2016-09-18 |
Imre Vadász | if_iwm - Fix up RSSI calculations for scan results...
|
commit | commitdiff | tree |
2016-09-12 |
Imre Vadász | if_iwm - Use iwm_mvm_scan_stop_wait to properly abort...
|
commit | commitdiff | tree |
2016-09-12 |
Imre Vadász | if_iwm - Add scan abort functions, to properly cancel...
|
commit | commitdiff | tree |
2016-09-11 |
Imre Vadász | if_iwm - Get rid of iwm_disable_rx_dma, just use iwm_pcie_rx...
|
commit | commitdiff | tree |
2016-09-11 |
Imre Vadász | if_iwm - Use notification wait API to wait for calibration...
|
commit | commitdiff | tree |
2016-09-11 |
Imre Vadász | if_iwm - Add implementation of the notification wait...
|
commit | commitdiff | tree |
2016-09-11 |
Imre Vadász | if_iwm - Change 2nd arg of iwm_phy_db_set_section(...
|
commit | commitdiff | tree |
2016-09-11 |
Imre Vadász | if_iwm - Store paging_mem_size field in firmware image...
|
commit | commitdiff | tree |
2016-09-11 |
Imre Vadász | if_iwm - Get rid of some gratuitous constant renaming...
|
commit | commitdiff | tree |
2016-09-11 |
Imre Vadász | if_iwm - Get rid of SYNC_RESP_STRUCT and SYNC_RESP_PTR...
|
commit | commitdiff | tree |
2016-09-11 |
Imre Vadász | if_iwm - Remove unused fw_totlen field in struct iwm_fw_sects.
|
commit | commitdiff | tree |
2016-09-07 |
Imre Vadász | if_iwm - Sync valid_tx_ant and valid_rx_ant mask handling...
|
commit | commitdiff | tree |
2016-09-07 |
Imre Vadász | if_iwm - Use chipset configuration structs like iwlwifi...
|
commit | commitdiff | tree |
2016-09-07 |
Imre Vadász | if_iwm - Use ic->ic_tq for iwm_endscan_cb instead of...
|
commit | commitdiff | tree |
2016-09-06 |
Imre Vadász | if_iwm - Sync nvm parsing code with Linux iwlwifi.
|
commit | commitdiff | tree |
2016-09-05 |
Imre Vadász | if_iwm - Make sure we call iwm_detach_local only once.
|
commit | commitdiff | tree |
2016-09-05 |
Imre Vadász | if_iwm - Remove calib_version field from struct iwm_nvm_data.
|
commit | commitdiff | tree |
2016-09-05 |
Imre Vadász | if_iwm - Sync iwm_nvm_read_chunk() function with Linux...
|
commit | commitdiff | tree |
2016-09-05 |
Imre Vadász | if_iwm - Sync if_iwm_phy_db code with Linux iwlwifi.
|
commit | commitdiff | tree |
2016-09-05 |
Imre Vadász | if_iwm - Remove some unneeded #include-s from all ...
|
commit | commitdiff | tree |
2016-09-04 |
Imre Vadász | if_iwm - The HW Revision stepping constants should...
|
commit | commitdiff | tree |
2016-09-04 |
Imre Vadász | if_iwm - Remove more old unused scan API definitions.
|
commit | commitdiff | tree |
2016-09-04 |
Imre Vadász | if_iwm - Remove deprecated scan API definitions.
|
commit | commitdiff | tree |
2016-09-04 |
Imre Vadász | if_iwm - Remove wrappers around iwm_dma_contig_free...
|
commit | commitdiff | tree |
2016-08-31 |
Imre Vadász | if_iwm - Fix iwm_poll_bit() error value check in iwm_attach().
|
commit | commitdiff | tree |