index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
rds
/
stats.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
r8188eu: remove unused urbs from struct xmit_buf
Ivan Safonov
3
-22
/
+12
2022-04-20
staging: r8188eu: use ARRAY_SIZE for mlme_sta_tbl
Martin Kaiser
1
-1
/
+1
2022-04-20
staging: r8188eu: don't call empty DoReserved function
Martin Kaiser
1
-2
/
+2
2022-04-20
staging: r8188eu: replace mlme_handler with function pointer
Martin Kaiser
2
-32
/
+23
2022-04-20
staging: r8188eu: the frame type is shifted out
Martin Kaiser
1
-2
/
+1
2022-04-20
staging: r8188eu: replace the GetFrameSubType call
Martin Kaiser
1
-3
/
+2
2022-04-20
staging: r8188eu: check receiver address only once
Martin Kaiser
1
-6
/
+1
2022-04-20
staging: r8188eu: place constants in right side in a comparison
Mahak Gupta
5
-27
/
+27
2022-04-20
staging: r8188eu: check firmware header existence before access
Michael Straube
1
-5
/
+4
2022-04-20
staging: r8188eu: use pr_info_once() to log the firmware version
Michael Straube
1
-5
/
+3
2022-04-20
staging: r8188eu: remove variables from rtl8188e_firmware_download()
Michael Straube
1
-6
/
+2
2022-04-20
staging: r8188eu: use sizeof instead of hardcoded firmware header size
Michael Straube
1
-3
/
+4
2022-04-20
staging: r8188eu: rename fields of struct rt_firmware_hdr
Michael Straube
1
-29
/
+29
2022-04-20
staging: r8188eu: clean up comments in struct rt_firmware_hdr
Michael Straube
1
-23
/
+13
2022-04-20
staging: r8188eu: convert u32 fields of rt_firmware_hdr to __le32
Michael Straube
1
-3
/
+3
2022-04-20
staging: r8188eu: fix struct rt_firmware_hdr
Michael Straube
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix mutex definition without comment
Adrien Thierry
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix unnecessary space after cast
Adrien Thierry
1
-1
/
+1
2022-04-20
staging: bcm2835-audio: fix line ending with '('
Adrien Thierry
1
-2
/
+1
2022-04-20
staging: bcm2835-audio: fully describe config symbol
Adrien Thierry
1
-2
/
+4
2022-04-14
staging: rtl8192u: make read-only array EWC11NHTCap static const
Colin Ian King
1
-1
/
+1
2022-04-14
staging: ks7010: coding style fix: use tabs for indent
Aliya Rahmani
1
-1
/
+1
2022-04-14
staging: rtl8712: Remove unnecessary parentheses
Aliya Rahmani
1
-1
/
+1
2022-04-14
staging: rtl8712: cmd: remove redundant space after cast
Aliya Rahmani
1
-1
/
+1
2022-04-14
staging: r8188eu: pkt_newalloc is not used
Martin Kaiser
2
-2
/
+0
2022-04-14
staging: r8188eu: use ieee80211 helpers in mgt_dispatcher
Martin Kaiser
1
-8
/
+9
2022-04-14
staging: r8188eu: merge _mgt_dispatcher into mgt_dispatcher
Martin Kaiser
1
-14
/
+8
2022-04-14
staging: r8188eu: use ieee80211 helper to read the qos tid
Martin Kaiser
2
-3
/
+1
2022-04-14
staging: r8188eu: remove unused timer functions
Martin Kaiser
2
-14
/
+0
2022-04-14
staging: r8188eu: remove the bInSuspend loop
Martin Kaiser
1
-4
/
+0
2022-04-14
staging: r8188eu: clean up the code to set ips_deny_time
Martin Kaiser
4
-16
/
+5
2022-04-14
staging: r8188eu: use kernel functions for timeout handling
Martin Kaiser
1
-3
/
+3
2022-04-14
staging: r8188eu: summarize two if statements
Martin Kaiser
1
-5
/
+4
2022-04-14
staging: r8188eu: simplify the ps_processing check
Martin Kaiser
1
-4
/
+2
2022-04-14
staging: r8188eu: make return values consistent
Martin Kaiser
1
-4
/
+2
2022-04-14
staging: r8188eu: simplify delay conditions in rtw_pwr_wakeup
Martin Kaiser
1
-6
/
+2
2022-04-13
staging: r8188eu: clean up long lines in block_write()
Michael Straube
1
-4
/
+14
2022-04-13
staging: r8188eu: remove unneeded initializations
Michael Straube
1
-1
/
+1
2022-04-13
staging: r8188eu: reduce variables in block_write()
Michael Straube
1
-25
/
+18
2022-04-13
staging: r8188eu: change void parameters to u8
Michael Straube
1
-10
/
+8
2022-04-13
staging: r8188eu: rename parameter of block_write()
Michael Straube
1
-3
/
+3
2022-04-13
staging: r8188eu: correct macro spelling mistake
Michael Straube
1
-2
/
+2
2022-04-13
drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle
Duoming Zhou
1
-2
/
+4
2022-04-13
drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
Duoming Zhou
1
-2
/
+4
2022-04-13
drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
Duoming Zhou
1
-2
/
+4
2022-04-13
staging: r8188eu: add space around operators
Mahak Gupta
1
-29
/
+29
2022-04-13
staging: greybus: remove empty callback function
Jaehee Park
1
-8
/
+0
2022-04-13
staging: greybus: correct typo in comment
Jaehee Park
1
-1
/
+1
2022-04-13
staging: r8188eu: remove else after return and break statements
Mahak Gupta
1
-24
/
+17
[next]