index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-ioprio.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
staging: r8188eu: remove cmd_osdep.h header file
Michael Straube
3
-23
/
+5
2021-08-26
staging: r8188eu: Make mult-byte entities in dhcp header be big endian
Larry Finger
1
-7
/
+7
2021-08-26
staging: r8188eu: change declaration of Efuse_Read1ByteFromFakeContent
Phillip Potter
1
-11
/
+3
2021-08-26
staging: r8188eu: Fix a resource leak in update_bcn_wps_ie
Xiangyang Zhang
1
-1
/
+2
2021-08-26
staging: r8188eu: set pipe only once
Martin Kaiser
1
-7
/
+8
2021-08-26
staging: r8188eu: remove unused members of struct _io_ops
Martin Kaiser
1
-3
/
+0
2021-08-26
staging: r8188eu: clean up the usb_writeN
Martin Kaiser
1
-10
/
+5
2021-08-26
staging: r8188eu: clean up the usb_writeXY functions
Martin Kaiser
1
-42
/
+8
2021-08-26
staging: r8188eu: clean up the usb_readXY functions
Martin Kaiser
1
-23
/
+7
2021-08-26
staging: r8188eu: remove an unused enum
Martin Kaiser
1
-4
/
+0
2021-08-26
staging: r8188eu: rewrite usb vendor request defines
Martin Kaiser
1
-2
/
+2
2021-08-26
staging: rtl8188eu: use actual request type as parameter
Martin Kaiser
1
-34
/
+12
2021-08-26
staging: r8188eu: remove unused define
Martin Kaiser
1
-2
/
+0
2021-08-26
staging: r8188eu: remove unnecessary cast
Martin Kaiser
1
-1
/
+1
2021-08-26
staging: rtl8723bs: remove header file ethernet.h
Michael Straube
4
-18
/
+5
2021-08-26
staging/rtl8192u: Prefer kcalloc over open coded arithmetic
Len Baker
1
-3
/
+3
2021-08-26
staging/rtl8192u: Initialize variables in the definition block
Len Baker
1
-6
/
+3
2021-08-26
staging/rtl8192u: Avoid CamelCase in names of variables
Len Baker
1
-48
/
+47
2021-08-26
staging: rtl8723bs: remove unused rtw_set_802_11_bssid() function
Fabio Aiuto
2
-65
/
+0
2021-08-26
staging: rtl8723bs: remove functions notifying wext events
Fabio Aiuto
4
-48
/
+1
2021-08-26
staging: rtl8723bs: fix logical continuation issue
Fabio Aiuto
1
-3
/
+3
2021-08-26
staging: rtl8723bs: fix code indent issues
Fabio Aiuto
1
-6
/
+6
2021-08-26
staging: rtl8723bs: remove obsolete wext support
Fabio Aiuto
3
-3101
/
+1
2021-08-26
staging: mt7621-pci: fix hang when nothing is connected to pcie ports
Sergio Paracuellos
1
-2
/
+11
2021-08-26
staging: r8188eu: remove unused function rtw_remove_bcn_ie()
Michael Straube
2
-40
/
+0
2021-08-26
staging: r8188eu: remove unused function rtw_add_bcn_ie()
Michael Straube
2
-65
/
+0
2021-08-26
staging: r8188eu: remove unneeded semicolon
Yang Li
3
-3
/
+3
2021-08-26
staging: wlan-ng: Avoid duplicate header in tx/rx frames
Kees Cook
6
-53
/
+39
2021-08-26
staging: wlan-ng: Remove pointless a3/a4 union
Kees Cook
9
-62
/
+48
2021-08-26
staging: r8188eu: use GFP_ATOMIC under spinlock
Michael Straube
1
-1
/
+1
2021-08-26
staging: r8188eu: fix scheduling while atomic bugs
Michael Straube
1
-2
/
+2
2021-08-19
staging: r8188eu: Remove empty rtw_mfree_xmit_priv_lock()
Fabio M. De Francesco
1
-6
/
+0
2021-08-19
staging: r8188eu: remove rtw_update_mem_stat macro and associated flags
Phillip Potter
1
-20
/
+0
2021-08-19
staging: r8188eu: remove function _rtw_zvmalloc
Phillip Potter
2
-10
/
+0
2021-08-19
staging: r8188eu: remove rtw_zvmalloc preprocessor definition
Phillip Potter
1
-1
/
+0
2021-08-19
staging: r8188eu: convert all rtw_zvmalloc calls to vzalloc calls
Phillip Potter
9
-13
/
+13
2021-08-19
staging: r8188eu: remove function _rtw_vmalloc
Phillip Potter
2
-9
/
+1
2021-08-19
staging: r8188eu: remove rtw_vmalloc preprocessor definition
Phillip Potter
1
-1
/
+0
2021-08-19
staging: r8188eu: convert only rtw_vmalloc call to vmalloc
Phillip Potter
1
-1
/
+1
2021-08-19
staging: r8188eu: remove free_xmit_priv field from struct hal_ops
Phillip Potter
1
-1
/
+0
2021-08-19
staging: r8188eu: remove function rtw_hal_free_xmit_priv
Phillip Potter
3
-9
/
+0
2021-08-19
staging: r8188eu: remove empty function rtl8188eu_free_xmit_priv
Phillip Potter
3
-6
/
+0
2021-08-19
staging: r8188eu: remove txrpt_ccx_sw_88e and txrpt_ccx_qtime_88e macros
Phillip Potter
1
-4
/
+0
2021-08-19
staging: r8188eu: remove unused function dump_txrpt_ccx_88e
Phillip Potter
2
-23
/
+0
2021-08-19
staging: r8188eu: remove _dbg_dump_tx_info function
Phillip Potter
3
-35
/
+0
2021-08-19
staging: r8188eu: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+4
2021-08-18
staging: r8188eu: rename variable within rtl8188e_Add_RateATid
Phillip Potter
1
-3
/
+3
2021-08-18
staging: r8188eu: ctrl vendor req index is not used
Martin Kaiser
1
-23
/
+10
2021-08-18
staging: r8188eu: ctrl vendor req value is always 0x05
Martin Kaiser
1
-23
/
+10
2021-08-18
staging: r8188eu: clean up comparsions to false
Michael Straube
14
-34
/
+34
[next]