aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-03iwlwifi: fix RFkill while calibratingEmmanuel Grumbach1-1/+9
2014-10-23iwlwifi: configure the LTREmmanuel Grumbach1-0/+9
2014-09-14iwlwifi: mvm: don't update quota in firmware too oftenJohannes Berg1-0/+3
2014-09-03iwlwifi: mvm: clarify stop_count, remove transport_stoppedJohannes Berg1-2/+2
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-05-14iwlwifi: allow dynamic configuration of internal memoryEran Harary1-0/+11
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-2/+2
2014-05-11iwlwifi: 8000: add default NVM file name in family 8000Eran Harary1-1/+1
2014-05-06iwlwifi: mvm: prevent nic to powered up at driver loadEran Harary1-1/+1
2014-04-13iwlwifi: mvm: BT Coex - send priority tables from iwl_send_bt_init_confEmmanuel Grumbach1-5/+1
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_PM_CMD_SUPPORT flagEmmanuel Grumbach1-6/+0
2014-02-23iwlwifi: mvm: remove redundant define in fw.cInbal Hacohen1-2/+0
2014-02-23iwlwifi: nvm: remove reading valid antennas from NVMJohannes Berg1-2/+0
2014-02-13iwlwifi: mvm: don't dump log of second CPU when not relevantEmmanuel Grumbach1-1/+3
2014-02-13iwlwifi: remove iwl_fw_valid_(tx|rx)_ant inlinesJohannes Berg1-3/+3
2014-02-06iwlwifi: mvm: support alive notification api version2Eran Harary1-12/+40
2014-02-03iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach1-1/+7
2014-02-03iwlwifi: mvm: allow transport sleep when FW is operationalEliad Peller1-0/+4
2014-02-03iwlwifi: mvm: handle platform PCIe power limitationIdo Yariv1-0/+3
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov1-10/+14
2013-12-17iwlwifi: mvm: Add Smart FIFO supportLilach Edelstein1-0/+4
2013-10-29iwlwifi: warn if firmware image doesn't existJohannes Berg1-5/+3
2013-10-11iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz1-1/+1
2013-10-11iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz1-0/+5
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar1-0/+4
2013-10-02iwlwifi: mvm: change the name of init_ucode_run flagEytan Lifshitz1-4/+8
2013-07-31iwlwifi: mvm: remove the default calibration values for 7000Emmanuel Grumbach1-55/+0
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz1-1/+1
2013-05-16iwlwifi: fix initialisation while RF-kill is assertedEran Harary1-0/+19
2013-05-13iwlwifi: mvm: Change PHY context handlingIlan Peer1-1/+17
2013-03-20iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLVEmmanuel Grumbach1-4/+4
2013-03-20iwlwifi: mvm: print the flags in ALIVE notificationEmmanuel Grumbach1-2/+3
2013-03-20iwlwifi: mvm: MVM op_mode is supported on 7000 onlyEmmanuel Grumbach1-6/+4
2013-03-06iwlwifi: mvm: begin basic BT-Coex implementationEmmanuel Grumbach1-0/+12
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-03-04iwlwifi: mvm: Remove overriding calibrations for the 7000 familyDor Shaish1-114/+0
2013-03-04iwlwifi: mvm: Take the phy_cfg from the TLV valueDor Shaish1-15/+1
2013-03-04iwlwifi: mvm: Set valid TX antennas value before calib requestDor Shaish1-0/+5
2013-02-05iwlwifi: don't ack the card state notificationEmmanuel Grumbach1-4/+0
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+644