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