summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-12-05staging: r8188eu: drop return value from issue_probereq_exMartin Kaiser2-11/+4
2022-12-05staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing1-1/+1
2022-12-05staging: rtl8192e: Remove unused variable int_logPhilipp Hortmann3-20/+0
2022-12-05staging: rtl8192e: Remove unused variable ChannelAccessSettingPhilipp Hortmann1-12/+0
2022-12-05staging: rtl8192e: Remove unused variable initialized_at_probePhilipp Hortmann2-2/+0
2022-12-05staging: rtl8192e: Remove unused variable skb_aggQPhilipp Hortmann3-5/+0
2022-12-05staging: rtl8192e: Remove unchanged variable AcmMethodPhilipp Hortmann4-12/+0
2022-12-05staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter1-1/+3
2022-11-22staging: iio: ade7854: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-22staging: olpc_dcon: Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2022-11-22staging: most: i2c: Convert to i2c's .probe_new()Uwe Kleine-König1-2/+2
2022-11-22vc04_services: bcm2835-camera: Use bool values for mmal_fmt.remove_paddingUmang Jain1-15/+15
2022-11-22vc04_services: mmal-vchiq: Use bool for vchiq_mmal_component.in_useUmang Jain2-4/+4
2022-11-22Revert "staging: mmal-vchiq: Avoid use of bool in structures"Umang Jain2-8/+8
2022-11-22staging: gdm724x: Replace macro GDM_TTY_READY with static inline functionBrent Pappas1-5/+8
2022-11-22staging: vme_user: Fix possible UAF in tsi148_dma_list_addGaosheng Cui1-0/+1
2022-11-17staging: rtl8192e: Rename pHTInfoPhilipp Hortmann14-307/+307
2022-11-17staging: rtl8192e: Rename InterruptLog, RxCounter and bHwRfOffActionPhilipp Hortmann5-13/+13
2022-11-17staging: rtl8192e: Rename bFilterSour.., CCKPresentAt.. and ResetProg..Philipp Hortmann8-43/+43
2022-11-17staging: rtl8192e: Rename bNetPromisc.., IntelPromiscu.. and bPromiscu..Philipp Hortmann6-25/+25
2022-11-17staging: rtl8192e: Rename LinkDetectInfoPhilipp Hortmann6-55/+55
2022-11-17staging: rtl8192e: Rename RFInProgres.., bEnableHT and RegChannelPlanPhilipp Hortmann8-24/+24
2022-11-17staging: rtl8192e: Rename pPSCPhilipp Hortmann6-60/+60
2022-11-17staging: rtl8192e: Rename Regdot11TxHT.., dot11HTOpera.. and RegHTSuppRa..Philipp Hortmann5-19/+19
2022-11-17staging: rtl8192e: Rename Regdot11HTOper.., bSupportM.. and PowerSaveCo..Philipp Hortmann7-31/+31
2022-11-17staging: rtl8192e: Rename bTxDisableRate.., RegMaxLPSAwa.. and bTxUseD..Philipp Hortmann7-34/+34
2022-11-17staging: r8188eu: binstallGrpkey is set to _FAILMichael Straube1-1/+1
2022-11-17staging: r8188eu: convert _rtw_init_xmit_priv() to common error logicMichael Straube3-22/+10
2022-11-17staging: r8188eu: convert rtw_xmit_resource_alloc() to common error logicMichael Straube1-9/+8
2022-11-17staging: r8188eu: convert aes_cipher() to voidMichael Straube1-3/+1
2022-11-17staging: r8188eu: rename three functionsMichael Straube3-14/+14
2022-11-09staging: rtl8192u: remove redundant macro definitionsDeepak R Varma1-61/+0
2022-11-09staging: fieldbus: use sysfs_emit() in show functionsDeepak R Varma1-10/+7
2022-11-09staging: ks7010: Avoid clashing function prototypesGustavo A. R. Silva1-122/+126
2022-11-09drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeou...Duoming Zhou1-1/+1
2022-11-08staging: r8188eu: drop removal/stop check in dump_mgntframe_and_wait_ackMartin Kaiser1-3/+0
2022-11-08staging: r8188eu: drop another removal/stop checkMartin Kaiser1-3/+0
2022-11-08staging: r8188eu: use a qos_hdr in validate_recv_data_frameMartin Kaiser1-4/+5
2022-11-08staging: r8188eu: remove unnecessary castingDeepak R Varma1-1/+1
2022-11-08staging: r8188eu: simplify complex pointer castingDeepak R Varma1-3/+2
2022-11-08staging: r8188eu: clean up error handling in rtw_start_drv_threads()Michael Straube2-11/+8
2022-11-08staging: r8188eu: remove checks in dump_mgntframeMartin Kaiser1-3/+0
2022-11-08staging: r8188eu: merge two rtw_free_network_nolock functionsMartin Kaiser2-17/+8
2022-11-08staging: r8188eu: remove get_fwstateMartin Kaiser1-5/+0
2022-11-08staging: r8188eu: clean up rtw_hal_initMartin Kaiser1-12/+7
2022-11-08staging: r8188eu: remove state checks in rtw_led_controlMartin Kaiser1-2/+1
2022-11-08staging: r8188eu: reformat a function headerMartin Kaiser1-5/+1
2022-11-08staging: r8188eu: reorder assignments, clarify the header formatMartin Kaiser1-9/+6
2022-11-08staging: r8188eu: remove some obsolete commentsMartin Kaiser1-2/+0
2022-11-08staging: r8188eu: don't store addba requestMartin Kaiser3-24/+13