aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-1434/+0
2015-10-22Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+1
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern1-0/+1
2015-10-05iwlwifi: mvm: add minimal multi-RXQ infrastructureJohannes Berg1-27/+77
2015-10-05iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman1-18/+33
2015-10-05iwlwifi: mvm: remove PHY RX from handlersJohannes Berg1-1/+3
2015-10-05iwlwifi: mvm: flush fw_dump_wk when mvm fails to startAndrei Otcheretianski1-0/+1
2015-10-05iwlwifi: mvm: move DTS command and notification to new groupAviya Erenfeld1-0/+2
2015-09-21iwlwifi: mvm: add debug print for d0i3 exit indicationEliad Peller1-1/+4
2015-09-21iwlwifi: mvm: configure wowlan configuration only if connectedEliad Peller1-6/+11
2015-08-28iwlwifi: mvm: add debugfs hook to send ECHO_CMD to the firmwareEmmanuel Grumbach1-0/+1
2015-08-23iwlwifi: correctly size command string arraysJohannes Berg1-1/+1
2015-08-18iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach1-2/+3
2015-08-18iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel1-11/+26
2015-08-16iwlwifi: pass NAPI struct from transport layerJohannes Berg1-14/+2
2015-08-16Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach1-1/+2
2015-08-04iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIOMatti Gottlieb1-0/+1
2015-08-04iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon1-1/+2
2015-08-04iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCIMatti Gottlieb1-0/+1
2015-08-04iwlwifi: mvm: add wide firmware command support for debug triggersSara Sharon1-3/+4
2015-08-04iwlwifi: mvm: add wide firmware command infrastructure for RXAvraham Stern1-2/+5
2015-08-04iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld1-0/+2
2015-08-04iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) supportGregory Greenman1-0/+5
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg1-8/+5
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg1-11/+11
2015-07-17mac80211: don't store napi structJohannes Berg1-1/+2
2015-06-26iwlwifi: mvm: handle RX MPDUs separatelyJohannes Berg1-1/+3
2015-06-03iwlwifi: mvm: Add DC2DC_CONFIG_CMD (0x83) cmd & TLVMatti Gottlieb1-0/+1
2015-06-03iwlwifi: mvm: Remove old scan commandsMatti Gottlieb1-5/+0
2015-06-03iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman1-1/+1
2015-05-28iwlwifi: mvm: rename some LMAC-specific scan functionsLuciano Coelho1-3/+3
2015-05-28iwlwifi: mvm: add UMAC scan iteration complete notificationAvraham Stern1-0/+3
2015-05-28iwlwifi: 8000: fallback to default NVM fileEran Harary1-10/+7
2015-04-29iwlwifi: mvm: remove deprecated command IDsDavid Spinadel1-3/+0
2015-04-29iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() [BUGFIX]Eliad Peller1-2/+4
2015-04-19iwlwifi: mvm: don't stop the FW monitor too earlyEmmanuel Grumbach1-0/+10
2015-04-02iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach1-1/+1
2015-04-02iwlwifi: mvm: do string formatting in debug triggersJohannes Berg1-4/+3
2015-03-30iwlwifi: 8000: change PNVM in case it doesn't match to the HW stepEran Harary1-3/+7
2015-03-30iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach1-2/+1
2015-03-26iwlwifi: drop support for early versions of 8000Emmanuel Grumbach1-8/+3
2015-03-26iwlwifi: mvm: inform mac80211 about umac scans that was aborted by restartDavid Spinadel1-12/+1
2015-03-12iwlwifi: mvm: fix identationEmmanuel Grumbach1-2/+2
2015-03-12iwlwifi: mvm: remove unneeded include iwl-fw-error-dump.hEmmanuel Grumbach1-1/+0
2015-03-12iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron1-0/+4
2015-03-12iwlwifi: mvm: take the MAC address from HW registersEran Harary1-1/+1
2015-03-12iwlwifi: mvm: LAR: Add chub mcc change notify commandArik Nemtsov1-0/+1
2015-03-12iwlwifi: mvm: add MCC update FW APIArik Nemtsov1-0/+1
2015-03-02iwlwifi: mvm: add trigger for firmware dump upon command responseEmmanuel Grumbach1-0/+34