index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-23
wifi: rtw89: fix null pointer access when abort scan
Po-Hao Huang
1
-2
/
+2
2024-01-23
wifi: rtw89: disable RTS when broadcast/multicast
Po-Hao Huang
1
-2
/
+4
2024-01-23
wifi: rtw89: Set default CQM config if not present
Po-Hao Huang
3
-2
/
+14
2024-01-23
wifi: rtw89: refine hardware scan C2H events
Po-Hao Huang
2
-21
/
+31
2024-01-23
wifi: rtw89: refine add_chan H2C command to encode_bits
Po-Hao Huang
2
-162
/
+80
2024-01-23
wifi: rtw89: 8922a: add BTG functions to assist BT coexistence to control TX/RX
Chung-Hsuan Hung
2
-0
/
+144
2024-01-23
wifi: rtw89: 8922a: add TX power related ops
Ping-Ke Shih
2
-1
/
+137
2024-01-23
wifi: rtw89: 8922a: add register definitions of H2C, C2H, page, RRSR and EDCCA
Ping-Ke Shih
2
-0
/
+77
2024-01-23
wifi: rtw89: 8922a: add chip_ops related to BB init
Ping-Ke Shih
10
-0
/
+298
2024-01-23
wifi: rtw89: 8922a: add chip_ops::{enable,disable}_bb_rf
Ping-Ke Shih
2
-0
/
+55
2024-01-23
wifi: rtw89: add mlo_dbcc_mode for WiFi 7 chips
Ping-Ke Shih
2
-0
/
+29
2024-01-19
wifi: rtlwifi: Speed up firmware loading for USB
Bitterblue Smith
5
-10
/
+53
2024-01-19
wifi: rtl8xxxu: add missing number of sec cam entries for all variants
Martin Kaistra
7
-0
/
+7
2024-01-19
wifi: brcmfmac: allow per-vendor event handling
Arend van Spriel
10
-63
/
+244
2024-01-19
wifi: brcmfmac: avoid invalid list operation when vendor attach fails
Arend van Spriel
1
-3
/
+4
2024-01-19
wifi: brcmfmac: Demote vendor-specific attach/detach messages to info
Hector Martin
5
-68
/
+6
2024-01-19
wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
Hector Martin
7
-35
/
+76
2024-01-19
wifi: brcmfmac: move feature overrides before feature_disable
Arend van Spriel
1
-3
/
+3
2024-01-19
wifi: brcmfmac: add per-vendor feature detection callback
Arend van Spriel
3
-0
/
+23
2024-01-19
wifi: brcmfmac: export firmware interface functions
Arend van Spriel
5
-129
/
+121
2024-01-18
wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
Zheng Wang
1
-2
/
+2
2024-01-18
wifi: rt2x00: simplify rt2x00crypto_rx_insert_iv()
Dmitry Antipov
1
-4
/
+1
2024-01-18
wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir()
Jinjie Ruan
1
-3
/
+0
2024-01-18
wifi: mwifiex: Use helpers to check multicast addresses
Ruan Jinjie
2
-2
/
+2
2024-01-18
wifi: brcmsmac: phy: Remove unreachable code
Artem Chernyshev
3
-11
/
+5
2024-01-18
wifi: rtl8xxxu: make instances of iface limit and combination to be static const
Ping-Ke Shih
1
-2
/
+2
2024-01-18
wifi: rtl8xxxu: convert EN_DESC_ID of TX descriptor to le32 type
Ping-Ke Shih
1
-1
/
+1
2024-01-18
wifi: wilc1000: fix multi-vif management when deleting a vif
Ajay Singh
1
-1
/
+0
2024-01-18
wifi: wilc1000: fix incorrect power down sequence
Ajay Singh
2
-14
/
+25
2024-01-18
wifi: wilc1000: do not realloc workqueue everytime an interface is added
Ajay Singh
2
-10
/
+11
2024-01-18
wifi: wilc1000: fix driver_handler when committing initial configuration
Ajay Singh
1
-1
/
+1
2024-01-18
wifi: rtlwifi: rtl8192de: Don't read register in _rtl92de_query_rxphystatus
Bitterblue Smith
1
-3
/
+2
2024-01-18
wifi: rtw89: fw: extend JOIN H2C command to support WiFi 7 chips
Ping-Ke Shih
2
-0
/
+68
2024-01-18
wifi: rtw89: fw: use struct to fill JOIN H2C command
Ping-Ke Shih
2
-80
/
+36
2024-01-18
wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7
Ping-Ke Shih
11
-0
/
+99
2024-01-18
wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7
Ping-Ke Shih
10
-4
/
+126
2024-01-18
wifi: rtw89: fw: update TX AMPDU parameter to CMAC table
Ping-Ke Shih
9
-0
/
+94
2024-01-18
wifi: rtw89: fw: add chip_ops to update CMAC table to associated station
Ping-Ke Shih
11
-5
/
+24
2024-01-18
wifi: rtw89: fw: fill CMAC table to associated station for WiFi 7 chips
Ping-Ke Shih
4
-5
/
+309
2024-01-18
wifi: rtw89: fw: add H2C command to update security CAM v2
Ping-Ke Shih
5
-0
/
+201
2024-01-18
wifi: rtw89: declare EXT NSS BW of VHT capability
Ping-Ke Shih
1
-0
/
+8
2024-01-18
wifi: rtw89: add EHT capabilities for WiFi 7 chips
Ping-Ke Shih
1
-0
/
+90
2024-01-18
wifi: rtw89: change supported bandwidths of chip_info to bit mask
Ping-Ke Shih
7
-11
/
+25
2024-01-18
wifi: rtw89: adjust init_he_cap() to add EHT cap into iftype_data
Ping-Ke Shih
1
-103
/
+113
2024-01-18
wifi: rtw88: use kstrtoX_from_user() in debugfs handlers
Dmitry Antipov
1
-36
/
+8
2024-01-14
wifi: rtl8xxxu: enable channel switch support
Martin Kaistra
2
-5
/
+16
2024-01-14
wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work
Martin Kaistra
1
-0
/
+1
2024-01-12
wifi: rtlwifi: rtl_usb: Use sync register writes
Bitterblue Smith
3
-139
/
+66
2024-01-12
wifi: rtlwifi: cleanup few rtlxxx_tx_fill_desc() routines
Dmitry Antipov
3
-12
/
+1
2024-01-12
wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operation
Ping-Ke Shih
11
-3
/
+20
[next]