summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: Force SCU_ACTIVE for specific platformsDaniel Gabay2024-05-061-1/+30
* wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao2024-05-033-13/+27
* wifi: iwlwifi: add a device ID for BZ-WEmmanuel Grumbach2024-04-191-0/+1
* wifi: iwlwifi: add support for BZ_WEmmanuel Grumbach2024-03-251-1/+15
* wifi: iwlwifi: Print a specific device name.Daniel Amosi2024-03-251-2/+3
* wifi: iwlwifi: remove wrong CRF_IDsEmmanuel Grumbach2024-03-251-2/+0
* wifi: iwlwifi: remove devices that never came outEmmanuel Grumbach2024-03-251-26/+0
* wifi: iwlwifi: add a kunit test for PCI table duplicatesJohannes Berg2024-03-251-1/+2
* wifi: iwlwifi: pcie: remove duplicate PCI IDs entryJohannes Berg2024-03-251-1/+0
* net: adopt skb_network_header_len() more broadlyEric Dumazet2024-03-041-1/+1
* wifi: iwlwifi: pcie: Add new PCI device id and CNVIMukesh Sisodiya2024-02-081-1/+14
* wifi: iwlwifi: read mac step from aux registerMiri Korenblit2024-02-083-3/+17
* wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2Johannes Berg2024-02-081-6/+3
* wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya2024-02-021-0/+1
* wifi: iwlwifi: skip affinity setting on non-SMPBenjamin Berg2024-01-261-0/+2
* wifi: iwlwifi: disable 160 MHz based on subsystem device IDMukesh Sisodiya2024-01-261-0/+1
* wifi: iwlwifi: Add support for new 802.11be deviceMukesh Sisodiya2024-01-261-1/+6
* wifi: iwlwifi: add kunit test for devinfo orderingJohannes Berg2024-01-261-2/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-053-14/+15
|\
| * wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg2023-12-183-14/+15
* | Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2024-01-021-0/+10
|\ \
| * | wifi: iwlwifi: Add rf_mapping of new wifi7 devicesMukesh Sisodiya2023-12-211-0/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-12-212-3/+3
|\ \ \ | |/ / |/| / | |/
| * wifi: iwlwifi: pcie: avoid a NULL pointer dereferenceAvraham Stern2023-12-121-1/+1
| * wifi: iwlwifi: pcie: add another missing bh-disable for rxq->lockJohannes Berg2023-12-121-2/+2
* | wifi: iwlwifi: remove async command callbackJohannes Berg2023-12-123-30/+36
* | wifi: iwlwifi: pcie: get_crf_id() can be voidJohannes Berg2023-12-121-4/+1
* | wifi: iwlwifi: pcie: dump CSRs before removalJohannes Berg2023-12-121-0/+1
* | wifi: iwlwifi: pcie: clean up device removal workJohannes Berg2023-12-121-4/+15
* | wifi: iwlwifi: refactor RX tracingJohannes Berg2023-12-121-2/+1
|/
* wifi: iwlwifi: pcie: synchronize IRQs before NAPIJohannes Berg2023-10-232-0/+2
* wifi: iwlwifi: pcie: clean up WFPM control bitsJohannes Berg2023-10-231-2/+2
* wifi: iwlwifi: pcie: propagate iwl_pcie_gen2_apm_init() errorJohannes Berg2023-10-231-1/+4
* netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_scheduleChristian Marangi2023-10-121-3/+1
* wifi: iwlwifi: add mapping of a periphery register crf for WH RFMukesh Sisodiya2023-09-251-0/+3
* wifi: iwlwifi: fail NIC access fast on dead NICJohannes Berg2023-09-251-0/+3
* wifi: iwlwifi: pcie: (re-)assign BAR0 on driver bindJohannes Berg2023-09-251-0/+9
* wifi: iwlwifi: pcie: enable TOP fatal error interruptJohannes Berg2023-09-132-0/+7
* wifi: iwlwifi: pcie: give up mem read if HW is deadJohannes Berg2023-09-131-0/+13
* wifi: iwlwifi: pcie: rescan bus if no parentJohannes Berg2023-09-131-2/+5
* wifi: iwlwifi: pcie: fix RB status readingJohannes Berg2023-09-113-13/+9
* wifi: iwlwifi: pcie: fix kernel-doc issuesJohannes Berg2023-09-111-15/+36
* wifi: iwlwifi: pcie: avoid a warning in case prepare card failedAvraham Stern2023-08-221-10/+1
* wifi: iwlwifi: pcie: point invalid TFDs to invalid dataJohannes Berg2023-08-221-0/+29
* wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg2023-08-221-17/+1
* wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg2023-08-223-6/+2
* wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg2023-08-221-1/+5
* wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg2023-07-122-3/+3
* Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-298-480/+446
|\
| * Merge tag 'wireless-next-2023-06-22' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-06-235-424/+160
| |\