index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
Merge branch 'wfx-move-out-of-staging' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next into staging-next
Greg Kroah-Hartman
41
-8172
/
+0
2022-04-06
wfx: get out from the staging area
Jérôme Pouiller
41
-8172
/
+0
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: Fix PPPoE tag insertion on little endian systems
Guenter Roeck
1
-1
/
+1
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
2022-04-04
staging: r8188eu: pnp_bstop_trx is never set
Michael Straube
3
-7
/
+4
2022-04-04
staging: r8188eu: reg_rfoff is never set
Michael Straube
2
-6
/
+0
2022-04-04
staging: r8188eu: remove unused fields from struct pwrctrl_priv
Michael Straube
1
-8
/
+0
2022-04-04
staging: rtl8712: Fix multiple blank lines warning from .c files
Sathish Kumar
4
-4
/
+0
2022-04-04
staging: rtl8712: Fix multiple blank lines warning from .h files
Sathish Kumar
16
-28
/
+0
2022-04-04
staging: r8188eu: add blank line between functions
Rebecca Mckeever
1
-0
/
+1
2022-04-04
staging: r8188eu: combine both sides of conditional statement
Rebecca Mckeever
1
-6
/
+2
2022-04-04
staging: r8188eu: remove handlerOS independent comment
Rebecca Mckeever
1
-1
/
+0
2022-04-04
staging: r8188eu: remove the bretry variable
Martin Kaiser
1
-4
/
+2
2022-04-04
staging: r8188eu: don't call get_hdr_bssid
Martin Kaiser
1
-10
/
+7
2022-04-04
staging: r8188eu: remove psa, pda
Martin Kaiser
1
-5
/
+3
2022-04-04
staging: r8188eu: ra and ta do not depend on to_ds, from_ds
Martin Kaiser
1
-10
/
+6
2022-04-04
staging: r8188eu: remove to_fr_ds from struct rx_pkt_attrib
Martin Kaiser
3
-19
/
+10
2022-04-04
staging: r8188eu: don't copy ra and ta before we fail
Martin Kaiser
1
-5
/
+0
2022-04-04
staging: r8188eu: to_fr_ds cannot be 3 here
Martin Kaiser
1
-2
/
+2
[prev]
[next]