summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie/rx.c
AgeCommit message (Expand)Author
2015-03-18iwlwifi: pcie: add rx packet sequence number to dbg printLiad Kaufman
2014-09-14iwlwifi: pcie: clear command data on freeingJohannes Berg
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg
2014-05-06iwlwifi: pcie: get rid of q->n_bdJohannes Berg
2014-04-13iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_nowEmmanuel Grumbach
2014-04-13iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg
2014-04-13iwlwifi: pcie: fix TX queue lockingJohannes Berg
2014-04-13iwlwifi: pcie: clarify RX queue need_update handling and lockingJohannes Berg
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg
2014-02-13iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bitEliad Peller
2014-02-03iwlwifi: pcie: fix unused variable gcc warningEmmanuel Grumbach
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