开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2025-02-11
wifi: iwlwifi: Fix A-MSDU TSO preparation
Ilan Peer
2025-02-11
wifi: iwlwifi: Free pages allocated when failing to build A-MSDU
Ilan Peer
2025-01-13
wifi: iwlwifi: rework firmware error handling
Johannes Berg
2025-01-13
wifi: iwlwifi: unify cmd_queue_full() into nic_error()
Johannes Berg
2024-08-13
wifi: iwlwifi: correctly lookup DMA address in SG table
Benjamin Berg
2024-07-04
wifi: iwlwifi: release TXQ lock during reclaim
Benjamin Berg
2024-07-04
wifi: iwlwifi: use already mapped data when TXing an AMSDU
Benjamin Berg
2024-07-04
wifi: iwlwifi: keep the TSO and workaround pages mapped
Benjamin Berg
2024-07-04
wifi: iwlwifi: map entire SKB when sending AMSDUs
Benjamin Berg
2024-07-04
wifi: iwlwifi: return a new allocation for hdr page space
Benjamin Berg
2024-06-12
wifi: iwlwifi: pcie: integrate TX queue code
Johannes Berg
2023-12-12
wifi: iwlwifi: remove async command callback
Johannes Berg
2022-02-18
iwlwifi: de-const properly where needed
Bjoern A. Zeeb
2021-04-19
iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
Jiri Kosina
2021-02-10
iwlwifi: pcie: don't disable interrupts for reg_lock
Johannes Berg
2021-02-05
iwlwifi: tx: move handing sync/async host command to trans
Mordechay Goodstein
2021-02-05
iwlwifi: mvm: don't send commands during suspend\resume transition
Haim Dreyfuss
2021-02-05
iwl-trans: iwlwifi: move sync NMI logic to trans
Mordechay Goodstein
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
2020-10-01
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
2020-10-01
iwl-trans: move dev_cmd_offs, page_offs to a common trans header
Mordechay Goodstein
2020-10-01
iwlwifi: move bc_table_dword to a common trans header
Mordechay Goodstein
2020-10-01
iwlwifi: iwl-trans: move tfd to trans layer
Mordechay Goodstein
2020-10-01
iwlwifi: move bc_pool to a common trans header
Mordechay Goodstein
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-05-29
iwlwifi: move txq-specific from trans_pcie to common trans
Mordechay Goodstein
2020-05-08
iwlwifi: pcie: gen2: use DMA pool for byte-count tables
Johannes Berg
2020-05-08
iwlwifi: pcie: allocate much smaller byte-count table
Johannes Berg
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-04-24
iwlwifi: pcie: gen2: minor code cleanups in byte table update
Johannes Berg
2020-04-21
iwlwifi: pcie: actually release queue memory in TVQM
Johannes Berg
2020-01-27
Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...
David S. Miller
2019-12-23
iwlwifi: pcie: validate queue ID before array deref/bit ops
Johannes Berg
2019-12-23
iwlwifi: pcie: extend hardware workaround to context-info
Johannes Berg
2019-12-23
iwlwifi: pcie: allocate smaller dev_cmd for TX headers
Johannes Berg
2019-12-23
iwlwifi: pcie: detect the DMA bug and warn if it happens
Johannes Berg
2019-12-23
iwlwifi: pcie: work around DMA hardware bug
Johannes Berg
2019-12-20
iwlwifi: pcie: move page tracking into get_page_hdr()
Johannes Berg
2019-11-20
iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tb
Johannes Berg
2019-11-20
iwlwifi: pcie: fix support for transmitting SKBs with fraglist
Johannes Berg
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
2019-11-15
iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl static
Emmanuel Grumbach
2019-11-08
iwlwifi: pcie: don't consider IV len in A-MSDU
Mordechay Goodstein
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-08-20
iwlwifi: pcie: fix the byte count table format for 22560 devices
Emmanuel Grumbach
[next]