index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_objpool.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
wifi: rtw89: 8852c: support firmware with fw_element
Kuan-Chung Chen
1
-33
/
+67
2024-08-16
wifi: mwifiex: keep mwifiex_cfg80211_ops constant
Sascha Hauer
1
-11
/
+15
2024-08-13
wifi: mwl8k: Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+3
2024-08-10
wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-28
/
+18
2024-08-10
wifi: mwifiex: add support for WPA-PSK-SHA256
Sascha Hauer
2
-0
/
+4
2024-08-10
wifi: mwifiex: fix key_mgmt setting
Sascha Hauer
1
-3
/
+4
2024-08-10
wifi: mwifiex: simplify WPA flags setting
Sascha Hauer
1
-21
/
+8
2024-08-10
Revert "wifi: ath9k: use devm for request_irq()"
Toke Høiland-Jørgensen
2
-5
/
+11
2024-08-09
wifi: rtw88: Enable USB RX aggregation for 8822c/8822b/8821c
Bitterblue Smith
5
-4
/
+58
2024-08-09
wifi: rtw88: usb: Support RX aggregation
Bitterblue Smith
1
-21
/
+40
2024-08-09
wifi: rtw88: usb: Update the RX stats after every frame
Bitterblue Smith
1
-0
/
+1
2024-08-09
wifi: rtw88: usb: Init RX burst length according to USB speed
Bitterblue Smith
2
-1
/
+28
2024-08-09
wifi: rtl8xxxu: add missing rtl8192cu USB IDs
Peter Robinson
1
-0
/
+6
2024-08-09
wifi: rtl8xxxu: drop reference to staging drivers
Peter Robinson
1
-3
/
+2
2024-08-09
wifi: rtw89: wow: add net-detect support for 8852c
Chin-Yen Lee
1
-1
/
+3
2024-08-09
wifi: rtw89: wow: add delay option for net-detect
Chin-Yen Lee
4
-3
/
+27
2024-08-09
wifi: rtw89: wow: add WoWLAN net-detect support
Chin-Yen Lee
9
-78
/
+568
2024-08-09
wifi: rtw89: wow: implement PS mode for net-detect
Chin-Yen Lee
4
-7
/
+89
2024-08-09
wifi: rtw89: 8852c: support firmware format up to v1
Ping-Ke Shih
1
-2
/
+2
2024-08-07
wifi: b43: Constify struct lpphy_tx_gain_table_entry
Christophe JAILLET
2
-11
/
+11
2024-08-07
wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()
Baochen Qiang
1
-3
/
+2
2024-08-07
wifi: ath12k: match WMI BSS chan info structure with firmware definition
P Praneesh
1
-1
/
+1
2024-08-07
wifi: ath12k: fix BSS chan info request WMI command
P Praneesh
2
-0
/
+2
2024-08-07
wifi: ath12k: restore ASPM for supported hardwares only
Aditya Kumar Singh
3
-1
/
+9
2024-08-07
wifi: ath9k: Remove error checks when creating debugfs entries
Toke Høiland-Jørgensen
2
-4
/
+0
2024-08-07
wifi: ath9k: use devm for gpio_request_one()
Rosen Penev
1
-4
/
+2
2024-08-07
wifi: ath9k: use devm for request_irq()
Rosen Penev
2
-11
/
+5
2024-08-07
wifi: rtw89: correct VHT TX rate on 20MHz connection
Dian-Syuan Yang
1
-2
/
+5
2024-08-07
wifi: rtw89: add support for HW encryption in unicast management frames
Kuan-Chung Chen
10
-15
/
+40
2024-08-07
wifi: rtw89: avoid to add interface to list twice when SER
Chih-Kang Chang
2
-1
/
+21
2024-08-07
wifi: rtw89: 8922a: Add new fields for scan offload H2C command
Po-Hao Huang
4
-6
/
+28
2024-08-07
wifi: rtw89: 8922a: new implementation for RFK pre-notify H2C
Kuan-Chung Chen
3
-22
/
+53
2024-08-04
wifi: brcmsmac: clean up unnecessary current_ampdu_cnt and related checks
Dmitry Kandybka
1
-21
/
+1
2024-08-04
wifi: brcmfmac: introducing fwil query functions
Arend van Spriel
5
-28
/
+48
2024-08-04
wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder()
Christophe JAILLET
2
-8
/
+4
2024-08-04
wifi: mwifiex: add host mlme for AP mode
David Lin
8
-3
/
+309
2024-08-04
wifi: mwifiex: add host mlme for client mode
David Lin
15
-14
/
+683
2024-08-04
wifi: mwifiex: increase max_num_akm_suites
Sascha Hauer
1
-0
/
+2
2024-08-02
wifi: rtw89: pass chanctx_idx to rtw89_btc_{path_}phymap()
Zong-Zhe Yang
7
-37
/
+39
2024-08-02
wifi: rtw89: fw: correct chan access in assoc_cmac_tbl_g7 and update_beacon_be
Zong-Zhe Yang
1
-2
/
+2
2024-08-02
wifi: rtw89: pass rtwvif to RFK scan
Zong-Zhe Yang
8
-16
/
+24
2024-08-02
wifi: rtw89: pass rtwvif to RFK channel
Zong-Zhe Yang
9
-17
/
+18
2024-08-02
wifi: rtw89: rename sub_entity to chanctx
Zong-Zhe Yang
24
-223
/
+223
2024-08-02
wifi: rtw89: mcc: stop at a role holding chanctx
Zong-Zhe Yang
3
-6
/
+38
2024-08-02
wifi: rtw89: chan: refine MCC re-plan flow when unassign chanctx
Zong-Zhe Yang
1
-12
/
+25
2024-08-02
wifi: rtw88: always wait for both firmware loading attempts
Dmitry Antipov
1
-3
/
+4
2024-08-02
wifi: rtw89: fix typo of rtw89_phy_ra_updata_XXX
Zong-Zhe Yang
3
-7
/
+7
2024-08-02
wifi: rtw89: 885xb: reset IDMEM mode to prevent download firmware failure
Ping-Ke Shih
1
-1
/
+1
2024-08-02
wifi: rtw89: add support for hardware rfkill
Kuan-Chung Chen
10
-0
/
+184
2024-08-02
wifi: rtw89: add EVM statistics for 1SS rate
Kuan-Chung Chen
4
-13
/
+52
[next]