summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/rx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: clear command data on freeingJohannes Berg2014-09-141-1/+1
* iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+1
* iwlwifi: pcie: get rid of q->n_bdJohannes Berg2014-05-061-1/+1
* iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_nowEmmanuel Grumbach2014-04-131-13/+6
* iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg2014-04-131-6/+1
* iwlwifi: pcie: fix TX queue lockingJohannes Berg2014-04-131-1/+4
* iwlwifi: pcie: clarify RX queue need_update handling and lockingJohannes Berg2014-04-131-19/+25
* iwlwifi: pcie: implement GRO without NAPIJohannes Berg2014-04-131-4/+13
* iwlwifi: return whether to stop from rfkill methodJohannes Berg2014-03-091-1/+1
* iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bitEliad Peller2014-02-131-29/+18
* iwlwifi: pcie: fix unused variable gcc warningEmmanuel Grumbach2014-02-031-2/+1
* iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-131-1/+1
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-1/+1
* iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach2013-12-211-28/+22
* iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach2013-12-211-16/+12
* iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach2013-12-211-61/+34
* iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach2013-12-211-15/+7
* iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach2013-12-211-19/+19
* iwlwifi: pcie: determine the interrupt type in the handlerEmmanuel Grumbach2013-12-171-12/+10
* iwlwifi: pcie: read the interrupt cause from the handlerEmmanuel Grumbach2013-12-171-9/+9
* iwlwifi: pcie: move the ICT / non-ICT handling functionsEmmanuel Grumbach2013-12-171-162/+162
* iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach2013-12-171-26/+23
* iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach2013-12-171-7/+6
* iwlwifi: pcie: clean up ICT allocation codeEmmanuel Grumbach2013-12-171-11/+4
* iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov2013-12-171-6/+6
* iwlwifi: trans: use a unified transport statusArik Nemtsov2013-12-171-15/+12
* iwlwifi: pcie: remove minor dead codeMichal Nazarewicz2013-12-091-15/+11
* iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar2013-11-251-1/+2
* iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach2013-11-251-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-281-8/+0
|\
| * Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen2013-08-061-8/+0
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-161-25/+18
|\ \
| * | iwlwifi: pcie: Remove duplicate code from pcie irq handlersIdo Yariv2013-08-091-16/+8
| * | iwlwifi: pcie: Refactor iwl_rxq_spaceIdo Yariv2013-08-091-9/+10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-0/+8
|\ \ \ | |/ / |/| / | |/
| * iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach2013-07-261-0/+8
* | iwlwifi: move dump_fh into common codeInbal Hacohen2013-07-161-1/+1
|/
* iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg2013-06-251-13/+15
* iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg2013-06-251-17/+26
* iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-131-26/+10
* iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg2013-06-131-4/+8
* iwlwifi: use coherent DMA memory for command headerJohannes Berg2013-02-281-11/+3
* iwlwifi: use threaded interrupt handlerJohannes Berg2013-02-051-15/+25
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-301-1/+2
|\
| * iwlwifi: provide RX page orderEmmanuel Grumbach2013-01-241-0/+1
| * iwlwifi: update copyrightJohannes Berg2013-01-241-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-0/+1
|\ \ | |/ |/|
| * iwlwifi: fix PCIe interrupt handle return valueJohannes Berg2013-01-031-0/+1
* | iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-161-1/+5
* | iwlwifi: don't memset scalar valuesJohannes Berg2013-01-161-3/+3
OpenPOWER on IntegriCloud