summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+4
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+14
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+14
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-1218/+6
2013-03-20Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-1/+1
2013-03-20iwlwifi: add debug message when a CMD is dropped in RFKILLEmmanuel Grumbach1-1/+4
2013-03-20iwlwifi: set rfkill in internal state of the transportEmmanuel Grumbach1-0/+13
2013-03-20iwlwifi: fix length check in multi-TB HCMDEmmanuel Grumbach1-1/+1
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-3/+1
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville11-1371/+199
2013-03-06iwlwifi: fix indirect write bugAmnon Paz1-2/+3
2013-03-06iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach1-18/+0
2013-03-06iwlwifi: make device configuration bus agnosticEmmanuel Grumbach7-1231/+0
2013-03-06iwlwifi: 7000: disable HT greenfield supportBeni Lev1-1/+0
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach4-15/+52
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-1/+1
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg3-134/+135
2013-02-28iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg1-6/+6
2013-02-28iwlwifi: don't map complete commands bidirectionallyJohannes Berg1-22/+11
2013-02-26iwlwifi: always copy first 16 bytes of commandsJohannes Berg2-17/+67
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg4-28/+34
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein2-16/+35
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein1-5/+43
2013-01-30iwlwifi: add 7000 series device configurationJohannes Berg3-0/+119
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville10-13/+14
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2013-01-24iwlwifi: provide RX page orderEmmanuel Grumbach1-0/+1
2013-01-24iwlwifi: update copyrightJohannes Berg10-13/+13
2013-01-16iwlwifi: improve the reports in TX pathEmmanuel Grumbach2-5/+45
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg4-18/+104
2013-01-16iwlwifi: simplify scheduler memory clearingJohannes Berg1-15/+7
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach1-1/+2
2013-01-16iwlwifi: don't enable all interrupts on resumingJohannes Berg1-3/+0
2013-01-16iwlwifi: don't memset scalar valuesJohannes Berg2-4/+4
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach1-2/+2
2013-01-03iwlwifi: move some PCIe calls to better placesJohannes Berg2-6/+5
2013-01-03iwlwifi: request IRQ only onceJohannes Berg2-41/+25
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach2-13/+54
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach1-0/+64
2013-01-03iwlwifi: fix PCIe interrupt handle return valueJohannes Berg1-0/+1
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach1-2/+2
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach3-1/+7
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-6/+2
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville7-38/+69
2012-12-10iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2012-12-07iwlwifi: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas1-5/+2
2012-12-07iwlwifi: collapse wrapper for pcie_capability_read_word()Bjorn Helgaas1-10/+3
2012-12-06iwlwifi: reset_ict in stop_hwEmmanuel Grumbach1-0/+2
2012-12-06iwlwifi: move prph handling into the transportEmmanuel Grumbach1-0/+16
2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz4-32/+32