index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
ucall.S
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
staging: r8188eu: clean up rtw_ioctl.h
Michael Straube
1
-79
/
+0
2022-04-08
staging: r8188eu: remove header usb_vendor_req.h
Michael Straube
3
-37
/
+0
2022-04-08
staging: r8188eu: remove unused prototype usbvendorrequest()
Michael Straube
1
-3
/
+0
2022-04-08
staging: r8188eu: remove unused enums from odm.h
Michael Straube
1
-29
/
+0
2022-04-08
staging: r8188eu: remove unused fields from struct eeprom_priv
Michael Straube
1
-3
/
+0
2022-04-08
staging: r8188eu: ROMVer is always zero
Michael Straube
3
-3
/
+1
2022-04-08
staging: r8188eu: move struct rt_firmware to rtw_fw.h
Michael Straube
2
-5
/
+6
2022-04-08
staging: r8188eu: remove unused macros from basic_types.h
Michael Straube
1
-72
/
+1
2022-04-08
staging: rtl8723bs: remove header rtw_ioctl.h
Michael Straube
2
-73
/
+0
2022-04-08
staging: rtl8192u: use min_t/max_t macros instead of if else
Rebecca Mckeever
1
-8
/
+5
2022-04-08
staging: rtl8192u: replace ternary statement with if and assignment
Rebecca Mckeever
1
-1
/
+3
2022-04-07
staging: rtl8712: fix camel case in function r8712_generate_ie
Mahak Gupta
1
-2
/
+2
2022-04-07
staging: rtl8192e: remove multiple blank lines
Alaa Mohamed
1
-3
/
+0
2022-04-07
staging: rtl8723bs: fix indentation
Sevinj Aghayeva
1
-11
/
+3
2022-04-07
staging: r8188eu: use sizeof(*pvar) for allocating structs
Rebecca Mckeever
1
-34
/
+34
2022-04-07
staging: r8188eu: correct misspelling in comment 'tppe' -> 'type'
Rebecca Mckeever
1
-1
/
+1
2022-04-07
staging: r8188eu: remove extra 'the'
Rebecca Mckeever
1
-1
/
+1
2022-04-07
staging: r8188eu: format comments in drivers/net style
Rebecca Mckeever
1
-6
/
+3
2022-04-07
staging: rtl8712: remove unnecessary parentheses
Alaa Mohamed
1
-10
/
+10
2022-04-07
staging: r8188eu: remove unused _RND* from osdep_service.h
Michael Straube
1
-18
/
+0
2022-04-07
staging: r8188eu: use round_up() instead of _RND128()
Michael Straube
2
-9
/
+1
2022-04-07
staging: r8188eu: use round_up() instead of _RND8()
Michael Straube
2
-11
/
+3
2022-04-07
staging: r8188eu: use round_up() instead of _RND4()
Michael Straube
2
-9
/
+1
2022-04-07
staging: r8188eu: use PTR_ALIGN() instead of RND4()
Michael Straube
4
-10
/
+6
2022-04-06
wfx: get out from the staging area
Jérôme Pouiller
47
-11
/
+26
2022-04-05
staging: rtl8712: fix a potential memory leak in r871xu_drv_init()
Xiaoke Wang
2
-4
/
+3
2022-04-05
staging: r8188eu: drop redundant if check in IS_MCAST
Vihas Makwana
1
-4
/
+1
2022-04-05
staging: r8188eu: remove GetHalDefVar8188EUsb()
Michael Straube
3
-22
/
+1
2022-04-05
staging: r8188eu: remove HAL_DEF_CURRENT_ANTENNA
Michael Straube
5
-7
/
+13
2022-04-05
staging: r8188eu: remove HAL_DEF_IS_SUPPORT_ANT_DIV
Michael Straube
3
-7
/
+8
2022-04-05
staging: r8188eu: cur_ant is set but never used
Michael Straube
1
-7
/
+0
2022-04-05
staging: r8188eu: remove unused macros from ieee80211.h
Michael Straube
1
-18
/
+0
2022-04-05
staging: r8188eu: remove unncessary ternary operator
Michael Straube
8
-12
/
+12
2022-04-05
staging: vt6655: Rename constant definitions with CamelCase
Philipp Hortmann
1
-18
/
+18
2022-04-05
staging: vt6655: Remove unused macros in mac.h
Philipp Hortmann
1
-133
/
+0
2022-04-05
staging: rtl8723bs: remove space after function name
Sevinj Aghayeva
1
-1
/
+1
2022-04-05
staging: rtl8723bs: remove redundant else branches
Sevinj Aghayeva
1
-33
/
+31
2022-04-05
staging: rtl8723bs: remove return from a function returning void
Sevinj Aghayeva
1
-7
/
+2
2022-04-05
staging: rtl8723bs: remove redundant braces in if statements
Sevinj Aghayeva
1
-52
/
+27
2022-04-05
staging: rtl8723bs: combine both sides of conditional statement
Rebecca Mckeever
1
-6
/
+2
2022-04-05
staging: rtl8723bs: remove handlerOS independent comment
Rebecca Mckeever
1
-2
/
+0
2022-04-05
staging: rtl8723bs: simplify control flow
Sevinj Aghayeva
1
-14
/
+4
2022-04-05
staging: rtl8712: simplify control flow
Sevinj Aghayeva
1
-19
/
+6
2022-04-05
staging: r8188eu: simplify control flow
Sevinj Aghayeva
1
-19
/
+6
2022-04-05
staging: rtl8712: remove Unnecessary parentheses
Alaa Mohamed
1
-8
/
+8
2022-04-05
staging: rtl8712: Fix multiple line dereference
Alaa Mohamed
1
-52
/
+25
2022-04-05
staging: r8188eu: remove unnecessary blank lines
Alaa Mohamed
1
-3
/
+0
2022-04-05
staging: r8188eu: Add line after declarations
Alaa Mohamed
1
-2
/
+3
2022-04-04
staging: r8188eu: ps_flag is never set
Michael Straube
2
-9
/
+0
2022-04-04
staging: r8188eu: pwr_state_check_cnts is always zero
Michael Straube
3
-7
/
+1
[next]