index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-15
staging: r8188eu: proper error handling in rtw_init_drv_sw
Vihas Makwana
1
-13
/
+47
2022-03-15
staging: r8188eu: call _cancel_timer_ex from _rtw_free_recv_priv
Vihas Makwana
1
-0
/
+1
2022-03-15
staging: vt6656: Removed unused variable vt3342_vnt_threshold
Philipp Hortmann
1
-24
/
+0
2022-03-15
staging: vt6656: Removed unused variable bb_vga_0
Philipp Hortmann
1
-2
/
+0
2022-03-15
staging: remove ashmem
Christoph Hellwig
8
-1071
/
+0
2022-03-14
staging: vt6656: Remove unused rf_type in card.c
Philipp Hortmann
1
-16
/
+0
2022-03-14
staging: vt6656: Remove unused rf_type in rf.c; unused variables
Philipp Hortmann
1
-348
/
+0
2022-03-14
staging: vt6656: Remove unused rf_type in rf.c; top level
Philipp Hortmann
1
-63
/
+2
2022-03-14
staging: vt6656: Remove unused rf_type in baseband.c
Philipp Hortmann
1
-14
/
+2
2022-03-14
staging: vt6656: Remove unused rf_type in channel.c
Philipp Hortmann
1
-90
/
+6
2022-03-14
staging: rtl8723bs: Use min() instead of doing it manually
Haowen Bai
1
-4
/
+1
2022-03-14
staging: vt6655: Remove unused byRFType in card.c
Philipp Hortmann
1
-55
/
+1
2022-03-14
staging: vt6655: Remove unused byRFType in rf.c
Philipp Hortmann
1
-403
/
+1
2022-03-14
staging: vt6655: Remove unused byRFType in baseband.c
Philipp Hortmann
1
-80
/
+0
2022-03-14
staging: vt6655: Remove unused byRFType in channel.c
Philipp Hortmann
1
-84
/
+1
2022-03-14
staging: pi433: formatting improvement for multi-line bitwise statement
Paulo Miguel Almeida
1
-2
/
+2
2022-03-14
staging: pi433: remove hardcoded mask value for easier readability
Paulo Miguel Almeida
1
-1
/
+1
2022-03-14
staging: r8188eu: remove comments in update_recvframe_attrib_88e
Martin Kaiser
1
-26
/
+22
2022-03-14
staging: r8188eu: remove unnecessary casts
Martin Kaiser
1
-18
/
+18
2022-03-14
staging: r8188eu: don't initialize drvinfo_sz to 0
Martin Kaiser
1
-2
/
+0
2022-03-14
staging: r8188eu: summarize declaration and assignment
Martin Kaiser
1
-3
/
+1
2022-03-14
staging: r8188eu: remove tmp variable in update_recvframe_attrib_88e
Martin Kaiser
1
-30
/
+22
2022-03-14
staging: r8188eu: remove unused fields in struct recv_buf
Abdun Nihaal
3
-7
/
+0
2022-03-14
staging: r8188eu: remove unneeded field pbuf
Abdun Nihaal
3
-7
/
+1
2022-03-14
staging: r8188eu: remove unused field pdata
Abdun Nihaal
5
-14
/
+0
2022-03-14
staging: r8188eu: remove unused field pend
Abdun Nihaal
4
-5
/
+0
2022-03-14
staging: r8188eu: remove unused field ptail
Abdun Nihaal
4
-5
/
+0
2022-03-14
staging: r8188eu: remove unused field phead
Abdun Nihaal
4
-5
/
+0
2022-03-14
staging: r8188eu: remove unused fields in struct recv_buf
Abdun Nihaal
4
-13
/
+0
2022-03-14
staging: r8188eu: remove unused field recvbuf_lock
Abdun Nihaal
2
-2
/
+0
2022-03-14
staging: r8188eu: remove unused field list
Abdun Nihaal
2
-2
/
+0
2022-03-14
staging: r8188eu: mark rtw_endofpktfile as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark IsFrameTypeCtrl as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark IS_MCAST as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark check_fwstate as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark rtl8188eu_xmitframe_complete as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark is_ap_in_tkip as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark is_basicrate as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark cckratesonly_included as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark cckrates_included as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark recv_indicatepkts_in_order as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark enqueue_reorder_recvframe as bool
Vihas Makwana
1
-2
/
+1
2022-03-14
staging: r8188eu: mark check_indicate_seq as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark PS_RDY_CHECK as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark rtw_is_desired_network as bool
Vihas Makwana
1
-1
/
+1
2022-03-14
staging: r8188eu: mark rtw_is_cckratesonly_included as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: r8188eu: mark rtw_is_cckrates_included as bool
Vihas Makwana
2
-2
/
+2
2022-03-14
staging: vt6655: remove redundant assignment of pointer tx_key
Colin Ian King
1
-2
/
+0
2022-03-14
staging: gdm724x: remove redundant assignment of pointer w
Colin Ian King
1
-1
/
+0
2022-03-14
staging: vchiq_arm: make vchiq_platform_get_arm_state() static
Gaston Gonzalez
1
-2
/
+1
[next]