Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a428036dfb28be3e5f0d671e3457509d1f4ea29
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans-pcie.c
1032c73
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
84c816d
drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocation
by Djalal Harouni
· 13 years ago
57adc1f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
96f1f05
iwlwifi: update SCD BC table for all SCD queues
by Emmanuel Grumbach
· 13 years ago
631b84c
iwlwifi: add debug in Tx path in AGG flow
by Emmanuel Grumbach
· 13 years ago
97756fb
iwlwifi: transport layer shouldn't access the AGG SM
by Emmanuel Grumbach
· 13 years ago
34b5321
iwlwifi: tid_data logic move to upper layer - seq_number
by Emmanuel Grumbach
· 13 years ago
76bc10f
iwlwifi: tid_data logic move to upper layer - txqid
by Emmanuel Grumbach
· 13 years ago
20addec
iwlwifi: tid_data logic move to upper layer - check_empty
by Emmanuel Grumbach
· 13 years ago
bc23773
iwlwifi: tid_data logic move to upper layer - tx AGG stop
by Emmanuel Grumbach
· 13 years ago
1f40e14
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
by Emmanuel Grumbach
· 13 years ago
1ba42da
iwlwifi: we can wake SW queues even when draining HW queues
by Emmanuel Grumbach
· 13 years ago
eb9a372
iwlwifi: don't count the tfds in HW queue any more
by Emmanuel Grumbach
· 13 years ago
45c30db
iwlwifi: move calib_results list from iwl_priv to iwl_trans
by Don Fry
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2648275
iwlwifi: help to debug AGG SM inconsistencies
by Emmanuel Grumbach
· 13 years ago
1daf04b
iwlwifi: improve the prints in the reclaim path
by Emmanuel Grumbach
· 13 years ago
08d1700
iwlwifi: check the HW when a queue is stuck
by Emmanuel Grumbach
· 13 years ago
81a3de1
iwlwifi: add debug information on queue stop / wake
by Emmanuel Grumbach
· 13 years ago
43e5885
iwlwifi: avoid a panic when unloading the module with RF Kill
by Emmanuel Grumbach
· 13 years ago
cda4ee3
iwlagn: fix the race in the unmapping of the HCMD
by Emmanuel Grumbach
· 13 years ago
ade4c64
iwlagn: rename all the mac80211 callback functions
by Wey-Yi Guy
· 13 years ago
9e8107e
iwlagn: warn only once if AGG state is wrong
by Emmanuel Grumbach
· 13 years ago
984ecb9
iwlagn: fix a race in the unmapping of the TFDs
by Emmanuel Grumbach
· 13 years ago
d36120c
iwlagn: stop interrupts when suspending
by Johannes Berg
· 13 years ago
164ae97
iwlagn: don't assign seqno to QoS Null frames
by Johannes Berg
· 13 years ago
7f90dce
iwlagn: use kcalloc when possible for array allocation
by Emmanuel Grumbach
· 13 years ago
02dc84f
iwlagn: set the sequence control from the transport layer
by Emmanuel Grumbach
· 13 years ago
5adcb81
iwlagn: remove duplicate list init
by Amit Beka
· 13 years ago
08ecf10
iwlagn: pending frames musn't be incremented if agg is on
by Emmanuel Grumbach
· 13 years ago
132f98c
iwlagn: simplify the iwl_device_cmd layout
by Emmanuel Grumbach
· 13 years ago
c01a404
iwlagn: clean up PM code
by Johannes Berg
· 13 years ago
370ad31
iwlagn: generically provide iwl_trans_send_cmd_pdu
by Johannes Berg
· 13 years ago
c17d068
iwlagn: move PCI-E transport files
by Johannes Berg
· 13 years ago
[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans.c]
9845ad2
iwlagn: Convert kzalloc to kcalloc
by Joe Perches
· 13 years ago
21023e2
iwlagn: add documentation to the transport layer
by Emmanuel Grumbach
· 13 years ago
14991a9
iwlagn: use enum iwl_rxon_context_id instead of u8
by Emmanuel Grumbach
· 13 years ago
39644e9
iwlagn: unmap cmd queue's tfds as BIDI
by Emmanuel Grumbach
· 13 years ago
ff62084
iwlagn: fix compilation when debug flags is unset
by Emmanuel Grumbach
· 13 years ago
05f8a09
iwlagn: disply queue read/write pointer when stuck
by Wey-Yi Guy
· 13 years ago
7a10e3e4
iwlagn: iwl-trans.c can't dereference iwl_priv any more
by Emmanuel Grumbach
· 13 years ago
41f5e04
iwlagn: move traffic_log back to upper layer
by Emmanuel Grumbach
· 13 years ago
522376d
iwlagn: clean up of transport layer
by Emmanuel Grumbach
· 13 years ago
3e10cae
iwlagn: remove priv dereferences from the transport layer
by Emmanuel Grumbach
· 13 years ago
8ad71be
iwlagn: move tx queues to transport layer
by Emmanuel Grumbach
· 13 years ago
e20d4341
iwlagn: move the stop / wake queue logic to transport layer
by Emmanuel Grumbach
· 13 years ago
f22be62
iwlagn: move check_stuck_queue to transport layer
by Emmanuel Grumbach
· 13 years ago
5f178cd
iwlagn: move wait_for_tx_queue_empty to transport layer
by Emmanuel Grumbach
· 13 years ago
c91bd12
iwlagn: cosmetics in iwl-trans.h
by Emmanuel Grumbach
· 13 years ago
7f01d56
iwlagn: move the disable agg logic to transport layer
by Emmanuel Grumbach
· 13 years ago
464021f
iwlagn: move the check_empty logic to the transport layer
by Emmanuel Grumbach
· 13 years ago
288712a
iwlagn: allocate resources for TX BA session in transport
by Emmanuel Grumbach
· 13 years ago
e13c0c5
iwlagn: move the mapping ac to queue / fifo to transport
by Emmanuel Grumbach
· 13 years ago
dfa2bdb
iwlagn: upper layer uses slabs to allocate tx cmds
by Emmanuel Grumbach
· 13 years ago
2c45229
iwlagn: upper layer stores iwl_rxon_context in skb's CB
by Emmanuel Grumbach
· 13 years ago
ae2c30b
iwlagn: stop the device before freeing it
by Emmanuel Grumbach
· 13 years ago
fd65693
iwlagn: remove dereferences of priv from transport
by Emmanuel Grumbach
· 13 years ago
5f85a78
iwlagn: iwl_tid_data moves to iwl-shared
by Emmanuel Grumbach
· 13 years ago
83ed901
iwlagn: all function iwl-io.c receive iwl_bus
by Emmanuel Grumbach
· 13 years ago
a72b8b0
iwlagn: add missing includes
by Emmanuel Grumbach
· 13 years ago
9d6b2cb
iwlagn: move Keep Warm to transport layer
by Emmanuel Grumbach
· 13 years ago
ab9e212
iwlagn: remove unused parameters from hw_params
by Emmanuel Grumbach
· 13 years ago
6bb7884
iwlagn: remove references to priv from the transport layer
by Emmanuel Grumbach
· 13 years ago
16db88b
iwlagn: move dump_csr and dump_fh to transport layer
by Emmanuel Grumbach
· 13 years ago
7201247
iwlagn: move hcmd_lock to transport layer
by Emmanuel Grumbach
· 13 years ago
6d8f6ee
iwlagn: transport layer should receive iwl_trans
by Emmanuel Grumbach
· 13 years ago
790428b
iwlagn: move iwl_free_pages to iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
845a9c0
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
effcea1
iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE
by Emmanuel Grumbach
· 13 years ago
105183b
iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
by Emmanuel Grumbach
· 13 years ago
a0eaad7
iwlagn: reclaim the packets in transport layer
by Emmanuel Grumbach
· 13 years ago
1f7b617
iwlagn: move isr_statistics to transport layer
by Emmanuel Grumbach
· 13 years ago
7ff9470
iwlagn: move the NIC error flow to the transport layer
by Emmanuel Grumbach
· 13 years ago
0c32576
iwlagn: move ISR related data to transport layer
by Emmanuel Grumbach
· 13 years ago
57210f7
iwlagn: move iwl_suspend / iwl_resume to the transport layer
by Emmanuel Grumbach
· 13 years ago
5a878bf
iwlagn: iwl_rx_queue moves to the iwl_trans_pcie
by Emmanuel Grumbach
· 13 years ago
87e5666
iwlagn: transport handler can register debugfs entries
by Emmanuel Grumbach
· 13 years ago
e6bb4c9
iwlagn: bus layer chooses its transport layer
by Emmanuel Grumbach
· 13 years ago
10b15e6
iwlagn: priv->lock moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
63013ae
iwlagn: priv->status moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
cefeaa5
iwlagn: cmd_queue moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
d618912
iwlagn: hw_params moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
48f20d3
iwlagn: introduce iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
72c04ce
iwlagn: reserve queue 10 for TX during scan dwell
by Johannes Berg
· 13 years ago
1e89cbac
iwlagn: probe would crash with DEBUG_SHIRQ
by Emmanuel Grumbach
· 13 years ago
d593411
iwlagn: simplify the bus architecture
by Emmanuel Grumbach
· 13 years ago
41c5054
iwlagn: transport layer receives struct iwl_trans*
by Emmanuel Grumbach
· 13 years ago
0286cee
iwlagn: move iwl_prepare_card_hw to the transport layer
by Emmanuel Grumbach
· 13 years ago
392f8b7
iwlagn: move more functions from the start flow to the transport layer
by Emmanuel Grumbach
· 13 years ago
48d42c4
iwlagn: SCD configuration for AMPDU moves to transport layer
by Emmanuel Grumbach
· 13 years ago
56d90f4
iwlagn: add kick_nic API to transport layer
by Emmanuel Grumbach
· 13 years ago
b3c2ce1
iwlagn: add tx start API to transport layer
by Emmanuel Grumbach
· 13 years ago
ab6cf8e
iwlagn: move iwlagn_stop_device to transport layer
by Emmanuel Grumbach
· 13 years ago
ab697a9
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
by Emmanuel Grumbach
· 13 years ago
a27367d
iwlagn: move sync_irq to transport layer
by Emmanuel Grumbach
· 13 years ago
34c1b7b
iwlagn: move the tasklet / irq to the transport layer
by Emmanuel Grumbach
· 13 years ago
47c1b49
iwlagn: move Tx datapath to transport layer
by Emmanuel Grumbach
· 13 years ago
bdfbf09
iwlagn: provide heplers to access the transport ops
by Emmanuel Grumbach
· 13 years ago
02f6f65
iwlagn: remove the indirection for the dma channel num
by Wey-Yi Guy
· 13 years ago
Next »