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-08-22
clk: clocking-wizard: Move clocking-wizard out
Shubhrajyoti Datta
7
-692
/
+0
2022-08-20
staging: iio: frequency: ad9832: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-08-16
staging: r8188eu: Add Rosewill USB-N150 Nano to device tables
Larry Finger
1
-0
/
+1
2022-08-16
staging: r8188eu: drop the DRIVERVERSION macro
Grzegorz Szymaszek
2
-2
/
+0
2022-08-16
staging: r8188eu: drop the DRV_NAME macro
Grzegorz Szymaszek
1
-2
/
+0
2022-08-16
staging: r8188eu: use KBUILD_MODNAME instead of a string constant
Grzegorz Szymaszek
1
-1
/
+1
2022-08-16
staging: r8188eu: set firmware path in a macro
Grzegorz Szymaszek
3
-2
/
+3
2022-08-16
staging: r8188eu: add firmware dependency
Grzegorz Szymaszek
1
-0
/
+1
2022-08-16
staging: r8188eu: add firmware dependency
Grzegorz Szymaszek
1
-0
/
+1
2022-08-16
staging: r8188eu: make rtw_init_recv_timer() static
Michael Straube
4
-28
/
+13
2022-08-16
staging: r8188eu: make rtw_recv_indicatepkt() static
Michael Straube
3
-82
/
+79
2022-08-16
staging: r8188eu: make rtw_handle_tkip_mic_err() static
Michael Straube
3
-38
/
+36
2022-08-16
staging: r8188eu: merge rtw_os_recvbuf_resource_alloc() into rtw_recv.c
Michael Straube
3
-18
/
+6
2022-08-16
staging: r8188eu: merge rtw_os_recvbuf_resource_free() into rtw_recv.c
Michael Straube
3
-10
/
+1
2022-08-16
staging: r8188eu: do not spam the kernel log
Michael Straube
2
-2
/
+3
2022-08-16
staging: r8188eu: the high prio queue is always selected
Martin Kaiser
3
-13
/
+9
2022-08-16
staging: r8188eu: remove two unused defines
Martin Kaiser
1
-2
/
+0
2022-08-16
staging: r8188eu: change all num...Q variables to u8
Martin Kaiser
2
-10
/
+4
2022-08-16
staging: r8188eu: make numNQ a u8
Martin Kaiser
2
-6
/
+3
2022-08-16
staging: r8188eu: remove a temporary variable
Martin Kaiser
1
-2
/
+1
2022-08-16
staging: r8188eu: simplify _InitNormalChipTwoOutEpPriority
Martin Kaiser
1
-16
/
+7
2022-08-16
staging: r8188eu: we always use HQ and NQ for two endpoints
Martin Kaiser
1
-20
/
+2
2022-08-16
staging: r8188eu: remove _InitNormalChipOneOutEpPriority
Martin Kaiser
1
-23
/
+2
2022-08-16
staging: r8188eu: simplify two_out_pipe
Martin Kaiser
1
-4
/
+3
2022-08-16
staging: r8188eu: simplify three_out_pipe
Martin Kaiser
1
-11
/
+6
2022-08-16
staging: r8188eu: summarize common Queue2Pipe settings
Martin Kaiser
1
-27
/
+5
2022-08-16
staging: r8188eu: remove comments about endpoint mapping
Martin Kaiser
1
-18
/
+6
2022-08-16
staging: r8188eu: remove OutEpNumber
Martin Kaiser
2
-6
/
+2
2022-08-16
staging: r8188eu: summarize endpoint-related settings
Martin Kaiser
1
-38
/
+17
2022-08-16
staging: r8188eu: move endpoint init functions to usb_halinit.c
Martin Kaiser
3
-110
/
+108
2022-08-16
staging: r8188eu: merge two small functions
Martin Kaiser
1
-8
/
+2
2022-08-16
staging: r8188eu: process HalUsbSetQueuePipeMapping8188EUsb's return value
Martin Kaiser
3
-4
/
+6
2022-08-16
staging: r8188eu: Hal_MappingOutPipe should return an int
Martin Kaiser
3
-7
/
+5
2022-08-16
staging: r8188eu: simplify the calculation of ie start offset
Martin Kaiser
1
-1
/
+1
2022-08-16
staging: r8188eu: read aid from struct ieee80211_mgmt
Martin Kaiser
1
-2
/
+1
2022-08-16
staging: r8188eu: read capability info from struct ieee80211_mgmt
Martin Kaiser
1
-2
/
+1
2022-08-16
staging: r8188eu: read status_code from struct ieee80211_mgmt
Martin Kaiser
1
-4
/
+1
2022-08-16
staging: r8188eu: replace a get_da call
Martin Kaiser
1
-1
/
+2
2022-08-16
staging: r8188eu: clean up comment for phy_calculate_bit_shift()
Michael Straube
1
-11
/
+1
2022-08-16
staging: r8188eu: avoid camel case in phy_CalculateBitShift()
Michael Straube
1
-6
/
+6
2022-08-16
staging: r8188eu: use ffs() in phy_CalculateBitShift()
Michael Straube
1
-6
/
+2
2022-08-16
staging: r8188eu: convert rtw_p2p_enable to correct error code semantics
Phillip Potter
2
-18
/
+13
2022-08-16
staging: r8188eu: make rtl8188eu_{init,free}_recv_priv() static
Michael Straube
4
-94
/
+79
2022-08-16
staging: r8188eu: make handle_txrpt_ccx_88e() static
Michael Straube
4
-25
/
+14
2022-08-16
staging/rtl8723bs/core: remove inactive initialization
Li zeming
1
-1
/
+1
2022-08-16
staging: r8188eu: refactor dump_chip_info()
Michael Straube
1
-19
/
+13
2022-08-16
staging: r8188eu: convert dump_chip_info() to use netdev_dbg()
Michael Straube
1
-4
/
+5
2022-08-16
staging: r8188eu: return an error code in rtw_usb_if1_init
Martin Kaiser
1
-20
/
+24
2022-08-16
staging: r8188eu: make rtw_handle_dualmac a void function
Martin Kaiser
3
-8
/
+3
2022-08-16
staging: r8188eu: handle errors from ReadAdapterInfo8188EU
Martin Kaiser
3
-5
/
+7
[prev]
[next]