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
/
r8188eu
Age
Commit message (
Expand
)
Author
Files
Lines
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: r8188eu: simplify control flow
Sevinj Aghayeva
1
-19
/
+6
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
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: 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
2022-04-04
staging: r8188eu: simplify error handling
Martin Kaiser
1
-22
/
+11
2022-04-04
staging: r8188eu: use ieee80211 helper for retry bit
Martin Kaiser
1
-1
/
+1
2022-04-04
staging: r8188eu: use ieee80211 helper for destination address
Martin Kaiser
1
-1
/
+1
2022-04-04
staging: r8188eu: use ieee80211 helper for source address
Martin Kaiser
1
-1
/
+2
2022-04-04
staging: r8188eu: use ieee80211 struct for aid
Martin Kaiser
2
-7
/
+2
2022-04-04
staging: r8188eu: use ieee80211 structs for addresses
Martin Kaiser
1
-5
/
+4
2022-04-04
staging: r8188eu: exit straight away if we have no pspoll frame
Martin Kaiser
1
-71
/
+71
2022-04-04
staging: r8188eu: use ieee80211 helper to check for pspoll
Martin Kaiser
1
-4
/
+1
2022-04-04
staging: r8188eu: make validate_recv_ctrl_frame return void
Martin Kaiser
1
-8
/
+6
2022-04-04
staging: r8188eu: use ieee80211 helpers in validate_recv_mgnt_frame
Martin Kaiser
1
-8
/
+8
2022-04-04
staging: r8188eu: make validate_recv_mgnt_frame return void
Martin Kaiser
1
-5
/
+3
2022-04-04
staging: r8188eu: remove constant variable
Martin Kaiser
1
-10
/
+7
2022-04-04
staging: r8188eu: remove unnecessary jump
Martin Kaiser
1
-5
/
+0
2022-04-04
staging: r8188eu: clean up comment for rtw_pwr_wakeup()
Michael Straube
1
-6
/
+1
2022-04-04
staging: r8188eu: remove macro rtw_pwr_wakeup()
Michael Straube
2
-3
/
+2
2022-04-04
staging: r8188eu: remove constant parameter from _rtw_pwr_wakeup()
Michael Straube
2
-5
/
+7
2022-04-04
staging: r8188eu: remove unused parameter from _rtw_pwr_wakeup()
Michael Straube
2
-4
/
+3
2022-04-04
staging: r8188eu: remove HW_VAR_H2C_FW_P2P_PS_OFFLOAD from SetHwReg8188EU()
Michael Straube
3
-10
/
+3
2022-04-04
staging: r8188eu: remove HW_VAR_H2C_FW_JOINBSSRPT from SetHwReg8188EU()
Michael Straube
3
-9
/
+2
2022-04-04
staging: r8188eu: remove HW_VAR_RPT_TIMER_SETTING from SetHwReg8188EU()
Michael Straube
3
-8
/
+4
2022-04-04
staging: r8188eu: remove HW_VAR_ANTENNA_DIVERSITY_SELECT from SetHwReg8188EU()
Michael Straube
3
-15
/
+7
2022-04-04
staging: r8188eu: remove HW_VAR_AMPDU_MIN_SPACE from SetHwReg8188EU()
Michael Straube
3
-30
/
+30
2022-04-04
staging: r8188eu: remove HW_VAR_ACK_PREAMBLE from SetHwReg8188EU()
Michael Straube
3
-18
/
+15
2022-04-04
staging: r8188eu: remove HW_VAR_BSSID from SetHwReg8188EU()
Michael Straube
3
-20
/
+13
2022-04-04
staging: r8188eu: Fix misspelling in comment "cacluated" -> "calculated"
白浩文
1
-2
/
+2
2022-04-04
staging: r8188eu: Use the ARRAY_SIZE() macro
Fabio M. De Francesco
5
-9
/
+9
2022-04-04
staging: r8188eu: Remove redundant code from rtw_free_netdev()
Fabio M. De Francesco
1
-9
/
+0
[prev]
[next]