aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-2825/+0
2015-10-25iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach1-8/+2
2015-08-16iwlwifi: pass NAPI struct from transport layerJohannes Berg1-4/+3
2015-08-04Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach1-26/+48
2015-08-04iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon1-96/+121
2015-08-04iwlwifi: pcie: support frag SKBsJohannes Berg1-0/+2
2015-08-04iwlwifi: pcie: dump RBs when FW error occursEmmanuel Grumbach1-2/+57
2015-08-04iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCIMatti Gottlieb1-2/+16
2015-08-04iwlwifi: call d3_suspend/resume in d0i3 case as wellEliad Peller1-11/+25
2015-08-04iwlwifi: pcie: provide a way to stop configuration if it is forbiddenHaim Dreyfuss1-0/+9
2015-08-04iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld1-0/+1
2015-08-04iwlwifi: pcie: add missing calls to synchronize_irq()Emmanuel Grumbach1-0/+7
2015-07-28iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach1-3/+19
2015-07-12iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach1-0/+6
2015-07-08iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach1-22/+22
2015-07-08iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim1-1/+1
2015-06-26iwlwifi: pcie: lock start_hw / start_fw / stop_deviceEmmanuel Grumbach1-10/+72
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