Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c91bd12489f50809af94c46d7c4c4d98b70c6f47
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans-tx-pcie.c
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
ba562f7
iwlagn: set tx_fifo for ampdu in transport layer
by Emmanuel Grumbach
· 13 years ago
2c45229
iwlagn: upper layer stores iwl_rxon_context in skb's CB
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
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
105183b
iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie
by Emmanuel Grumbach
· 13 years ago
04e1cab
iwlagn: move reclaim related functions
by Emmanuel Grumbach
· 13 years ago
a0eaad7
iwlagn: reclaim the packets in transport layer
by Emmanuel Grumbach
· 13 years ago
e6bb4c9
iwlagn: bus layer chooses its transport layer
by Emmanuel Grumbach
· 13 years ago
f39c95e
iwlagn: priv->sta_lock moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
6ac2f83
iwlagn: priv->mutex moves to iwl_shared
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
c8ac61c
iwlagn: implement WoWLAN
by Johannes Berg
· 13 years ago
d593411
iwlagn: simplify the bus architecture
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
253a634
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
by Emmanuel Grumbach
· 13 years ago
[Renamed (71%) from drivers/net/wireless/iwlwifi/iwl-tx.c]
eedb6e3
iwlagn: block regular host commands if driver don't own uCode
by Wey-Yi Guy
· 13 years ago
c170b86
iwlagn: add an API for TX stop
by Emmanuel Grumbach
· 13 years ago
1359ca4
iwlagn: add an API to free the TX context
by Emmanuel Grumbach
· 13 years ago
afaf6b5
iwlagn: remove the CMD_MAPPED flag
by Emmanuel Grumbach
· 13 years ago
02aca58
iwlagn: move the tx allocation funcs to the transport layer
by Emmanuel Grumbach
· 13 years ago
3be3fdb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
5ee0a58
iwlagn: use PCI_DMA_* for pci_* operations
by John W. Linville
· 13 years ago
e815407
iwlagn: map command buffers BIDI
by Johannes Berg
· 13 years ago
1107a08
iwlagn: fix cmd queue unmap
by Johannes Berg
· 13 years ago
f8d651a5
iwlagn: fix cmd queue unmap
by Johannes Berg
· 13 years ago
77e569e
iwlagn: Fix a bug introduced by the HUGE command removal
by Emmanuel Grumbach
· 13 years ago
795414d
iwlagn: don't use the PCI wrappers for DMA operation
by Emmanuel Grumbach
· 13 years ago
3599d39
iwlagn: add get_dev to iwl_bus_ops
by Emmanuel Grumbach
· 13 years ago
2e5d04d
iwlwifi: disambiguate invalid DMA index warnings
by Daniel Halperin
· 13 years ago
20ba286
iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim
by Daniel Halperin
· 13 years ago
3083d03
iwlagn: alwasy send RXON with disassociate falge before associate
by Wey-Yi Guy
· 14 years ago
4ce7cc2
iwlagn: support multiple TBs per command
by Johannes Berg
· 13 years ago
4c42db0
iwlagn: remove unused pad argument
by Johannes Berg
· 14 years ago
214d14d
iwlagn: clean up TXQ indirection
by Johannes Berg
· 14 years ago
3fa5073
iwlagn: prepare for multi-TB commands
by Johannes Berg
· 14 years ago
2c46f72
iwlagn: check DMA mapping errors
by Johannes Berg
· 14 years ago
ccb6c1c
iwlagn: dont update bytecount table for command queue
by Johannes Berg
· 14 years ago
4c2cde3
iwlagn: remove unused variable
by Johannes Berg
· 14 years ago
46975f7
iwlagn: remove get_hcmd_size indirection
by Johannes Berg
· 14 years ago
2624e96
iwlwifi: fix possible data overwrite in hcmd callback
by Stanislaw Gruszka
· 14 years ago
f42e766
iwlagn: temperature should be measure for all _agn devices
by Wey-Yi Guy
· 14 years ago
7b21f00
iwlagn: verify that huge commands are synchronous
by Johannes Berg
· 14 years ago
3e41ace
iwlagn: remove most BUG_ON instances
by Johannes Berg
· 14 years ago
8ff84a2
iwlagn: more cleanup to remove unused reference
by Wey-Yi Guy
· 14 years ago
901069c
iwlagn: change Copyright to 2011
by Wey-Yi Guy
· 14 years ago
e649437
iwlagn: centralize and fix ucode restart
by Johannes Berg
· 14 years ago
3598e17
iwlwifi: fix enqueue hcmd race conditions
by Stanislaw Gruszka
· 14 years ago
387f338
iwlwifi: fix dma mappings and skbs leak
by Stanislaw Gruszka
· 14 years ago
be663ab
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
4bc85c1
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
by Wey-Yi Guy
· 14 years ago
aa833c4
iwlwifi: split the drivers for agn and legacy devices 3945/4965
by Wey-Yi Guy
· 14 years ago
22de94d
iwlwifi: jiffies based tx queues watchdog
by Stanislaw Gruszka
· 14 years ago
ea9b307
iwlwifi: always build swq_id as virtual queue ID
by Johannes Berg
· 14 years ago
f81c1f4
iwlagn: enable shadow register
by Wey-Yi Guy
· 14 years ago
69fdb71
iwlwifi: move tx fail code to agn
by Johannes Berg
· 14 years ago
1d27007
iwlagn: correct naming for failure reply tx status
by Wey-Yi Guy
· 14 years ago
13bb948
iwlwifi: prepare for PAN queue/fifo assignment
by Johannes Berg
· 14 years ago
0975cc8
iwlwifi: separate thermal throttling function
by Wey-Yi Guy
· 14 years ago
519c7c4
iwlwifi: kzalloc txb array
by Johannes Berg
· 14 years ago
2e72444
iwlwifi: use the DMA state API instead of the pci equivalents
by FUJITA Tomonori
· 14 years ago
1c62c72
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 14 years ago
1ff504e
iwlwifi: move iwl_free_tfds_in_queue to iwlagn
by Johannes Berg
· 15 years ago
5c01d56
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4a1032f
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
470058e0
iwlwifi: avoid Tx queue memory allocation in interface down
by Zhu Yi
· 15 years ago
04569cb
iwlwifi: update tx command response status
by Wey-Yi Guy
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
91dd6c2
iwlwifi: remove trailing space in messages
by Frans Pop
· 15 years ago
de0f60ea
iwlwifi: avoid Tx queue memory allocation in interface down
by Zhu Yi
· 15 years ago
dd48744
iwlwifi: fix DMA allocation warnings
by Zhu Yi
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
7905e35
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
74bcdb3
iwlwifi: move agn only tx functions from iwlcore to iwlagn
by Wey-Yi Guy
· 15 years ago
33e2bf6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
b74e31a
iwlwifi: Recover TX flow stall due to stuck queue
by Wey-Yi Guy
· 15 years ago
c8406ea
iwlwifi: Silence tfds_in_queue message
by Adel Gadllah
· 15 years ago
edc1a3a
iwlwifi: clean up queue/fifo handling
by Johannes Berg
· 15 years ago
254aebf
iwlwifi: remove frame dropping
by Johannes Berg
· 15 years ago
be41f5c
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
by John W. Linville
· 15 years ago
64463da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
8961212
iwlwifi: increase command buffer size
by Abhijeet Kolekar
· 15 years ago
a120e91
iwlwifi: sanity check before counting number of tfds can be free
by Stanislaw Gruszka
· 15 years ago
a239a8b
iwlwifi: error checking for number of tfds in queue
by Wey-Yi Guy
· 15 years ago
d2dfe6d
iwlwifi: enable serialization of synchronous commands
by Reinette Chatre
· 15 years ago
f36d04a
iwlwifi: use dma_alloc_coherent
by Stanislaw Gruszka
· 15 years ago
7bfedc5
iwlwifi: cleanup return values
by Abhijeet Kolekar
· 15 years ago
Next »