summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
...
* iwlwifi: always use 'trans_pcie' nameJohannes Berg2013-06-251-8/+9
* iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-291-2/+17
* iwlwifi: move D3_CFG_COMPLETE handling into DVMJohannes Berg2013-05-271-7/+0
* iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach2013-05-161-2/+2
* iwlwifi: pcie: prefer to load the firmware in one shotEmmanuel Grumbach2013-05-131-7/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-011-0/+13
|\
| * iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach2013-03-201-0/+13
* | iwlwifi: fix indirect write bugAmnon Paz2013-03-061-2/+3
* | iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach2013-03-061-18/+0
* | iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
|/
* iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-051-7/+4
* iwlwifi: move register access lock into transportLilach Edelstein2013-02-011-16/+31
* iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-011-5/+43
* iwlwifi: update copyrightJohannes Berg2013-01-241-2/+2
* iwlwifi: improve the reports in TX pathEmmanuel Grumbach2013-01-161-1/+42
* iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-161-17/+74
* iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-161-1/+2
* iwlwifi: don't enable all interrupts on resumingJohannes Berg2013-01-161-3/+0
* iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-031-2/+2
* iwlwifi: move some PCIe calls to better placesJohannes Berg2013-01-031-6/+3
* iwlwifi: request IRQ only onceJohannes Berg2013-01-031-37/+25
* iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-031-0/+41
* iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-031-0/+64
* iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach2013-01-031-2/+2
* iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-031-0/+1
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-6/+2
|\
| * iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-5/+2
| * iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas2012-12-071-10/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-12-111-0/+18
|\ \
| * | iwlwifi: reset_ict in stop_hwEmmanuel Grumbach2012-12-061-0/+2
| * | iwlwifi: move prph handling into the transportEmmanuel Grumbach2012-12-061-0/+16
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-211-953/+65
|\ \ \ | |/ /
| * | iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach2012-11-191-1/+0
| * | iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach2012-11-191-694/+7
| * | iwlwifi: continue clean up - pcie/trans.cEmmanuel Grumbach2012-11-191-37/+31
| * | iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach2012-11-191-193/+3
| * | iwlwifi: init the replenish work in rx_initEmmanuel Grumbach2012-11-191-2/+3
| * | iwlwifi: rename functions in transport layerEmmanuel Grumbach2012-11-191-60/+56
| * | iwlwifi: don't enable interrupt as a W/A when MSI is enabledEmmanuel Grumbach2012-11-141-9/+8
| * | iwlwifi: don't warn if transport's allocation failedEmmanuel Grumbach2012-11-141-1/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-161-12/+15
|\ \ \ | |/ /
| * | iwlwifi: return commands with error on FW errorJohannes Berg2012-11-091-0/+3
| * | iwlwifi: remove useless messagesJohannes Berg2012-11-071-9/+0
| * | iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach2012-11-051-3/+7
| * | iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-311-1/+2
| * | iwlwifi: support host command with copied dataJohannes Berg2012-10-291-0/+1
| * | iwlwifi: don't leak Tx skb when a queue is disabledEmmanuel Grumbach2012-10-231-2/+2
* | | wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-141-18/+10
|/ /
* | iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach2012-10-161-1/+1
* | iwlwifi: remove unused variablesJohannes Berg2012-10-161-2/+1
OpenPOWER on IntegriCloud