aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-43/+15
2015-06-03iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman1-8/+8
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+7
2015-05-28iwlwifi: pcie: simplify return valueEmmanuel Grumbach1-6/+2
2015-05-28iwlwifi: refactor common transport alloc/init codeJohannes Berg1-33/+7
2015-05-28iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer1-2/+2
2015-05-26iwlwifi: pcie: don't call set_pwr functions for family 8000Luciano Coelho1-2/+4
2015-05-26Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-3/+5
2015-05-15iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman1-3/+5
2015-04-29iwlwifi: allow to limit the size of the external buffer for firmware debuggingEmmanuel Grumbach1-5/+23
2015-04-29iwlwifi: pcie: support marbh fw dbg modeLiad Kaufman1-11/+38
2015-04-28iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary1-3/+3
2015-04-20iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman1-5/+6
2015-03-30iwlwifi: mvm: fix debug print in the RSA ownership workaroundEran Harary1-3/+7
2015-03-26iwlwifi: drop support for early versions of 8000Emmanuel Grumbach1-17/+13
2015-03-26iwlwifi: pcie: initialize trans_pcie->ref_count on configure()Eliad Peller1-4/+3
2015-03-19iwlwifi: mvm: don't wait for firmware verificationEran Harary1-15/+0
2015-03-12iwlwifi: pcie: allow the op_mode to freeze the stuck queue timerEmmanuel Grumbach1-3/+58
2015-03-12iwlwifi: trans: Take ownership on secure machine before FW loadEran Harary1-0/+42
2015-03-12iwlwifi: pcie: include more registers in the prph dumpEmmanuel Grumbach1-8/+9
2015-03-12iwlwifi: mvm: support family 8000 B2/C stepsEran Harary1-1/+36
2015-03-01iwlwifi: pcie: apply destination before releasing resetEmmanuel Grumbach1-3/+3
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach1-3/+1
2015-02-01iwlwifi: pcie: prepare the enablement of 31 TFD queuesEmmanuel Grumbach1-0/+1
2015-01-22iwlwifi: pcie: support secured boot flow for family 8000 B stepEran Harary1-3/+5
2015-01-22iwlwifi: mvm: support family 8000 C stepEran Harary1-1/+1
2015-01-22iwlwifi: pcie: init ref_lockJohannes Berg1-0/+1
2015-01-22Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-6/+11
2014-12-28iwlwifi: mvm: call to pcie_apply_destination also on family 8000 B stepEran Harary1-0/+3
2014-12-28iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 modeEliad Peller1-0/+1
2014-12-28iwlwifi: pcie: add basic reference accountingEliad Peller1-0/+39
2014-12-28iwlwifi: pcie: let the Manageability Engine know when we leaveEmmanuel Grumbach1-3/+18
2014-12-14iwlwifi: pcie: limit fw chunk sizes given to fhLiad Kaufman1-1/+1
2014-12-14iwlwifi: pcie: re-ACK all interrupts after device resetEmmanuel Grumbach1-5/+10
2014-12-02iwlwifi: pcie: support more monitor types dumpingLiad Kaufman1-23/+79
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman1-0/+60
2014-12-01iwlwifi: pcie: add fh registers to dump dataLiad Kaufman1-0/+30
2014-12-01iwlwifi: mvm: support ucode load for family_8000 B0 onlyEran Harary1-68/+67
2014-12-01iwlwifi: pcie: claim ownership on the device after stop_device()Emmanuel Grumbach1-0/+3
2014-11-23iwlwifi: pcie: support loading FW with extended mem rangeArik Nemtsov1-4/+22
2014-11-23iwlwifi: pcie: properly reset the deviceEmmanuel Grumbach1-1/+2
2014-11-23Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach1-4/+3
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-4/+3
2014-11-11iwlwifi: pcie: newer platform needs a OS alive indicationEmmanuel Grumbach1-0/+3
2014-11-11iwlwifi: pcie: introduce delay when waking up the deviceEmmanuel Grumbach1-0/+5
2014-11-11iwlwifi: pcie: fix prph dump lengthLiad Kaufman1-2/+1
2014-11-03iwlwifi: fix RFkill while calibratingEmmanuel Grumbach1-2/+2
2014-10-29iwlwifi: mvm: port to devcoredump frameworkJohannes Berg1-9/+7
2014-10-29iwlwifi: always run the secured flow for family 8000Eran Harary1-6/+4
2014-10-29iwlwifi: pcie: fix recovery from ARC reset in WoWLANEmmanuel Grumbach1-9/+8