summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-181-2825/+0
* iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach2015-10-251-8/+2
* iwlwifi: pass NAPI struct from transport layerJohannes Berg2015-08-161-4/+3
* Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach2015-08-041-26/+48
|\
| * iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach2015-07-281-3/+19
| * iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach2015-07-121-0/+6
| * iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach2015-07-081-22/+22
| * iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim2015-07-081-1/+1
* | iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon2015-08-041-96/+121
* | iwlwifi: pcie: support frag SKBsJohannes Berg2015-08-041-0/+2
* | iwlwifi: pcie: dump RBs when FW error occursEmmanuel Grumbach2015-08-041-2/+57
* | iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCIMatti Gottlieb2015-08-041-2/+16
* | iwlwifi: call d3_suspend/resume in d0i3 case as wellEliad Peller2015-08-041-11/+25
* | iwlwifi: pcie: provide a way to stop configuration if it is forbiddenHaim Dreyfuss2015-08-041-0/+9
* | iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld2015-08-041-0/+1
* | iwlwifi: pcie: add missing calls to synchronize_irq()Emmanuel Grumbach2015-08-041-0/+7
* | iwlwifi: pcie: lock start_hw / start_fw / stop_deviceEmmanuel Grumbach2015-06-261-10/+72
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-031-43/+15
|\
| * iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman2015-06-031-8/+8
| * iwlwifi: pcie: simplify return valueEmmanuel Grumbach2015-05-281-6/+2
| * iwlwifi: refactor common transport alloc/init codeJohannes Berg2015-05-281-33/+7
| * iwlwifi: pcie: don't call set_pwr functions for family 8000Luciano Coelho2015-05-261-2/+4
| * Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-05-261-3/+5
| |\
* | \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-5/+7
|\ \ \ | |/ / |/| |
| * | iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer2015-05-281-2/+2
| |/
| * iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman2015-05-151-3/+5
* | iwlwifi: allow to limit the size of the external buffer for firmware debuggingEmmanuel Grumbach2015-04-291-5/+23
* | iwlwifi: pcie: support marbh fw dbg modeLiad Kaufman2015-04-291-11/+38
|/
* iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary2015-04-281-3/+3
* iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman2015-04-201-5/+6
* iwlwifi: mvm: fix debug print in the RSA ownership workaroundEran Harary2015-03-301-3/+7
* iwlwifi: drop support for early versions of 8000Emmanuel Grumbach2015-03-261-17/+13
* iwlwifi: pcie: initialize trans_pcie->ref_count on configure()Eliad Peller2015-03-261-4/+3
* iwlwifi: mvm: don't wait for firmware verificationEran Harary2015-03-191-15/+0
* iwlwifi: pcie: allow the op_mode to freeze the stuck queue timerEmmanuel Grumbach2015-03-121-3/+58
* iwlwifi: trans: Take ownership on secure machine before FW loadEran Harary2015-03-121-0/+42
* iwlwifi: pcie: include more registers in the prph dumpEmmanuel Grumbach2015-03-121-8/+9
* iwlwifi: mvm: support family 8000 B2/C stepsEran Harary2015-03-121-1/+36
* iwlwifi: pcie: apply destination before releasing resetEmmanuel Grumbach2015-03-011-3/+3
* iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach2015-02-011-3/+1
* iwlwifi: pcie: prepare the enablement of 31 TFD queuesEmmanuel Grumbach2015-02-011-0/+1
* iwlwifi: pcie: support secured boot flow for family 8000 B stepEran Harary2015-01-221-3/+5
* iwlwifi: mvm: support family 8000 C stepEran Harary2015-01-221-1/+1
* iwlwifi: pcie: init ref_lockJohannes Berg2015-01-221-0/+1
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-01-221-6/+11
|\
| * iwlwifi: pcie: limit fw chunk sizes given to fhLiad Kaufman2014-12-141-1/+1
| * iwlwifi: pcie: re-ACK all interrupts after device resetEmmanuel Grumbach2014-12-141-5/+10
* | iwlwifi: mvm: call to pcie_apply_destination also on family 8000 B stepEran Harary2014-12-281-0/+3
* | iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 modeEliad Peller2014-12-281-0/+1
* | iwlwifi: pcie: add basic reference accountingEliad Peller2014-12-281-0/+39
OpenPOWER on IntegriCloud