aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-int.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-12iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg1-0/+2
2012-03-09iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman1-0/+2
2012-03-08iwlwifi: remove messages from queue wake/stopJohannes Berg1-18/+18
2012-03-08iwlwifi: more status bit factoringDon Fry1-4/+4
2012-03-08iwlwifi: separate status to priv and transDon Fry1-0/+2
2012-03-08iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka1-0/+6
2012-03-08iwlwifi: redesign PASSIVE_NO_RX workaroundJohannes Berg1-12/+0
2012-03-07iwlwifi: move irq to PCIeJohannes Berg1-0/+2
2012-03-07iwlwifi: move all uCode load variablesJohannes Berg1-0/+6
2012-03-06iwlwifi: move queue functions to PCI-EJohannes Berg1-0/+20
2012-03-06iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg1-1/+7
2012-03-06iwlwifi: introduce per-queue locksJohannes Berg1-0/+2
2012-02-27iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach1-2/+3
2012-02-17iwlwifi: give PCIe its own lockJohannes Berg1-0/+1
2012-02-02iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach1-0/+2
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-4/+4
2012-02-02iwlwifi: move the bus configuration to transportEmmanuel Grumbach1-0/+6
2012-02-02iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach1-1/+1
2012-01-06iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-21iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg1-2/+0
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach1-0/+1
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach1-1/+1
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach1-3/+1
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach1-3/+1
2011-11-21iwlwifi: improve the prints in the reclaim pathEmmanuel Grumbach1-0/+5
2011-11-11iwlwifi: add debug information on queue stop / wakeEmmanuel Grumbach1-6/+29
2011-09-21iwlagn: remove uneeded declarationEmmanuel Grumbach1-2/+0
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach1-11/+1
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg1-0/+448