aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-22clk: clocking-wizard: Move clocking-wizard outShubhrajyoti Datta7-692/+0
2022-08-20staging: iio: frequency: ad9832: Fix alignment for DMA safetyJonathan Cameron1-2/+2
2022-08-16staging: r8188eu: Add Rosewill USB-N150 Nano to device tablesLarry Finger1-0/+1
2022-08-16staging: r8188eu: drop the DRIVERVERSION macroGrzegorz Szymaszek2-2/+0
2022-08-16staging: r8188eu: drop the DRV_NAME macroGrzegorz Szymaszek1-2/+0
2022-08-16staging: r8188eu: use KBUILD_MODNAME instead of a string constantGrzegorz Szymaszek1-1/+1
2022-08-16staging: r8188eu: set firmware path in a macroGrzegorz Szymaszek3-2/+3
2022-08-16staging: r8188eu: add firmware dependencyGrzegorz Szymaszek1-0/+1
2022-08-16staging: r8188eu: add firmware dependencyGrzegorz Szymaszek1-0/+1
2022-08-16staging: r8188eu: make rtw_init_recv_timer() staticMichael Straube4-28/+13
2022-08-16staging: r8188eu: make rtw_recv_indicatepkt() staticMichael Straube3-82/+79
2022-08-16staging: r8188eu: make rtw_handle_tkip_mic_err() staticMichael Straube3-38/+36
2022-08-16staging: r8188eu: merge rtw_os_recvbuf_resource_alloc() into rtw_recv.cMichael Straube3-18/+6
2022-08-16staging: r8188eu: merge rtw_os_recvbuf_resource_free() into rtw_recv.cMichael Straube3-10/+1
2022-08-16staging: r8188eu: do not spam the kernel logMichael Straube2-2/+3
2022-08-16staging: r8188eu: the high prio queue is always selectedMartin Kaiser3-13/+9
2022-08-16staging: r8188eu: remove two unused definesMartin Kaiser1-2/+0
2022-08-16staging: r8188eu: change all num...Q variables to u8Martin Kaiser2-10/+4
2022-08-16staging: r8188eu: make numNQ a u8Martin Kaiser2-6/+3
2022-08-16staging: r8188eu: remove a temporary variableMartin Kaiser1-2/+1
2022-08-16staging: r8188eu: simplify _InitNormalChipTwoOutEpPriorityMartin Kaiser1-16/+7
2022-08-16staging: r8188eu: we always use HQ and NQ for two endpointsMartin Kaiser1-20/+2
2022-08-16staging: r8188eu: remove _InitNormalChipOneOutEpPriorityMartin Kaiser1-23/+2
2022-08-16staging: r8188eu: simplify two_out_pipeMartin Kaiser1-4/+3
2022-08-16staging: r8188eu: simplify three_out_pipeMartin Kaiser1-11/+6
2022-08-16staging: r8188eu: summarize common Queue2Pipe settingsMartin Kaiser1-27/+5
2022-08-16staging: r8188eu: remove comments about endpoint mappingMartin Kaiser1-18/+6
2022-08-16staging: r8188eu: remove OutEpNumberMartin Kaiser2-6/+2
2022-08-16staging: r8188eu: summarize endpoint-related settingsMartin Kaiser1-38/+17
2022-08-16staging: r8188eu: move endpoint init functions to usb_halinit.cMartin Kaiser3-110/+108
2022-08-16staging: r8188eu: merge two small functionsMartin Kaiser1-8/+2
2022-08-16staging: r8188eu: process HalUsbSetQueuePipeMapping8188EUsb's return valueMartin Kaiser3-4/+6
2022-08-16staging: r8188eu: Hal_MappingOutPipe should return an intMartin Kaiser3-7/+5
2022-08-16staging: r8188eu: simplify the calculation of ie start offsetMartin Kaiser1-1/+1
2022-08-16staging: r8188eu: read aid from struct ieee80211_mgmtMartin Kaiser1-2/+1
2022-08-16staging: r8188eu: read capability info from struct ieee80211_mgmtMartin Kaiser1-2/+1
2022-08-16staging: r8188eu: read status_code from struct ieee80211_mgmtMartin Kaiser1-4/+1
2022-08-16staging: r8188eu: replace a get_da callMartin Kaiser1-1/+2
2022-08-16staging: r8188eu: clean up comment for phy_calculate_bit_shift()Michael Straube1-11/+1
2022-08-16staging: r8188eu: avoid camel case in phy_CalculateBitShift()Michael Straube1-6/+6
2022-08-16staging: r8188eu: use ffs() in phy_CalculateBitShift()Michael Straube1-6/+2
2022-08-16staging: r8188eu: convert rtw_p2p_enable to correct error code semanticsPhillip Potter2-18/+13
2022-08-16staging: r8188eu: make rtl8188eu_{init,free}_recv_priv() staticMichael Straube4-94/+79
2022-08-16staging: r8188eu: make handle_txrpt_ccx_88e() staticMichael Straube4-25/+14
2022-08-16staging/rtl8723bs/core: remove inactive initializationLi zeming1-1/+1
2022-08-16staging: r8188eu: refactor dump_chip_info()Michael Straube1-19/+13
2022-08-16staging: r8188eu: convert dump_chip_info() to use netdev_dbg()Michael Straube1-4/+5
2022-08-16staging: r8188eu: return an error code in rtw_usb_if1_initMartin Kaiser1-20/+24
2022-08-16staging: r8188eu: make rtw_handle_dualmac a void functionMartin Kaiser3-8/+3
2022-08-16staging: r8188eu: handle errors from ReadAdapterInfo8188EUMartin Kaiser3-5/+7