index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
2019-09-06
iwlwifi: remove pm_runtime completely
Emmanuel Grumbach
2019-09-06
iwlwifi: pcie: remove some more d0i3 code from the transport
Emmanuel Grumbach
2019-09-06
iwlwifi: pcie: remove the refs / unrefs from the transport
Emmanuel Grumbach
2019-09-06
iwlwifi: Set w-pointer upon resume according to SN
Alex Malamud
2019-07-30
iwlwifi: don't unmap as page memory that was mapped as single
Emmanuel Grumbach
2019-04-19
iwlwifi: unite macros with same meaning
Shaul Triebitz
2019-04-18
Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...
David S. Miller
2019-04-03
iwlwifi: set 512 TX queue slots for AX210 devices
Shaul Triebitz
2019-03-22
iwlwifi: add sync_nmi to trans ops
Shahar S Matityahu
2019-02-14
iwlwifi: pcie: fix TX while flushing
Sara Sharon
2019-02-14
iwlwifi: introduce device family AX210
Shaul Triebitz
2019-02-04
iwlwifi: fix send hcmd timeout recovery flow
Shahar S Matityahu
2019-01-29
iwlwifi: pcie: align licensing to dual GPL/BSD
Johannes Berg
2019-01-25
iwlwifi: memcpy from dev_cmd and not dev_cmd->hdr
Liad Kaufman
2018-12-20
iwlwifi: pcie: lock txq a bit later in reclaim code
Sara Sharon
2018-12-14
iwlwifi: pcie: fix erroneous print
Sara Sharon
2018-10-08
iwlwifi: trace: change trace to trace one TB at a time
Sara Sharon
2018-10-06
iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return value
Johannes Berg
2018-09-28
iwlwifi: pcie: support transmitting SKBs with fraglist
Johannes Berg
2018-09-28
iwlwifi: pcie: fit reclaim msg to MAX_MSG_LEN
Golan Ben Ami
2018-09-28
iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()
Johannes Berg
2018-09-28
iwlwifi: pcie: tx: unify TFD unmapping
Johannes Berg
2018-08-31
iwlwifi: remove all occurrences of the FSF address paragraph
Luca Coelho
2018-08-31
iwlwifi: improve the flow when a NIC is disconnected
Emmanuel Grumbach
2018-08-31
iwlwifi: pcie: avoid unnecessary work if NIC is disconnected
Matt Chen
2018-08-31
iwlwifi: remove dump_regs() from transport ops
Johannes Berg
2018-08-31
iwlwifi: pcie: make non-static hcmd and rx code
Golan Ben Ami
2018-07-26
iwlwifi: support multiple tfd queue max sizes for different devices
Golan Ben Ami
2018-07-26
iwlwifi: cancel the injective function between hw pointers to tfd entry index
Golan Ben Ami
2018-04-26
iwlwifi: pcie: allow sending pre-built A-MSDUs
Eliad Peller
2018-04-26
iwlwifi: allow different csr flags for different device families
Golan Ben Ami
2018-04-20
iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"
Sara Sharon
2018-04-20
iwlwifi: pcie: allocate shorter TX queues for 22000 devices
Sara Sharon
2018-04-20
iwlwifi: pcie: implement the overlow queue for Gen2 devices
Emmanuel Grumbach
2018-02-16
iwlwifi: pcie: don't warn if we use all the transmit pointers
Emmanuel Grumbach
2018-01-05
iwlwifi: pcie: fix DMA memory mapping / unmapping
Emmanuel Grumbach
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-03
iwlwifi: Add more call-sites for pcie reg dumper
Kirtika Ruchandani
2017-10-06
iwlwifi: pcie: dynamic Tx command queue size
Shahar S Matityahu
2017-08-18
iwlwifi: pcie: support short Tx queues for A000 device family
Emmanuel Grumbach
2017-08-09
iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devices
Emmanuel Grumbach
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...
David S. Miller
2017-08-01
iwlwifi: reorganize firmware API
Johannes Berg
2017-07-21
iwlwifi: pcie: fix unused txq NULL pointer dereference
Mordechai Goodstein
2017-06-28
Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...
Kalle Valo
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-23
iwlwifi: add a W/A for a scheduler hardware bug
Emmanuel Grumbach
[next]