summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/pcie/rx.c
AgeCommit message (Expand)Author
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo
2015-08-16iwlwifi: pass NAPI struct from transport layerJohannes Berg
2015-08-04iwlwifi: pcie: New RBD allocation modelSara Sharon
2015-08-04Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach
2015-08-04iwlwifi: pcie: reset write pointer on ict resetEliad Peller
2015-08-04iwlwifi: pcie: cancel Tx timer upon firmware crashEmmanuel Grumbach
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg
2015-07-12Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach
2015-06-26iwlwifi: pcie: lock start_hw / start_fw / stop_deviceEmmanuel Grumbach
2015-06-03iwlwifi: pcie: New RBD allocation modelSara Sharon
2015-06-03iwlwifi: pcie: Control access to the NIC's PM registers via iwl_cfgAvri Altman
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