Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
500b9fc922cbec572f4fd1436533bfaed5011262
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-tx.c
519c7c4
iwlwifi: kzalloc txb array
by Johannes Berg
· 15 years ago
2e72444
iwlwifi: use the DMA state API instead of the pci equivalents
by FUJITA Tomonori
· 15 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
· 15 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
470058e
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
45d4270
iwlwifi: check for aggregation frame and queue
by Wey-Yi Guy
· 15 years ago
1f44780
iwlwifi: update copyright year to 2010
by Reinette Chatre
· 15 years ago
77ca7d9
drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning
by akpm@linux-foundation.org
· 15 years ago
9b1cb21
iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change
by John W. Linville
· 15 years ago
ff9c38b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
827d42c
mac80211: fix spurious delBA handling
by Johannes Berg
· 15 years ago
4ba3eb0
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
2d237f7
iwlwifi: change message for cmd queue full error
by Wey-Yi Guy
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
6ab10ff
iwlwifi: handle unicast PS buffering
by Johannes Berg
· 15 years ago
309e731
iwlwifi: MAC_ACCESS_REQ cleanup
by Ben Cahill
· 15 years ago
1a71655
iwlwifi: fix FIFO vs. queue confusion
by Johannes Berg
· 15 years ago
f2f21b4
iwlwifi: print warning when sending host command fails
by Reinette Chatre
· 15 years ago
c33de62
iwlwifi: unmap memory before use
by Reinette Chatre
· 15 years ago
71c55d9
iwlwifi: remove unused parameters
by Wey-Yi Guy
· 15 years ago
2f30122
iwlwifi: use paged Rx
by Zhu Yi
· 15 years ago
1f0436f
iwlwifi/iwl3945: remove data_retry_limit
by Abhijeet Kolekar
· 15 years ago
88804e2
iwlwifi: dynamic allocate tx queue structure
by Wey-Yi Guy
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
be1a71a
iwlwifi: device tracing
by Johannes Berg
· 15 years ago
7812b16
iwlwifi: reliable entering of critical temperature state
by Wey-Yi Guy
· 15 years ago
91a55ae
iwlwifi: do not clear TX info flags when receiving BlockAckResponse
by Daniel C Halperin
· 15 years ago
2814298
iwlwifi: fix memory leak in command queue handling
by Reinette Chatre
· 15 years ago
b58ef214
iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stall
by Daniel C Halperin
· 16 years ago
aa06526
iwlwifi: Make injection of non-broadcast frames work again
by Gábor Stefanik
· 16 years ago
e6a6cf4
iwlwifi: prevent read outside array bounds
by Reinette Chatre
· 16 years ago
22fdf3c
iwlwifi: Traffic type and counter for debugFs
by Wey-Yi Guy
· 16 years ago
20594eb
iwlwifi: new debugging feature for dumping data traffic
by Wey-Yi Guy
· 16 years ago
3d816c7
iwlwifi: re-introduce per device debugging
by Reinette Chatre
· 16 years ago
8ce73f3
iwlwifi: clear iwl_cmd_meta structure before use
by Daniel C Halperin
· 16 years ago
2f6d7c1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
df597ef
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ec74116
iwlwifi: print packet contents in error case
by Reinette Chatre
· 16 years ago
5696aea
iwlwifi: remove command callback return value
by Johannes Berg
· 16 years ago
c2acea8
iwlwifi: fix up command sending
by Johannes Berg
· 16 years ago
082e708
iwlwifi: Read outside array bounds
by Roel Kluin
· 16 years ago
3995bd93
iwlwifi: fix TX queue race
by Johannes Berg
· 16 years ago
4c423a2
iwlwifi: inform user about rfkill state changes
by Reinette Chatre
· 16 years ago
a562a9d
iwlwifi: make debug level more user friendly
by Reinette Chatre
· 16 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7b80ece
iwlwifi: only update byte count table during aggregation
by Reinette Chatre
· 16 years ago
7ac4872
iwlwifi: always print buffer when error condition occurs
by Reinette Chatre
· 16 years ago
45af819
iwlwifi: make software queue assignment more efficient
by Johannes Berg
· 16 years ago
a8b50a0
iwlcore: register locks
by Mohamed Abbas
· 16 years ago
495a1b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 16 years ago
279b05d
iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
by Wey-Yi Guy
· 16 years ago
3eb9296
iwlwifi: add debug messages when start aggregation queue
by Wey-Yi Guy
· 16 years ago
df833b1
iwlwifi: DMA fixes
by Reinette Chatre
· 16 years ago
d2ee9cd
iwlwifi: add debugging for TX path
by Reinette Chatre
· 16 years ago
e4e72fb
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
by Johannes Berg
· 16 years ago
a2f1cbe
iwlwifi: report error when detect failure during stop agg queue
by Wey-Yi Guy
· 16 years ago
3e5d238
iwl3945: use iwl_cmd_queue_free
by Abhijeet Kolekar
· 16 years ago
96891ce
iwlwifi: dma mapping read and write changes
by Fenghua Yu
· 16 years ago
c1b4aa3
wireless: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
e162344
iwlwifi: don't use implicit priv in IWL_DEBUG
by Tomas Winkler
· 16 years ago
3978e5b
iwlwifi: iwl_tx_queue_alloc : fix warning in printk formatting
by Winkler, Tomas
· 16 years ago
a8e74e27
iwl3945: Use iwlcore TX queue management routines
by Samuel Ortiz
· 16 years ago
59606ff
iwlwifi: make iwl_tx_queue->tfds void*
by Samuel Ortiz
· 16 years ago
518099a
iwl3945: Use iwl-hcmd host command routines
by Samuel Ortiz
· 16 years ago
7aaa1d7
iwlwifi: Add TFD library operations
by Samuel Ortiz
· 16 years ago
01f8162
iwlwifi: update copyright year to 2009
by Reinette Chatre
· 16 years ago
15b1687
iwlwifi: replace IWL_ERROR with IWL_ERR
by Winkler, Tomas
· 16 years ago
39aadf8
iwlwifi: replace IWL_WARNING with IWL_WARN
by Winkler, Tomas
· 16 years ago
978785a
iwlwifi: clean up printing
by Tomas Winkler
· 16 years ago
0e7690f
iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable).
by Rami Rosen
· 16 years ago
759ef89
iwlwifi: change email contact information
by Winkler, Tomas
· 16 years ago
f056658
iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit
by Zhu, Yi
· 16 years ago
f3f911d
iwlwifi: fix DMA channel number in iwl_txq_ctx_stop
by Zhu Yi
· 16 years ago
31a73fe
iwlwifi: TX setup fix confusion between TX queue and TX DMA channel
by Winkler, Tomas
· 16 years ago
34faf78
iwlwifi: some fh document fix and cleanup
by Zhu, Yi
· 16 years ago
Next »