summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-trans.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-21iwlagn: move iwl_prepare_card_hw to the transport layerEmmanuel Grumbach1-0/+5
2011-07-21iwlagn: move more functions from the start flow to the transport layerEmmanuel Grumbach1-13/+8
2011-07-21iwlagn: SCD configuration for AMPDU moves to transport layerEmmanuel Grumbach1-0/+17
2011-07-21iwlagn: add kick_nic API to transport layerEmmanuel Grumbach1-0/+5
2011-07-16iwlagn: add tx start API to transport layerEmmanuel Grumbach1-0/+5
2011-07-16iwlagn: move iwlagn_stop_device to transport layerEmmanuel Grumbach1-9/+4
2011-07-16iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach1-0/+4
2011-07-16iwlagn: move sync_irq to transport layerEmmanuel Grumbach1-0/+5
2011-07-16iwlagn: move the tasklet / irq to the transport layerEmmanuel Grumbach1-1/+6
2011-07-16iwlagn: move Tx datapath to transport layerEmmanuel Grumbach1-0/+13
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-0/+41
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach1-0/+64