index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-16
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
1
-576
/
+0
2011-07-11
iwlagn: block regular host commands if driver don't own uCode
Wey-Yi Guy
1
-0
/
+6
2011-07-11
iwlagn: add an API for TX stop
Emmanuel Grumbach
1
-17
/
+0
2011-07-11
iwlagn: add an API to free the TX context
Emmanuel Grumbach
1
-102
/
+6
2011-07-11
iwlagn: remove the CMD_MAPPED flag
Emmanuel Grumbach
1
-12
/
+4
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
1
-138
/
+1
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-13
/
+11
2011-06-28
iwlagn: use PCI_DMA_* for pci_* operations
John W. Linville
1
-6
/
+6
2011-06-27
iwlagn: map command buffers BIDI
Johannes Berg
1
-7
/
+10
2011-06-27
iwlagn: fix cmd queue unmap
Johannes Berg
1
-4
/
+1
2011-06-24
iwlagn: fix cmd queue unmap
Johannes Berg
1
-4
/
+1
2011-06-24
iwlagn: Fix a bug introduced by the HUGE command removal
Emmanuel Grumbach
1
-6
/
+1
2011-06-18
iwlagn: don't use the PCI wrappers for DMA operation
Emmanuel Grumbach
1
-14
/
+13
2011-06-18
iwlagn: add get_dev to iwl_bus_ops
Emmanuel Grumbach
1
-3
/
+3
2011-06-01
iwlwifi: disambiguate invalid DMA index warnings
Daniel Halperin
1
-3
/
+3
2011-05-19
iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim
Daniel Halperin
1
-3
/
+2
2011-05-13
iwlagn: alwasy send RXON with disassociate falge before associate
Wey-Yi Guy
1
-0
/
+5
2011-05-13
iwlagn: support multiple TBs per command
Johannes Berg
1
-107
/
+124
2011-05-13
iwlagn: remove unused pad argument
Johannes Berg
1
-3
/
+2
2011-05-13
iwlagn: clean up TXQ indirection
Johannes Berg
1
-6
/
+154
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
1
-3
/
+3
2011-05-06
iwlagn: check DMA mapping errors
Johannes Berg
1
-3
/
+10
2011-05-06
iwlagn: dont update bytecount table for command queue
Johannes Berg
1
-4
/
+0
2011-05-06
iwlagn: remove unused variable
Johannes Berg
1
-4
/
+0
2011-05-06
iwlagn: remove get_hcmd_size indirection
Johannes Berg
1
-1
/
+0
2011-04-25
iwlwifi: fix possible data overwrite in hcmd callback
Stanislaw Gruszka
1
-11
/
+4
2011-04-18
iwlagn: temperature should be measure for all _agn devices
Wey-Yi Guy
1
-4
/
+1
2011-04-18
iwlagn: verify that huge commands are synchronous
Johannes Berg
1
-0
/
+8
2011-04-18
iwlagn: remove most BUG_ON instances
Johannes Berg
1
-8
/
+17
2011-04-08
iwlagn: more cleanup to remove unused reference
Wey-Yi Guy
1
-1
/
+0
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
1
-1
/
+1
2011-04-07
iwlagn: centralize and fix ucode restart
Johannes Berg
1
-2
/
+2
2011-04-07
iwlwifi: fix enqueue hcmd race conditions
Stanislaw Gruszka
1
-29
/
+33
2011-02-28
iwlwifi: fix dma mappings and skbs leak
Stanislaw Gruszka
1
-25
/
+46
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-7
/
+0
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
1
-0
/
+7
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-7
/
+0
2010-12-06
iwlwifi: jiffies based tx queues watchdog
Stanislaw Gruszka
1
-2
/
+0
2010-11-16
iwlwifi: always build swq_id as virtual queue ID
Johannes Berg
1
-6
/
+5
2010-11-15
iwlagn: enable shadow register
Wey-Yi Guy
1
-21
/
+30
2010-10-07
iwlwifi: move tx fail code to agn
Johannes Berg
1
-38
/
+0
2010-09-17
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-24
iwlwifi: separate thermal throttling function
Wey-Yi Guy
1
-3
/
+6
2010-06-05
iwlwifi: kzalloc txb array
Johannes Berg
1
-1
/
+1
2010-06-04
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-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1066
/
+25
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-13
/
+95
[next]