summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: add tlc command name to outputLiad Kaufman2019-02-041-0/+1
* iwlwifi: Fix pre operational dumping flowsShahar S Matityahu2019-02-041-0/+2
* iwlwifi: mvm: remove duplicated include from ops.cYueHaibing2019-02-041-1/+0Star
* iwlwifi: differentiate between alive timeout and alive flow failureShahar S Matityahu2019-02-041-2/+0Star
* iwlwifi: mvm: support CHANNEL_SWITCH_TIME_EVENT_CMD commandSara Sharon2019-02-041-0/+1
* iwlwifi: mvm: implement CSI reportingJohannes Berg2019-01-291-0/+1
* iwlwifi: mvm: add location APIsJohannes Berg2019-01-291-0/+17
* iwlwifi: remove TOF implementationJohannes Berg2019-01-291-8/+0Star
* iwlwifi: mvm: clean up LDBG config command usageJohannes Berg2019-01-291-0/+3
* iwlwifi: mvm: support mac80211 TXQs modelSara Sharon2019-01-251-38/+49
* iwlwifi: mvm: handle RX no data notificationShaul Triebitz2018-12-201-0/+2
* Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-041-13/+5Star
|\
| * iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon2018-11-231-1/+0Star
| * iwlwifi: dbg: avoid passing trigger aroundSara Sharon2018-11-111-1/+1
| * iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern2018-11-111-0/+2
| * iwlwifi: mvm: remove queue_info_lockJohannes Berg2018-11-111-11/+2Star
* | iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu2018-11-151-0/+2
|/
* iwlwifi: dbg: make trigger functions type agnosticSara Sharon2018-10-061-1/+1
* iwlwifi: runtime: add send host command op to firmware runtime op structShahar S Matityahu2018-10-061-0/+13
* iwlwifi: add dump collection in case alive flow failsShahar S Matityahu2018-10-061-0/+2
* iwlwifi: mvm: set max TX/RX A-MPDU subframes to HE limitJohannes Berg2018-10-061-0/+4
* iwlwifi: dbg: group trigger condition to helper functionSara Sharon2018-10-061-5/+3Star
* iwlwifi: dbg: move debug data to a structSara Sharon2018-10-061-5/+5
* iwlwifi: configure power scheme to balanced for 22560 devicesGolan Ben Ami2018-09-281-4/+0Star
* iwlwifi: mvm: do not override amsdu size user settingsShaul Triebitz2018-09-281-8/+12
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0Star
* iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach2018-08-311-2/+4
* iwlwifi: mvm: support new WoWLAN status FW APILuca Coelho2018-08-311-10/+7Star
* iwlwifi: mvm: protect D0i3 code behind CONFIG_PMLuca Coelho2018-08-311-2/+13
* iwlwifi: add d3 debug data supportShahar S Matityahu2018-08-311-1/+5
* iwlwifi: hard code power save mode to CAM for 22560 devicesGolan Ben Ami2018-08-021-2/+5
* Revert "iwlwifi: implement fseq version mismatch warning"Sara Sharon2018-08-021-3/+1Star
* iwlwifi: mvm: configure multi RX queueSara Sharon2018-08-021-0/+1
* iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu2018-08-021-0/+1
* iwlwifi: support new rx_mpdu_desc apiGolan Ben Ami2018-08-021-3/+6
* iwlwifi: pcie: support 2k rx buffersGolan Ben Ami2018-07-261-1/+4
* iwlwifi: pcie: update bytes in the byte count tableGolan Ben Ami2018-07-261-1/+2
* iwlwifi: add support for IEEE802.11axLuca Coelho2018-07-261-0/+1
* iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami2018-04-261-0/+3
* iwlwifi: mvm: update rs-fw APINaftali Goldstein2018-04-201-3/+0Star
* iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman2018-04-201-2/+6
* iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho2018-04-201-0/+10
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-3/+3
* iwlwifi: avoid collecting firmware dump if not loadedShaul Triebitz2018-03-021-0/+8
* iwlwifi: align timestamp cancel with timestamp startShaul Triebitz2018-02-161-2/+0Star
* iwlwifi: runtime: sync FW and host clocks for logsMordechay Goodstein2017-12-201-2/+4
* Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-191-5/+4Star
|\
| * iwlwifi: mvm: make init_dbg effective only on failureLiad Kaufman2017-12-051-1/+1
| * iwlwifi: mvm: rs: new rate scale API - add FW notificationsGregory Greenman2017-12-051-0/+2
| * iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman2017-12-051-4/+1Star