aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
AgeCommit message (Expand)Author
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-10-29iwlwifi: transport config n_no_reclaim_cmds should be unsignedJohannes Berg
2013-10-11iwlwifi: don't WARN on bad firmware stateStanislaw Gruszka
2013-10-02iwlwifi: don't WARN on host commands sent when firmware is deadEmmanuel Grumbach
2013-08-06iwlwifi: remove transport suspend/resume indirectionJohannes Berg
2013-08-06iwlwifi: fix some documentation typosEliad Peller
2013-06-18iwlwifi: remove testmodeJohannes Berg
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg
2013-05-16iwlwifi: fix initialisation while RF-kill is assertedEran Harary
2013-05-16iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach
2013-04-03iwlwifi: mvm: clean up invalid station handlingEmmanuel Grumbach
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg
2013-02-28iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein
2013-01-30iwlwifi: clean up CMD_MODE enumJohannes Berg
2013-01-24iwlwifi: provide RX page orderEmmanuel Grumbach
2013-01-24iwlwifi: update copyrightJohannes Berg
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach
2012-12-06iwlwifi: move prph handling into the transportEmmanuel Grumbach
2012-11-28iwlwifi: clear trans->op_mode pointer when it is leavingEmmanuel Grumbach
2012-11-05iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach
2012-10-29iwlwifi: clarify NOCOPY/DUP documentationJohannes Berg
2012-10-29iwlwifi: support host command with copied dataJohannes Berg
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg
2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach
2012-07-26iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman
2012-07-12iwlwifi: don't use stack memory for kmem cache nameJohannes Berg
2012-06-25iwlwifi: configure the queues from the op_modeEmmanuel Grumbach
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach
2012-06-05iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg
2012-06-05iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet
2012-04-23iwlwifi: use direct calls for transport freeJohannes Berg
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg
2012-04-23iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach