index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
/
tx.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-25
wifi: iwlwifi: pcie: move generation specific files to a folder
Miri Korenblit
1
-2688
/
+0
2025-05-15
Merge tag 'iwlwifi-next-2025-05-15' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
1
-113
/
+113
2025-05-15
wifi: iwlwifi: unify iwlagn_scd_bc_tbl_entry and iwl_gen3_bc_tbl_entry
Miri Korenblit
1
-3
/
+3
2025-05-15
wifi: iwlwifi: use bc entries instead of bc table also for pre-ax210
Miri Korenblit
1
-7
/
+9
2025-05-15
wifi: iwlwifi: use normal versioning convention for iwl_tx_cmd
Miri Korenblit
1
-8
/
+8
2025-05-09
wifi: iwlwifi: cfg: move MAC parameters to MAC data
Johannes Berg
1
-4
/
+4
2025-05-09
wifi: iwlwifi: rename struct iwl_base_params
Johannes Berg
1
-23
/
+23
2025-05-09
wifi: iwlwifi: rename cfg_trans_params to mac_cfg
Johannes Berg
1
-37
/
+37
2025-05-07
wifi: iwlwifi: pcie: log async commands
Johannes Berg
1
-3
/
+7
2025-05-07
wifi: iwlwifi: rework transport configuration
Johannes Berg
1
-31
/
+31
2025-05-07
wifi: iwlwifi: trans: remove SCD base address validation
Johannes Berg
1
-5
/
+2
2025-05-07
wifi: iwlwifi: remove bc_table_dword transport config
Johannes Berg
1
-1
/
+2
2025-05-07
wifi: iwlwifi: pcie: remove constant wdg_timeout
Johannes Berg
1
-1
/
+1
2025-05-07
wifi: iwlwifi: remove PM mode and send-in-D3
Johannes Berg
1
-6
/
+0
2025-05-07
wifi: iwlwifi: unexport iwl_trans_pcie_send_hcmd()
Johannes Berg
1
-1
/
+0
2025-05-07
wifi: iwlwifi: pcie: move wait_command_queue into PCIe
Johannes Berg
1
-2
/
+2
2025-05-07
wifi: iwlwifi: pcie: move invalid TX CMD into PCIe
Johannes Berg
1
-2
/
+4
2025-05-06
wifi: iwlwifi: pcie: don't call itself indirectly
Johannes Berg
1
-6
/
+7
2025-04-23
wifi: iwlwifi: don't warn if the NIC is gone in resume
Emmanuel Grumbach
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-3
/
+3
2025-03-07
wifi: iwlwifi: pcie: Fix TSO preparation
Ilan Peer
1
-5
/
+6
2025-02-11
wifi: iwlwifi: Fix A-MSDU TSO preparation
Ilan Peer
1
-8
/
+12
2025-01-13
wifi: iwlwifi: rework firmware error handling
Johannes Berg
1
-0
/
+1
2025-01-13
wifi: iwlwifi: unify cmd_queue_full() into nic_error()
Johannes Berg
1
-1
/
+2
2024-10-23
wifi: iwlwifi: do not warn about a flush with an empty TX queue
Benjamin Berg
1
-0
/
+4
2024-08-13
wifi: iwlwifi: correctly lookup DMA address in SG table
Benjamin Berg
1
-10
/
+22
2024-07-10
wifi: iwlwifi: correctly reference TSO page information
Benjamin Berg
1
-2
/
+2
2024-07-04
wifi: iwlwifi: release TXQ lock during reclaim
Benjamin Berg
1
-31
/
+47
2024-07-04
wifi: iwlwifi: keep BHs disabled when TXing from reclaim
Benjamin Berg
1
-2
/
+2
2024-07-04
wifi: iwlwifi: use already mapped data when TXing an AMSDU
Benjamin Berg
1
-7
/
+14
2024-07-04
wifi: iwlwifi: keep the TSO and workaround pages mapped
Benjamin Berg
1
-12
/
+48
2024-07-04
wifi: iwlwifi: map entire SKB when sending AMSDUs
Benjamin Berg
1
-9
/
+105
2024-07-04
wifi: iwlwifi: return a new allocation for hdr page space
Benjamin Berg
1
-24
/
+26
2024-06-12
wifi: iwlwifi: remove struct iwl_trans_ops
Yedidya Benshimol
1
-2
/
+10
2024-06-12
wifi: iwlwifi: pcie: integrate TX queue code
Johannes Berg
1
-71
/
+920
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
1
-1
/
+1
2023-12-12
wifi: iwlwifi: remove async command callback
Johannes Berg
1
-2
/
+32
2023-08-22
wifi: iwlwifi: pcie: move gen1 TB handling to header
Johannes Berg
1
-17
/
+1
2023-08-22
wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmap
Johannes Berg
1
-1
/
+5
2023-07-11
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
1
-1
/
+1
2023-06-21
wifi: iwlwifi: pcie: add size assertions
Johannes Berg
1
-1
/
+4
2022-02-18
iwlwifi: cfg: add support for 1K BA queue
Mordechay Goodstein
1
-2
/
+2
2022-02-18
iwlwifi: avoid void pointer arithmetic
Johannes Berg
1
-1
/
+1
2022-02-18
iwlwifi: propagate (const) type qualifier
Bjoern A. Zeeb
1
-1
/
+1
2022-02-18
iwlwifi: de-const properly where needed
Bjoern A. Zeeb
1
-2
/
+2
2022-02-18
iwlwifi: prefer WIDE_ID() over iwl_cmd_id()
Johannes Berg
1
-1
/
+1
2021-04-18
iwlwifi: pcie: don't enable BHs with IRQs disabled
Johannes Berg
1
-2
/
+2
2021-04-14
iwlwifi: remove remaining software checksum code
Johannes Berg
1
-8
/
+3
2021-04-14
iwlwifi: pcie: normally grab NIC access for inflight-hcmd
Johannes Berg
1
-22
/
+11
2021-04-14
iwlwifi: pcie: avoid unnecessarily taking spinlock
Johannes Berg
1
-30
/
+24
[next]