summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
* wifi: ipw2200: fix memory leak in ipw_wdev_init()Zhengchao Shao2022-12-221-2/+7
* wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-221-1/+1
* wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang2022-12-141-2/+2
* Merge tag 'iwlwifi-next-for-kalle-2022-12-07' of http://git.kernel.org/pub/sc...Kalle Valo2022-12-0817-75/+116
|\
| * wifi: iwlwifi: fw: use correct IML/ROM status registerJohannes Berg2022-12-071-1/+1
| * wifi: iwlwifi: dump: Update check for UMAC valid FW addressMukesh Sisodiya2022-12-071-1/+5
| * wifi: iwlwifi: mvm: d3: add TKIP to the GTK iteratorNaftali Goldstein2022-12-071-2/+7
| * wifi: iwlwifi: mei: clean up commentsTom Rix2022-12-075-11/+11
| * wifi: iwlwifi: mvm: Don't use deprecated registerMiri Korenblit2022-12-071-3/+6
| * wifi: iwlwifi: pcie: Add reading and storing of crf and cdb id.Mukesh Sisodiya2022-12-072-10/+27
| * wifi: iwlwifi: mvm: replace usage of found with dedicated list iterator variableJakob Koschel2022-12-072-11/+8
| * wifi: iwlwifi: dump: Update check for valid FW addressMukesh Sisodiya2022-12-071-2/+3
| * wifi: iwlwifi: mvm: don't access packet before checking lenMordechay Goodstein2022-12-071-18/+20
| * wifi: iwlwifi: modify new queue allocation commandJohannes Berg2022-12-072-16/+26
| * wifi: iwlwifi: nvm-parse: enable WiFi7 for Fm radio for nowJohannes Berg2022-12-071-0/+2
* | wifi: ipw2x00: Remove some unused functionsJiapeng Chong2022-12-081-11/+0
|/
* wifi: iwlwifi: mei: fix parameter passing to iwl_mei_alive_notif()Gregory Greenman2022-11-281-1/+2
* wifi: iwlwifi: mvm: return error value in case PLDR sync failedAvraham Stern2022-11-281-1/+1
* wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR syncAvraham Stern2022-11-287-41/+73
* wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear2022-11-281-1/+11
* wifi: iwlwifi: mvm: print OTP info after aliveDaniel Gabay2022-11-281-0/+12
* wifi: iwlwifi: nvm: Update EHT capabilities for GL deviceAbhishek Naik2022-11-281-0/+23
* wifi: iwlwifi: nvm-parse: support A-MPDU in EHT 2.4 GHzJohannes Berg2022-11-281-0/+3
* wifi: iwlwifi: mvm: advertise 320 MHz in 6 GHz only conditionallyJohannes Berg2022-11-281-0/+4
* wifi: iwlwifi: mvm: set HE PHY bandwidth according to bandJohannes Berg2022-11-281-10/+17
* wifi: iwlwifi: mvm: support PPE Thresholds for EHTMiri Korenblit2022-11-282-30/+153
* wifi: iwlwifi: mvm: add support for EHT 1K aggregation sizeMordechay Goodstein2022-11-281-2/+8
* wifi: iwlwifi: rs: add support for parsing max MCS per NSS/BW in 11beMordechay Goodstein2022-11-283-8/+129
* wifi: iwlwifi: mvm: support 320 MHz PHY configurationJohannes Berg2022-11-283-45/+44
* wifi: iwlwifi: mvm: Advertise EHT capabilitiesIlan Peer2022-11-284-18/+167
* Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo2022-11-1719-121/+773
|\
| * wifi: iwlwifi: mei: wait for the mac to stop on suspendAvraham Stern2022-11-101-2/+21
| * wifi: iwlwifi: iwlmei: report disconnection as temporaryAvraham Stern2022-11-101-1/+1
| * wifi: iwlwifi: mei: use wait_event_timeout() return valueAvraham Stern2022-11-101-20/+1
| * wifi: iwlwifi: mei: implement PLDR flowAvraham Stern2022-11-105-0/+183
| * wifi: iwlwifi: mvm: Fix getting the lowest rateIlan Peer2022-11-104-11/+59
| * wifi: iwlwifi: mvm: support new key APIJohannes Berg2022-11-107-2/+337
| * wifi: iwlwifi: dbg: use bit of DRAM alloc ID to store failed allocsRotem Saado2022-11-101-1/+1
| * wifi: iwlwifi: mvm: print an error instead of a warning on invalid rateLuca Coelho2022-11-101-3/+5
| * wifi: iwlwifi: cfg: disable STBC for BL step A devicesLuca Coelho2022-11-101-3/+17
| * wifi: iwlwifi: dbg: add support for DBGC4 on BZ family and aboveRotem Saado2022-11-101-1/+4
| * wifi: iwlwifi: mvm: use old checksum for Bz A-stepJohannes Berg2022-11-102-3/+20
| * wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg2022-11-101-3/+7
| * wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern2022-11-101-20/+37
| * wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach2022-11-101-1/+7
| * wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach2022-11-101-41/+44
| * wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern2022-11-105-16/+29
| * wifi: iwlwifi: mvm: send TKIP connection status to csmeAvraham Stern2022-11-103-1/+8
* | wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva2022-11-161-1/+1
* | wifi: iwlegacy: remove redundant variable lenColin Ian King2022-11-081-6/+0
|/