aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-06wifi: iwlwifi: Force SCU_ACTIVE for specific platformsDaniel Gabay1-1/+30
2024-05-03wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao3-13/+27
2024-04-19wifi: iwlwifi: add a device ID for BZ-WEmmanuel Grumbach1-0/+1
2024-03-25wifi: iwlwifi: add support for BZ_WEmmanuel Grumbach1-1/+15
2024-03-25wifi: iwlwifi: Print a specific device name.Daniel Amosi1-2/+3
2024-03-25wifi: iwlwifi: remove wrong CRF_IDsEmmanuel Grumbach1-2/+0
2024-03-25wifi: iwlwifi: remove devices that never came outEmmanuel Grumbach1-26/+0
2024-03-25wifi: iwlwifi: add a kunit test for PCI table duplicatesJohannes Berg1-1/+2
2024-03-25wifi: iwlwifi: pcie: remove duplicate PCI IDs entryJohannes Berg1-1/+0
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet1-1/+1
2024-02-08wifi: iwlwifi: pcie: Add new PCI device id and CNVIMukesh Sisodiya1-1/+14
2024-02-08wifi: iwlwifi: read mac step from aux registerMiri Korenblit3-3/+17
2024-02-08wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2Johannes Berg1-6/+3
2024-02-02wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya1-0/+1
2024-01-26wifi: iwlwifi: skip affinity setting on non-SMPBenjamin Berg1-0/+2
2024-01-26wifi: iwlwifi: disable 160 MHz based on subsystem device IDMukesh Sisodiya1-0/+1
2024-01-26wifi: iwlwifi: Add support for new 802.11be deviceMukesh Sisodiya1-1/+6
2024-01-26wifi: iwlwifi: add kunit test for devinfo orderingJohannes Berg1-2/+9
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-14/+15
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextDavid S. Miller1-0/+10
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2-3/+3
2023-12-21wifi: iwlwifi: Add rf_mapping of new wifi7 devicesMukesh Sisodiya1-0/+10
2023-12-18wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg3-14/+15
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg3-30/+36
2023-12-12wifi: iwlwifi: pcie: get_crf_id() can be voidJohannes Berg1-4/+1
2023-12-12wifi: iwlwifi: pcie: dump CSRs before removalJohannes Berg1-0/+1
2023-12-12wifi: iwlwifi: pcie: clean up device removal workJohannes Berg1-4/+15
2023-12-12wifi: iwlwifi: refactor RX tracingJohannes Berg1-2/+1
2023-12-12wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern1-1/+1
2023-12-12wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg1-2/+2
2023-10-23wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg2-0/+2
2023-10-23wifi: iwlwifi: pcie: clean up WFPM control bitsJohannes Berg1-2/+2
2023-10-23wifi: iwlwifi: pcie: propagate iwl_pcie_gen2_apm_init() errorJohannes Berg1-1/+4
2023-10-11netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_scheduleChristian Marangi1-3/+1
2023-09-25wifi: iwlwifi: add mapping of a periphery register crf for WH RFMukesh Sisodiya1-0/+3
2023-09-25wifi: iwlwifi: fail NIC access fast on dead NICJohannes Berg1-0/+3
2023-09-25wifi: iwlwifi: pcie: (re-)assign BAR0 on driver bindJohannes Berg1-0/+9
2023-09-13wifi: iwlwifi: pcie: enable TOP fatal error interruptJohannes Berg2-0/+7
2023-09-13wifi: iwlwifi: pcie: give up mem read if HW is deadJohannes Berg1-0/+13
2023-09-13wifi: iwlwifi: pcie: rescan bus if no parentJohannes Berg1-2/+5
2023-09-11wifi: iwlwifi: pcie: fix RB status readingJohannes Berg3-13/+9
2023-09-11wifi: iwlwifi: pcie: fix kernel-doc issuesJohannes Berg1-15/+36
2023-08-22wifi: iwlwifi: pcie: avoid a warning in case prepare card failedAvraham Stern1-10/+1
2023-08-22wifi: iwlwifi: pcie: point invalid TFDs to invalid dataJohannes Berg1-0/+29
2023-08-22wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg1-17/+1
2023-08-22wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg3-6/+2
2023-08-22wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg1-1/+5
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg2-3/+3
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds8-480/+446
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1