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-gen2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
iwlwifi: pcie: use iwl_tx_cmd_gen2 and not iwl_tx_cmd
Sara Sharon
1
-1
/
+1
2018-12-14
iwlwifi: pcie: set cmd_len in the correct place
Sara Sharon
1
-12
/
+12
2018-11-11
iwlwifi: pcie: don't reset TXQ write pointer
Sara Sharon
1
-2
/
+1
2018-10-08
iwlwifi: trace: change trace to trace one TB at a time
Sara Sharon
1
-7
/
+11
2018-10-08
iwlwifi: pcie: don't pad AMSDU packets
Sara Sharon
1
-3
/
+7
2018-10-06
iwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return value
Johannes Berg
1
-0
/
+2
2018-09-28
iwlwifi: pcie: gen2: build A-MSDU only for GSO
Johannes Berg
1
-1
/
+6
2018-09-28
iwlwifi: pcie: gen2: pull adding frags to helper routine
Johannes Berg
1
-19
/
+32
2018-08-31
iwlwifi: refactor txq_alloc for supporting more command type
Golan Ben Ami
1
-27
/
+64
2018-08-31
iwlwifi: pcie: make non-static hcmd and rx code
Golan Ben Ami
1
-5
/
+5
2018-08-31
iwlwifi: pcie: allow using tx init for other queues but the command queue
Golan Ben Ami
1
-11
/
+12
2018-08-02
iwlwifi: pcie: split tx to amsdu and non amsdu
Sara Sharon
1
-49
/
+100
2018-08-02
iwlwifi: pcie: include tcp.h implicitly
Luca Coelho
1
-0
/
+1
2018-07-26
iwlwifi: support new tx api
Golan Ben Ami
1
-4
/
+22
2018-07-26
iwlwifi: support multiple tfd queue max sizes for different devices
Golan Ben Ami
1
-8
/
+16
2018-07-26
iwlwifi: pcie: update bytes in the byte count table
Golan Ben Ami
1
-3
/
+7
2018-04-20
iwlwifi: pcie: gen2: fix race in cmd fifo write ptr
Shaul Triebitz
1
-4
/
+6
2018-04-20
iwlwifi: pcie: use the queue size as sent by opmode
Sara Sharon
1
-3
/
+3
2018-04-20
iwlwifi: add TX queue size parameter to TX queue allocation
Sara Sharon
1
-1
/
+1
2018-04-20
iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"
Sara Sharon
1
-6
/
+2
2018-04-20
iwlwifi: pcie: allocate shorter TX queues for 22000 devices
Sara Sharon
1
-1
/
+1
2018-04-20
iwlwifi: pcie: implement the overlow queue for Gen2 devices
Emmanuel Grumbach
1
-3
/
+24
2018-02-16
iwlwifi: pcie: don't warn if we use all the transmit pointers
Emmanuel Grumbach
1
-1
/
+1
2018-01-05
iwlwifi: pcie: fix DMA memory mapping / unmapping
Emmanuel Grumbach
1
-8
/
+3
2017-10-18
iwlwifi: pcie: remove set but not used variable tcph
Johannes Berg
1
-4
/
+1
2017-10-06
iwlwifi: pcie: dynamic Tx command queue size
Shahar S Matityahu
1
-2
/
+6
2017-08-18
iwlwifi: pcie: support short Tx queues for A000 device family
Emmanuel Grumbach
1
-21
/
+20
2017-08-09
iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devices
Emmanuel Grumbach
1
-0
/
+9
2017-08-09
iwlwifi: pcie: don't init a Tx queue with an SSN > size of the queue
Emmanuel Grumbach
1
-2
/
+5
2017-08-01
iwlwifi: pcie: fix A-MSDU on gen2 devices
Emmanuel Grumbach
1
-3
/
+3
2017-08-01
iwlwifi: reorganize firmware API
Johannes Berg
1
-1
/
+1
2017-06-23
iwlwifi: fix TX tracing for non-linear SKBs
Johannes Berg
1
-3
/
+2
2017-06-23
iwlwifi: simplify data tracepoint
Johannes Berg
1
-2
/
+1
2017-06-23
iwlwifi: pcie: don't report RF-kill enabled while shutting down
Johannes Berg
1
-2
/
+2
2017-06-23
iwlwifi: pcie: fix TVQM queue ID range check
Johannes Berg
1
-1
/
+1
2017-06-05
iwlwifi: pcie: add AMSDU to gen2
Sara Sharon
1
-4
/
+168
2017-06-02
iwlwifi: mvm: support getting nvm data from firmware
Sara Sharon
1
-3
/
+6
2017-04-19
iwlwifi: move to TVQM mode
Sara Sharon
1
-28
/
+42
2017-04-19
iwlwifi: pcie: get rid of txq id assignment
Sara Sharon
1
-21
/
+29
2017-04-19
iwlwifi: pcie: alloc queues dynamically
Sara Sharon
1
-15
/
+164
2017-04-19
iwlwifi: pcie: prepare for dynamic queue allocation
Sara Sharon
1
-8
/
+6
2017-04-19
iwlwifi: pcie: remove block and freeze operations from new transport
Sara Sharon
1
-19
/
+3
2017-04-19
iwlwifi: pcie: support new write pointer width
Sara Sharon
1
-2
/
+2
2017-04-19
iwlwifi: pcie: support host commands in new transport
Sara Sharon
1
-0
/
+386
2017-04-19
iwlwifi: pcie: rewrite TFD creation
Sara Sharon
1
-133
/
+82
2017-04-19
iwlwifi: pcie: support new TX command
Sara Sharon
1
-9
/
+1
2017-04-19
iwlwifi: pcie: cleanup old transport code from gen2
Sara Sharon
1
-169
/
+26
2017-04-19
iwlwifi: pcie: copy TX functions to new transport
Sara Sharon
1
-0
/
+519
2017-04-19
iwlwifi: pcie: introduce a000 TX queues management
Sara Sharon
1
-0
/
+162