aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-20staging: rtl8192e: remove comparison to trueMichael Straube1-1/+1
2023-06-20staging: rtl8192e: remove return statement from void functionMichael Straube1-1/+0
2023-06-20staging: rtl8192e: convert else if sequence to switchMichael Straube1-5/+9
2023-06-20staging: rtl8192e: clean up brace coding style issuesMichael Straube7-22/+30
2023-06-20staging: rtl8723bs: Fix blank line issuesFranziska Naepelt1-46/+0
2023-06-20staging: rtl8723bs: Fix block comment issueFranziska Naepelt1-5/+5
2023-06-20staging: rtl8723bs: Fix indentation issuesFranziska Naepelt1-3/+3
2023-06-20staging: vchiq_arm: Remove extra struct vchiq_instance declarationUmang Jain1-2/+0
2023-06-19staging: rtl8192e: Rename variable InitialGainHandlerYogesh Hegde3-4/+4
2023-06-19staging: rtl8192e: Rename variable LeisurePSLeaveYogesh Hegde4-4/+4
2023-06-19staging: rtl8192e: Rename variable SetBWModeHandlerYogesh Hegde4-8/+8
2023-06-19staging: rtl8192e: Rename variable SetWirelessModeYogesh Hegde3-8/+8
2023-06-19staging: rtl8192e: Rename RTLLIB_LINKED_SCANNINGPhilipp Hortmann4-6/+6
2023-06-19staging: rtl8192e: Rename RTLLIB_LINKED to MAC80211_LINKEDPhilipp Hortmann11-62/+62
2023-06-19staging: rtl8192e: Rename RTLLIB_NOLINK to MAC80211_NOLINKPhilipp Hortmann4-20/+20
2023-06-19staging: rtl8192e: Rename state to link_statePhilipp Hortmann11-99/+99
2023-06-19staging: rtl8192e: Rename rtllib_state to rtl_link_statePhilipp Hortmann1-2/+2
2023-06-19staging: rtl8192e: Remove unused enum led_ctl_modePhilipp Hortmann1-11/+0
2023-06-19staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann10-39/+34
2023-06-19staging: rtl8192e: Remove unsupported modes IEEE_N_5G and IEEE_APhilipp Hortmann6-20/+6
2023-06-19staging: rtl8192e: Remove variable stats->freq as it is constantPhilipp Hortmann3-20/+5
2023-06-19staging: rtl8192e: Add missing entry CFG80211 in KconfigPhilipp Hortmann1-0/+1
2023-06-17axis-fifo: remove the unnecessary dev_info()Prathu Baronia1-3/+0
2023-06-15staging: rtl8192e: Use standard api to calculate channel to frequencyPhilipp Hortmann3-15/+6
2023-06-15staging: rtl8192e: Use standard api to calculate frequency to channelPhilipp Hortmann1-8/+1
2023-06-15staging: rtl8192e: Add cfg80211.h and remove defined variablesPhilipp Hortmann2-12/+1
2023-06-15staging: rtl8192e: remove blank linesMichael Straube13-159/+0
2023-06-15Staging: rts5208: rtsx: Removed new line in else and else ifDeepanshu Kartikey1-13/+7
2023-05-28staging: rtl8192e: clean unnecessary braces warning on r8192E_phy.cDavid Tadokoro1-2/+1
2023-05-28staging: pi433: Remove stray gpiod_unexport() callAndy Shevchenko1-1/+0
2023-05-28staging: most: Switch i2c driver back to use .probe()Uwe Kleine-König1-1/+1
2023-05-28staging: olpc_dcon: Switch i2c driver back to use .probe()Uwe Kleine-König1-1/+1
2023-05-28drivers: staging: wlan-ng: Remove GPL/MPL boilerplateBagas Sanjaya21-441/+0
2023-05-28staging: vchiq_arm: mark vchiq_platform_init() staticArnd Bergmann1-2/+2
2023-05-28staging: rtl8192e: add missing spaces around operatorsMichael Straube6-94/+94
2023-05-28staging: rtl8192e: Unlock wx_mutex not in rtllib_wx_set_scanPhilipp Hortmann1-3/+1
2023-05-28staging: rtl8192e: Exclude scan_mutex in rtllib_softmac_stop_scanPhilipp Hortmann1-3/+3
2023-05-28staging: rtl8723bs: replace ternary operator with if-else blockAtin Bainada1-1/+4
2023-05-28staging: rtl8192e: Remove undefined function LedControlHandlerPhilipp Hortmann5-46/+0
2023-05-28staging: rtl8192e: Remove undefined function UpdateBeaconInterruptHandlerPhilipp Hortmann3-10/+0
2023-05-28staging: rtl8192e: Remove undefined function SetFwCmdHandlerPhilipp Hortmann3-13/+3
2023-05-28staging: rtl8192e: Remove undefined function set_securityPhilipp Hortmann2-8/+0
2023-05-28staging: rtl8192e: Remove undefined function hard_start_xmitPhilipp Hortmann2-14/+1
2023-05-28staging: rtl8192e: Remove undefined function reset_portPhilipp Hortmann2-21/+0
2023-05-28staging: rtl8192e: Remove functions rtllib_start_hw_scan and stopPhilipp Hortmann2-21/+3
2023-05-28staging: rtl8192e: Remove undefined function data_hard_resumePhilipp Hortmann3-29/+2
2023-05-28staging: rtl8192e: Remove undefined function data_hard_stopPhilipp Hortmann3-14/+0
2023-05-28staging: add HAS_IOPORT dependenciesNiklas Schnelle2-2/+2
2023-05-13staging: rtl8192e: Refactor tmp_ofdm_index variable assignmentYogesh Hegde1-2/+2
2023-05-13staging: rtl8192e: Rename tmpCCK20Mindex and tmpCCK40MindexYogesh Hegde1-14/+14