summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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: wl1251: switch to using gpiod APIDmitry Torokhov2022-11-162-30/+34
| * | | wifi: wl1251: drop support for platform dataDmitry Torokhov2022-11-165-63/+4
| * | | wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()Christophe JAILLET2022-11-161-1/+1
| * | | wifi: rtw89: Fix some error handling path in rtw89_wow_enable()Christophe JAILLET2022-11-161-3/+3
| * | | wifi: airo: Avoid clashing function prototypesGustavo A. R. Silva2022-11-161-96/+108
| * | | wifi: zd1201: Avoid clashing function prototypesGustavo A. R. Silva2022-11-161-85/+89
| * | | wifi: hostap: Avoid clashing function prototypesGustavo A. R. Silva2022-11-161-111/+133
| * | | wifi: cfg80211: Avoid clashing function prototypesGustavo A. R. Silva2022-11-162-12/+12
| * | | wifi: orinoco: Avoid clashing function prototypesGustavo A. R. Silva2022-11-161-47/+62
| * | | wifi: rtl8xxxu: Use u32_get_bits in *_identify_chipBitterblue Smith2022-11-166-15/+9
| * | | wifi: rtl8xxxu: Use strscpy instead of sprintfBitterblue Smith2022-11-166-15/+15
| * | | wifi: rtl8xxxu: Name some bits used in burst initBitterblue Smith2022-11-162-5/+11
| * | | wifi: rtl8xxxu: Rename rtl8xxxu_8188f_channel_to_groupBitterblue Smith2022-11-161-2/+2
| * | | wifi: rtl8xxxu: Split up rtl8xxxu_identify_chipBitterblue Smith2022-11-167-156/+297
| * | | wifi: rtl8xxxu: Move burst init to a functionBitterblue Smith2022-11-164-41/+52
| * | | wifi: rtw89: 8852b: change debug mask of message of no TX resourcePing-Ke Shih2022-11-091-2/+14
| * | | wifi: rtw89: use u32_encode_bits() to fill MAC quota valuePing-Ke Shih2022-11-091-4/+2
| * | | wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut2022-11-082-2/+8
| * | | wifi: iwlegacy: remove redundant variable lenColin Ian King2022-11-081-6/+0
| * | | wifi: rtw89: update D-MAC and C-MAC dump to diagnose SERChia-Yuan Li2022-11-085-197/+845
| * | | wifi: rtw89: dump dispatch status via debug portChia-Yuan Li2022-11-083-0/+625
| * | | wifi: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-085-4/+7
| * | | wifi: brcmfmac: Avoiding Connection delayPrasanna Kerekoppa2022-11-081-0/+6
| * | | wifi: brcmfmac: Fix for when connect request is not successWataru Gohda2022-11-081-3/+15
| * | | wifi: brcmfmac: correctly remove all p2p vifBrian Henriquez2022-11-081-2/+6
| |/ /
| * | wifi: rtl8xxxu: Use dev_* instead of pr_infoBitterblue Smith2022-11-041-2/+4
| * | wifi: rtl8xxxu: Set IEEE80211_HW_SUPPORT_FAST_XMITBitterblue Smith2022-11-041-0/+1
| * | wifi: rtl8xxxu: Recognise all possible chip cutsBitterblue Smith2022-11-041-21/+5
| * | wifi: rtl8xxxu: Fix the CCK RSSI calculationBitterblue Smith2022-11-048-14/+138
| * | wifi: rtl8xxxu: Add central frequency offset trackingBitterblue Smith2022-11-047-32/+212
| * | wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...Jisoo Jang2022-11-041-2/+6
| * | wifi: brcmfmac: Fix a typo "unknow"Jonathan Neuschäfer2022-11-041-1/+1
| * | wifi: rtlwifi: rtl8192ee: remove static variable stop_report_cntColin Ian King2022-11-041-8/+0
| * | bcma: Fail probe if GPIO subdriver failsLinus Walleij2022-11-041-1/+3
| * | bcma: Use the proper gpio includeLinus Walleij2022-11-041-3/+0
| * | wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang2022-11-041-0/+5
| * | wifi: wilc1000: sdio: fix module autoloadingMichael Walle2022-11-011-0/+1
| * | wifi: atmel: Fix atmel_private_handler array sizeKees Cook2022-11-011-1/+1
| * | wifi: ipw2200: Remove the unused function ipw_alive()Jiapeng Chong2022-11-011-14/+0