summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2014-09-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+7
2014-09-08iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon1-0/+7
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
2014-07-22iwlwifi: dump CSRs to fw-error-dumpEmmanuel Grumbach1-1/+32
2014-07-22iwlwifi: dump periphery registers to fw-error-dumpEmmanuel Grumbach1-1/+151
2014-07-22iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach1-7/+12
2014-07-06iwlwifi: rename iwl_fw_error_fw_mon to iwl_fw_error_dump_fw_monEmmanuel Grumbach1-2/+2
2014-07-06Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-1/+2
2014-06-24iwlwifi: update trans->hw_rev 8000 hw family formatLiad Kaufman1-0/+10
2014-06-24iwlwifi: pcie: improve debugfs queue infoAndy Lutomirski1-2/+8
2014-06-24iwlwifi: pcie: log when waking the NIC for hcmd submission failsAndy Lutomirski1-0/+1
2014-06-24iwlwifi: pcie: add firmware monitor capabilitiesEmmanuel Grumbach2-4/+128
2014-06-24iwlwifi: update the 7265 series HW IDsOren Givon1-1/+2
2014-05-15iwlwifi: update nmi registerLiad Kaufman1-3/+3
2014-05-13iwlwifi: pcie: disable BHs in iwl_pcie_txq_check_wrptrsEmmanuel Grumbach1-2/+2
2014-05-13Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach1-4/+6
2014-05-11iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach1-10/+16
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg1-7/+7
2014-05-07iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach1-4/+6
2014-05-07iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg3-18/+89
2014-05-06iwlwifi: pcie: get rid of q->n_bdJohannes Berg4-53/+45
2014-05-06iwlwifi: pcie: use bool for iwl_pcie_txq_build_tfd() argumentJohannes Berg1-7/+7
2014-05-06Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-0/+2
2014-04-13iwlwifi: don't disable SCD chain extension on newer devicesEmmanuel Grumbach1-1/+2
2014-04-13iwlwifi: mvm: replace BUG_ON by WARN_ON in scan.cEmmanuel Grumbach1-0/+3
2014-04-13iwlwifi: pcie: WARN upon traffic while flushing TX queuesEmmanuel Grumbach1-2/+14
2014-04-13iwlwifi: allow to wait for a subset of the queuesEmmanuel Grumbach1-1/+5
2014-04-13iwlwifi: move CPU1_CPU2_SEPARATOR_SECTION to iwl-fw.hEran Harary1-1/+0
2014-04-13iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_nowEmmanuel Grumbach1-13/+6
2014-04-13iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg3-25/+28
2014-04-13iwlwifi: pcie: fix TX queue lockingJohannes Berg1-1/+4
2014-04-13iwlwifi: pcie: use bool for TX queue where appropriateJohannes Berg2-13/+11
2014-04-13iwlwifi: pcie: clarify RX queue need_update handling and lockingJohannes Berg2-20/+26
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg3-4/+37
2014-04-13iwlwifi: add new 7265 HW IDsOren Givon1-0/+2
2014-04-06iwlwifi: pcie: don't leave the new NICs awake for commandsEmmanuel Grumbach1-3/+6
2014-03-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville4-6/+146
2014-03-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-3/+2
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg4-5/+13
2014-03-09iwlwifi: pcie: enable LP XTAL to reduce power consumptionAlexander Bondar1-0/+131
2014-03-09iwlwifi: pcie: suppress ACPI related error messageJohannes Berg1-1/+2
2014-03-04iwlwifi: fix and add 7265 series HW IDsOren Givon1-3/+2
2014-02-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-66/+51
2014-02-20iwlwifi: pcie: stop the firmware when we restart itEmmanuel Grumbach1-2/+3
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+6
2014-02-13iwlwifi: make various things constJohannes Berg1-1/+1
2014-02-13iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bitEliad Peller2-63/+47
2014-02-04iwlwifi: mvm: support multiple firmware sectionsEran Harary1-23/+46
2014-02-04iwlwifi: pcie: retrieve and parse ACPI power limitationsIdo Yariv1-0/+78
2014-02-04iwlwifi: pcie: fix unused variable gcc warningEmmanuel Grumbach1-2/+1