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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-13
staging: r8188eu: hal: remove condition with no effect
Saurav Girepunje
1
-11
/
+4
2021-09-13
staging: r8188eu: remove rtw_use_tkipkey_handler()
Michael Straube
2
-20
/
+0
2021-09-13
staging: r8188eu: use in-kernel arc4 encryption
Michael Straube
2
-82
/
+25
2021-09-13
staging: r8188eu: remove unused constant CRC32_POLY
Michael Straube
1
-2
/
+0
2021-09-13
staging: r8188eu: remove enum hardware_type
Michael Straube
1
-22
/
+1
2021-09-13
staging: r8188eu: remove IS_HARDWARE_TYPE_8188* macros
Michael Straube
2
-22
/
+9
2021-09-13
staging: r8188eu: remove unused enum rt_eeprom_type
Michael Straube
1
-6
/
+0
2021-09-13
staging: r8188eu: remove unused enum from ieee80211.h.
Michael Straube
1
-28
/
+0
2021-09-13
staging: r8188eu: remove unused defines from mp_custom_oid.h
Michael Straube
1
-269
/
+1
2021-09-13
staging: r8188eu: remove header file rtw_ioctl_rtl.h
Michael Straube
2
-64
/
+0
2021-09-13
staging: rtl8723bs: remove possible deadlock when disconnect
Fabio Aiuto
4
-20
/
+12
2021-09-13
staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
Saurav Girepunje
1
-3
/
+1
2021-09-13
staging: r8188eu: remove unnecessary parentheses
Michael Straube
1
-1
/
+1
2021-09-13
staging: r8188eu: add missing blank line after declarations
Michael Straube
1
-0
/
+1
2021-09-13
staging: r8188eu: use ether_addr_copy() in rtw_macaddr_cfg()
Michael Straube
1
-2
/
+2
2021-09-13
staging: r8188eu: use random default mac address
Michael Straube
1
-9
/
+2
2021-09-13
staging: r8188eu: use is_*_ether_addr() in rtw_macaddr_cfg()
Michael Straube
1
-4
/
+1
2021-09-13
staging: r8188eu: use ETH_ALEN
Michael Straube
1
-1
/
+1
2021-09-13
staging: r8188eu: ensure mac address buffer is properly aligned
Michael Straube
1
-1
/
+1
2021-09-13
staging: r8188eu: use mac_pton() in rtw_macaddr_cfg()
Michael Straube
1
-6
/
+4
2021-09-13
staging: r8188eu: remove unused function SetBcnCtrlReg()
Michael Straube
2
-21
/
+0
2021-09-13
staging: r8188eu: remove ICType from struct HAL_VERSION
Michael Straube
5
-105
/
+11
2021-09-13
staging: r8188eu: remove set but unused variable
Michael Straube
1
-28
/
+1
2021-09-13
staging: r8188eu: remove Hal_MPT_CCKTxPowerAdjustbyIndex()
Michael Straube
2
-72
/
+0
2021-09-13
staging: r8188eu: remove commented constants from wifi.h
Michael Straube
1
-50
/
+0
2021-09-13
staging: r8188eu: remove unused constants from wifi.h
Michael Straube
1
-2
/
+0
2021-09-13
staging: r8188eu: refactor field of struct odm_rf_cal
Michael Straube
2
-8
/
+7
2021-09-13
staging: r8188eu: remove local variable Indexforchannel
Michael Straube
1
-5
/
+4
2021-09-13
staging: r8188eu: remove unnecessary type casts
Michael Straube
1
-3
/
+3
2021-09-13
staging: r8188eu: convert type of second parameter of rtw_*_decrypt()
Michael Straube
3
-18
/
+19
2021-09-13
staging: r8188eu: convert type of second parameter of rtw_*_encrypt()
Michael Straube
4
-27
/
+23
2021-09-13
staging: r8188eu: remove should_forbid_n_rate()
Michael Straube
2
-37
/
+0
2021-09-13
staging: r8188eu: remove is_ap_in_wep()
Michael Straube
2
-31
/
+0
2021-09-13
staging: r8188eu: remove CAM_empty_entry()
Michael Straube
2
-6
/
+0
2021-09-13
staging: r8188eu: remove get_bsstype()
Michael Straube
2
-11
/
+0
2021-09-13
staging: r8188eu: remove rtw_get_oper_choffset()
Michael Straube
2
-6
/
+0
2021-09-13
staging: r8188eu: remove rtw_get_oper_bw()
Michael Straube
2
-6
/
+0
2021-09-13
staging: r8188eu: remove rtl8188e_PHY_ConfigRFWithParaFile()
Michael Straube
2
-24
/
+0
2021-09-13
staging: r8188eu: remove rtl8188e_PHY_ConfigRFWithHeaderFile()
Michael Straube
1
-2
/
+0
2021-09-13
staging: r8188eu: core: remove condition with no effect
Saurav Girepunje
1
-9
/
+0
2021-09-13
staging: r8188eu: core: remove unused function
Saurav Girepunje
2
-19
/
+0
2021-09-13
staging: r8118eu: remove useless parts of judgements from os_dep/ioctl_linux.
xu xin
1
-6
/
+5
2021-09-13
staging: r8188eu: os_dep: remove unused static variable
Saurav Girepunje
1
-2
/
+0
2021-09-13
staging: rtl8723bs: clean up comparsions to NULL
Michael Straube
9
-117
/
+117
2021-09-13
staging: rtl8723bs: remove unused _rtw_init_queue() function
Fabio Aiuto
1
-7
/
+0
2021-09-13
staging: rtl8723bs: remove unnecessary parentheses
Fabio Aiuto
1
-2
/
+2
2021-09-13
staging: rtl8723bs: unwrap initialization of queues
Fabio Aiuto
7
-26
/
+52
2021-09-13
staging: wlan-ng: Remove filenames from files
Aldas Taraškevičius
18
-18
/
+18
2021-09-13
staging: pi433: fix docs typos and references to previous struct names
Paulo Miguel Almeida
1
-12
/
+11
2021-09-13
staging: r8188eu: remove rtw_hal_c2h_handler function
Phillip Potter
3
-9
/
+0
[prev]
[next]