aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
AgeCommit message (Expand)Author
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
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach
2012-04-18iwlwifi: remove the shared areaEmmanuel Grumbach
2012-04-18iwlwifi: transport holds its pointer to the configEmmanuel Grumbach
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg
2012-04-12iwlwifi: move eeprom into privJohannes Berg
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg
2012-04-09iwlwifi: split POWER_PMI status bitDon Fry
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg
2012-04-09iwlwifi: process multiple frames per RXBJohannes Berg