summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie/rx.c
AgeCommit message (Expand)Author
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-21iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach
2013-12-21iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach
2013-12-21iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach
2013-12-21iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach
2013-12-17iwlwifi: pcie: determine the interrupt type in the handlerEmmanuel Grumbach
2013-12-17iwlwifi: pcie: read the interrupt cause from the handlerEmmanuel Grumbach
2013-12-17iwlwifi: pcie: move the ICT / non-ICT handling functionsEmmanuel Grumbach
2013-12-17iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach
2013-12-17iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach
2013-12-17iwlwifi: pcie: clean up ICT allocation codeEmmanuel Grumbach
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov
2013-12-09iwlwifi: pcie: remove minor dead codeMichal Nazarewicz
2013-11-25iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar
2013-11-25iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-09iwlwifi: pcie: Remove duplicate code from pcie irq handlersIdo Yariv
2013-08-09iwlwifi: pcie: Refactor iwl_rxq_spaceIdo Yariv
2013-08-06Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen
2013-07-26iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach
2013-07-16iwlwifi: move dump_fh into common codeInbal Hacohen
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