summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2022-11-28wifi: iwlwifi: mvm: add support for EHT 1K aggregation sizeMordechay Goodstein
2022-11-28wifi: iwlwifi: rs: add support for parsing max MCS per NSS/BW in 11beMordechay Goodstein
2022-11-28wifi: iwlwifi: mvm: support 320 MHz PHY configurationJohannes Berg
2022-11-28wifi: iwlwifi: mvm: Advertise EHT capabilitiesIlan Peer
2022-11-18treewide: use get_random_u32_inclusive() when possibleJason A. Donenfeld
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-11-17Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo
2022-11-16wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-10wifi: iwlwifi: mei: wait for the mac to stop on suspendAvraham Stern
2022-11-10wifi: iwlwifi: iwlmei: report disconnection as temporaryAvraham Stern
2022-11-10wifi: iwlwifi: mei: use wait_event_timeout() return valueAvraham Stern
2022-11-10wifi: iwlwifi: mei: implement PLDR flowAvraham Stern
2022-11-10wifi: iwlwifi: mvm: Fix getting the lowest rateIlan Peer
2022-11-10wifi: iwlwifi: mvm: support new key APIJohannes Berg
2022-11-10wifi: iwlwifi: dbg: use bit of DRAM alloc ID to store failed allocsRotem Saado
2022-11-10wifi: iwlwifi: mvm: print an error instead of a warning on invalid rateLuca Coelho
2022-11-10wifi: iwlwifi: cfg: disable STBC for BL step A devicesLuca Coelho
2022-11-10wifi: iwlwifi: dbg: add support for DBGC4 on BZ family and aboveRotem Saado
2022-11-10wifi: iwlwifi: mvm: use old checksum for Bz A-stepJohannes Berg
2022-11-10wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg
2022-11-10wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern
2022-11-10wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach
2022-11-10wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach
2022-11-10wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern
2022-11-10wifi: iwlwifi: mvm: send TKIP connection status to csmeAvraham Stern
2022-11-08wifi: iwlegacy: remove redundant variable lenColin Ian King
2022-11-01wifi: ipw2200: Remove the unused function ipw_alive()Jiapeng Chong
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-28ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-28wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22Merge tag 'iwlwifi-next-for-kalle-2022-09-18' of git://git.kernel.org/pub/scm...Kalle Valo
2022-09-22wifi: ipw2x00: fix array of flexible structures warningsJohannes Berg
2022-09-18wifi: iwlwifi: mvm: d3: parse keys from wowlan info notificationNaftali Goldstein
2022-09-18wifi: iwlwifi: mvm: iterate over interfaces after an assert in d3Yedidya Benshimol
2022-09-18wifi: iwlwifi: mvm: trigger resume flow before wait for notificationsHaim, Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add handling for scan offload match info notificationIlan Peer
2022-09-18wifi: iwlwifi: mvm: enable resume based on notificationsHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add support for d3 end notificationHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add support for wowlan wake packet notificationHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add support for wowlan info notificationHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: don't check D0I3 versionHaim Dreyfuss
2022-09-18wifi: iwlwifi: cfg: remove IWL_DEVICE_BZ_COMMON macroJohannes Berg