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.13.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
/
intel
/
iwlwifi
/
pcie
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
1
-63
/
+6
2020-12-10
iwlwifi: remove sw_csum_tx
Emmanuel Grumbach
1
-81
/
+2
2020-12-10
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
1
-197
/
+2
2020-10-09
Revert "iwlwifi: remove wide_cmd_header field"
Luca Coelho
1
-0
/
+5
2020-10-01
iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent
Mordechay Goodstein
1
-181
/
+15
2020-10-01
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
1
-274
/
+37
2020-10-01
iwlwifi: remove wide_cmd_header field
Mordechay Goodstein
1
-5
/
+0
2020-10-01
iwl-trans: move dev_cmd_offs, page_offs to a common trans header
Mordechay Goodstein
1
-8
/
+7
2020-10-01
iwlwifi: move bc_table_dword to a common trans header
Mordechay Goodstein
1
-1
/
+1
2020-10-01
iwlwifi: iwl-trans: move tfd to trans layer
Mordechay Goodstein
1
-15
/
+11
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-3
/
+3
2020-05-29
iwlwifi: move txq-specific from trans_pcie to common trans
Mordechay Goodstein
1
-57
/
+55
2020-05-29
iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq
Mordechay Goodstein
1
-4
/
+4
2020-05-08
iwlwifi: pcie: remove some dead code
Johannes Berg
1
-6
/
+6
2020-03-27
iwlwifi: pcie: make iwl_pcie_cmdq_reclaim static
Johannes Berg
1
-1
/
+1
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-6
/
+6
2019-12-23
iwlwifi: remove CSR registers abstraction
Luca Coelho
1
-6
/
+6
2019-12-23
iwlwifi: pcie: allocate smaller dev_cmd for TX headers
Johannes Berg
1
-9
/
+11
2019-12-23
iwlwifi: pcie: work around DMA hardware bug
Johannes Berg
1
-5
/
+23
2019-12-20
iwlwifi: pcie: move page tracking into get_page_hdr()
Johannes Berg
1
-7
/
+13
2019-11-20
iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tb
Johannes Berg
1
-8
/
+6
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
1
-1
/
+1
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
1
-6
/
+5
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
1
-34
/
+34
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
1
-40
/
+43
2019-09-06
iwlwifi: remove pm_runtime completely
Emmanuel Grumbach
1
-1
/
+0
2019-09-06
iwlwifi: pcie: remove some more d0i3 code from the transport
Emmanuel Grumbach
1
-24
/
+0
2019-09-06
iwlwifi: pcie: remove the refs / unrefs from the transport
Emmanuel Grumbach
1
-40
/
+13
2019-09-06
iwlwifi: Set w-pointer upon resume according to SN
Alex Malamud
1
-0
/
+14
2019-07-30
iwlwifi: don't unmap as page memory that was mapped as single
Emmanuel Grumbach
1
-0
/
+2
2019-04-19
iwlwifi: unite macros with same meaning
Shaul Triebitz
1
-4
/
+4
2019-04-18
Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...
David S. Miller
1
-2
/
+4
2019-04-03
iwlwifi: set 512 TX queue slots for AX210 devices
Shaul Triebitz
1
-2
/
+4
2019-03-22
iwlwifi: add sync_nmi to trans ops
Shahar S Matityahu
1
-1
/
+1
2019-02-14
iwlwifi: pcie: fix TX while flushing
Sara Sharon
1
-0
/
+10
2019-02-14
iwlwifi: introduce device family AX210
Shaul Triebitz
1
-2
/
+10
2019-02-04
iwlwifi: fix send hcmd timeout recovery flow
Shahar S Matityahu
1
-5
/
+3
2019-01-29
iwlwifi: pcie: align licensing to dual GPL/BSD
Johannes Berg
1
-4
/
+40
2019-01-25
iwlwifi: memcpy from dev_cmd and not dev_cmd->hdr
Liad Kaufman
1
-2
/
+1
2018-12-20
iwlwifi: pcie: lock txq a bit later in reclaim code
Sara Sharon
1
-1
/
+2
2018-12-14
iwlwifi: pcie: fix erroneous print
Sara Sharon
1
-5
/
+5
2018-10-08
iwlwifi: trace: change trace to trace one TB at a time
Sara Sharon
1
-12
/
+17
2018-10-06
iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return value
Johannes Berg
1
-0
/
+2
2018-09-28
iwlwifi: pcie: support transmitting SKBs with fraglist
Johannes Berg
1
-0
/
+8
2018-09-28
iwlwifi: pcie: fit reclaim msg to MAX_MSG_LEN
Golan Ben Ami
1
-1
/
+1
2018-09-28
iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()
Johannes Berg
1
-20
/
+21
2018-09-28
iwlwifi: pcie: tx: unify TFD unmapping
Johannes Berg
1
-21
/
+7
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
1
-4
/
+0
2018-08-31
iwlwifi: improve the flow when a NIC is disconnected
Emmanuel Grumbach
1
-6
/
+4
2018-08-31
iwlwifi: pcie: avoid unnecessary work if NIC is disconnected
Matt Chen
1
-0
/
+10
[next]