aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+11
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-06iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski1-1/+1
2014-05-06iwlwifi: 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
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_D3_CONTINUITY_API flagEmmanuel Grumbach1-1/+1
2014-04-13iwlwifi: mvm: dump Rx FIFO when the firmware assertsEmmanuel Grumbach1-2/+18
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg1-0/+12
2014-03-18iwlwifi: mvm: send udev event upon firmware error to dump logsEmmanuel Grumbach1-2/+45
2014-03-16iwlwifi: mvm: configure protocol offloading on D0i3Eliad Peller1-0/+1
2014-03-16iwlwifi: mvm: reconfigure qos seq on D0i3 exitArik Nemtsov1-0/+132
2014-03-16iwlwifi: mvm: configure seq_num to D0i3Eliad Peller1-5/+36
2014-03-11iwlwifi: mvm: BT Coex add support for Co-running blockEmmanuel Grumbach1-0/+3
2014-03-09iwlwifi: mvm: abort scan on sched_scan requestArik Nemtsov1-1/+1
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg1-3/+3
2014-02-13iwlwifi: make various things constJohannes Berg1-1/+1
2014-02-03iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach1-5/+0
2014-02-03iwlwifi: mvm: abort scheduled scan on scan requestJohannes Berg1-1/+1
2014-02-03iwlwifi: mvm: get status on D0i3 exitEliad Peller1-4/+75