Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1ffbed7220331dabc04dee6d3c520b5b022b9245
/
drivers
/
net
/
wireless
/
iwlwifi
/
pcie
/
tx.c
45eab7c
iwlwifi: reduce overhead if tracing disabled
by Johannes Berg
· 12 years ago
9679142
iwlwifi: get the correct HCMD in the response handler
by Emmanuel Grumbach
· 12 years ago
5bf9a89
iwlwifi: remove lock around txq_enable
by Emmanuel Grumbach
· 12 years ago
1ce8658
iwlwifi: don't configure a txq that is being disabled
by Emmanuel Grumbach
· 12 years ago
4beaf6c
iwlwifi: s/txq_setup/txq_enable
by Emmanuel Grumbach
· 12 years ago
d0624be
iwlwifi: s/txq_agg_disable/txq_disable
by Emmanuel Grumbach
· 12 years ago
588d932
iwlwifi: SCD_INT_MSK is obsolete - don't update it
by Emmanuel Grumbach
· 13 years ago
1023fdc
iwlwifi: move DVM code into subdirectory
by Johannes Berg
· 13 years ago
6468a01
iwlwifi: move PCIe into subdirectory
by Johannes Berg
· 13 years ago
[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c]
20d3b64
iwlwifi: clean up coding style in PCIe transport
by Johannes Berg
· 13 years ago
eec373f
iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfd
by Emmanuel Grumbach
· 13 years ago
bc2529c
iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd
by Emmanuel Grumbach
· 13 years ago
ebed633
iwlwifi: fix the Transmit Frame Descriptor rings
by Emmanuel Grumbach
· 13 years ago
6238b00
iwlwifi: clean up iwl-shared.h includes
by Johannes Berg
· 13 years ago
bf8440e
iwlwifi: improve TX cache footprint
by Johannes Berg
· 13 years ago
035f7ff
iwlwifi: transport holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
d9fb646
iwlwifi: remove get_cmd_string
by Johannes Berg
· 13 years ago
01d651d
iwlwifi: move status definitions from iwl-shared
by Don Fry
· 13 years ago
74fda97
iwlwifi: move HCMD_ACTIVE to trans
by Don Fry
· 13 years ago
7c5ba4a
iwlwifi: move queue watchdog into transport
by Johannes Berg
· 13 years ago
b2cf410
iwlwifi: move rx_page_order into transport
by Johannes Berg
· 13 years ago
47107e8
iwlwifi: split POWER_PMI status bit
by Don Fry
· 13 years ago
17acd0b
iwlwifi: move FW_ERROR to priv
by Don Fry
· 13 years ago
9eae88f
iwlwifi: move queue mapping out of transport
by Johannes Berg
· 13 years ago
0ca24da
iwlwifi: add trailing newline to various messages
by Johannes Berg
· 13 years ago
01a2829
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
69a10b2
iwlwifi: move wait_command_queue from shared to trans
by Meenakshi Venkataraman
· 13 years ago
74dd152
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
1745e44
iwlwifi: fix the delta for remove max_txq_num patch
by Wey-Yi Guy
· 13 years ago
c6f600f
iwlwifi: move command queue number out of the iwl_shared struct
by Meenakshi Venkataraman
· 13 years ago
947a940
iwlwifi: move ucode_owner to priv
by Johannes Berg
· 13 years ago
0e78184
iwlwifi: virtualize command queue full behaviour
by Johannes Berg
· 13 years ago
6c1011e
iwlwifi: make tracing use device as identifier
by Johannes Berg
· 13 years ago
0dde86b
iwlwifi: remove shadow_reg_enable from hw_params
by Johannes Berg
· 13 years ago
2cc39c9
iwlwifi: move lockdep assertion into DVM
by Johannes Berg
· 13 years ago
721c32f
iwlwifi: move RF/CT kill check to command wrapper
by Johannes Berg
· 13 years ago
70a18c5
iwlwifi: move tid_to_ac to PCI-E
by Johannes Berg
· 13 years ago
48a2d66
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
by Johannes Berg
· 13 years ago
65b94a4
iwlwifi: pass response packet directly
by Johannes Berg
· 13 years ago
5c40d86
iwlwifi: make EXIT_PENDING depend on mac80211
by Johannes Berg
· 13 years ago
015c15e
iwlwifi: introduce per-queue locks
by Johannes Berg
· 13 years ago
051d3b5
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
bcb9321
iwlwifi: virtualize op_mode's fw_error
by Emmanuel Grumbach
· 13 years ago
ed277c9
iwlwifi: virtualize op_mode's free skb
by Emmanuel Grumbach
· 13 years ago
a9802d4
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
7b11488
iwlwifi: give PCIe its own lock
by Johannes Berg
· 13 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 13 years ago
1dcedc8
iwlwifi: debug print in tx_queue_set_status is more clear
by Emmanuel Grumbach
· 13 years ago
1042db2
iwlwifi: give trans to all the read / write functions
by Emmanuel Grumbach
· 13 years ago
fb4961d
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
4e31826
iwlwifi: update Copyright
by Wey-Yi Guy
· 13 years ago
631b84c
iwlwifi: add debug in Tx path in AGG flow
by Emmanuel Grumbach
· 13 years ago
76bc10f
iwlwifi: tid_data logic move to upper layer - txqid
by Emmanuel Grumbach
· 13 years ago
822e8b2
iwlwifi: tid_data logic move to upper layer - tx AGG setup
by Emmanuel Grumbach
· 13 years ago
3c69b59
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
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
eb9a372
iwlwifi: don't count the tfds in HW queue any more
by Emmanuel Grumbach
· 13 years ago
b3f15ef
iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_alloc
by Emmanuel Grumbach
· 13 years ago
1daf04b
iwlwifi: improve the prints in the reclaim path
by Emmanuel Grumbach
· 13 years ago
81a3de1
iwlwifi: add debug information on queue stop / wake
by Emmanuel Grumbach
· 13 years ago
9cac494
iwlwifi: fix unused label in iwl_send_cmd_sync
by Emmanuel Grumbach
· 13 years ago
94b3c45
iwlwifi: check status before send command
by Wey-Yi Guy
· 13 years ago
b36b110
iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
by Todd Previte
· 13 years ago
397ede3
iwlagn: remove uneeded include to iwl-dev.h
by Emmanuel Grumbach
· 13 years ago
6a686c6
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
by Emmanuel Grumbach
· 13 years ago
8921d4c
iwlagn: more info on warning for shutdown agg queue
by Wey-Yi Guy
· 13 years ago
281e27c
iwlagn: do nothing when disable agg in wrong state
by Wey-Yi Guy
· 13 years ago
05c89b9
iwlagn: add WARN if tx cmd complete come back late
by Wey-Yi Guy
· 13 years ago
d10630a
iwlagn: add cmd queue pointer info when timeout
by Wey-Yi Guy
· 13 years ago
132f98c
iwlagn: simplify the iwl_device_cmd layout
by Emmanuel Grumbach
· 13 years ago
247c61d
iwlagn: remove the callback in host commands
by Emmanuel Grumbach
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
143bb15
iwlagn: signedness bug
by Wey-Yi Guy
· 13 years ago
effd4d9
iwlagn: do not use interruptible waits
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-tx-pcie.c]
909e9b2
iwlagn: free the Tx cmd when a non empty Tx queue is freed
by Emmanuel Grumbach
· 13 years ago
39644e9
iwlagn: unmap cmd queue's tfds as BIDI
by Emmanuel Grumbach
· 13 years ago
8c23516
b43: Fix beacon problem in ad-hoc mode
by Manual Munz
· 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
4690c33
iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc()
by Dan Carpenter
· 13 years ago
8ad71be
iwlagn: move tx queues 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
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
Next »