index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
mvm
/
ops.c
Age
Commit message (
Expand
)
Author
2021-09-02
iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()
Luca Coelho
2021-08-26
iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3
Gregory Greenman
2021-08-26
iwlwifi: mvm: load regdomain at INIT stage
Miri Korenblit
2021-08-26
iwlwifi: mvm: Read the PPAG and SAR tables at INIT stage
Miri Korenblit
2021-08-26
iwlwifi: yoyo: cleanup internal buffer allocation in D3
Mukesh Sisodiya
2021-08-26
iwlwifi: mvm: avoid static queue number aliasing
Johannes Berg
2021-08-26
iwlwifi: mvm: restrict FW SMPS request
Johannes Berg
2021-08-26
iwlwifi: prepare for synchronous error dumps
Johannes Berg
2021-08-26
iwlwifi: mvm: avoid FW restart while shutting down
Johannes Berg
2021-06-22
iwlwifi: mvm: honour firmware SMPS requests
Johannes Berg
2021-06-22
iwlwifi: remove unused REMOTE_WAKE_CONFIG_CMD definitions
Luca Coelho
2021-02-11
iwlwifi: mvm: get NVM later in the mvm_start flow
Emmanuel Grumbach
2021-02-11
iwlwifi: mvm: isolate the get nvm flow
Emmanuel Grumbach
2021-02-11
iwlwifi: mvm: simplify iwl_mvm_dbgfs_register
Emmanuel Grumbach
2021-02-11
iwlwifi: mvm: register to mac80211 last
Emmanuel Grumbach
2021-02-10
iwlwifi: dbg: add op_mode callback for collecting debug data.
Mordechay Goodstein
2021-02-08
Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...
Kalle Valo
2021-02-05
iwlwifi: mvm: handle CCA-EXT delay firmware notification
Johannes Berg
2021-02-05
iwlwifi: mvm: remove debugfs injection limitations
Johannes Berg
2021-02-05
iwlwifi: mvm: add notification size checks
Johannes Berg
2021-01-25
iwlwifi: mvm: guard against device removal in reprobe
Johannes Berg
2021-01-25
iwlwifi: mvm: invalidate IDs of internal stations at mvm start
Gregory Greenman
2020-12-10
iwlwifi: mvm: hook up missing RX handlers
Johannes Berg
2020-12-10
iwlwifi: support firmware reset handshake
Johannes Berg
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
2020-12-10
iwlwifi: mvm: do more useful queue sync accounting
Johannes Berg
2020-12-10
iwlwifi: mvm: move iwl_mvm_stop_device() out of line
Johannes Berg
2020-12-10
iwlwifi: remove sw_csum_tx
Emmanuel Grumbach
2020-12-10
iwlwifi: avoid endless HW errors at assert time
Mordechay Goodstein
2020-12-10
iwlwifi: mvm: remove the read_nvm from iwl_run_init_mvm_ucode
Emmanuel Grumbach
2020-10-09
Revert "iwlwifi: remove wide_cmd_header field"
Luca Coelho
2020-10-08
iwlwifi: mvm: get number of stations from TLV
Nathan Errera
2020-10-08
iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'
Lee Jones
2020-10-01
iwlwifi: yoyo: add support for internal buffer allocation in D3
Mordechay Goodstein
2020-10-01
iwlwifi: support version 5 of the alive notification
Luca Coelho
2020-10-01
iwlwifi: mvm: initiator: add option for adding a PASN responder
Avraham Stern
2020-10-01
iwlwifi: mvm: add support for range request command ver 11
Avraham Stern
2020-10-01
iwlwifi: remove wide_cmd_header field
Mordechay Goodstein
2020-10-01
iwlwifi: mvm: add an option to add PASN station
Avraham Stern
2020-05-08
iwlwifi: remove outdated copyright print/module statement
Johannes Berg
2020-05-08
iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameter
Emmanuel Grumbach
2020-04-24
iwlwifi: acpi: read TAS table from ACPI and send it to the FW
Mordechay Goodstein
2020-04-24
iwlwifi: move API version lookup to common code
Mordechay Goodstein
2020-01-04
iwlwifi: add device name to device_info
Luca Coelho
2019-11-20
iwlwifi: config: remove max_rx_agg_size
Johannes Berg
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
2019-10-25
iwlwifi: mvm: use the new session protection command
Emmanuel Grumbach
2019-10-25
iwlwifi: mvm: add support for new version for D0I3_END_CMD
Haim Dreyfuss
2019-09-06
iwlwifi: dbg_ini: remove periodic trigger
Shahar S Matityahu
2019-09-06
iwlwifi: fw api: add DRAM buffer allocation command
Shahar S Matityahu
[prev]
[next]