aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/pcie/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-569/+0
2015-08-04iwlwifi: pcie: New RBD allocation modelSara Sharon1-8/+43
2015-08-04Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach1-43/+8
2015-08-04iwlwifi: pcie: support frag SKBsJohannes Berg1-0/+6
2015-08-04iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld1-0/+2
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg1-1/+1
2015-07-12Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach1-43/+8
2015-06-26iwlwifi: pcie: lock start_hw / start_fw / stop_deviceEmmanuel Grumbach1-0/+3
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-8/+43
2015-06-03iwlwifi: pcie: New RBD allocation modelSara Sharon1-8/+43
2015-05-28iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer1-3/+3
2015-03-12iwlwifi: pcie: allow the op_mode to freeze the stuck queue timerEmmanuel Grumbach1-0/+4
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach1-5/+5
2014-12-28iwlwifi: pcie: add basic reference accountingEliad Peller1-0/+8
2014-09-14iwlwifi: trans: don't configure the set_active in SCD for dvmEmmanuel Grumbach1-0/+2
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg1-1/+2
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg1-2/+2
2014-06-24iwlwifi: pcie: add firmware monitor capabilitiesEmmanuel Grumbach1-0/+7
2014-05-06iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg1-0/+7
2014-05-06iwlwifi: pcie: get rid of q->n_bdJohannes Berg1-10/+7
2014-04-13iwlwifi: pcie: clarify TX queue need_update handlingJohannes Berg1-1/+1
2014-04-13iwlwifi: pcie: use bool for TX queue where appropriateJohannes Berg1-1/+1
2014-04-13iwlwifi: pcie: clarify RX queue need_update handling and lockingJohannes Berg1-1/+1
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg1-0/+3
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg1-0/+2
2014-02-13iwlwifi: make various things constJohannes Berg1-1/+1
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-1/+1
2013-12-31iwlwifi: pcie: keep the NIC awake when commands are in flightEmmanuel Grumbach1-0/+29
2013-12-21iwlwifi: pcie: no need to save inta in trans_pcieEmmanuel Grumbach1-1/+0
2013-12-17iwlwifi: pcie: re-organize the PCIe ISR codeEmmanuel Grumbach1-1/+1
2013-12-17iwlwifi: pcie: track interrupt mask in SWEmmanuel Grumbach1-1/+5
2013-12-17iwlwifi: trans: prevent reprobe on repeated FW errors before restartArik Nemtsov1-6/+0
2013-12-17iwlwifi: trans: use a unified transport statusArik Nemtsov1-26/+3
2013-11-25iwlwifi: pcie: stop sending commands to dead firmwareAlexander Bondar1-0/+8
2013-07-16iwlwifi: move dump_fh into common codeInbal Hacohen1-1/+0
2013-06-13iwlwifi: make TX seqno validation more efficientJohannes Berg1-0/+2
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg1-9/+25
2013-02-26iwlwifi: always copy first 16 bytes of commandsJohannes Berg1-0/+9
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg1-2/+1
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein1-0/+4
2013-01-24iwlwifi: update copyrightJohannes Berg1-1/+1
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg1-0/+2
2013-01-03iwlwifi: request IRQ only onceJohannes Berg1-4/+0
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach1-0/+2
2012-11-19iwlwifi: make iwl_pcie_rxq_inc_wr_ptr staticEmmanuel Grumbach1-1/+0
2012-11-19iwlwifi: make iwl_queue_used return boolEmmanuel Grumbach1-1/+1
2012-11-19iwlwifi: continue clean up - pcie/tx.cEmmanuel Grumbach1-16/+16
2012-11-19iwlwifi: continue clean up - pcie/rx.cEmmanuel Grumbach1-2/+3
2012-11-19iwlwifi: rename functions in transport layerEmmanuel Grumbach1-46/+42