index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
mt6315-regulator.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-22
wifi: rtw89: add subband index of primary channel to struct rtw89_chan
Ping-Ke Shih
2
-3
/
+24
2023-09-22
wifi: mwifiex: followup PCIE and related cleanups
Dmitry Antipov
2
-24
/
+8
2023-09-22
wifi: mwifiex: simplify PCIE write operations
Dmitry Antipov
1
-224
/
+66
2023-09-21
wifi: ipw2x00: Annotate struct libipw_txb with __counted_by
Kees Cook
1
-1
/
+1
2023-09-21
wifi: wilc1000: add back-off algorithm to balance tx queue packets
Prasurjya Rohan Saikia
2
-4
/
+18
2023-09-21
wifi: mwifiex: use MODULE_FIRMWARE to add firmware files metadata
Víctor Gonzalo
1
-0
/
+6
2023-09-21
wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rx
Dmitry Antipov
2
-14
/
+0
2023-09-20
wifi: rtw88: debug: Fix the NULL vs IS_ERR() bug for debugfs_create_file()
Jinjie Ruan
1
-2
/
+2
2023-09-20
wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_by
Kees Cook
1
-1
/
+1
2023-09-20
wifi: brcmfmac: Annotate struct brcmf_gscan_config with __counted_by
Kees Cook
1
-1
/
+1
2023-09-18
wifi: wlcore: Convert to platform remove callback returning void
Uwe Kleine-König
4
-9
/
+7
2023-09-18
wifi: rtl8xxxu: Add a description about the device ID 0x7392:0xb722
Zenm Chen
1
-0
/
+1
2023-09-18
wifi: rtw89: add mac_gen pointer to access mac port registers
Ping-Ke Shih
4
-24
/
+223
2023-09-18
wifi: rtw89: consolidate registers of mac port to struct
Ping-Ke Shih
2
-12
/
+26
2023-09-18
wifi: rtw89: add chip_info::txwd_info size to generalize TX WD submit
Ping-Ke Shih
6
-2
/
+6
2023-09-18
wifi: rtw89: add to fill TX descriptor v2
Ping-Ke Shih
3
-0
/
+330
2023-09-18
wifi: rtw89: add to fill TX descriptor for firmware command v2
Ping-Ke Shih
2
-0
/
+23
2023-09-18
wifi: rtw89: add to query RX descriptor format v2
Ping-Ke Shih
3
-0
/
+188
2023-09-18
wifi: rtw89: mcc: deal with beacon NoA if GO exists
Zong-Zhe Yang
4
-1
/
+96
2023-09-18
wifi: rtw89: mcc: deal with BT slot change
Zong-Zhe Yang
3
-1
/
+6
2023-09-18
wifi: rtw89: mcc: deal with P2P PS change
Zong-Zhe Yang
4
-2
/
+37
2023-09-18
wifi: rtw89: mcc: track beacon offset and update when needed
Zong-Zhe Yang
5
-2
/
+153
2023-09-18
wifi: rtw89: mcc: update role bitmap when changed
Zong-Zhe Yang
4
-1
/
+88
2023-09-18
wifi: rtw89: 52c: rfk: disable DPK during MCC
Zong-Zhe Yang
4
-2
/
+42
2023-09-18
wifi: rtw89: rfk: disable driver tracking during MCC
Zong-Zhe Yang
1
-1
/
+12
2023-09-18
wifi: rtw89: 52c: rfk: refine MCC channel info notification
Zong-Zhe Yang
2
-12
/
+46
2023-09-18
wifi: cw1200: Avoid processing an invalid TIM IE
Jeff Johnson
1
-1
/
+1
2023-09-18
wifi: cfg80211: save power spectral density(psd) of regulatory rule
Wen Gong
5
-1
/
+41
2023-09-14
wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()
Johannes Berg
1
-1
/
+1
2023-09-13
wifi: mac80211: don't return unset power in ieee80211_get_tx_power()
Ping-Ke Shih
1
-0
/
+4
2023-09-13
wifi: mac80211: Sanity check tx bitrate if not provided by driver
Stephen Douthit
3
-2
/
+8
2023-09-13
wifi: iwlwifi: mvm: add a debug print when we get a BAR
Emmanuel Grumbach
1
-0
/
+3
2023-09-13
wifi: iwlwifi: mvm: move listen interval to constants
Johannes Berg
3
-2
/
+2
2023-09-13
wifi: iwlwifi: no power save during transition to D3
Miri Korenblit
2
-2
/
+10
2023-09-13
wifi: iwlwifi: update context info structure definitions
Johannes Berg
1
-1
/
+5
2023-09-13
wifi: iwlwifi: mvm: fix recovery flow in CSA
Emmanuel Grumbach
1
-1
/
+6
2023-09-13
wifi: iwlwifi: Use FW rate for non-data frames
Miri Korenblit
1
-5
/
+9
2023-09-13
wifi: iwlwifi: mvm: enable FILS DF Tx on non-PSC channel
Shaul Triebitz
3
-6
/
+22
2023-09-13
wifi: iwlwifi: mvm: make "pldr_sync" mode effective
Johannes Berg
3
-17
/
+18
2023-09-13
wifi: iwlwifi: mvm: log dropped frames
Emmanuel Grumbach
1
-1
/
+5
2023-09-13
wifi: iwlwifi: fw: disable firmware debug asserts
Gregory Greenman
6
-0
/
+53
2023-09-13
wifi: iwlwifi: remove dead-code
Miri Korenblit
1
-1
/
+0
2023-09-13
wifi: iwlwifi: pcie: enable TOP fatal error interrupt
Johannes Berg
3
-0
/
+8
2023-09-13
wifi: iwlwifi: pcie: give up mem read if HW is dead
Johannes Berg
1
-0
/
+13
2023-09-13
wifi: iwlwifi: pcie: rescan bus if no parent
Johannes Berg
1
-2
/
+5
2023-09-13
wifi: cfg80211: export DFS CAC time and usable state helper functions
Aditya Kumar Singh
3
-17
/
+26
2023-09-13
wifi: cfg80211: call reg_call_notifier on beacon hints
Abhishek Kumar
2
-8
/
+15
2023-09-13
wifi: cfg80211: allow reg update by driver even if wiphy->regd is set
Raj Kumar Bhagat
1
-5
/
+4
2023-09-13
wifi: mac80211: additions to change_beacon()
Aloka Dixit
1
-0
/
+13
2023-09-13
wifi: nl80211: additions to NL80211_CMD_SET_BEACON
Aloka Dixit
1
-0
/
+15
[next]