aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie
AgeCommit message (Expand)Author
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-12-10iwlwifi: don't handle masked interruptEmmanuel Grumbach
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-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz
2012-12-06iwlwifi: remove __dev* attributesBill Pemberton
2012-11-29iwlwifi: return real info in probe failureEmmanuel Grumbach
2012-11-28iwlwifi: read the Rx write pointer only onceEmmanuel Grumbach
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-19iwlwifi: Remove duplicate inclusion of iwl-trans.h in pcie/drv.cSachin Kamat
2012-11-19iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach
2012-11-19iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach
2012-11-19iwlwifi: make iwl_queue_used return boolEmmanuel Grumbach
2012-11-19iwlwifi: merge 2 functions in reclaim flowEmmanuel 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-19iwlwifi: add comments for the PCIe transport statusesEmmanuel Grumbach
2012-11-18iwlwifi: don't WARN when a non empty queue is disabledEmmanuel 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-11-05iwlwifi: use list_first_entryJohannes Berg
2012-11-05iwlwifi: handle DMA mapping failuresJohannes Berg
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: don't WARN when a non empty queue is disabledEmmanuel Grumbach
2012-10-16iwlwifi: first deactivate a queue, then wipe out its dataEmmanuel Grumbach
2012-10-16iwlwifi: use the new macro for the SCD Q STTS bitsEmmanuel Grumbach
2012-10-16iwlwifi: wipe out the status of the SCD when we disable a queueEmmanuel Grumbach
2012-10-16iwlwifi: remove unused variablesJohannes Berg
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg
2012-10-16iwlwifi: improve oversized command warningJohannes Berg
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-09-18iwlwifi: don't double free the interrupt in failure pathEmmanuel Grumbach
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas