aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-03iwlwifi: pcie: New RBD allocation modelSara Sharon1-83/+331
2015-06-03iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman1-0/+1
2015-03-18iwlwifi: pcie: add rx packet sequence number to dbg printLiad Kaufman1-3/+5
2014-09-14iwlwifi: pcie: clear command data on freeingJohannes Berg1-1/+1
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-05-06iwlwifi: pcie: get rid of q->n_bdJohannes Berg1-1/+1
2014-04-13iwlwifi: pcie: unify iwl_rx_replenish and iwl_rx_replenish_nowEmmanuel Grumbach1-13/+6
2014-04-13iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg1-6/+1
2014-04-13iwlwifi: pcie: fix TX queue lockingJohannes Berg1-1/+4
2014-04-13iwlwifi: pcie: clarify RX queue need_update handling and lockingJohannes Berg1-19/+25
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg1-4/+13
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg1-1/+1
2014-02-13iwlwifi: pcie: clean iwl_pcie_[rt]xq_inc_wr_ptr a bitEliad Peller1-29/+18
2014-02-03iwlwifi: pcie: fix unused variable gcc warningEmmanuel Grumbach1-2/+1
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg1-1/+1
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-1/+1
2013-12-21iwlwifi: pcie: use don't disable interrupt when rxq->lock is takenEmmanuel Grumbach1-28/+22
2013-12-21iwlwifi: pcie: use don't disable interrupt when irq_lock is takenEmmanuel Grumbach1-16/+12
2013-12-21iwlwifi: pcie: move interrupt prints to the common handlerEmmanuel Grumbach1-61/+34
2013-12-21iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach1-15/+7
2013-12-21iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ictEmmanuel Grumbach1-19/+19
2013-12-17iwlwifi: pcie: determine the interrupt type in the handlerEmmanuel Grumbach1-12/+10
2013-12-17iwlwifi: pcie: read the interrupt cause from the handlerEmmanuel Grumbach1-9/+9
2013-12-17iwlwifi: pcie: move the ICT / non-ICT handling functionsEmmanuel Grumbach1-162/+162
2013-12-17iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach1-26/+23
2013-12-17iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach1-7/+6
2013-12-17iwlwifi: pcie: clean up ICT allocation codeEmmanuel Grumbach1-11/+4
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov1-6/+6
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov1-15/+12
2013-12-09iwlwifi: pcie: remove minor dead codeMichal Nazarewicz1-15/+11
2013-11-25iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar1-1/+2
2013-11-25iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160Emmanuel Grumbach1-0/+4
2013-08-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-8/+0
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-25/+18
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+8
2013-08-09iwlwifi: pcie: Remove duplicate code from pcie irq handlersIdo Yariv1-16/+8
2013-08-09iwlwifi: pcie: Refactor iwl_rxq_spaceIdo Yariv1-9/+10
2013-08-06Revert "iwlwifi: pcie: clear RFKILL interrupt in AMPG"Guy Cohen1-8/+0
2013-07-26iwlwifi: pcie: clear RFKILL interrupt in AMPGEmmanuel Grumbach1-0/+8
2013-07-16iwlwifi: move dump_fh into common codeInbal Hacohen1-1/+1
2013-06-25iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg1-13/+15
2013-06-25iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg1-17/+26
2013-06-13iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg1-26/+10
2013-06-13iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg1-4/+8
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg1-11/+3
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg1-15/+25
2013-01-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-1/+2
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2013-01-24iwlwifi: provide RX page orderEmmanuel Grumbach1-0/+1
2013-01-24iwlwifi: update copyrightJohannes Berg1-1/+1