aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-12/+10
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg1-3/+0
2013-02-28iwlwifi: use coherent DMA memory for command headerJohannes Berg1-7/+1
2013-02-28iwlwifi: rename IWL_MAX_CMD_TFDS to IWL_MAX_CMD_TBS_PER_TFDJohannes Berg1-4/+8
2013-02-05iwlwifi: use threaded interrupt handlerJohannes Berg1-2/+27
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein1-10/+13
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein1-0/+9
2013-01-30iwlwifi: clean up CMD_MODE enumJohannes Berg1-5/+5
2013-01-24iwlwifi: provide RX page orderEmmanuel Grumbach1-0/+6
2013-01-24iwlwifi: update copyrightJohannes Berg1-2/+2
2013-01-16iwlwifi: enable communication with WoWLAN firmwareJohannes Berg1-4/+25
2013-01-16iwlwifi: allow to zero SRAMEmmanuel Grumbach1-1/+2
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach1-6/+6
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach1-1/+42
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach1-0/+15
2013-01-03iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach1-3/+5
2013-01-03iwlwifi: make the BC table layout configurableEmmanuel Grumbach1-0/+3
2012-12-06iwlwifi: move prph handling into the transportEmmanuel Grumbach1-0/+15
2012-11-28iwlwifi: clear trans->op_mode pointer when it is leavingEmmanuel Grumbach1-4/+3
2012-11-05iwlwifi: check the SCD conf from ALIVE responseEmmanuel Grumbach1-4/+5
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach1-4/+3
2012-10-29iwlwifi: clarify NOCOPY/DUP documentationJohannes Berg1-1/+4
2012-10-29iwlwifi: support host command with copied dataJohannes Berg1-1/+5
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg1-0/+8
2012-07-26iwlwifi: get the correct HCMD in the response handlerEmmanuel Grumbach1-2/+8
2012-07-26iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman1-0/+2
2012-07-12iwlwifi: don't use stack memory for kmem cache nameJohannes Berg1-0/+1
2012-06-25iwlwifi: configure the queues from the op_modeEmmanuel Grumbach1-10/+17
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach1-0/+29
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach1-7/+7
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach1-4/+4
2012-06-05iwlwifi: move IWL_CMD_FAILED_MSKJohannes Berg1-0/+3
2012-06-05iwlwifi: Move IWL_MASK macro to transport.Gregory Greenman1-0/+2
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-05-03iwlwifi: fix skb truesize underestimationEric Dumazet1-0/+1
2012-04-23iwlwifi: use direct calls for transport freeJohannes Berg1-22/+1
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg1-7/+2
2012-04-23iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach1-4/+6
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach1-1/+0
2012-04-18iwlwifi: remove the shared areaEmmanuel Grumbach1-6/+4
2012-04-18iwlwifi: transport holds its pointer to the configEmmanuel Grumbach1-2/+6
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg1-0/+3
2012-04-12iwlwifi: move eeprom into privJohannes Berg1-2/+0
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg1-9/+3
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg1-0/+4
2012-04-09iwlwifi: split POWER_PMI status bitDon Fry1-0/+7
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg1-40/+31
2012-04-09iwlwifi: process multiple frames per RXBJohannes Berg1-4/+13
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman1-0/+3