summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
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-04iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach1-5/+0
2014-02-04iwlwifi: mvm: abort scheduled scan on scan requestJohannes Berg1-1/+1
2014-02-04iwlwifi: mvm: get status on D0i3 exitEliad Peller1-4/+75
2014-02-04iwlwifi: mvm: configure WOWLAN_CONFIGURATION on D0i3 entryEliad Peller1-0/+13
2014-02-04iwlwifi: mvm: allow transport sleep when FW is operationalEliad Peller1-0/+6
2014-02-04iwlwifi: mvm: configure vifs upon D0i3 entry/exitEliad Peller1-1/+50
2014-02-04iwlwifi: add very first D0i3 supportArik Nemtsov1-2/+13
2014-02-04iwlwifi: add enter/exit D0i3 opsEliad Peller1-0/+18
2014-02-04iwlwifi: mvm: handle platform PCIe power limitationIdo Yariv1-1/+20
2014-02-04iwlwifi: mvm: add basic bcast filtering implementationEliad Peller1-0/+1
2014-02-04iwlwifi: mvm: notify scan completed even if no fw_restartDavid Spinadel1-20/+23
2014-02-04iwlwifi: mvm: don't stop sched scan in restartDavid Spinadel1-1/+1
2014-02-04iwlwifi: mvm: check ARRAY_SIZE(mvm->fw_id_to_mac_id) = IWL_MVM_STATION_COUNTEmmanuel Grumbach1-0/+7
2014-02-04iwlwifi: pcie: disable APMG configurations for family 8000Eran Harary1-3/+4
2014-02-04iwlwifi: mvm: support NVM sections for family 8000Eran Harary1-1/+1
2014-02-04iwlwifi: mvm: implement AP/GO uAPSD supportJohannes Berg1-0/+3
2014-01-14iwlwifi: mvm: add REPLY_SF_CFG_CMD to cmd stringsDavid Spinadel1-0/+1
2014-01-13iwlwifi: mvm: fix missing cleanup in .start() error pathEliad Peller1-0/+1
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: mvm: disable the device as soon as RFKILL firesEmmanuel Grumbach1-0/+2
2013-12-17iwlwifi: mvm: check iwl_nvm_init return valueEliad Peller1-1/+3
2013-12-17iwlwifi: remove pointer to transport from op_modeEmmanuel Grumbach1-1/+0
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov1-6/+3
2013-12-17iwlwifi: mvm: add multicast filtering supportEliad Peller1-0/+2
2013-12-17iwlwifi: mvm: Add uAPSD misbehaving AP notification handlingAlexander Bondar1-0/+3
2013-12-17iwlwifi: mvm: Add Smart FIFO supportLilach Edelstein1-0/+1
2013-10-29iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar1-1/+1
2013-10-11iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz1-0/+8
2013-10-11iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz1-16/+25
2013-10-02iwlwifi: mvm: new BT Coex APIEmmanuel Grumbach1-0/+1
2013-10-02iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel1-0/+8
2013-10-02iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware APIMax Stepanov1-0/+1
2013-10-02iwlwifi: mvm: query firmware for non-QoS seqnoJohannes Berg1-0/+1
2013-08-06iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb1-0/+2
2013-07-31iwlwifi: mvm: fix debugfs restart if fw_restart is disabledEran Harary1-3/+6
2013-07-31iwlwifi: mvm: Enable user set TX powerMatti Gottlieb1-0/+1
2013-07-31iwlwifi: mvm: reprobe device on firmware error during restartJohannes Berg1-1/+39
2013-07-16iwlwifi: mvm: Upgrade to a new power management uAPSD APIAlexander Bondar1-0/+6
2013-07-16iwlwifi: mvm: sram hex dump on NIC errorMatti Gottlieb1-0/+2
2013-06-04iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach1-4/+5
2013-05-29iwlwifi: mvm: Add support for connection monitor offloadHila Gonen1-0/+4
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz1-1/+17