index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
light
/
vl6180.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-06
wifi: iwlwifi: api: fix kernel-doc links
Johannes Berg
6
-18
/
+40
2023-06-06
wifi: iwlwifi: api: remove unused commands
Johannes Berg
2
-13
/
+0
2023-06-06
wifi: iwlwifi: api: use __le16 instead of u16
Johannes Berg
1
-1
/
+1
2023-06-06
wifi: iwlwifi: api: link context action in kernel-doc
Johannes Berg
6
-17
/
+23
2023-06-06
wifi: iwlwifi: mvm: tell firmware about per-STA MFP enablement
Johannes Berg
2
-0
/
+11
2023-06-06
wifi: iwlwifi: mvm: send time sync only if needed
Johannes Berg
1
-3
/
+5
2023-06-06
wifi: iwlwifi: mvm: remove warning for beacon filtering error
Johannes Berg
1
-5
/
+1
2023-06-06
wifi: iwlwifi: remove dead code in iwl_dump_ini_imr_get_size()
Mukesh Sisodiya
1
-7
/
+5
2023-06-06
wifi: iwlwifi: Add Dell to ppag approved list
Alon Giladi
1
-0
/
+10
2023-06-06
wifi: iwlwifi: mvm: FTM initiator MLO support
Avraham Stern
1
-13
/
+32
2023-06-06
wifi: iwlwifi: pcie: adjust Bz device timings
Johannes Berg
1
-4
/
+6
2023-06-06
wifi: iwlwifi: mvm: offload BTM response during D3
Haim Dreyfuss
3
-0
/
+7
2023-06-06
wifi: iwlwifi: do not log undefined DRAM buffers unnecessarily
Benjamin Berg
1
-1
/
+6
2023-06-06
wifi: iwlwifi: acpi: add other Google OEMs to the ppag approved list
Golan Ben Ami
1
-0
/
+12
2023-06-06
wifi: iwlwifi: mvm: clarify EHT RU allocation bits
Johannes Berg
2
-4
/
+4
2023-06-06
wifi: iwlwifi: mvm: support injection rate control
Johannes Berg
1
-3
/
+59
2023-06-06
wifi: iwlwifi: Add vendors to TAS approved list
Alon Giladi
1
-1
/
+24
2023-06-06
wifi: iwlwifi: iwlmei: fix compilation error
Avraham Stern
1
-3
/
+2
2023-06-06
wifi: iwlwifi: update response for mcc_update command
Abhishek Naik
6
-59
/
+161
2023-06-06
wifi: iwlwifi: support PPAG in China for older FW cmd version
Alon Giladi
2
-1
/
+10
2023-06-06
wifi: iwlwifi: mvm: remove useless code
Johannes Berg
1
-7
/
+0
2023-06-06
wifi: iwlwifi: disable RX STBC when a device doesn't support it
Gregory Greenman
1
-0
/
+10
2023-06-06
wifi: iwlwifi: fw: Add new ODM vendor to ppag approved list
Ariel Malamud
1
-0
/
+6
2023-06-06
wifi: iwlwifi: mvm: adjust csa notifications and commands to MLO
Gregory Greenman
4
-21
/
+68
2023-06-06
wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commands
Emmanuel Grumbach
5
-21
/
+37
2023-06-06
wifi: iwlwifi: mvm: Make iwl_mvm_diversity_iter() MLO aware
Miri Korenblit
1
-8
/
+12
2023-06-06
wifi: iwlwifi: don't silently ignore missing suspend or resume ops
Haim Dreyfuss
1
-2
/
+2
2023-06-06
wifi: iwlwifi: mvm: support PASN for MLO
Avraham Stern
5
-22
/
+65
2023-06-06
wifi: iwlwifi: mvm: dissolve iwl_mvm_mac_add_interface_common()
Johannes Berg
1
-53
/
+37
2023-06-06
wifi: iwlwifi: mvm: make internal callback structs const
Johannes Berg
4
-21
/
+21
2023-06-06
wifi: iwlwifi: mvm: use link ID in missed beacon notification
Yedidya Benshimol
5
-8
/
+66
2023-06-06
wifi: iwlwifi: cfg: freeze 22500 devices FW API
Golan Ben Ami
1
-9
/
+11
2023-06-01
wifi: brcmutil: use helper function pktq_empty() instead of open code
Juhee Kang
1
-2
/
+2
2023-06-01
wifi: rtlwifi: use helper function rtl_get_hdr()
Juhee Kang
7
-12
/
+12
2023-05-27
wifi: rtw88: usb: silence log flooding error message
Sascha Hauer
1
-1
/
+1
2023-05-27
wifi: ray_cs: add sanity check on local->sram/rmem/amem
Dongliang Mu
1
-3
/
+6
2023-05-27
wifi: ray_cs: remove one redundant del_timer
Dongliang Mu
1
-5
/
+1
2023-05-25
wifi: ray_cs: Fix an error handling path in ray_probe()
Christophe JAILLET
1
-5
/
+11
2023-05-25
wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
Christophe JAILLET
1
-5
/
+11
2023-05-25
wifi: atmel: Fix an error handling path in atmel_probe()
Christophe JAILLET
1
-2
/
+11
2023-05-25
wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
Christophe JAILLET
1
-2
/
+11
2023-05-25
wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
Christophe JAILLET
1
-2
/
+11
2023-05-25
wifi: rtw89: use flexible array member in rtw89_btc_btf_tlv
Arnd Bergmann
1
-1
/
+1
2023-05-25
wifi: rtw89: 8851b: rfk: Fix spelling mistake KIP_RESOTRE -> KIP_RESTORE
Colin Ian King
1
-1
/
+1
2023-05-25
wifi: rtw89: use struct to access register-based H2C/C2H
Ping-Ke Shih
3
-66
/
+77
2023-05-25
wifi: rtw89: use struct and le32_get_bits() to access RX descriptor
Ping-Ke Shih
2
-90
/
+25
2023-05-25
wifi: rtw89: use struct and le32_get_bits() to access received PHY status IEs
Ping-Ke Shih
3
-40
/
+52
2023-05-25
wifi: rtw89: use struct and le32_get_bits to access RX info
Ping-Ke Shih
2
-31
/
+29
2023-05-25
wifi: rtw89: add chip_ops::query_rxdesc() and rxd_len as helpers to support n...
Ping-Ke Shih
7
-8
/
+26
2023-05-25
wifi: rtw89: 8851b: add 8851be to Makefile and Kconfig
Ping-Ke Shih
2
-0
/
+23
[next]