summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29net: ethernet: mtk_wed: add reset to tx_ring_setup callbackLorenzo Bianconi
2022-11-24wifi: wilc1000: validate number of channelsPhil Turnbull
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull
2022-11-24wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull
2022-11-18Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-11-17Merge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of http://git.kernel.org/pub...Kalle Valo
2022-11-16wifi: wl1251: switch to using gpiod APIDmitry Torokhov
2022-11-16wifi: wl1251: drop support for platform dataDmitry Torokhov
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()Christophe JAILLET
2022-11-16wifi: rtw89: Fix some error handling path in rtw89_wow_enable()Christophe JAILLET
2022-11-16wifi: airo: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: zd1201: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: hostap: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: orinoco: Avoid clashing function prototypesGustavo A. R. Silva
2022-11-16wifi: rtl8xxxu: Use u32_get_bits in *_identify_chipBitterblue Smith
2022-11-16wifi: rtl8xxxu: Use strscpy instead of sprintfBitterblue Smith
2022-11-16wifi: rtl8xxxu: Name some bits used in burst initBitterblue Smith
2022-11-16wifi: rtl8xxxu: Rename rtl8xxxu_8188f_channel_to_groupBitterblue Smith
2022-11-16wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith
2022-11-16wifi: rtl8xxxu: Move burst init to a functionBitterblue Smith
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-09wifi: rtw89: 8852b: change debug mask of message of no TX resourcePing-Ke Shih
2022-11-09wifi: rtw89: use u32_encode_bits() to fill MAC quota valuePing-Ke Shih
2022-11-08wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut
2022-11-08wifi: iwlegacy: remove redundant variable lenColin Ian King
2022-11-08wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li
2022-11-08wifi: rtw89: dump dispatch status via debug portChia-Yuan Li
2022-11-08wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-11-08wifi: brcmfmac: Avoiding Connection delayPrasanna Kerekoppa
2022-11-08wifi: brcmfmac: Fix for when connect request is not successWataru Gohda