summaryrefslogtreecommitdiffstats
path: root/drivers/iio/light/vl6180.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-06wifi: iwlwifi: api: fix kernel-doc linksJohannes Berg6-18/+40
2023-06-06wifi: iwlwifi: api: remove unused commandsJohannes Berg2-13/+0
2023-06-06wifi: iwlwifi: api: use __le16 instead of u16Johannes Berg1-1/+1
2023-06-06wifi: iwlwifi: api: link context action in kernel-docJohannes Berg6-17/+23
2023-06-06wifi: iwlwifi: mvm: tell firmware about per-STA MFP enablementJohannes Berg2-0/+11
2023-06-06wifi: iwlwifi: mvm: send time sync only if neededJohannes Berg1-3/+5
2023-06-06wifi: iwlwifi: mvm: remove warning for beacon filtering errorJohannes Berg1-5/+1
2023-06-06wifi: iwlwifi: remove dead code in iwl_dump_ini_imr_get_size()Mukesh Sisodiya1-7/+5
2023-06-06wifi: iwlwifi: Add Dell to ppag approved listAlon Giladi1-0/+10
2023-06-06wifi: iwlwifi: mvm: FTM initiator MLO supportAvraham Stern1-13/+32
2023-06-06wifi: iwlwifi: pcie: adjust Bz device timingsJohannes Berg1-4/+6
2023-06-06wifi: iwlwifi: mvm: offload BTM response during D3Haim Dreyfuss3-0/+7
2023-06-06wifi: iwlwifi: do not log undefined DRAM buffers unnecessarilyBenjamin Berg1-1/+6
2023-06-06wifi: iwlwifi: acpi: add other Google OEMs to the ppag approved listGolan Ben Ami1-0/+12
2023-06-06wifi: iwlwifi: mvm: clarify EHT RU allocation bitsJohannes Berg2-4/+4
2023-06-06wifi: iwlwifi: mvm: support injection rate controlJohannes Berg1-3/+59
2023-06-06wifi: iwlwifi: Add vendors to TAS approved listAlon Giladi1-1/+24
2023-06-06wifi: iwlwifi: iwlmei: fix compilation errorAvraham Stern1-3/+2
2023-06-06wifi: iwlwifi: update response for mcc_update commandAbhishek Naik6-59/+161
2023-06-06wifi: iwlwifi: support PPAG in China for older FW cmd versionAlon Giladi2-1/+10
2023-06-06wifi: iwlwifi: mvm: remove useless codeJohannes Berg1-7/+0
2023-06-06wifi: iwlwifi: disable RX STBC when a device doesn't support itGregory Greenman1-0/+10
2023-06-06wifi: iwlwifi: fw: Add new ODM vendor to ppag approved listAriel Malamud1-0/+6
2023-06-06wifi: iwlwifi: mvm: adjust csa notifications and commands to MLOGregory Greenman4-21/+68
2023-06-06wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commandsEmmanuel Grumbach5-21/+37
2023-06-06wifi: iwlwifi: mvm: Make iwl_mvm_diversity_iter() MLO awareMiri Korenblit1-8/+12
2023-06-06wifi: iwlwifi: don't silently ignore missing suspend or resume opsHaim Dreyfuss1-2/+2
2023-06-06wifi: iwlwifi: mvm: support PASN for MLOAvraham Stern5-22/+65
2023-06-06wifi: iwlwifi: mvm: dissolve iwl_mvm_mac_add_interface_common()Johannes Berg1-53/+37
2023-06-06wifi: iwlwifi: mvm: make internal callback structs constJohannes Berg4-21/+21
2023-06-06wifi: iwlwifi: mvm: use link ID in missed beacon notificationYedidya Benshimol5-8/+66
2023-06-06wifi: iwlwifi: cfg: freeze 22500 devices FW APIGolan Ben Ami1-9/+11
2023-06-01wifi: brcmutil: use helper function pktq_empty() instead of open codeJuhee Kang1-2/+2
2023-06-01wifi: rtlwifi: use helper function rtl_get_hdr()Juhee Kang7-12/+12
2023-05-27wifi: rtw88: usb: silence log flooding error messageSascha Hauer1-1/+1
2023-05-27wifi: ray_cs: add sanity check on local->sram/rmem/amemDongliang Mu1-3/+6
2023-05-27wifi: ray_cs: remove one redundant del_timerDongliang Mu1-5/+1
2023-05-25wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET1-5/+11
2023-05-25wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET1-5/+11
2023-05-25wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET1-2/+11
2023-05-25wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET1-2/+11
2023-05-25wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET1-2/+11
2023-05-25wifi: rtw89: use flexible array member in rtw89_btc_btf_tlvArnd Bergmann1-1/+1
2023-05-25wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTOREColin Ian King1-1/+1
2023-05-25wifi: rtw89: use struct to access register-based H2C/C2HPing-Ke Shih3-66/+77
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access RX descriptorPing-Ke Shih2-90/+25
2023-05-25wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEsPing-Ke Shih3-40/+52
2023-05-25wifi: rtw89: use struct and le32_get_bits to access RX infoPing-Ke Shih2-31/+29
2023-05-25wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...Ping-Ke Shih7-8/+26
2023-05-25wifi: rtw89: 8851b: add 8851be to Makefile and KconfigPing-Ke Shih2-0/+23