summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h
AgeCommit message (Expand)Author
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg
2012-06-05iwlwifi: clean up coding style in PCIe transportJohannes Berg
2012-06-05iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfdEmmanuel Grumbach
2012-05-25iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach
2012-04-23iwlwifi: use direct calls for transport freeJohannes Berg
2012-04-23iwlwifi: make a static inline to read the RF kill registerEmmanuel Grumbach
2012-04-18iwlwifi: improve TX cache footprintJohannes Berg
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach
2012-04-18iwlwifi: kill shrd->drv, driver points to transportEmmanuel Grumbach
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg
2012-04-16iwlwifi: optimize struct iwl_cmd_meta layoutJohannes Berg
2012-04-16iwlwifi: move status definitions from iwl-sharedDon Fry
2012-04-12iwlwifi: move queue watchdog into transportJohannes Berg
2012-04-12iwlwifi: remove unneeded struct declarationsJohannes Berg
2012-04-12iwlwifi: move rx_page_order into transportJohannes Berg
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg
2012-03-12iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman
2012-03-08iwlwifi: remove messages from queue wake/stopJohannes Berg
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: separate status to priv and transDon Fry
2012-03-08iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg
2012-03-07iwlwifi: move irq to PCIeJohannes Berg
2012-03-07iwlwifi: move all uCode load variablesJohannes Berg
2012-03-06iwlwifi: move queue functions to PCI-EJohannes Berg
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg
2012-03-06iwlwifi: introduce per-queue locksJohannes Berg
2012-02-27iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach
2012-02-17iwlwifi: give PCIe its own lockJohannes Berg
2012-02-02iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach
2012-02-02iwlwifi: move the bus configuration to transportEmmanuel Grumbach
2012-02-02iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach
2012-01-06iwlwifi: update CopyrightWey-Yi Guy
2011-12-21iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach
2011-09-21iwlagn: remove uneeded declarationEmmanuel Grumbach
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg