summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2021-12-07iwlwifi: support 4-bits in MAC step valueMike Golant2-3/+4
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach2-11/+35
2021-10-28iwlwifi: pcie: simplify iwl_pci_find_dev_info()Johannes Berg1-4/+3
2021-10-28iwlwifi: pcie: update sw error interrupt for BZ familyMike Golant2-13/+41
2021-10-28iwlwifi: add new pci SoF with JFYaara Baruch1-0/+33
2021-10-28iwlwifi: pcie: remove two duplicate PNJ device entriesJohannes Berg1-11/+0
2021-10-28iwlwifi: pcie: refactor dev_info lookupJohannes Berg1-31/+68
2021-10-28iwlwifi: pcie: remove duplicate entryJohannes Berg1-5/+0
2021-10-28iwlwifi: pcie: fix killer name matching for AX200Johannes Berg1-1/+1
2021-10-22iwlwifi: add new device id 7F70Yaara Baruch1-0/+3
2021-10-22iwlwifi: add new killer devices to the driverYaara Baruch1-0/+20
2021-10-22iwlwifi: pcie: try to grab NIC access earlyJohannes Berg1-0/+18
2021-10-22iwlwifi: remove redundant iwl_finish_nic_init() argumentJohannes Berg2-5/+5
2021-10-22iwlwifi: BZ Family SW reset supportRoee Goldfiner2-18/+18
2021-10-22iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplicationRoee Goldfiner2-14/+3
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya1-0/+4
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg1-3/+9
2021-10-22iwlwifi: Start scratch debug register for Bz familyMatti Gottlieb1-3/+5
2021-10-22iwlwifi: Add support for more BZ HWsMatti Gottlieb1-0/+14
2021-10-22iwlwifi: Add support for getting rf id with blank otpMatti Gottlieb1-0/+96
2021-10-20iwlwifi: change all JnP to NO-160 configurationYaara Baruch1-3/+3
2021-09-28iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15Vladimir Zapolskiy1-0/+2
2021-09-02iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes1-0/+1
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-8/+2
2021-08-26iwlwifi: pcie: avoid dma unmap/remap in crash dumpJohannes Berg1-6/+2
2021-08-26iwlwifi: pcie: implement Bz reset flowJohannes Berg1-3/+15
2021-08-26iwlwifi: pcie: implement Bz device startupJohannes Berg2-14/+48
2021-08-26iwlwifi: give Bz devices their own nameJohannes Berg1-4/+4
2021-08-26iwlwifi: pcie: remove spaces from queue namesLuca Coelho1-5/+5
2021-08-26iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg3-6/+24
2021-08-26iwlwifi: prepare for synchronous error dumpsJohannes Berg1-1/+1
2021-08-26iwlwifi: pcie: free RBs during configureJohannes Berg2-1/+7
2021-08-26iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layoutJohannes Berg1-2/+3
2021-07-28iwlwifi: add new so-jf devicesYaara Baruch1-1/+35
2021-07-28iwlwifi: add new SoF with JF devicesYaara Baruch1-0/+34
2021-06-22iwlwifi: add 9560 killer deviceybaruch1-0/+2
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho3-0/+42
2021-06-22iwlwifi: pcie: free some DMA memory earlierJohannes Berg2-10/+19
2021-06-22iwlwifi: pcie: fix context info freeingJohannes Berg1-1/+2
2021-06-22iwlwifi: pcie: free IML DMA memory allocationJohannes Berg2-5/+13
2021-06-22iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg3-59/+14
2021-06-22iwlwifi: pcie: fix some kernel-doc commentsJohannes Berg1-2/+2
2021-06-22iwlwifi: pcie: identify the RF moduleJohannes Berg3-1/+93
2021-06-22iwlwifi: pcie: remove CSR_HW_RF_ID_TYPE_CHIP_IDJohannes Berg1-6/+6
2021-06-22iwlwifi: pcie: print interrupt number, not indexJohannes Berg1-1/+1
2021-06-22iwlwifi: pcie: Add support for AX231 radio module with Ma devicesMatti Gottlieb1-0/+5
2021-06-22iwlwifi: pcie: handle pcim_iomap_table() failures betterJohannes Berg1-2/+10
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+4
2021-04-19iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina1-3/+4
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg3-5/+28