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