summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-08staging: vt6655: Rename pbyEtherAddr to mac_addrPhilipp Hortmann1-14/+14
2022-07-08staging: switch to netif_napi_add_weight()Jakub Kicinski2-4/+4
2022-07-08staging: r8188eu: use ieee80211 helper to check for nullfunc frameMartin Kaiser1-2/+3
2022-07-08staging: r8188eu: remove a misleading commentMartin Kaiser1-3/+0
2022-07-08staging: r8188eu: don't set pattrib->ta againMartin Kaiser1-1/+0
2022-07-08staging: r8188eu: don't set pattrib->ra againMartin Kaiser1-1/+0
2022-07-08staging: r8188eu: don't set pattrib->dst againMartin Kaiser1-1/+0
2022-07-08staging: r8188eu: set bssid only onceMartin Kaiser1-2/+0
2022-07-08staging: r8188eu: Block comments use * on subsequent linesRommel Rodriguez Perez1-12/+11
2022-07-08staging: r8188eu: mac addr len is unusedMartin Kaiser1-1/+0
2022-07-08staging: r8188eu: remove sdio definitionsMartin Kaiser1-136/+0
2022-07-08staging: r8188eu: read pwr seq length, remove PWR_CMD_ENDMartin Kaiser1-18/+7
2022-07-08staging: r8188eu: support only us in PWR_CMD_DELAYMartin Kaiser1-12/+4
2022-07-08staging: r8188eu: move pwr seq defines to HalPwrSeqCmd.cMartin Kaiser2-47/+43
2022-07-08staging: r8188eu: make ffaddr2pipehdl() staticMichael Straube2-3/+1
2022-07-08staging: r8188eu: remove HW_VAR_AMPDU_FACTOR from SetHwReg8188EU()Michael Straube3-28/+27
2022-07-08Staging: rtl8192e: Added spaces around '+'Felix Schlepper1-1/+1
2022-07-08Staging: rtl8192e: Remove unnecessary blank lineFelix Schlepper1-1/+0
2022-07-08Staging: rtl8192e: Added braces around elseFelix Schlepper1-2/+4
2022-07-08Staging: rtl8192e: Remove unnecessary parenthesesFelix Schlepper1-2/+2
2022-07-08Staging: rtl8192e: Avoid multiple assignmentsFelix Schlepper1-1/+2
2022-07-08Staging: rtl8192e: Refactored rtllib_modesFelix Schlepper1-15/+6
2022-07-01staging: r8188eu: remove unneeded semicolonYang Li1-1/+1
2022-07-01staging: r8188eu: remove HW_VAR_H2C_MEDIA_STATUS_RPT from SetHwReg8188EU()Michael Straube4-7/+3
2022-07-01staging: r8188eu: drop return value from receive_disconnectMartin Kaiser2-5/+3
2022-06-27staging: r8188eu: make power sequences staticMartin Kaiser7-70/+67
2022-06-27staging: r8188eu: merge two led structsMartin Kaiser2-21/+15
2022-06-27staging: r8188eu: remove rtw_usleep_osMartin Kaiser4-12/+2
2022-06-27staging: r8188eu: core/rtw_recv.c: clean up nested if statementsChang Yu1-4/+2
2022-06-27staging: vchiq_arm: Add missing memory barrier commentsPhil Elwell2-0/+13
2022-06-27Staging: rtl8192e: Cleaning up error handlingFelix Schlepper1-10/+10
2022-06-27Staging: rtl8192e: Using kzalloc and delete memsetFelix Schlepper1-2/+1
2022-06-27Staging: rtl8192e: Use struct_sizeFelix Schlepper1-2/+1
2022-06-24staging: r8188eu: Make rtw_signal_stat_timer_hdl a static functionChang Yu1-2/+2
2022-06-22staging: r8188eu: Fixed some blank line coding style issuesChang Yu1-0/+7
2022-06-22staging: r8188eu: Fixed comment styleChang Yu1-8/+10
2022-06-22staging: r8188eu: Fixed two whitespace coding style issuesChang Yu1-2/+2
2022-06-22staging: r8188eu: Fixed two brace coding style issuesChang Yu1-4/+3
2022-06-22staging: r8188eu: Fixed a function declaration coding style issueChang Yu1-1/+1
2022-06-22Merge branch 'staging-octeon' of gitolite.kernel.org:/pub/scm/linux/kernel/gi...Greg Kroah-Hartman10-25/+12
2022-06-21staging: octeon-usb: move driver out of stagingArtur Bujdoso10-25/+12
2022-06-21staging: r8188eu: remove basic_types.hNam Cao2-20/+0
2022-06-21staging: r8188eu: replace N_BYTE_ALIGMENT with ALIGNNam Cao4-6/+6
2022-06-20Staging: r8188eu: core: rtw_xmit: Fixed a coding style issueChang Yu1-1/+1
2022-06-20Staging: r8188eu: core: rtw_xmit: Fixed a brace coding style issueChang Yu1-2/+1
2022-06-20Staging: r8188eu: core: rtw_xmit: Fixed some spelling errors in the commentsChang Yu1-5/+5
2022-06-20Staging: r8188eu: core: rtw_xmit: Fixed two indentation coding style issues.Chang Yu1-2/+2
2022-06-20Staging: r8188eu: core: rtw_xmit: Fixed some whitespace coding style issuesChang Yu1-7/+2
2022-06-20staging: rtl8723bs: remove trailing whitespaceDaniel Watson1-1/+1
2022-06-20staging: vchiq: provide testing instructionsStefan Wahren1-0/+82