summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
AgeCommit message (Expand)Author
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
2012-03-12iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman
2012-03-12iwlwifi: convert bad state message into warningJohannes Berg
2012-03-12iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg
2012-03-09iwlwifi: restore PAN supportEmmanuel Grumbach
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman
2012-03-08iwlwifi: configure transport layer from dvm op modeMeenakshi Venkataraman
2012-03-08iwlwifi: transport's tx_agg_disable must be atomicJohannes Berg
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg
2012-03-07iwlwifi: move packet to transportJohannes Berg
2012-03-07iwlwifi: move irq to PCIeJohannes Berg
2012-03-07iwlwifi: move all uCode load variablesJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg
2012-03-06iwlwifi: iwl_rx_cmd_buffer belongs to transport APIJohannes Berg
2012-03-06iwlwifi: transport's tx_agg_alloc must not sleepJohannes Berg
2012-03-06iwlwifi: pass response packet directlyJohannes Berg
2012-03-06iwlwifi: clean up (wowlan) suspend flowJohannes Berg
2012-03-06iwlwifi: introduce per-queue locksJohannes Berg
2012-02-27iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach
2012-02-27iwlwifi: document the operational modeEmmanuel Grumbach
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach
2012-02-27iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach
2012-02-27iwlwifi: use sparse compliant __aligned__ attributeEmmanuel Grumbach
2012-02-17iwlwifi: save ucode capabilities in iwl_fwDon Fry
2012-02-17iwlwifi: the transport knows its stateEmmanuel Grumbach
2012-02-17iwlwifi: document the transport layerEmmanuel Grumbach
2012-02-17iwlwifi: change args to ucode routinesDon Fry
2012-02-17iwlwifi: Move ucode pointers to iwl_fwDon Fry
2012-02-02iwlwifi: move all ucode routines to iwl-ucode.cDon Fry
2012-02-02iwlwifi: move hw_rev to transport layerEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_get_hw_idEmmanuel Grumbach