Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2c46f72e069eef5e98f2b04df08cde6bdc673aa7
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-tx.c
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
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
· 15 years ago
aa06526
iwlwifi: Make injection of non-broadcast frames work again
by Gábor Stefanik
· 15 years ago
e6a6cf4
iwlwifi: prevent read outside array bounds
by Reinette Chatre
· 15 years ago
22fdf3c
iwlwifi: Traffic type and counter for debugFs
by Wey-Yi Guy
· 15 years ago
20594eb
iwlwifi: new debugging feature for dumping data traffic
by Wey-Yi Guy
· 15 years ago
3d816c7
iwlwifi: re-introduce per device debugging
by Reinette Chatre
· 15 years ago
8ce73f3
iwlwifi: clear iwl_cmd_meta structure before use
by Daniel C Halperin
· 15 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
· 15 years ago
df597ef
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
ec74116
iwlwifi: print packet contents in error case
by Reinette Chatre
· 15 years ago
5696aea
iwlwifi: remove command callback return value
by Johannes Berg
· 15 years ago
c2acea8
iwlwifi: fix up command sending
by Johannes Berg
· 15 years ago
082e708
iwlwifi: Read outside array bounds
by Roel Kluin
· 15 years ago
3995bd9
iwlwifi: fix TX queue race
by Johannes Berg
· 15 years ago
4c423a2
iwlwifi: inform user about rfkill state changes
by Reinette Chatre
· 15 years ago
a562a9d
iwlwifi: make debug level more user friendly
by Reinette Chatre
· 15 years ago
74d1541
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
7b80ece
iwlwifi: only update byte count table during aggregation
by Reinette Chatre
· 15 years ago
7ac4872
iwlwifi: always print buffer when error condition occurs
by Reinette Chatre
· 15 years ago
45af819
iwlwifi: make software queue assignment more efficient
by Johannes Berg
· 15 years ago
a8b50a0
iwlcore: register locks
by Mohamed Abbas
· 15 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
Next »