index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-trans-pcie-tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move PCIe into subdirectory
Johannes Berg
1
-984
/
+0
2012-06-05
iwlwifi: clean up coding style in PCIe transport
Johannes Berg
1
-36
/
+32
2012-06-05
iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfd
Emmanuel Grumbach
1
-9
/
+8
2012-06-05
iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd
Emmanuel Grumbach
1
-4
/
+4
2012-05-25
iwlwifi: fix the Transmit Frame Descriptor rings
Emmanuel Grumbach
1
-8
/
+14
2012-04-24
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
1
-0
/
+2
2012-04-18
iwlwifi: improve TX cache footprint
Johannes Berg
1
-15
/
+16
2012-04-18
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
1
-1
/
+1
2012-04-17
iwlwifi: remove get_cmd_string
Johannes Berg
1
-17
/
+21
2012-04-17
iwlwifi: move status definitions from iwl-shared
Don Fry
1
-1
/
+1
2012-04-17
iwlwifi: move HCMD_ACTIVE to trans
Don Fry
1
-7
/
+7
2012-04-12
iwlwifi: move queue watchdog into transport
Johannes Berg
1
-2
/
+25
2012-04-12
iwlwifi: move rx_page_order into transport
Johannes Berg
1
-1
/
+1
2012-04-10
iwlwifi: split POWER_PMI status bit
Don Fry
1
-1
/
+3
2012-04-10
iwlwifi: move FW_ERROR to priv
Don Fry
1
-11
/
+0
2012-04-10
iwlwifi: move queue mapping out of transport
Johannes Berg
1
-173
/
+28
2012-04-10
iwlwifi: add trailing newline to various messages
Johannes Berg
1
-1
/
+1
2012-03-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-03-12
iwlwifi: move wait_command_queue from shared to trans
Meenakshi Venkataraman
1
-2
/
+2
2012-03-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-67
/
+97
2012-03-09
iwlwifi: fix the delta for remove max_txq_num patch
Wey-Yi Guy
1
-1
/
+2
2012-03-09
iwlwifi: move command queue number out of the iwl_shared struct
Meenakshi Venkataraman
1
-12
/
+12
2012-03-07
iwlwifi: move ucode_owner to priv
Johannes Berg
1
-6
/
+0
2012-03-07
iwlwifi: virtualize command queue full behaviour
Johannes Berg
1
-6
/
+1
2012-03-07
iwlwifi: make tracing use device as identifier
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: remove shadow_reg_enable from hw_params
Johannes Berg
1
-1
/
+1
2012-03-07
iwlwifi: move lockdep assertion into DVM
Johannes Berg
1
-3
/
+8
2012-03-07
iwlwifi: move RF/CT kill check to command wrapper
Johannes Berg
1
-15
/
+4
2012-03-07
iwlwifi: move tid_to_ac to PCI-E
Johannes Berg
1
-0
/
+46
2012-03-07
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
Johannes Berg
1
-3
/
+2
2012-03-07
iwlwifi: pass response packet directly
Johannes Berg
1
-6
/
+10
2012-03-07
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
1
-7
/
+0
2012-03-07
iwlwifi: introduce per-queue locks
Johannes Berg
1
-8
/
+12
2012-03-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+6
2012-02-28
iwlwifi: virtualize op_mode's fw_error
Emmanuel Grumbach
1
-2
/
+2
2012-02-28
iwlwifi: virtualize op_mode's free skb
Emmanuel Grumbach
1
-1
/
+2
2012-02-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-26
/
+29
2012-02-17
iwlwifi: give PCIe its own lock
Johannes Berg
1
-2
/
+2
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
1
-2
/
+2
2012-02-03
iwlwifi: debug print in tx_queue_set_status is more clear
Emmanuel Grumbach
1
-3
/
+6
2012-02-03
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
1
-23
/
+23
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2012-01-07
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: add debug in Tx path in AGG flow
Emmanuel Grumbach
1
-0
/
+1
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
1
-7
/
+21
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG setup
Emmanuel Grumbach
1
-11
/
+6
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG alloc
Emmanuel Grumbach
1
-24
/
+2
2011-12-16
iwlwifi: tid_data logic move to upper layer - tx AGG stop
Emmanuel Grumbach
1
-74
/
+12
2011-12-16
iwlwifi: don't rely on the wr / rd pointers in DELBA flow
Emmanuel Grumbach
1
-11
/
+10
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
1
-6
/
+11
[next]