summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie/rx.c
AgeCommit message (Expand)Author
2013-07-26iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach
2013-06-25iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg
2013-06-25iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg
2013-06-13iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg
2013-06-13iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-24iwlwifi: provide RX page orderEmmanuel Grumbach
2013-01-24iwlwifi: update copyrightJohannes Berg
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg
2013-01-16iwlwifi: don't memset scalar valuesJohannes Berg
2013-01-03iwlwifi: move some PCIe calls to better placesJohannes Berg
2013-01-03iwlwifi: fix PCIe interrupt handle return valueJohannes Berg
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-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: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach
2012-11-19iwlwifi: more cleanup in pcie/rx.cEmmanuel Grumbach
2012-11-19iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach
2012-11-19iwlwifi: rename functions in transport layerEmmanuel Grumbach
2012-11-09iwlwifi: return commands with error on FW errorJohannes Berg
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-16iwlwifi: make data frame tracing optionalJohannes Berg
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-09-10iwlwifi: don't access the HW when it is not availableEmmanuel Grumbach
2012-09-10iwlwifi: some clean up in transport layerEmmanuel Grumbach
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-06iwlwifi: remove unused IDI code stubsJohannes Berg
2012-08-21iwlwifi: fix flow handler debug codeJohannes Berg
2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach
2012-07-03iwlwifi: remove unneeded NULL checkJohannes Berg
2012-06-18iwlwifi: protect use_ict with irq_lockEmmanuel Grumbach
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg