index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2024-07-10
wifi: iwlwifi: correctly reference TSO page information
Benjamin Berg
2024-07-04
wifi: iwlwifi: release TXQ lock during reclaim
Benjamin Berg
2024-07-04
wifi: iwlwifi: keep BHs disabled when TXing from 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: remove struct iwl_trans_ops
Yedidya Benshimol
2024-06-12
wifi: iwlwifi: pcie: integrate TX queue code
Johannes Berg
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
2023-12-12
wifi: iwlwifi: remove async command callback
Johannes Berg
2023-08-22
wifi: iwlwifi: pcie: move gen1 TB handling to header
Johannes Berg
2023-08-22
wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmap
Johannes Berg
2023-07-11
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
2023-06-21
wifi: iwlwifi: pcie: add size assertions
Johannes Berg
2022-02-18
iwlwifi: cfg: add support for 1K BA queue
Mordechay Goodstein
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
2022-02-18
iwlwifi: propagate (const) type qualifier
Bjoern A. Zeeb
2022-02-18
iwlwifi: de-const properly where needed
Bjoern A. Zeeb
2022-02-18
iwlwifi: prefer WIDE_ID() over iwl_cmd_id()
Johannes Berg
2021-04-18
iwlwifi: pcie: don't enable BHs with IRQs disabled
Johannes Berg
2021-04-14
iwlwifi: remove remaining software checksum code
Johannes Berg
2021-04-14
iwlwifi: pcie: normally grab NIC access for inflight-hcmd
Johannes Berg
2021-04-14
iwlwifi: pcie: avoid unnecessarily taking spinlock
Johannes Berg
2021-03-23
iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()
Jiri Kosina
2021-02-10
iwlwifi: remove flags argument for nic_access
Johannes Berg
2021-02-10
iwlwifi: pcie: don't disable interrupts for reg_lock
Johannes Berg
2021-02-08
Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...
Kalle Valo
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
2021-02-05
iwlwifi: pcie: properly implement NAPI
Johannes Berg
2021-01-25
iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap
Emmanuel Grumbach
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
2020-12-10
iwlwifi: remove sw_csum_tx
Emmanuel Grumbach
2020-12-10
iwlwifi: move reclaim flows to the queue file
Mordechay Goodstein
2020-10-09
Revert "iwlwifi: remove wide_cmd_header field"
Luca Coelho
2020-10-01
iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independent
Mordechay Goodstein
2020-10-01
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
2020-10-01
iwlwifi: remove wide_cmd_header field
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-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-29
iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txq
Mordechay Goodstein
2020-05-08
iwlwifi: pcie: remove some dead code
Johannes Berg
2020-03-27
iwlwifi: pcie: make iwl_pcie_cmdq_reclaim static
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: remove CSR registers abstraction
Luca Coelho
[next]