iwm - Clear Time Event active state, when receiving End Notification.
[dragonfly.git] / sys / dev / netif / iwm / if_iwmvar.h
2018-03-28 Imre Vadásziwm - Clear Time Event active state, when receiving...
2018-03-18 Imre Vadásziwm - Improve firmware Time Event handling.
2018-03-18 Imre Vadásziwm - Track firmware state better, and improve handling...
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2017-09-23 Sascha WildnerMerge branch 'vendor/FILE'
2017-01-15 Imre Vadászif_iwm - Configure the PCIe LTR, fix PCI express capabi...
2017-01-13 John MarinoMerge branch 'vendor/LIBRESSL'
2016-11-26 Imre Vadásziwm - Reduce gratuitous differences with Linux iwlwifi...
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-12 Imre Vadászif_iwm - Move iwm_read_firmware() call into iwm_attach().
2016-11-06 Imre Vadászif_iwm - Update firmware rs table, instead of indexing...
2016-11-02 Imre Vadászif_iwm - Sync statistics API definitions with Linux...
2016-10-29 Imre Vadászif_iwm - Check for lar_disable tunable, and lar_enabled...
2016-10-29 Imre Vadászif_iwm - Move Smart Fifo handling into if_iwm_sf.c...
2016-10-27 Imre Vadászif_iwm - Make powersaving more similar to Linux iwlwifi...
2016-10-23 Imre Vadászif_iwm - Properly implement iwm_wme_update callback...
2016-10-19 Imre Vadászif_iwm - Process multiple frames per RX buffer.
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-16 Imre Vadászif_iwm - Partly sync if_iwm_binding.c to Linux iwlwifi...
2016-10-16 Imre Vadászif_iwm - Move in_phyctxt from struct iwm_node to phy_ct...
2016-10-09 Imre Vadászif_iwm - Add basic powermanagement support via ifconfig...
2016-10-05 Imre Vadászif_iwm - Enable Energy Based Scan (EBS).
2016-10-04 Imre Vadászif_iwm - Make ucode capabilities and api flags handling...
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-26 Imre Vadászif_iwm - Add support for Firmware paging, needed for...
2016-09-25 Imre Vadászif_iwm - Move struct iwm_cfg chipset configs to if_iwm_...
2016-09-23 Imre Vadászif_iwm - Get rid of unneeded IWM_FWDMASEGSZ and IWM_FWM...
2016-09-23 Imre Vadászif_iwm - Sync IWM_MVM_ALIVE waiting and start_fw handli...
2016-09-23 Imre Vadászif_iwm - Synchronize firmware loading code with Linux...
2016-09-18 Imre Vadászif_iwm - Remove some more fields from struct nvm_data...
2016-09-18 Imre Vadászif_iwm - Implement apmg_wake_up_wa workaround properly...
2016-09-12 Imre Vadászif_iwm - Use iwm_mvm_scan_stop_wait to properly abort...
2016-09-11 Imre Vadászif_iwm - Use notification wait API to wait for calibrat...
2016-09-11 Imre Vadászif_iwm - Add implementation of the notification wait...
2016-09-11 Imre Vadászif_iwm - Store paging_mem_size field in firmware image...
2016-09-11 Imre Vadászif_iwm - Get rid of some gratuitous constant renaming...
2016-09-11 Imre Vadászif_iwm - Remove unused fw_totlen field in struct iwm_fw...
2016-09-07 Imre Vadászif_iwm - Sync valid_tx_ant and valid_rx_ant mask handli...
2016-09-07 Imre Vadászif_iwm - Use chipset configuration structs like iwlwifi...
2016-09-07 Imre Vadászif_iwm - Use ic->ic_tq for iwm_endscan_cb instead of...
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-06 Imre Vadászif_iwm - Sync nvm parsing code with Linux iwlwifi.
2016-09-05 Imre Vadászif_iwm - Make sure we call iwm_detach_local only once.
2016-09-05 Imre Vadászif_iwm - Remove calib_version field from struct iwm_nvm...
2016-09-05 Imre Vadászif_iwm - Sync if_iwm_phy_db code with Linux iwlwifi.
2016-09-04 Imre Vadászif_iwm - The HW Revision stepping constants should...
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-28 Imre Vadászif_iwm - Remove unused wantresp field in iwm_rx_data...
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-06-11 Imre Vadászif_iwm - GC unused struct iwm_rx_buf. Two small nitpicks.
2016-06-07 Imre Vadászif_iwm - Avoid bus_dmamap_create()/_destroy() calls...
2016-06-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2016-06-06 Imre Vadászif_iwm - Add support for Intel AC 8260 chipset.
2016-06-02 Imre Vadászif_iwm - Update to support version 16 firmware.
2016-05-24 Imre Vadászif_iwm - GC some dead code, left by a partially applied...
2016-05-24 Imre Vadászwlan - Sync dev/netif/iwm from FreeBSD
2016-05-17 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-13 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-03-11 John MarinoMerge branch 'vendor/NCURSES'
2016-03-02 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-02-08 Imre VadászMerge branch 'vendor/BINUTILS225'
2016-01-28 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-01-01 Imre Vadászif_iwm: Make the wifi LED work with iwm(4).
2015-12-31 Imre Vadászif_iwm: Just store the struct firmware pointer, like...
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-11-04 John MarinoMerge branch 'vendor/TNFTP'
2015-11-04 John MarinoMerge branch 'vendor/DIALOG'
2015-11-04 John MarinoMerge branch 'vendor/TCSH'
2015-11-04 John MarinoMerge branch 'vendor/GREP'
2015-11-04 John MarinoMerge branch 'vendor/BINUTILS225'
2015-11-03 John MarinoMerge branch 'vendor/LIBEDIT'
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-09-18 Matthew Dilloniwm - DragonFly modifications and a bug fix
2015-09-18 Matthew Dillonwlan - Import if_iwm from FreeBSD (base)