index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mesh_ps.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
wifi: ieee80211: Do not open-code qos address offsets
Kees Cook
1
-6
/
+22
2022-12-01
wifi: rtw89: link rtw89_vif and chanctx stuffs
Zong-Zhe Yang
3
-11
/
+50
2022-12-01
wifi: rtw89: fw: implement MCC related H2C
Zong-Zhe Yang
2
-1
/
+697
2022-12-01
wifi: rtw89: mac: process MCC related C2H
Zong-Zhe Yang
5
-0
/
+280
2022-12-01
wifi: rtw89: introduce helpers to wait/complete on condition
Zong-Zhe Yang
2
-0
/
+60
2022-12-01
wifi: rtw89: check if atomic before queuing c2h
Zong-Zhe Yang
4
-4
/
+68
2022-12-01
wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_info
Zong-Zhe Yang
4
-19
/
+19
2022-12-01
wifi: rtw88: 8821c: enable BT device recovery mechanism
Ping-Ke Shih
3
-1
/
+33
2022-12-01
wifi: rtw89: 8852b: turn off PoP function in monitor mode
Ping-Ke Shih
2
-0
/
+9
2022-12-01
wifi: rtw89: add HE radiotap for monitor mode
Ping-Ke Shih
3
-1
/
+41
2022-12-01
wifi: rtw89: enable mac80211 virtual monitor interface
Zong-Zhe Yang
1
-0
/
+6
2022-12-01
wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...
Minsuk Kang
1
-0
/
+17
2022-11-28
wifi: rtw88: fix race condition when doing H2C command
Ji-Pin Jou
2
-5
/
+8
2022-11-28
wifi: b43: remove reference to removed config B43_PCMCIA
Lukas Bulwahn
1
-7
/
+3
2022-11-28
wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changed
Bitterblue Smith
1
-1
/
+1
2022-11-28
wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()
Ziyang Xuan
1
-0
/
+1
2022-11-25
wifi: carl9170: Replace zero-length array of trailing structs with flex-array
Kees Cook
1
-2
/
+2
2022-11-25
wifi: ath10k: Store WLAN firmware version in SMEM image table
Youghandhar Chintala
2
-0
/
+36
2022-11-22
wifi: p54: Replace zero-length array of trailing structs with flex-array
Kees Cook
1
-2
/
+2
2022-11-22
wifi: rtw89: fix physts IE page check
Zong-Zhe Yang
1
-1
/
+1
2022-11-22
wifi: rtw89: avoid inaccessible IO operations during doing change_interface()
Ping-Ke Shih
3
-1
/
+18
2022-11-22
wifi: rtw89: switch BANDEDGE and TX_SHAPE based on OFDMA trigger frame
Eric Huang
8
-1
/
+146
2022-11-22
wifi: rtw89: read CFO from FD or preamble CFO field of phy status ie_type 1 a...
Eric Huang
6
-2
/
+12
2022-11-22
wifi: rtw89: 8852b: correct TX power controlled by BT-coexistence
Ping-Ke Shih
1
-15
/
+15
2022-11-22
wifi: brcmfmac: Use struct_size() in code ralated to struct brcmf_dload_data_le
Gustavo A. R. Silva
1
-3
/
+4
2022-11-22
wifi: brcmfmac: replace one-element array with flexible-array member in struc...
Gustavo A. R. Silva
2
-3
/
+3
2022-11-22
wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ...
Gustavo A. R. Silva
1
-3
/
+3
2022-11-22
wifi: brcmfmac: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2022-11-18
net: fix napi_disable() logic error
Eric Dumazet
1
-2
/
+2
2022-11-18
rxrpc: uninitialized variable in rxrpc_send_ack_packet()
Dan Carpenter
1
-2
/
+0
2022-11-18
rxrpc: fix rxkad_verify_response()
Dan Carpenter
1
-2
/
+4
2022-11-18
net: ethernet: mtk_eth_soc: remove cpu_relax in mtk_pending_work
Lorenzo Bianconi
1
-5
/
+2
2022-11-18
net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset ...
Lorenzo Bianconi
1
-19
/
+34
2022-11-18
net: ipa: avoid a null pointer dereference
Alex Elder
1
-3
/
+6
2022-11-18
selftests: add a selftest for sctp vrf
Xin Long
3
-0
/
+317
2022-11-18
sctp: add sysctl net.sctp.l3mdev_accept
Xin Long
2
-0
/
+20
2022-11-18
sctp: add dif and sdif check in asoc and ep lookup
Xin Long
8
-61
/
+89
2022-11-18
sctp: add skb_sdif in struct sctp_af
Xin Long
3
-1
/
+14
2022-11-18
sctp: check sk_bound_dev_if when matching ep in get_port
Xin Long
1
-1
/
+4
2022-11-18
sctp: check ipv6 addr with sk_bound_dev if set
Xin Long
1
-3
/
+11
2022-11-18
sctp: verify the bind address with the tb_id from l3mdev
Xin Long
1
-3
/
+6
2022-11-18
net: libwx: Fix dead code for duplicate check
Jiawen Wu
1
-2
/
+0
2022-11-18
net: phy: mscc: macsec: do not copy encryption keys
Antoine Tenart
2
-29
/
+30
2022-11-18
net: ipa: permit GSI firmware loading to be skipped
Alex Elder
1
-4
/
+12
2022-11-18
dt-bindings: net: qcom,ipa: support skipping GSI firmware load
Alex Elder
1
-0
/
+2
2022-11-18
net: ipa: introduce "qcom,gsi-loader" property
Alex Elder
1
-7
/
+37
2022-11-18
net: ipa: encapsulate decision about firmware load
Alex Elder
1
-8
/
+31
2022-11-18
dt-bindings: net: qcom,ipa: deprecate modem-init
Alex Elder
1
-21
/
+55
2022-11-18
sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
Xin Long
4
-7
/
+5
2022-11-18
sctp: change to include linux/sctp.h in net/sctp/checksum.h
Xin Long
1
-1
/
+1
[next]