summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2021-10-22iwlwifi: BZ Family SW reset supportRoee Goldfiner
2021-10-22iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplicationRoee Goldfiner
2021-10-22iwlwifi: yoyo: fw debug config from context info and presetMukesh Sisodiya
2021-10-22iwlwifi: mvm: Support new version of ranging response notificationMiri Korenblit
2021-10-22iwlwifi: mvm: Support version 3 of tlc_update_notif.Miri Korenblit
2021-10-22iwlwifi: mvm: convert old rate & flags to the new format.Miri Korenblit
2021-10-22iwlwifi: mvm: add definitions for new rate & flagsMiri Korenblit
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit
2021-10-22iwlwifi: mvm: scrub key material in firmware dumpsJohannes Berg
2021-10-22iwlwifi: parse debug exclude data from firmware fileJohannes Berg
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg
2021-10-22iwlwifi: mvm: correct sta-state logic for TDLSJohannes Berg
2021-10-22iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-docJohannes Berg
2021-10-22iwlwifi: fix fw/img.c license statementJohannes Berg
2021-10-22iwlwifi: remove contact informationJohannes Berg
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg
2021-10-22iwlwifi: api: remove unused RX status bitsJohannes Berg
2021-10-22iwlwifi: add some missing kernel-doc in struct iwl_fwJohannes Berg
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit
2021-10-22iwlwifi: mvm: add support for 160Mhz in ranging measurementsAvraham Stern
2021-10-22iwlwifi: add vendor specific capabilities for some RFsJohannes Berg
2021-10-22iwlwifi: mvm: add lmac/umac PC info in case of errorMordechay Goodstein
2021-10-22iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg
2021-10-22iwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftypeJohannes Berg
2021-10-22iwlwifi: Start scratch debug register for Bz familyMatti Gottlieb
2021-10-22iwlwifi: Add support for more BZ HWsMatti Gottlieb
2021-10-22iwlwifi: Add support for getting rf id with blank otpMatti Gottlieb
2021-10-20ipw2200: prepare for const netdev->dev_addrJakub Kicinski
2021-10-20wireless: use eth_hw_addr_set()Jakub Kicinski
2021-10-20iwlwifi: cfg: set low-latency-xtal for some integrated So devicesJohannes Berg
2021-10-20iwlwifi: pnvm: read EFI data only if long enoughJohannes Berg
2021-10-20iwlwifi: pnvm: don't kmemdup() more than we haveJohannes Berg
2021-10-20iwlwifi: change all JnP to NO-160 configurationYaara Baruch
2021-10-20iwlwifi: mvm: reset PM state on unsuccessful resumeJohannes Berg
2021-10-18treewide: Replace open-coded flex arrays in unionsKees Cook
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-28ipw2200: Fix a function name in print messagesCai Huoqing
2021-09-28iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15Vladimir Zapolskiy
2021-09-19iwlwifi: mvm: d3: missing unlock in iwl_mvm_wowlan_program_keys()Dan Carpenter
2021-09-19iwlwifi: mvm: d3: Fix off by ones in iwl_mvm_wowlan_get_rsc_v5_data()Dan Carpenter
2021-09-16iwlwifi: mvm: Fix possible NULL dereferenceIlan Peer
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-06iwl: fix debug printf format stringsLinus Torvalds
2021-09-06iwlwifi: fix printk format warnings in uefi.cRandy Dunlap
2021-09-05iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'Christophe JAILLET
2021-09-02iwlwifi: bump FW API to 66 for AX devicesLuca Coelho
2021-09-02iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 AlphaJustin M. Forbes
2021-09-02iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()Luca Coelho
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET