summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c
AgeCommit message (Expand)Author
2014-11-21iwlwifi: configure the LTREmmanuel Grumbach
2014-07-09iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach
2014-06-07iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach
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: 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-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach
2013-12-17iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach
2013-12-17iwlwifi: trans: clear FW_ERROR status in common codeArik Nemtsov
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov
2013-11-25iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach
2013-10-11iwlwifi: support Signed firmware image and Dual CPUsEran Harary
2013-10-11Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg
2013-10-02iwlwifi: pcie: clean RFKILL interrupt in AMPGEmmanuel Grumbach
2013-10-02iwlwifi: pcie: fix merge damageJohannes Berg
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-08-12iwlwifi: pcie: don't swallow error codes in iwl_trans_pcie_alloc()Luciano Coelho
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg
2013-08-06iwlwifi: pcie: fix resume when no opmode is presentJohannes Berg
2013-07-26iwlwifi: pcie: reset the NIC before the bring upEmmanuel Grumbach
2013-07-16iwlwifi: pcie: don't disable L1 for newest NICsEmmanuel Grumbach
2013-07-16iwlwifi: remove forward debugfs function declarationsJohannes Berg
2013-07-16iwlwifi: move dump_fh into common codeInbal Hacohen
2013-06-25iwlwifi: always use 'trans_pcie' nameJohannes Berg
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg
2013-05-27iwlwifi: move D3_CFG_COMPLETE handling into DVMJohannes Berg
2013-05-16iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach
2013-05-13iwlwifi: pcie: prefer to load the firmware in one shotEmmanuel Grumbach
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach
2013-03-06iwlwifi: fix indirect write bugAmnon Paz
2013-03-06iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein
2013-01-24iwlwifi: update copyrightJohannes Berg
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach
2013-01-16iwlwifi: don't enable all interrupts on resumingJohannes Berg
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach
2013-01-03iwlwifi: move some PCIe calls to better placesJohannes Berg
2013-01-03iwlwifi: request IRQ only onceJohannes Berg
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach