summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/ops.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-181-1434/+0
* Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...David S. Miller2015-10-221-0/+1
|\
| * cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-131-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+1
|\ \ | |/ |/|
| * iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski2015-10-051-0/+1
* | iwlwifi: mvm: add minimal multi-RXQ infrastructureJohannes Berg2015-10-051-27/+77
* | iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman2015-10-051-18/+33
* | iwlwifi: mvm: remove PHY RX from handlersJohannes Berg2015-10-051-1/+3
* | iwlwifi: mvm: move DTS command and notification to new groupAviya Erenfeld2015-10-051-0/+2
* | iwlwifi: mvm: add debug print for d0i3 exit indicationEliad Peller2015-09-211-1/+4
* | iwlwifi: mvm: configure wowlan configuration only if connectedEliad Peller2015-09-211-6/+11
* | iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmwareEmmanuel Grumbach2015-08-281-0/+1
|/
* iwlwifi: correctly size command string arraysJohannes Berg2015-08-231-1/+1
* iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach2015-08-181-2/+3
* iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel2015-08-181-11/+26
* iwlwifi: pass NAPI struct from transport layerJohannes Berg2015-08-161-14/+2
* Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach2015-08-161-1/+2
|\
| * mac80211: don't store napi structJohannes Berg2015-07-171-1/+2
* | iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIOMatti Gottlieb2015-08-041-0/+1
* | iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon2015-08-041-1/+2
* | iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCIMatti Gottlieb2015-08-041-0/+1
* | iwlwifi: mvm: add wide firmware command support for debug triggersSara Sharon2015-08-041-3/+4
* | iwlwifi: mvm: add wide firmware command infrastructure for RXAvraham Stern2015-08-041-2/+5
* | iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld2015-08-041-0/+2
* | iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) supportGregory Greenman2015-08-041-0/+5
* | iwlwifi: remove command and return value from opmode RXJohannes Berg2015-08-041-8/+5
* | iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg2015-08-041-11/+11
* | iwlwifi: mvm: handle RX MPDUs separatelyJohannes Berg2015-06-261-1/+3
|/
* iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLVMatti Gottlieb2015-06-031-0/+1
* iwlwifi: mvm: Remove old scan commandsMatti Gottlieb2015-06-031-5/+0
* iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman2015-06-031-1/+1
* iwlwifi: mvm: rename some LMAC-specific scan functionsLuciano Coelho2015-05-281-3/+3
* iwlwifi: mvm: add UMAC scan iteration complete notificationAvraham Stern2015-05-281-0/+3
* iwlwifi: 8000: fallback to default NVM fileEran Harary2015-05-281-10/+7
* iwlwifi: mvm: remove deprecated command IDsDavid Spinadel2015-04-291-3/+0
* iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() [BUGFIX]Eliad Peller2015-04-291-2/+4
* iwlwifi: mvm: don't stop the FW monitor too earlyEmmanuel Grumbach2015-04-191-0/+10
* iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach2015-04-021-1/+1
* iwlwifi: mvm: do string formatting in debug triggersJohannes Berg2015-04-021-4/+3
* iwlwifi: 8000: change PNVM in case it doesn't match to the HW stepEran Harary2015-03-301-3/+7
* iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach2015-03-301-2/+1
* iwlwifi: drop support for early versions of 8000Emmanuel Grumbach2015-03-261-8/+3
* iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel2015-03-261-12/+1
* iwlwifi: mvm: fix identationEmmanuel Grumbach2015-03-121-2/+2
* iwlwifi: mvm: remove unneeded include iwl-fw-error-dump.hEmmanuel Grumbach2015-03-121-1/+0
* iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron2015-03-121-0/+4
* iwlwifi: mvm: take the MAC address from HW registersEran Harary2015-03-121-1/+1
* iwlwifi: mvm: LAR: Add chub mcc change notify commandArik Nemtsov2015-03-121-0/+1
* iwlwifi: mvm: add MCC update FW APIArik Nemtsov2015-03-121-0/+1
* iwlwifi: mvm: add trigger for firmware dump upon command responseEmmanuel Grumbach2015-03-021-0/+34
OpenPOWER on IntegriCloud