summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman1-0/+4
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach1-11/+8
2014-12-01iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho1-5/+3
2014-11-24iwlwifi: mvm: add support to MFUART loading notificationChaya Rachel Ivgy1-0/+1
2014-11-24iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov1-0/+4
2014-11-24iwlwifi: mvm: configure TDLS peers to FWArik Nemtsov1-0/+1
2014-11-24iwlwifi: mvm: add TDLS channel switch FW APIsArik Nemtsov1-0/+2
2014-11-23iwlwifi: mvm: make nd_ies part of the mvm structLuciano Coelho1-2/+0
2014-11-23iwlwifi: mvm: implement UMAC scan APIDavid Spinadel1-10/+7
2014-11-23Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach1-1/+11
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville1-1/+11
2014-11-11iwlwifi: mvm: wake up d0i3_exit_waitq when aborting d0i3Eliad Peller1-0/+1
2014-11-11iwlwifi: mvm: handle unsolicited DTS_MEASUREMENT_NOTIFICATIONsLuciano Coelho1-0/+2
2014-11-11iwlwifi: mvm/trans: abort d0i3_enter in case of held refEliad Peller1-0/+12
2014-11-11iwlwifi: mvm: fix init_dbg flow to work as expectedLiad Kaufman1-1/+2
2014-11-03iwlwifi: fix RFkill while calibratingEmmanuel Grumbach1-1/+10
2014-10-29iwlwifi: mvm: port to devcoredump frameworkJohannes Berg1-5/+0
2014-10-29iwlwifi: mvm: initialize the cur_ucode upon bootEmmanuel Grumbach1-0/+1
2014-10-29iwlwifi: allow to restrict Tx aggregation size per-deviceGregory Greenman1-0/+3
2014-10-29iwlwifi: mvm: add debugfs entry to configure netdetect SSIDsLuciano Coelho1-0/+7
2014-10-23iwlwifi: configure the LTREmmanuel Grumbach1-0/+1
2014-09-21iwlwifi: mvm: limit aggregation size in low latency to 6Eyal Shapira1-1/+1
2014-09-16iwlwifi: mvm: prepare for scheduler config commandAvri Altman1-0/+1
2014-09-14iwlwifi: mvm: allow to collect debug data when restart is disabledEmmanuel Grumbach1-0/+15
2014-09-14iwlwifi: mvm: use the firmware to get the temperature during CT killLuciano Coelho1-0/+2
2014-09-14iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach1-0/+1
2014-09-03iwlwifi: mvm: clarify stop_count, remove transport_stoppedJohannes Berg1-6/+3
2014-09-03iwlwifi: mvm: clean up FIFO definitionsJohannes Berg1-1/+1
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: mvm: fix comment typoEran Harary1-1/+1
2014-09-03iwlwifi: mvm: disable tx aggregation on low latency vifsEyal Shapira1-0/+1
2014-07-22iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach1-1/+5
2014-07-22iwlwifi: mvm: add Aux ROC request/response flowAriej Marjieh1-0/+2
2014-07-21iwlwifi: mvm: add some missing iwl_mvm_ref_sync() callsEliad Peller1-1/+2
2014-07-21iwlwifi: add max RX aggregation sizeOren Givon1-0/+3
2014-07-07iwlwifi: mvm: remove 8000 HW family setting of adc sampling on nic configLiad Kaufman1-2/+9
2014-07-07iwlwifi: mvm: add switch_vif_chanctx operationLuciano Coelho1-5/+6
2014-07-07iwlwifi: mvm: add unified LMAC scan APIDavid Spinadel1-5/+13
2014-07-07iwlwifi: mvm: BT Coex - new APIEmmanuel Grumbach1-0/+3
2014-07-06iwlwifi: mvm: kill iwl_mvm_fw_error_rxf_dumpEmmanuel Grumbach1-83/+0
2014-07-06iwlwifi: mvm: don't collect logs in the interrupt threadEmmanuel Grumbach1-19/+12
2014-06-24iwlwifi: rename iwl_mvm_fw_error_next_dataEmmanuel Grumbach1-3/+3
2014-06-24iwlwifi: add device / firmware to fw-error-dump fileEmmanuel Grumbach1-3/+21
2014-06-24iwlwifi: mvm: don't use hardcoded num of scan channelsDavid Spinadel1-1/+2
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-1/+1
2014-05-11iwlwifi: 8000: add default NVM file name in family 8000Eran Harary1-3/+8
2014-05-07iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski1-1/+1
2014-05-07iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg1-2/+16
2014-05-06iwlwifi: mvm: prevent nic to powered up at driver loadEran Harary1-5/+11
2014-04-13iwlwifi: mvm: don't use d3 fw if d0i3 is usedEliad Peller1-2/+20