summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorLines
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-0/+5
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)-2/+2
2022-12-20wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg-0/+5
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-382/+1537
2022-12-08Merge tag 'iwlwifi-next-for-kalle-2022-12-07' of http://git.kernel.org/pub/sc...Kalle Valo-75/+116
2022-12-08wifi: ipw2x00: Remove some unused functionsJiapeng Chong-11/+0
2022-12-07wifi: iwlwifi: fw: use correct IML/ROM status registerJohannes Berg-1/+1
2022-12-07wifi: iwlwifi: dump: Update check for UMAC valid FW addressMukesh Sisodiya-1/+5
2022-12-07wifi: iwlwifi: mvm: d3: add TKIP to the GTK iteratorNaftali Goldstein-2/+7
2022-12-07wifi: iwlwifi: mei: clean up commentsTom Rix-11/+11
2022-12-07wifi: iwlwifi: mvm: Don't use deprecated registerMiri Korenblit-3/+6
2022-12-07wifi: iwlwifi: pcie: Add reading and storing of crf and cdb id.Mukesh Sisodiya-10/+27
2022-12-07wifi: iwlwifi: mvm: replace usage of found with dedicated list iterator variableJakob Koschel-11/+8
2022-12-07wifi: iwlwifi: dump: Update check for valid FW addressMukesh Sisodiya-2/+3
2022-12-07wifi: iwlwifi: mvm: don't access packet before checking lenMordechay Goodstein-18/+20
2022-12-07wifi: iwlwifi: modify new queue allocation commandJohannes Berg-16/+26
2022-12-07wifi: iwlwifi: nvm-parse: enable WiFi7 for Fm radio for nowJohannes Berg-0/+2
2022-11-28wifi: iwlwifi: mei: fix parameter passing to iwl_mei_alive_notif()Gregory Greenman-1/+2
2022-11-28wifi: iwlwifi: mvm: return error value in case PLDR sync failedAvraham Stern-1/+1
2022-11-28wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR syncAvraham Stern-41/+73
2022-11-28wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear-1/+11
2022-11-28wifi: iwlwifi: mvm: print OTP info after aliveDaniel Gabay-0/+12
2022-11-28wifi: iwlwifi: nvm: Update EHT capabilities for GL deviceAbhishek Naik-0/+23
2022-11-28wifi: iwlwifi: nvm-parse: support A-MPDU in EHT 2.4 GHzJohannes Berg-0/+3
2022-11-28wifi: iwlwifi: mvm: advertise 320 MHz in 6 GHz only conditionallyJohannes Berg-0/+4
2022-11-28wifi: iwlwifi: mvm: set HE PHY bandwidth according to bandJohannes Berg-10/+17
2022-11-28wifi: iwlwifi: mvm: support PPE Thresholds for EHTMiri Korenblit-30/+153
2022-11-28wifi: iwlwifi: mvm: add support for EHT 1K aggregation sizeMordechay Goodstein-2/+8
2022-11-28wifi: iwlwifi: rs: add support for parsing max MCS per NSS/BW in 11beMordechay Goodstein-8/+129
2022-11-28wifi: iwlwifi: mvm: support 320 MHz PHY configurationJohannes Berg-45/+44
2022-11-28wifi: iwlwifi: mvm: Advertise EHT capabilitiesIlan Peer-18/+167
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld-1/+1
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld-1/+1
2022-11-17Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo-121/+773
2022-11-16wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva-1/+1
2022-11-10wifi: iwlwifi: mei: wait for the mac to stop on suspendAvraham Stern-2/+21
2022-11-10wifi: iwlwifi: iwlmei: report disconnection as temporaryAvraham Stern-1/+1
2022-11-10wifi: iwlwifi: mei: use wait_event_timeout() return valueAvraham Stern-20/+1
2022-11-10wifi: iwlwifi: mei: implement PLDR flowAvraham Stern-0/+183
2022-11-10wifi: iwlwifi: mvm: Fix getting the lowest rateIlan Peer-11/+59
2022-11-10wifi: iwlwifi: mvm: support new key APIJohannes Berg-2/+337
2022-11-10wifi: iwlwifi: dbg: use bit of DRAM alloc ID to store failed allocsRotem Saado-1/+1
2022-11-10wifi: iwlwifi: mvm: print an error instead of a warning on invalid rateLuca Coelho-3/+5
2022-11-10wifi: iwlwifi: cfg: disable STBC for BL step A devicesLuca Coelho-3/+17
2022-11-10wifi: iwlwifi: dbg: add support for DBGC4 on BZ family and aboveRotem Saado-1/+4
2022-11-10wifi: iwlwifi: mvm: use old checksum for Bz A-stepJohannes Berg-3/+20
2022-11-10wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg-3/+7
2022-11-10wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern-20/+37
2022-11-10wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach-1/+7
2022-11-10wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach-41/+44