summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie
AgeCommit message (Expand)Author
2014-05-07iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach
2014-04-13iwlwifi: add new 7265 HW IDsOren Givon
2014-03-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-03-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg
2014-03-09iwlwifi: pcie: enable LP XTAL to reduce power consumptionAlexander Bondar
2014-03-09iwlwifi: pcie: suppress ACPI related error messageJohannes Berg
2014-03-04iwlwifi: fix and add 7265 series HW IDsOren Givon
2014-02-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-02-20iwlwifi: pcie: stop the firmware when we restart itEmmanuel Grumbach
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-13iwlwifi: make various things constJohannes Berg
2014-02-13iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bitEliad Peller
2014-02-03iwlwifi: mvm: support multiple firmware sectionsEran Harary
2014-02-03iwlwifi: pcie: retrieve and parse ACPI power limitationsIdo Yariv
2014-02-03iwlwifi: pcie: fix unused variable gcc warningEmmanuel Grumbach
2014-02-03iwlwifi: pcie: make FH debugfs file code easier to understandJohannes Berg
2014-02-03iwlwifi: pcie: fix secure section / dual cpu firmware loadingEran Harary
2014-02-03iwlwifi: pcie: Disable L0S exit timer for 8000 HW familyEran Harary
2014-02-03iwlwifi: pcie: change CSR reset in family 8000Eran Harary
2014-02-03iwlwifi: pcie: disable APMG configurations for family 8000Eran Harary
2014-02-03iwlwifi: Add 8000 HW family supportEran Harary
2014-01-30iwlwifi: add more 7265 HW IDsOren Givon
2014-01-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-20iwlwifi: pcie: don't panic on host commands in iwldvmEmmanuel Grumbach
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg
2014-01-13iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-31iwlwifi: pcie: Fix CSR_RESET operation access typeEran Harary
2013-12-31iwlwifi: pcie: allow the op_mode to call stop_device whenever it wantsEmmanuel Grumbach
2013-12-31iwlwifi: pcie: don't update the op_mode if rfkill hasn't changedEmmanuel Grumbach
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach
2013-12-31iwlwifi: add new devices for 7265 seriesOren Givon
2013-12-21iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach
2013-12-21iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach
2013-12-21iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach
2013-12-21iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach
2013-12-17iwlwifi: pcie: determine the interrupt type in the handlerEmmanuel Grumbach
2013-12-17iwlwifi: pcie: read the interrupt cause from the handlerEmmanuel Grumbach
2013-12-17iwlwifi: pcie: move the ICT / non-ICT handling functionsEmmanuel Grumbach
2013-12-17iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach
2013-12-17iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach
2013-12-17iwlwifi: pcie: clean up ICT allocation codeEmmanuel Grumbach
2013-12-17iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov
2013-12-17iwlwifi: trans: prevent tx and cmds during FW errorArik Nemtsov
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov