summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-185-7615/+0
* Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...Kalle Valo2015-10-281-8/+2
|\
| * iwlwifi: pcie: fix (again) prepare card flowEmmanuel Grumbach2015-10-251-8/+2
* | iwlwifi: pci: add a few more PCI subvendor IDs for the 7265 seriesLuca Coelho2015-10-051-0/+5
|/
* iwlwifi: pass NAPI struct from transport layerJohannes Berg2015-08-162-5/+4
* iwlwifi: pcie: New RBD allocation modelSara Sharon2015-08-042-89/+435
* Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach2015-08-045-404/+155
|\
| * iwlwifi: pcie: fix stuck queue detection for sleeping clientsEmmanuel Grumbach2015-07-301-2/+13
| * iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach2015-07-281-3/+19
| * Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach2015-07-122-374/+91
| * iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon2015-07-121-2/+3
| * 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-043-12/+66
* | 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: pcie: reset write pointer on ict resetEliad Peller2015-08-041-2/+3
* | iwlwifi: call d3_suspend/resume in d0i3 case as wellEliad Peller2015-08-042-21/+28
* | iwlwifi: pcie: provide a way to stop configuration if it is forbiddenHaim Dreyfuss2015-08-041-0/+9
* | iwlwifi: mvm: move existing UMAC commands to group 1Johannes Berg2015-08-041-1/+2
* | iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld2015-08-043-13/+43
* | iwlwifi: remove command header flags fieldJohannes Berg2015-08-041-1/+1
* | iwlwifi: pcie: don't warn on long MPDUs when supportedEmmanuel Grumbach2015-08-041-2/+3
* | iwlwifi: pcie: add missing calls to synchronize_irq()Emmanuel Grumbach2015-08-041-0/+7
* | iwlwifi: pcie: cancel Tx timer upon firmware crashEmmanuel Grumbach2015-08-041-0/+4
* | iwlwifi: remove command and return value from opmode RXJohannes Berg2015-08-043-14/+5
* | iwlwifi: pcie: Set scheduler to work on auto modeHaim Dreyfuss2015-08-041-0/+1
* | iwlwifi: pcie: lock start_hw / start_fw / stop_deviceEmmanuel Grumbach2015-06-264-10/+81
|/
* Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller2015-06-035-139/+404
|\
| * iwlwifi: pcie: New RBD allocation modelSara Sharon2015-06-032-91/+374
| * iwlwifi: pcie: re-enable interrupts on resumeEliad Peller2015-06-031-3/+14
| * iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman2015-06-032-8/+9
| * iwlwifi: pcie: Remove redundant check for family typeAvri Altman2015-05-281-2/+0
| * 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-013-22/+19
|\ \ \ | |/ / |/| |
| * | iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer2015-05-283-19/+14
| |/
| * 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
* Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/s...Kalle Valo2015-04-072-42/+28
|\
| * 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