aboutsummaryrefslogtreecommitdiff
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-02-06iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach
2014-02-06iwlwifi: pcie: enable oscillator for L1 exitEmmanuel Grumbach
2013-08-29iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel 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
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-12-07iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas
2012-12-07iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas
2012-12-06iwlwifi: reset_ict in stop_hwEmmanuel Grumbach
2012-12-06iwlwifi: move prph handling into the transportEmmanuel Grumbach
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-11-19iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach
2012-11-19iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach
2012-11-19iwlwifi: continue clean up - pcie/trans.cEmmanuel Grumbach
2012-11-19iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach
2012-11-19iwlwifi: init the replenish work in rx_initEmmanuel Grumbach
2012-11-19iwlwifi: rename functions in transport layerEmmanuel Grumbach
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches
2012-11-14iwlwifi: don't enable interrupt as a W/A when MSI is enabledEmmanuel Grumbach
2012-11-14iwlwifi: don't warn if transport's allocation failedEmmanuel Grumbach
2012-11-09iwlwifi: return commands with error on FW errorJohannes Berg
2012-11-07iwlwifi: remove useless messagesJohannes Berg
2012-11-05iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach
2012-10-29iwlwifi: support host command with copied dataJohannes Berg
2012-10-23iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach
2012-10-16iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach
2012-10-16iwlwifi: remove unused variablesJohannes Berg