index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-08
iwlwifi: move tx fail code to agn
Johannes Berg
1
-38
/
+0
2010-09-18
iwlagn: correct naming for failure reply tx status
Wey-Yi Guy
1
-2
/
+2
2010-08-27
iwlwifi: prepare for PAN queue/fifo assignment
Johannes Berg
1
-17
/
+17
2010-08-25
iwlwifi: separate thermal throttling function
Wey-Yi Guy
1
-3
/
+6
2010-06-06
iwlwifi: kzalloc txb array
Johannes Berg
1
-1
/
+1
2010-06-05
iwlwifi: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-8
/
+8
2010-06-02
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
1
-15
/
+0
2010-05-13
iwlwifi: move iwl_free_tfds_in_queue to iwlagn
Johannes Berg
1
-15
/
+0
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1066
/
+25
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-13
/
+95
2010-04-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+1
2010-04-09
iwlwifi: avoid Tx queue memory allocation in interface down
Zhu Yi
1
-0
/
+20
2010-04-09
iwlwifi: update tx command response status
Wey-Yi Guy
1
-17
/
+24
2010-04-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+46
2010-04-02
iwlwifi: remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-04-02
iwlwifi: avoid Tx queue memory allocation in interface down
Zhu Yi
1
-10
/
+49
2010-04-02
iwlwifi: fix DMA allocation warnings
Zhu Yi
1
-3
/
+45
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+2
2010-03-25
iwlwifi: move agn only tx functions from iwlcore to iwlagn
Wey-Yi Guy
1
-1029
/
+0
2010-03-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-48
/
+67
2010-03-19
iwlwifi: Recover TX flow stall due to stuck queue
Wey-Yi Guy
1
-0
/
+2
2010-03-16
iwlwifi: Silence tfds_in_queue message
Adel Gadllah
1
-1
/
+1
2010-03-10
iwlwifi: clean up queue/fifo handling
Johannes Berg
1
-38
/
+67
2010-03-10
iwlwifi: remove frame dropping
Johannes Berg
1
-10
/
+0
2010-02-27
Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-4
/
+7
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+20
2010-02-24
iwlwifi: increase command buffer size
Abhijeet Kolekar
1
-4
/
+7
2010-02-22
iwlwifi: sanity check before counting number of tfds can be free
Stanislaw Gruszka
1
-1
/
+5
2010-02-22
iwlwifi: error checking for number of tfds in queue
Wey-Yi Guy
1
-1
/
+15
2010-02-19
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
1
-0
/
+2
2010-02-11
iwlwifi: use dma_alloc_coherent
Stanislaw Gruszka
1
-11
/
+12
2010-02-11
iwlwifi: cleanup return values
Abhijeet Kolekar
1
-14
/
+7
2010-02-11
iwlwifi: check for aggregation frame and queue
Wey-Yi Guy
1
-6
/
+12
2010-01-20
iwlwifi: update copyright year to 2010
Reinette Chatre
1
-1
/
+1
2009-12-21
drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning
akpm@linux-foundation.org
1
-1
/
+2
2009-12-08
iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change
John W. Linville
1
-1
/
+1
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+9
2009-11-30
mac80211: fix spurious delBA handling
Johannes Berg
1
-1
/
+9
2009-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+55
2009-11-24
iwlwifi: change message for cmd queue full error
Wey-Yi Guy
1
-1
/
+1
2009-11-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-19
mac80211: convert aggregation to operate on vifs/stas
Johannes Berg
1
-4
/
+4
2009-11-19
iwlwifi: handle unicast PS buffering
Johannes Berg
1
-1
/
+50
2009-11-11
iwlwifi: MAC_ACCESS_REQ cleanup
Ben Cahill
1
-1
/
+2
2009-11-11
iwlwifi: fix FIFO vs. queue confusion
Johannes Berg
1
-2
/
+7
2009-11-02
iwlwifi: print warning when sending host command fails
Reinette Chatre
1
-1
/
+2
2009-11-02
iwlwifi: unmap memory before use
Reinette Chatre
1
-5
/
+5
2009-10-27
iwlwifi: remove unused parameters
Wey-Yi Guy
1
-7
/
+2
2009-10-27
iwlwifi: use paged Rx
Zhu Yi
1
-5
/
+5
[next]