summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner3-5/+5
2025-03-18Merge net-next/main to resolve conflictsJohannes Berg3-13/+21
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-5/+6
2025-03-11wifi: iwlwifi: add support for BE213Emmanuel Grumbach1-3/+18
2025-03-07wifi: iwlwifi: pcie: Fix TSO preparationIlan Peer1-5/+6
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-12/+19
2025-03-05wifi: iwlwifi: add iwlmld sub-driverMiri Korenblit1-3/+6
2025-02-26wifi: iwlwifi: add support for external 32 KHz clockEmmanuel Grumbach1-1/+4
2025-02-11wifi: iwlwifi: Fix A-MSDU TSO preparationIlan Peer3-12/+18
2025-02-11wifi: iwlwifi: Free pages allocated when failing to build A-MSDUIlan Peer1-0/+1
2025-02-11wifi: iwlwifi: implement dump region splitJohannes Berg1-2/+2
2025-02-11wifi: iwlwifi: properly set the names for SC devicesEmmanuel Grumbach1-6/+37
2025-02-11wifi: iwlwifi: make no_160 more genericEmmanuel Grumbach1-93/+101
2025-01-13wifi: iwlwifi: simplify nested if checksJohannes Berg1-3/+3
2025-01-13wifi: iwlwifi: pcie: make iwl_pcie_d3_complete_suspend() staticJohannes Berg2-4/+2
2025-01-13wifi: iwlwifi: pcie: make _iwl_trans_pcie_gen2_stop_device() staticJohannes Berg2-2/+1
2025-01-13wifi: iwlwifi: remove Mr/Ms radioJohannes Berg1-3/+0
2025-01-13wifi: iwlwifi: implement reset escalationJohannes Berg1-0/+8
2025-01-13wifi: iwlwifi: implement product reset for TOP errorsJohannes Berg4-10/+261
2025-01-13wifi: iwlwifi: pcie: check for WiAMT/CSME presenceJohannes Berg1-0/+45
2025-01-13wifi: iwlwifi: add mapping of prph register crf for PE RFSomashekhar(Som)1-0/+3
2025-01-13wifi: iwlwifi: rename bits in config/boot control registerJohannes Berg2-12/+12
2025-01-13wifi: iwlwifi: rework firmware error handlingJohannes Berg3-2/+11
2025-01-13wifi: iwlwifi: unify cmd_queue_full() into nic_error()Johannes Berg2-2/+4
2025-01-13wifi: iwlwifi: interpret STEP URM BIOS configurationSomashekhar(Som)1-0/+8
2025-01-13wifi: iwlwifi: differentiate NIC error typesJohannes Berg2-2/+2
2025-01-13wifi: iwlwifi: pcie: Add support for new device idsSomashekhar(Som)1-0/+16
2024-12-13wifi: iwlwifi: fix CRF name for BzEmmanuel Grumbach1-1/+36
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-12/+4
2024-11-07wifi: iwlwifi: be less noisy if the NIC is dead in S3Emmanuel Grumbach1-0/+2
2024-10-30wifi: iwlwifi: replace deprecated PCI functionsPhilipp Stanner1-12/+4
2024-10-23wifi: iwlwifi: do not warn about a flush with an empty TX queueBenjamin Berg1-0/+4
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-4/+6
2024-08-27wifi: iwlwifi: use default command queue watchdog timeoutMiri Korenblit1-1/+3
2024-08-27wifi: iwlwifi: config: label 'gl' devices as discreteJohannes Berg1-3/+1
2024-08-27wifi: iwlwifi: pcie: print function scratch before writingJohannes Berg1-0/+2
2024-08-26wifi: iwlwifi: lower message level for FW buffer destinationBenjamin Berg1-1/+2
2024-08-26wifi: iwlwifi: mvm: fix hibernationEmmanuel Grumbach1-3/+38
2024-08-13wifi: iwlwifi: correctly lookup DMA address in SG tableBenjamin Berg3-12/+28
2024-07-10wifi: iwlwifi: correctly reference TSO page informationBenjamin Berg1-2/+2
2024-07-04wifi: iwlwifi: release TXQ lock during reclaimBenjamin Berg2-33/+51
2024-07-04wifi: iwlwifi: keep BHs disabled when TXing from reclaimBenjamin Berg1-2/+2
2024-07-04wifi: iwlwifi: use already mapped data when TXing an AMSDUBenjamin Berg2-22/+63
2024-07-04wifi: iwlwifi: keep the TSO and workaround pages mappedBenjamin Berg3-17/+95
2024-07-04wifi: iwlwifi: map entire SKB when sending AMSDUsBenjamin Berg3-20/+124
2024-07-04wifi: iwlwifi: return a new allocation for hdr page spaceBenjamin Berg3-45/+44
2024-06-26wifi: iwlwifi: pcie: fix kernel-docJohannes Berg1-1/+5
2024-06-26wifi: iwlwifi: remove AX101, AX201 and AX203 support from LNLGolan Ben Ami1-1/+31
2024-06-26wifi: iwlwifi: trans: remove unused function parameterMiri Korenblit2-2/+2
2024-06-26wifi: iwlwifi: pcie: fix a few legacy register accesses for new devicesEmmanuel Grumbach1-5/+17