summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2014-09-21iwlwifi: pcie: fix HW_REV saving for 8000 seriesLiad Kaufman1-1/+1
2014-09-21iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon1-0/+4
2014-09-14iwlwifi: pcie: clear command data on freeingJohannes Berg2-4/+4
2014-09-14iwlwifi: make hw rev checking more readableLiad Kaufman1-1/+1
2014-09-14iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach3-2/+7
2014-09-14iwlwifi: add and edit 8000 series PCI IDsOren Givon1-0/+1
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach1-0/+7
2014-09-08iwlwifi: add PCI IDs and add then new 3165 seriesOren Givon1-0/+7
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg5-0/+7
2014-09-03iwlwifi: trans: configure the scheduler enable registerAvri Altman1-0/+8
2014-09-03iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg1-2/+1
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg2-44/+58
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg2-8/+9
2014-09-03iwlwifi: consolidate hw scheduler configuration codeAvri Altman1-30/+9
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