summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/fw.c
AgeCommit message (Expand)AuthorFilesLines
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-17iwlwifi: 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