summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c
AgeCommit message (Expand)AuthorFilesLines
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-07iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach1-4/+6
2014-05-06iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg1-0/+60
2014-05-06iwlwifi: pcie: get rid of q->n_bdJohannes Berg1-2/+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: implement GRO without NAPIJohannes Berg1-0/+21
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg1-3/+9
2014-03-09iwlwifi: pcie: enable LP XTAL to reduce power consumptionAlexander Bondar1-0/+131
2014-02-03iwlwifi: mvm: support multiple firmware sectionsEran Harary1-23/+46
2014-02-03iwlwifi: pcie: make FH debugfs file code easier to understandJohannes Berg1-9/+8
2014-02-03iwlwifi: pcie: fix secure section / dual cpu firmware loadingEran Harary1-88/+103
2014-02-03iwlwifi: pcie: Disable L0S exit timer for 8000 HW familyEran Harary1-2/+3
2014-02-03iwlwifi: pcie: change CSR reset in family 8000Eran Harary1-0/+6
2014-02-03iwlwifi: pcie: disable APMG configurations for family 8000Eran Harary1-11/+16
2014-01-13iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach1-0/+22
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: pcie: Fix CSR_RESET operation access typeEran Harary1-1/+1
2013-12-31iwlwifi: pcie: don't update the op_mode if rfkill hasn't changedEmmanuel Grumbach1-2/+11
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach1-27/+8
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach1-13/+10
2013-12-17iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach1-1/+1
2013-12-17iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov1-2/+0
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov1-23/+17
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov1-27/+23
2013-11-25iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach1-3/+0
2013-10-11iwlwifi: support Signed firmware image and Dual CPUsEran Harary1-4/+120
2013-10-11Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg1-4/+4
2013-10-02iwlwifi: pcie: clean RFKILL interrupt in AMPGEmmanuel Grumbach1-0/+3
2013-10-02iwlwifi: pcie: fix merge damageJohannes Berg1-4/+4
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-11/+15
2013-08-12iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho1-11/+15
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-23/+0
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+5
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg1-26/+0
2013-08-06iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg1-0/+3
2013-07-26iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach1-0/+5
2013-07-16iwlwifi: pcie: don't disable L1 for newest NICsEmmanuel Grumbach1-4/+10
2013-07-16iwlwifi: remove forward debugfs function declarationsJohannes Berg1-14/+0
2013-07-16iwlwifi: move dump_fh into common codeInbal Hacohen1-66/+1
2013-06-25iwlwifi: always use 'trans_pcie' nameJohannes Berg1-8/+9
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg1-2/+17
2013-05-27iwlwifi: move D3_CFG_COMPLETE handling into DVMJohannes Berg1-7/+0
2013-05-16iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach1-2/+2
2013-05-13iwlwifi: pcie: prefer to load the firmware in one shotEmmanuel Grumbach1-7/+14
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+13
2013-03-20iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach1-0/+13