summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-trans-pcie-rx.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-0/+1
|\
| * iwlwifi: fix skb truesize underestimationEric Dumazet2012-05-031-1/+2
* | iwlwifi: make a static inline to read the RF kill registerEmmanuel Grumbach2012-04-231-2/+1
* | iwlwifi: improve TX cache footprintJohannes Berg2012-04-181-1/+1
* | iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-181-3/+3
* | iwlwifi: remove get_cmd_stringJohannes Berg2012-04-161-2/+3
* | iwlwifi: move status definitions from iwl-sharedDon Fry2012-04-161-1/+1
* | iwlwifi: move HCMD_ACTIVE to transDon Fry2012-04-161-1/+4
* | iwlwifi: complete STATUS_READY refactoringDon Fry2012-04-161-6/+1
* | iwlwifi: move rx_page_order into transportJohannes Berg2012-04-121-8/+8
* | iwlwifi: split POWER_PMI status bitDon Fry2012-04-091-1/+4
* | iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-091-378/+0
* | iwlwifi: add trailing newline to various messagesJohannes Berg2012-04-091-1/+1
* | iwlwifi: process multiple frames per RXBJohannes Berg2012-04-091-58/+71
|/
* iwlwifi: move wait_command_queue from shared to transMeenakshi Venkataraman2012-03-121-1/+1
* iwlwifi: abstract out missing SEQ_RX_FRAME workaroundJohannes Berg2012-03-121-18/+11
* iwlwifi: fix the delta for remove max_txq_num patchWey-Yi Guy2012-03-091-1/+1
* iwlwifi: move command queue number out of the iwl_shared structMeenakshi Venkataraman2012-03-091-1/+1
* iwlwifi: more status bit factoringDon Fry2012-03-081-5/+5
* iwlwifi: reintroduce iwl_enable_rfkill_intStanislaw Gruszka2012-03-081-4/+2
* iwlwifi: cleanup/fix memory barriersStanislaw Gruszka2012-03-081-1/+0
* iwlwifi: always check if got h/w access before writeStanislaw Gruszka2012-03-081-1/+3
* iwlwifi: move all uCode load variablesJohannes Berg2012-03-071-2/+2
* iwlwifi: clean up iwl-core.h inclusionsJohannes Berg2012-03-071-2/+1
* iwlwifi: make tracing use device as identifierJohannes Berg2012-03-071-8/+8
* iwlwifi: remove shadow_reg_enable from hw_paramsJohannes Berg2012-03-071-1/+1
* iwlwifi: move rfkill status handling out of transportJohannes Berg2012-03-071-19/+5
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-071-1/+0
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-13/+10
* iwlwifi: refactor PCI-E RX pathJohannes Berg2012-03-061-106/+110
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-061-7/+14
* iwlwifi: remove per-device debug levelJohannes Berg2012-03-061-5/+5
* iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach2012-02-271-4/+0
* iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach2012-02-271-4/+3
* iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-271-1/+1
* iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-271-1/+1
* iwlwifi: virtualize op_mode's rxEmmanuel Grumbach2012-02-271-1/+2
* iwlwifi: move event and err pointers to iwl_nicDon Fry2012-02-171-15/+16
* iwlwifi: give PCIe its own lockJohannes Berg2012-02-171-14/+15
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-8/+2
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2012-02-061-48/+55
|\
| * iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach2012-02-021-2/+4
| * iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-021-4/+0
| * iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-41/+41
| * iwlwifi: Connect IDI transport to driver.Gregory Greenman2012-02-021-1/+12
| * iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach2012-02-021-4/+2
| * iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-011-2/+2
|\ \
| * | iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-241-2/+2
| |/
* | iwlwifi: update CopyrightWey-Yi Guy2012-01-241-1/+1
|/
OpenPOWER on IntegriCloud